#Content #site #navigationspunkt ul{
	margin-left:-40px;
	}

#Content #site #navigationspunkt li{
	display:inline;
	list-style:none;
	color:#666666;
	font-size:12px;	
	}

.dashedline{
 	width: 640px;
	border-top: 1px #a5a5a5 dashed;
	margin-top:5px;
	}
	
#Content #site #boxlinks {
	width:206px;
	float:left;
	margin-top:20px;
	}

#Content #site #boxrechts {
	width:414px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	background-color:#f0f0f0;
	}
#Content #site .linksbox{
	width:206px;
	margin-bottom:20px;
	}
		
#Content #site .loginbox{
	width:414px;
	float:left;
	margin-bottom:20px;
	}
	
#Content #site .titel{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:18px;
	}
	
#Content #site .punkt{
	font-size:12px;
	color:#666666;
	}
	
#Content #site .inhalt{
	font-size:12px;
	color:#666666;
	line-height:18px;
}
#Content #site .titelli{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-left:10px;
	margin-right:10px;
	line-height:18px;
	}
	
#Content #site .inhaltli{
	font-size:12px;
	color:#666666;
	margin-left:10px;
	margin-right:10px;
	line-height:18px;
}

#Content #site  a:link{
	color:#666666;
	text-decoration:none;
	}
#Content #site  a:visited{
	color:#666666;
	text-decoration:none;
	}
#Content #site  a:hover{
	color:#C13535;
	text-decoration:none;
	}
#Content #site  a:active{
	color:#666666;
	text-decoration:none;
	}

#Content #site .platzhalter{
	width: 414px;
	height: 5px;
	clear: left;
	}
	
#Content #site .platzhalter40px{
	width: 414px;
	height: 40px;
	clear: left;
	}
	
#Content #site .loginbox .formularfeld{
	width: 190px;
	float: left;
	margin-right:10px;
	}
#Content #site .loginbox .beschriftung{
	width: 104px;
	float: left;
	margin-left:10px;
	}
#Content #site .loginbox .roterstern{
	font-size:12px;
	color:#ff0000;
	line-height:18px;
	}
#Content #site .loginbox .feld{
	width: 240px;
	}
#Content #site .loginbox .button{
float: left;
margin-top:20px;
	}



