/* CSS Document */

.fliestext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 003399;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 003399;
}
.headline2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EE3313;
}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	background-color: #E6E6E6;
	font-family:  Arial, Helvetica, sans-serif;
	color: #073287;

}

#page {
	background: #ffffff url(../images/background_pixel.gif);
	border: 1px solid #9C9C9C;
	width:779px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#pictonavi {
text-align:center;
border:0px;
}

#pictonavi li{
display:inline;
}

#pictonavi ul, ol {
	margin: 0;
	padding: 0;
}


#BottomNavi{

text-align:center;
border:0px;
}

#BottomNavi li{
display:inline;
}

#BottomNavi ul, ol {
	margin: 0;
	padding: 0;
}

#BottomNavi a {

color: #17408f;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;

}

/*Navigation*/
#navi {
background: #ffffff url(../images/background_pixel.gif);
	position: static;
	text-align:right;
	width:779px;
	height:35px;
         font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
         font-variant: small-caps;
         font-stretch:condensed;
background-color: #ffffff;
	}
	
#navi li{
	display: inline;
}	
	
#navi ul, ol {
	margin: 0;
	padding: 0;
		}
#navi a {
text-decoration: none;
font-stretch:condensed;
	color: #ed3310;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 9px;
	padding-left: 9px;
		}
		
#navi a:hover {
		color: #F47B66;
		}
/*Ende Navigation*/
#header
{
	background-repeat:no-repeat;
	width:779px;
	height:141px;
	position:static;
	background-image: url(../images/header.jpg);
	
}


#subnavi
	{
	background:url(../images/bg_subnavi.gif);
	background-repeat:repeat-y;
	width: 200px;
	position:relative;
	height: auto;
	top: 0px;
	left: 0px;
margin:0;

}
#subnaviItems
	{
	text-align: left;
}

/*Subnavi Items*/
#subnaviItems li
{
	width:164px;
	height:19px;
         	margin-bottom:2px;
	list-style-type:none;
	background-image: url(../images/subnavi_Item.gif);
	background-repeat: no-repeat;
	text-indent: 13px;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#subnaviItems ol, ul{
		margin: 0;
		padding: 0;
		}
#subnaviItems a {
	color: #17408f;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	
		}
/*ende Subnavi*/

#content
{
	position:relative;
	left: 37px;
	height: 100%;
	color:#000000;
	top: 5px;
         bottom: 30px;
	width: 490px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

#content h1
{
	font-style: italic;
         font-weight: lighter;
	color:#0f3e9d;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F03417;
	padding-left: 10px;
}
#content h2
{
	font-weight: bold;
color: #000000;
font-size:14px;
}

#content li
{
	list-style-image: url(../images/aufzaehler.gif);
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: inside;
	padding-left: 5px;
	list-style-type: disc;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}

#content ul
{
	margin: 10;
	padding: 10;
}
