	body		{		background : #efefef;		color : black;		margin : 0 auto;		font-size : 100%;		font-family : verdana, helvetica, sans-serif;		}	h3 		{	font-weight: normal; 		}	#main 		{		text-align : center;		margin : 20px auto;		width : 85%;		background: white;		}	#top		{		height : 50px;		text-align : center;		background-image : url(images/2.gif);		background-repeat : repeat-x;		padding-bottom: 20px; 		}	#nest 		{		font-size : 80%;		text-align : left;		}	#leftBox		{		position absolute;		width : 250px;		float : left;		}	#klick		{		padding : 3px 15px;		margin-bottom : -1px;		width : 170px;		cursor : pointer;		list-style-type:none;		}	#content 		{		margin : 20px 0 0 200px;		padding: 0px 0px 10px 20px; 		border-left: solid 1px #ff0000;		}	#content h2 		{		padding-left : 10px;		}	#footer		{		clear : both;		padding : 10px 0;		}	#footer p		{		font : 500 75%/100% verdana, helvetica, sans-serif;		}	input, textarea		{		margin-top:7px;		}	.nav_uebersicht		{		list-style-type:none;		margin-left : -35px;		}	.TextNavi		{		margin-top: 10px;		}	.postmetadata		{		padding: 10px 30px;		border: dotted 1px #0000ff;		font-size: 75%;		}	h3		{		padding-top: 15px;		margin-right: -10px;		}	h2		{		margin-left: -10px;		}	.center		{		text-align: center;		}	.alignright		{		padding-right: 10px;		margin-top: -11px;		float: right;		font-size: 80%;		}	.alignleft		{		font-size: 80%;		}		a 		{		text-decoration: none;		}	label.left		{		float : left;		text-align : right;		width : 5em;		margin-right : .3em;		margin-top : .5em;		width: 30%;		text-align: left;		}	input.right		{		float  : left;		width  : auto;		clear  : both;		margin-left : 5.3em;		margin-right : .3em;		}	input[type=checkbox].right, input[type=radio].right, input[type=submit].right		{		margin-left : 6.3em;		}	form br		{		clear  : both;		}	label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit]		{		cursor  : pointer;		}	form		{		line-height : 140%;		}	input, textarea 		{		color: #000;		background: #fff;		 }	input:focus, textarea:focus 		{		color: #000;		background: #ddd;		}	.klein		{		font-size: 75%;		}	p img 		{		padding-top: 15px;		}	a img 		{		border: none;		}	
