body {
background-color: #000;
color: #b7b7b7;
font-family: Verdana, Arial, Helvetica, san-serif;
font-size: 12px;

text-align: left;


scrollbar-track-color: #000;
scrollbar-3dlight-color:#b7b7b7;
scrollbar-darkshadow-color:#1c1e2a;
scrollbar-highlight-color:#131313;
scrollbar-shadow-color:#2d2d2d;
scrollbar-arrow-color:#b7b7b7;
scrollbar-base-color:#131313;
scrollbar-face-color:#2d2d2d;

padding: 0px;
margin: 0px;
}

form {
margin: 0;
}

h1, h2, h3, h4, h5 {
margin: 5px 0px 5px 0px;
}

h1, h2, h3  {
font-size: 14px;
}

.menu {
background-repeat: no-repeat;
width: 280px;
height: 678px;
vertical-align: top;
color: #b2b2b2;
font-family: Verdana, Arial, Helvetica, san-serif;
font-size: 12px;
background-image: url(menu-hintergrund.jpg);
padding-right: 15px;
padding-bottom: 0;
}

.menu ul {
color: #aeb3d7;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, san-serif;
list-style-type: none;
}

.menu li {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, san-serif;
font-weight:bold;
padding-top: 10px;
}

.menu li li {
font-size: 12px;
font-weight: normal;
margin-left: -25px;
padding-top: 2px;
}

.menu a:link, .menu a:visited, .menu a:active {
color: #848daf;
text-decoration: none;
}

.menu a:hover {
color: #848daf;
text-decoration: underline;
}

.menu_current {
font-weight: bold;
}

.highlight {
background-color: #D0D0D0;
}

.content { color: #b7b7b7; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; background-repeat: repeat-x; padding-left: 30px; width: 602px; height: 678px; display:block; overflow:auto; position:relativ; padding-bottom: 0; }

.content-schrift {
background-color: #1c1e2a;
float: right;
padding: 15px 25px 10px 20px;
width: 313px;
}

.content-bilder {
float: left;
background-color: #141414;
position: relative;
left: 37px;
width: 190px;
margin: 0;
padding: 0;

*/ display:block;
*/ overflow:auto;
*/ position:relativ;

}

a:link, a:visited, a:active {
color: #b7b7b7;
text-decoration: underline;
}

a:hover {
color: #b7b7b7;
text-decoration: none;
}

.footer {
background-color: #202020;
font-size: 10px;
width: 890px;
}

.sprachauswahl ul {
	list-style-type: none;
	margin: 2px;
	}
	
.sprachauswahl li {
	display:inline;
	}
	
.sprachauswahl a {
	border: 0px;
	text-decoration:none;
	}
	
.sprachauswahl a:hover {
	border: 0px;
	text-decoration:underline;
	}
	
.sprachauswahl img {
	border: 0px;
	padding-right: 5px;
	}