body {
	margin: 0;
	padding: 0;
	background: url(../img/main/body-bg.jpg) repeat-x #0E608A
}
div, td, p, ul, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000B11;
}
#nav {
	position: absolute;
	top: 0px;
	left: 155px;
	height: 25px;
}
#nav a {
	display: block;
	text-decoration: none;
	float: left;
	height: 25px;
	text-align: center;
	width: 90px;
	color: #84C6E6;
	padding-top: 5px;
}
#nav a:hover {
	background: url(../img/main/nav-bg-small.gif) no-repeat;
	color: #FFF159;
}
#nav a.big {
	width: 135px;
}
#nav a.big:hover {
	background: url(../img/main/nav-bg-big.gif) no-repeat;
}
#nav a.nav_on {
	background: url(../img/main/nav-bg-small.gif) no-repeat;
    color: #FFF159;
}
#nav a.nav_on_big {
	background: url(../img/main/nav-bg-big.gif) no-repeat;
    color: #FFF159;
}
#subnav {
	position: absolute;
	top: 115px;
	width: 132px;
	text-align: right;
}
#subnav table {
    width: 100%;
}
#subnav td {
	vertical-align: middle;
	height: 36px;
	background: url(../img/main/subnav-linie-3.gif) no-repeat;
	background-position: bottom;
}
#subnav a {
	display: block;
	vertical-align: middle;
	color: #84C6E6;
	text-decoration: none;
}
#subnav a:hover {
	color: #FFF159;
}
#content {
	position: absolute;
	top: 25px;
	left: 140px;
	width: 660px;
	background: url(../img/main/content-bg.jpg) no-repeat #C6F1FF;
	min-height: 517px;
}
#content p{
	margin: 5px 0px 8px 0px;
	line-height: 125%;
}
* html #content {
	height: 517px;
}

#headline {
	position: absolute;
	left: 32px;
	top: 33px;
	width: 584px;
}
#colLeft {
	margin-left: 33px;
	padding-top: 140px;
	margin-bottom: 70px;
	width: 340px;
}
#colRight {
	position: absolute;
	top: 142px;
	left: 375px;
	width: 286px;
}
#colRight p {
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	background: url(../img/main/unten.gif) no-repeat;
	background-position: bottom;
	width: 630px;
	position: absolute;
	bottom: -1px;
	left: 0px;
	padding-left: 30px;
	padding-bottom: 16px;
}
#footer a {
	color: #000B11;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#info {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 130px;
	text-align: right;
	color: #84C6E6;
	background: url(../img/main/subnav-linie-1.gif) no-repeat;
	background-position: bottom;
	height: 82px;
}
#info img {
	margin-top: 20px;
	margin-left: 16px;
}
#subnav1 {display: none;}
#subnav2 {display: none;}
#subnav3 {display: none;}
#subnav4 {display: none;}
#subnav5 {display: none;}
#subnav6 {display: none;}

