	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#bebebe;
		text-align:center;
		font : 12px Verdana;	
		color : #737373;
		line-height:15px;
		}

		td{
		font : 12px Verdana;	
		color : #737373;
		line-height:15px;
		}

		a{
		font : 12px Verdana;	
		color : #737373;
		}
		
	#abstand { 
		width:5px;
		height:50%;
		margin-bottom:-270px; /* halbe Höhe von #container */
		float:left;
		}

	#main {
		margin:0 auto;
		text-align:left;
		height:540px;
		width:943px;
		clear:left;
		background-color:yellow;
		background : url(images/_elemente/bg.gif) no-repeat top left #fff;
		}


#nullpunkt{
	position: relative;
	visibility: visible;
	left: 0;
	top: 0;
	width: 0px;
	height: 0px;
}
#navi{
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 119px;
	width: 153px;
	height: 200px;
	z-index : 1;
} 
#impressum{
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 512px;
	width: 153px;
	height: 24px;
	z-index : 1;
} 

#home{
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	width: 153px;
	height: 80px;
	z-index : 1;
}

#content{
	position: absolute;
	visibility: visible;
	left: 200px;
	top: 125px;
	width: 620px;
	height: 375px;
	z-index : 1;
	overflow:auto;
} 


#text_content{
	position: relative;
	}
#rechts{
	position: absolute;
	visibility: visible;
	left: 857px;
	top: 152px;
	width: 86px;
	height: 348px;
	z-index : 1;
} 

b{
		color : #51b400;
		font-weight:bold;
}

b.grau{
		color : #737373;
		font-weight:bold;
}

.blau, a.blau{
		font : 11px Verdana;	
		color : #0089d2;
		line-height:14px;
}
#news b{
		font : 11px Verdana;	
		color : #4B5F70;
		font-weight:bold;
		line-height:14px;
}

.form{
border:1px solid #495f70;
height:21px;
width:200px;
font-size:13px;
}

.form_textarea{
border:1px solid #495f70;
height:100px;
width:200px;
font-size:13px;
}

li{
display:block;
width:auto;
margin-left: 10px;
padding-left: 16px;
background-image: url(images/_elemente/li_punkt.gif);
background-repeat: no-repeat;
background-position : top left;
background-repeat : no-repeat;
list-style: none;
}


#team_links{
float:left;
width:135px;
height:76px;
}
#team_rechts{
float:left;
width:395px;
height:60px;
}
#mail{
float:left;
width:330px;
height:10px;
}
#detail{
float:left;
width:60px;
height:10px;

}

a.link{
		text-decoration:none;
		color : #51b400;
		font-weight:bold;
}
a.mail{
		text-decoration:none;
}


#content_team{
	position: absolute;
	visibility: visible;
	left: 158px;
	top: 91px;
	width: 620px;
	height: 375px;
	z-index : 1;
	overflow:auto;
} 

#content2_team{
	position: absolute;
	visibility: visible;
	left: 420px;
	top: 125px;
	width: 370px;
	height: 375px;
	z-index : 1;
	overflow:auto;
} 
