  * {
	margin: 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	background: transparent;
}

	h1 {
	font-size: 12px;
	color: #A0BCFE;
	font-weight: 400;
}

	h2 {
	font-size: 20px;
	font-weight: 400;
}

	h3 {
	font-size: 10px; 
}

  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/fredyswimcss.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;
}
#kopfzeile a {
	color: #D8D8D8;
}
#kopfzeile  a:hover {
	color: #FFFFFF;
}

#sprache {
	font-size: 9px;
	letter-spacing: 1px;
	padding-left: 164px;
	white-space: nowrap;
}


#inhalt {
	width:640px;
	height:322px;
	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;
}
#inhalttextunten {
	float: left;
	height: 91px;
	width: 622px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	line-height: 16px;
}

.menu {	
	height:180px;
	width: 640px;
	font-weight: normal;
	position: relative;
	float: left;
	padding-top: 22px;
	background-color: #464646;
}

.menu ul li a, .menu ul li a:visited {
	display: block;
	text-decoration: none;
	width: 620px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul li {
	float:left;
	position: relative;
}

.menu ul li ul {
	display: none;
	padding-left: 10px;
}

.menu ul li:hover a {
	color: #000000;
	background-color: #999999;
}

.menu ul li:hover ul {
	display: block;
	top: 0;
	left: 160px;
	width: 470px;
	background-color: #999999;
	position: absolute;
}

.menu ul li:hover ul li {
	float: left;
}

.menu ul li:hover ul li a {
	display: block;
	color: #000;
	float: left;
	background-color: #999999;
	position: relative;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
}

.menu ul li:hover ul li a:hover {
	color: #E5E5E5;
}

ol#horizontal li
  {
	float: left;
	font-size: 12px;
	width: 620px;
	padding-left: 20px;
	padding-top: 8px;
	height: 22px;
	background-color: #9FBCFF;
	list-style-image: none;
	list-style-type: none;
	list-style-image: none;
	list-style-type: none;
} 

ol#horizontal li a {
	color: #000000;
}

ol#horizontal  li  ol li {
	color: #FFFFFF;
	font-size: 11px;
	width: auto;
	left: 150px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	position: relative;
	display: block;
	top: -23px;
	background-color: #9FBCFF;
}

ol#horizontal   li   ol   li   a:hover {
	color: #FFFFFF;
	background-color: #9FBCFF;
}

#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}
.linkgrundriss {
	font-size: 9px;

}
