* {
	padding: 0; 
	margin: 0;
	}

body {
	color:#333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	height: 100%; 
	width: 100%;
	background: url(../_images/balken.gif) repeat-x;
}

p {
	margin-bottom: 7px;
}

#wrapper {
	width:900px;
	margin-left:-450px;
	left:50%;
	position: absolute;
	z-index: 1;
	top: 0px;
}

#logo{
	width: 153px;
	height: 80px;
	left: 520px;
	top:20px;
	position: absolute;
	z-index: 1;
}

#bild{
	width: 800px;
	height: 120px;
	left: 50px;
	top:142px;
	position: absolute;
	z-index: 1;
}

/*<group=navigation>*/
#navigation{
	width: 100px;
	left: 0px;
	top: 220px;
	position: absolute;
	z-index: 9;
}

#navigation a:link, #navigation a:visited {
	text-decoration: none;
}

#navigation  a:hover {
	padding-left: 5px;
	text-decoration: none;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#navigation li {
	line-height: 30px;
	text-indent: -50px;
	padding: 0 0 0 50px;
	margin: 0;
	border-top: solid 1px #CC0000;
}

#navigation li.on {
	background-color: #ECECEC;
	padding-left:55px;
}

#navigation li.last {
	border-bottom: solid 1px #CC0000;
}
#navigation li.onlast {
	border-bottom: solid 1px #CC0000;
	background-color: #ECECEC;
	padding-left:55px;
}
/*</group>*/

/*<group=typo>*/

h1{
	text-align: left;
	color: #cc0000;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

h2{
	font-weight: normal;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}

h3{
	text-align: left;
	color: #333;
	font-size: 11px;
	font-weight: bold;
}

h5{
	text-align: left;
	color: #999;
	font-size: 9px;
	font-weight: normal;
	padding: 5px 0px 0px 0px;

}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}
/*</group>*/


#content1{
	width: 280px;
	left: 170px;
	top: 270px;
	position: absolute;
	text-align: left;
	color: #666666;
	display: inline;
	z-index: 10;
}

#content2{
	width: 280px;
	left: 520px;
	top: 270px;
	position: absolute;
	text-align: left;
	color: #666666;
	display: inline;
	z-index: 10;
}

#content3{
	width: 280px;
	left: 520px;
	top: 220px;
	position: absolute;
	text-align: left;
	color: #666666;
	display: inline;
	z-index: 10;
}

#content1_team{
	width: 300px;
	left: 170px;
	top: 270px;
	position: absolute;
	text-align: left;
	color: #666666;
	display: inline;
	z-index: 10;
}

#content2_team{
	width: 300px;
	left: 520px;
	top: 270px;
	position: absolute;
	text-align: left;
	color: #666666;
	display: inline;
	z-index: 10;
}

#content1 ul, #content2 ul, #content1_team ul {
	text-align: left;
	list-style-type: square; 
	margin: 0;
	padding: 0px;
	font-size: 11px;
	color: #4d5368;
}

#content1 li, #content2 li, #content1_team li {
	color: #4d5368;
	line-height: 15px;
	padding: 0 0 0 0px;
	margin: 14px;
}

#headline1{
	width: 260px;
	height: 30px;
	left: 170px;
	top: 220px;
	position: absolute;
	z-index: 9;
}

#headline2{
	width: 260px;
	height: 30px;
	left: 520px;
	top: 220px;
	position: absolute;
	z-index: 9;
}

#log{
	width: 30px;
	top: 0px;
	position: absolute;
	text-align: left;
	color: #666666;
	text-decoration: none;
	font: normal 10px/15px Verdana;
	display: inline;
	z-index: 1;
	border-spacing: 10px 1px;
	height: 15px;
	border-left: 1px solid #666666;
	padding-left: 10px;
}

#imp{
	width: 30px;
	left: 80px;
	top: 0px;
	position: absolute;
	text-align: left;
	color: #666666;
	text-decoration: none;
	font: normal 10px/15px Verdana;
	display: inline;
	z-index: 1;
	padding-left: 10px;
	border-left: 1px solid #666666;
}

/* @group tabelle */

td {
	color: #4d5368; 
	text-align: left; 
	vertical-align: bottom; 
	padding-bottom: 8px; 
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	}


/* @end */