.php {
	margin:0;
	padding:0;
}

.fehler {
	background-color: #EFEFEF;
	line-height: 18px;
	color: #FF0000;
	padding: 5px;
	font-weight: bold;
}

body {
	background: #000000;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	overflow: hidden;
	
	text-align: center;
	
	scrollbar-base-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #550000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}

.nwt { 
	
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

img {
	border: 0px;
}

.struct_site {
	margin: 0 auto;
	position: relative;
	width: 775px;
	height: 580px;
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff;
	border-style: solid;
}

.struct_bg0 {
	background:url('img/bgpage0.jpg');
}

.struct_bg1 {
	background:url('img/bgpage1.jpg');
}

.struct_bg2 {
	background:url('img/bgpage2.jpg');
}

.struct_bg3 {
	background:url('img/bgpage3.jpg');
}

.struct_menu {
	width: 100%;
	height: 28px;
	background: url('img/bg_menu.gif') no-repeat left;
	padding-left: 10px;
	padding-right: 0px;
}

.struct_menu a {
	position: relative; top: 6px;
	margin-left: 12px;
	color: #e1a941;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 2px;
	background: url('img/arrow_right.gif') no-repeat left top;
}

.struct_menu a:hover {
	color: #ff0000;
}

a .active {
	color: #ff0000;
}

.struct_trenner {
	background: url('img/bg.gif');
	width: 100%;
	height: 5px;
	font-size: 1px;
}

.struct_footer {
	background: url('img/bg.gif');
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.struct_content {
	text-align: left;
	padding: 5px 0px 10px 10px;
	width: 100%;
	height: 522px;
	letter-spacing: 0.5px; 
	padding-left: 0px;
	padding-right: 0px;
}

.leftmenu {
	position: relative; left: 10px; top: 240px;
	width: 200px;
}

.leftmenu .main {
	position: relative; left: 0px; top: 10px;
	display: block;
	font-size: 11px;
	color: #e1a941;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background: url('img/asterisk.gif') no-repeat left top;
}

.leftmenu .sub {
	position: relative; left: 10px; top: 10px;
	display: block;
	margin-top: -5px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
	background: url('img/arrow_right.gif') no-repeat left top;
}

.leftmenu .sub2 {
	position: relative; left: 20px; top: 10px;
	display: block;
	margin-top: -5px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
	background: url('img/arrow_right.gif') no-repeat left top;
}

.content {
	position: absolute; top: 33px; left: 275px;
	padding: 10px 10px 10px 0px;
	width: 490px;
	height: 515px;
	overflow: auto;
; clip:  rect(   )
}

.content ul {
	padding-left: 20px;
}

.content li {
}

.content h1 {
	font-size: 20px;
}

.content h2 {
	font-size: 14px;
}

.struct_content h4 {
	font-size: 14px;
	color: #e1a941;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content a {
	font-size: 11px;
	color: #e1a941;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background: url('img/arrow_right.gif') no-repeat left top;
}

.content a.bild {
	padding-left: 0px;
	padding-right: 15px;
	background: url() no-repeat left top;
}

.content a:hover {
	color: #ff0000;
}

.content_link  {
	color: #e1a941;
	font-weight: bold;
	text-decoration: none;
	background: url('img/arrow_right.gif') no-repeat left top;
	padding-left: 12px;


}
