body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color : Black;
	margin: 0;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color: #ffffff;

}
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 1px outset #000000;
	background-color: #CCCCCC;

}
.titel1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;	
}
.titel2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;	
}
.untertitel {
	font-size: 11px;
	font-weight: bold;	
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.klein {
	font-size: 9px;
	color: #666666;
}
hr{
	height:1px;
	border:1px dotted black;
	text-align: left;
}
.kursiv{
	font-style: italic;
}
h3{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 3px;
	}
/*Menü-Definitionen ----------------------------------------------------------------------------------------*/
#menu{
	position:absolute; 
	top:100px; 
	left:20px;
	width: 170px;
	height: 440px;
	z-index:1; 
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

/*Content-Definitionen ----------------------------------------------------------------------------------------*/
#content{
	valign: top;
	position:absolute;
	top: 0px;
	left: 280px;
	width: 477px;
	height: 100%;
	z-index:2;
}

.content {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

/*Logo-Definitionen ----------------------------------------------------------------------------------------*/
#logo{
	position:absolute; 
	top: 2px; 
	left: 630px;
	width: 151px;
	height: 56px;
	z-index:3; 
}
.logo {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.feeling{
	/*border: 1px solid thin black;*/
}
.weitere_bilder{
	/*border: 1px solid thin black;*/
	width: 145px;
	height: 120px;
	margin: 2px;
}
