  * {
	margin: 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	background: transparent;
}
h2 {
	font-size: 12px;
	color: #A0BCFE;
	font-weight: 400;
}


  a {
	color : #E1E1E1;
	text-decoration : none;
}

  a:visited {
	color : #CCCCCC;
	text-decoration : none;
}

  a:hover {
	color : #FBFBFB;
	text-decoration : none;
}

	a img {
	border: 0 none;
}

body {
	background-color: #2C2C2C;
}

#container {
	width:848px;
	height:620px;
	top: 10%;
	position: absolute;
	left: 50%;
	margin-left: -424px;
}


#rahmen {
	width:846px;
	height:590px;
	border: 1px solid #CCCCCC;
	background-color: #464646;
	position: relative;
}

#leiste {
	width:151px;
	height:590px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	float: left;
}

#leistelogo {
	position:relative;
	width:137px;
	height:129px;
	left: 14px;
	background-color: #A0BCFE;
	margin-top: 34px;
}

#leistelogobild {
	width:133px;
	height:70px;
	position: relative;
}

#leisteanfrage {
	width:124px;
	height:129px;
	color: #CCCCCC;
	margin-top: 21px;
	font-size: 12px;
	position: relative;
	left: 20px;
}

#leisteanfrage li {
display: inline;
}

#leisteanfrage a {
	color : #CCCCCC;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	display: block;
}

#leisteanfrage a:hover {
	color : #FBFBFB;
	background: transparent;
}

#leistefredy {
	position:relative;
	width:100px;
	height:90px;
	left: 18px;
	background-image: url(../images/fredycss.gif);
	background-repeat: no-repeat;
	margin-top: 172px;
}


#kopfzeile {
	position:relative;
	width:650px;
	height:18px;
	font-size: 10px;
	color: #BEBEBE;
	padding-top: 16px;
	left: 20px;
	white-space: nowrap;
	margin-left: 152px;
}


#sprache {
	font-size: 9px;
	letter-spacing: 1px;
	padding-left: 164px;
	white-space: nowrap;
}


#inhalt {
	width:640px;
	height:556px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	margin-left: 152px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}

#inhalt img  {
	float: left;
}
#inhaltbildoben {
	float: left;
	width: 640px;
	height: 223px;
}
#navigation {
	float: left;
	height: 24px;
	width: 640px;
	line-height: 24px;
	background-color: #A0BCFE;
	color: #FFFFFF;
	font-size: 11px;
}
#navigation li {
	color: #FFFFFF;
	display: inline;
	padding: 12px 0px 12px 0px;
}
#navigation a {
	color : #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 23px;
}
#navigation a:hover {
	color : #333333;
	text-decoration: none;
	background-color: #A0BCFE;
}




#inhalttextunten {
	float: left;
	height: 300px;
	width: 622px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	line-height: 16px;
}





#sm {
	width:846px;
	height:17px;
	position: relative;
	color: #BEBEBE;
	font-size: 9px;
	padding-top: 5px;
	text-align: right;
} 


#fusszeile {
	width:846px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #BEBEBE;
	font-size: 9px;
	text-align: right;
	white-space: nowrap;
}
.hellgrau {color: #CCCCCC}
.weiss {color: #FFFFFF}
