html, body {
	margin-top:						0px;
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	font-size: 						11px;
	font-style: 					normal;
	
}	




A.extra:link { 
color : #000; 
text-decoration: none; 
}

A.extra:hover { 
color : #000; 
text-decoration: underline; 
}

A.extra:visited { 
color : #000; 
text-decoration: none; 
}

.navi2{
padding-left: 20px;
padding-right: 20px;
border-bottom: 1px solid #FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
}






.clear {
	font-size				: 1px;
	clear					: both;
	margin					: 0;
	padding					: 0;
}
	
#scrolldesign {	
	scrollbar-DarkShadow-Color:		#CCC;
	scrollbar-Track-Color:			#FFF;
	scrollbar-Face-Color:			#CCC;
	scrollbar-Shadow-Color:			#FFF;
	scrollbar-Highlight-Color:		#CCC;
	scrollbar-3dLight-Color:		#FFF;
	scrollbar-Arrow-Color:			#FFF;
}

#scroll {
	height:							100%;
	width:							735px;
	overflow:						auto;
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
	font-size:						11px;
	font-style: 					normal;
	color: 							#000;
}


.platz {
padding-top: 15px;
padding-left: 45px;
padding-right: 15px;
}

























/*
#rahmen {
	position:						relative;
	margin-left:					auto;
	margin-right:					auto;
	width:							997px;
	height:							700px;
	background-color:				#FFF;
	border:							1px solid #CCC;
}
html>body #rahmen {width: 1020px;}


#links {
	float:							left;
	width:							200px;
	height:							700px;
	background-color:				#3771d3;
}

#logo {
	float: 							left;
	width:							200px;
	height:							114px;
	background-color:				#FFFFFF;
	background-image:				url(../images/logo.gif);
	background-position:			top right;
	background-repeat:				no-repeat;
}
html>body #logo {height: 115px;	background-image: url(../images/logo.gif); background-position:0px 0px; background-repeat:	no-repeat;}

#navi {
	float: 							left;
	width:							200px;
}

#rechts {
	float:							left;
	background-color:				#FFF;
	border-top:						20px solid #3771d3;
	border-right:					20px solid #3771d3;
	text-align:						right;
	width:							795px;
	height:							700px;
}
html>body #rechts {width: 800px; height: 680px;}

#foto{
	background-image:				url(../images/dummy.jpg);
	background-position:			top right;
	background-repeat:				no-repeat;
	float:							left;
	background-color:				#FFF;
	text-align:						right;
	width:							775px;
	height:							95px;
	border-bottom:					1px solid #3771d3;
}
html>body #foto {width: 800px;}

#inhalt{
	float:							left;
	text-align:						left;
	padding-left:					45px;
	padding-top:					20px;
	background-color:				#71d444;
	width:							775px;
	height:							585px;
}
html>body #inhalt {width: 755px; height: 564px;}

/*
