a 			{text-decoration:none; Color: #6D6F71; font-weight:bold;}
a:hover 	{text-decoration:none;Color: #c6c6c6}
.subtitel 	{font-family: verdana; Font-Size: 11px; color: #2D2D2D; font-weight: bold; text-decoration: none;}
.small 		{font-family: verdana; Font-Size: 10px; color: #2D2D2D; font-weight: normal; text-decoration: none;}
.grey 		{font-family: verdana; Font-Size: 11px; color: #515151; font-weight: normal; text-decoration: none;}


.navi {color: #6D6F71; font-weight:normal;}
.navi:link {color: #6D6F71; font-weight:normal;}
.navi:visited {color: #6D6F71; font-weight:normal;}
.navi:hover {color: #c6c6c6; font-weight:normal;}
.navi:active {color: #6D6F71; font-weight:normal;}
.navi:focus {color: #6D6F71; font-weight:normal;}

.seitenumsch {color: #6D6F71; font-size:12px; font-weight:normal;}
.seitenumsch:link {color: #6D6F71; font-size:12px; font-weight:normal;}

.teamumsch {color: #6D6F71; font-size:11px; font-weight:normal;}
.teamumsch:link {color: #6D6F71; font-size:11px; font-weight:normal;}

body
	{
	Font-Family: Verdana;
	Font-Size: 11px;
	Color: #6D6F71;
	font-weight: normal;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;	
	margin-top:0px;
	margin-left:0px;
	text-align:left;
	background-color:#ffffff;
	background-image:url(pic-content/bg-main.gif);
	background-repeat:repeat-x;
	background-position:top left;
	/*line-height:15px;*/
	}
			
			
INPUT,SELECT,TEXTAREA 
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style : normal;
		font-weight : normal;
		text-decoration : none;
		color : #000000;
		border-width : 1px;
		border-color : #000000;
		background-color : #ffffff;
	}
	

.containertop
	{
	position:absolute;
	left:0px;
	top:23px;
	width:835px;
	height:159px;
	background-image:url(pic-content/bg-top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#adressdiv
	{
	position:relative;
	margin-top:25px;
	margin-right:25px;
	text-align:right;
	font-size:10px;
	}

#mainnav
	{
	position:absolute;
	top:189px;
	left:184px;
	width:766px;
	height:25px;
	font-size:12px;
	/*border:1px solid;*/
	
	}

#secondnav
	{
	position:absolute;
	top:209px;
	left:0px;
	width:151px;
	height:248px;
	background-image:url(pic-content/bg-secondnav.gif);
	font-size:11px;
	line-height:20px;
	}
	
#main
	{
	position:absolute;
	top:230px;
	left:185px;
	width:754px;
	height:452px;
	background-image:url(pic-content/bg-maindiv.gif);
	background-repeat:repeat-y;
	border:1px solid #9C9D9F;
	}
	
#maintop
	{
	position:relative;
	width:752px;
	height:22px;
	background-image:url(pic-content/bg-maintop.gif);
	line-height:20px;
	}
	
#mainfooter
	{
	position:relative;
	width:752px;
	height:71px;
	background-image:url(pic-content/bg-mainbottom.gif);
	background-repeat:repeat-x;
	}
	
#contentcontainer
	{
	position:relative;
	width:752px;
	height:452px;
	overflow:auto;
	background-image:url(pic-content/bg-content.gif);
	}

#content
	{
	position:absolute; 
	width:720px; 
	height:390px; 
	margin-left:25px; 
	margin-top:30px; 
	overflow:hidden;
	line-height:15px; 
	}
	
p {margin-top:0px;}





