/*-------------------CSS Reset ----------------------
---------------------------------------------------*/

* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight:normal;
}

ul,ol {
list-style: none;
}

b, strong {
font-weight: bold;	
}

img, a img {
border:  none;	
}


/*-------------------SCHRIFT / GRÖSSE ---------------
---------------------------------------------------*/

p{font-size:100%}
h1{font-size:150%}
h2{font-size:120%}
h3{font-size:100%}
h4{font-size:100%}
h5{font-size:100%}
h6{font-size:100%}


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
color: #484A4d;
}

p {
line-height: 1.3em;
font-size: 95%;
}

#content p{
	padding-left:10px;
	padding-right:10px;
	font-size: 85%;
	margin-bottom: 10px;
}

#footer p {
	font-size: 80%;
	color: #7f8080;
	margin-left: 10px;
}

#footer a {
	font-size: 100%;
	color: #7f8080;
	font-weight: normal;
}




h1 {
font-size: 1.7em;
color: #205DA7;
font-weight: normal;
padding-bottom: 0.7em;
}

#content h1{
	font-size:1em;
	padding-left:10px;
	padding-right:10px;
}


h2 {
font-size: 1.0em;
text-transform: none;
font-weight: bold;
padding-bottom: 1.0em;
}

h3, h4, h5, h6 {
font-size: 0.8em;
text-transform: none;
font-weight: bold;
}

img, a img {

} 

#content img{
	margin-bottom:0px;
}

a {
	color: #205DA7;
	text-decoration:none;
	font-weight:bold;

}

a:hover {
	text-decoration:underline;
}

/* Flash Video Player  */

div#myContent { 
	text-align:left;
	position:absolute;
	top:50%;
	left:50%;
    width:480px;
    height:300px;
    margin-left:-240px;
    margin-top:-150px;
    }

object#myContent { 
	display:inline;
	position:absolute;
	top:50%;
	left:50%;
    width:480px;
    height:300px;
    margin-left:-240px;
    margin-top:-150px;
    }




/*-------------------Boxmodell --------------------
---------------------------------------------------*/

html {
	background-color: #fff;
	height:100%;
}

body {
	height:100%;
	background-color: #fff;
	text-align:center;
	margin:0;
	padding:0;
}


#outerwrapper{
	position: relative;
	width: 100%;
	height: 100%;
	top: 20px;
}

#contentwrapper {
	text-align:left;
	position:relative;
	margin:  0 auto;
	width: 1012px;
	height:100%;
}

#container {
	position:relative;
	height: auto;
}

/*-------------------Kopfbereich--------------------
---------------------------------------------------*/


#header {
	position:relative;
	height: 75px;
}


#logo {
	position:absolute;
	top: 20px;
	left:59px;
	height: 50px;
	width: 265px;
}


#headernav { 
position: absolute;
right:100px;
top: 18px;
font-size: 78%;

}

#language{
	position:absolute;
	right:51px;
	top: 18px;
}

#language img{
	margin-left:10px;
}


#flash1 {
	position: relative;
	width: 1012px;
	height: 350px;
	background-image: url(images/bg-slider1.jpg);
	background-repeat:no-repeat;
	background-position: 16px 0px;
}

#flash2 {
	position: relative;
	width: 1012px;
	height: 350px;
	background-image: url(images/bg-slider2.jpg);
	background-repeat:no-repeat;
	background-position: 16px 0px;
}

#flash3 {
	position: relative;
	width: 1012px;
	height: 350px;
	background-image: url(images/bg-slider3.jpg);
	background-repeat:no-repeat;
	background-position: 16px 0px;
}

#flash4 {
	position: relative;
	width: 1012px;
	height: 350px;
	background-image: url(images/bg-slider4.jpg);
	background-repeat:no-repeat;
	background-position: 16px 0px;
}

#flash_left {
	position: absolute;
	width: 400px;
	left: 58px;
	top: 73px;
	color: #484A4d;
}

#flash_left h1 {
	text-transform: uppercase;
	color: #484A4D;
	font-weight: bold;
}

#flash_left1 {
	position: absolute;
	width: 400px;
	left: 58px;
	top: 73px;
	color: #484A4d;
}

#flash_left1 h1 {
	text-transform: uppercase;
	color: #484A4D;
	font-weight: bold;
}

#flash_left2 {
	position: absolute;
	width: 400px;
	left: 58px;
	top: 73px;
	color: #484A4d;
}

#flash_left2 h1 {
	text-transform: uppercase;
	color: #484A4D;
	font-weight: bold;
}

#flash_left3 {
	position: absolute;
	width: 400px;
	left: 58px;
	top: 73px;
	color: #484A4d;
}

#flash_left3 h1 {
	text-transform: uppercase;
	color: #484A4D;
	font-weight: bold;
}




#flash_right {
	position: absolute;
	width: 480px;
	height: 300px;
	left: 482px;
	top: 0px;
}

#pfeil_links {
	position: absolute;
	top: 246px;
	z-index: 2;
	left:  0px;
}

#pfeil_rechts {
	position: absolute;
	top: 246px;
	right: 0px;
	z-index: 2;
}


#nav {
	text-align:center;
	height:56px;
	width:980px;
	margin-bottom:20px;
}


/*-------------------Inhaltsbereich-----------------
---------------------------------------------------*/
#content {
	margin-top: 12px;
}


#leftcolwrapper {
	float:left;
	width: 490px;
	margin-left:  16px;
	background-color:#FFFFFF;

}

#newsone .internal-link {
	padding-left: 4px;
}

#newstwo .internal-link {
	padding-left: 4px;
}

#newsthree .internal-link {
	padding-left: 4px;
}

#newsfour .internal-link {
	padding-left: 4px;
}




#newsone{
	float:left;
	width:218px;
	margin-right:36px;
}


#newstwo{
	float:right;
	width:218px;
	margin-right:18px;
}


#rightcolwrapper {
	float:right;
	width: 490px;
	background-color:#FFFFFF;

}

#newsthree{
	float:left;
	width:218px;
	margin-left:5px;
}
#newsfour {
	float:left;
	width: 218px;
	margin-left:36px;

}



/*--------------------Fussbereich-----------------
---------------------------------------------------*/
#footerwrapper {
	margin:0 auto;
	width: 980px;
	margin-top: 25px;
}



#footer {
	padding-top:10px;
	text-align:left;
	border-top: 1px solid silver;

	
}

#footer strong{
	color: #595959;
}


