body, div, p, img, span {
	padding:0px;
	margin:0px;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-image: url(pix/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#mainDiv {
	margin-left: -474px;
	left:50%;
	top:0px;
	position: absolute;
	width:948px;
	height:auto;
	background-repeat: repeat-y;
	padding-top: 200px;
}
#naviLeftDiv {
	position:relative;
	width:180px;
	height:600px;
	z-index:2;
	left: 0px;
	top:0px;
	background-image: url(pix/logo_navi.gif);
	background-repeat: no-repeat;
}
#oben {
	position:absolute;
	width:827px;
	height:17px;
	z-index:30;
	left: 75px;
	top: 0px;
	background-image: url(pix/grau_oben.gif);
}
#navigationContainer {
	position:absolute;
	width:150px;
	height:auto;
	z-index:1;
	left: 75px;
	top: 180px;
	visibility: visible;
	background-color: #DDDDDC;
	/*border-color: #00CC66;
	border-width: 1px;
	border-style: solid;*/
}
#navigationContainer p{
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.topSpace {
	height: 20px;
}
.linkAktive {
	color:#FF0000;
	font-weight:bold;
	background-color: #C1C0BF;
}

#headerDiv {
	position:absolute;
	width:700px;
	height:194px;
	z-index:3;
	left: 202px;
	top: 0px;
	background-image: url(pix/header_hg.gif);
	background-repeat: no-repeat;
}
#linie{
	position:absolute;
	width:674px;
	height:2px;
	z-index:300;
	left: 26px;
	top: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#headerPixRightDiv {
	position:absolute;
	width:260px;
	height:110px;
	z-index:1;
	right: 0px;
	top: 42px;
	background-image: url(pix/bildlesite_oben.jpg);
	background-repeat: no-repeat;
}
#headerTextDiv {
	position:absolute;
	width:396px;
	height:110px;
	z-index:1;
	left: 50px;
	top: 42px;
	background-image: url(pix/fussballinstitut.gif);
}
#LogoDiv {
	position:absolute;
	width:219px;
	height:110px;
	z-index:2;
	left: -163px;
	bottom: -30px;
	right: 0px;
	top: 42px;
	background-image: url(pix/logo_neu.jpg);
}
#ContentDiv {
	position:relative;
	width:620px;
	height:auto;
	z-index:400;
	left: 270px;
	background-color: #FFFFFF;
}
#abstand {
	position:relative;
	width:620px;
	height:130px;
	left: 270px;
	z-index:1;
}

#ContentDiv ul{
	margin-top:10px;
}
#ContentDiv li{
	margin-top:8px;
	margin-left: -24px;
}

#naviFooterDiv {
	position:absolute;
	width:150px;
	height:120px;
	z-index:1;
	left: 0px;
	bottom: -120px;
	background-image: url(pix/torecke.jpg);
	font-size: 10px;
	padding-left: 0px;
	padding-top: 0px;
}

#ContentDiv h1 {
	font-size: 16px;
	color: #FF0000;
	margin-bottom: 5px;	
}

#ContentDiv p {
	margin-bottom: 7px;
	line-height: 16px;
}

#ContentDiv h2 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
	font-weight: bold;
}

li {
	margin-bottom: 10px;	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000000;
}

body, html{
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
}
.bildLinks {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bildRechts {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.uebung {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EB3D00;
}
#uniLogo {
	background-image: url(pix/logo_uni.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 150px;
}
#Copyright {
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
}
