body {		
	background-image: url(../images/bg.jpg); 
	background-repeat: repeat-x; 
	background-color: #393333;
	margin-top: 0px;
	font-family: Arial, Verdana, Helvetica;
}

body #top {		
	height: 80px; 
	width: 719px; 
	background-image: url(../images/bg_top.jpg); 
	margin-top: 1px;
}

body #header_left {		
	height: 63px; 
	width: 6px; 
	background-image: url(../images/bg_header_left.jpg); 
	float: left;
}

body #header {		
	 height: 63px; 
	 width: 718px; 
	 background-image: url(../images/bg_header.jpg); 
	 float: left;
}

body #header_right {	
	height: 63px; 
	width: 6px; 
	background-image: url(../images/bg_header_right.jpg); 
	float: left;
}

body #content_left {	
	height: 900px; 
	width: 6px; 
	background-image: url(../images/bg_content_left.jpg); 
	background-repeat: repeat-x; 
	float: left;
}

body #image {	
	height: 900px; 
	width: 340px; 
	background-color: #347AB6; 
	background-image: url(../images/theme01.jpg); 
	background-repeat: repeat-x; 
	float: left;
}

body #content {	
	height: 900px; 
	width: 379px; 
	background-color: #FEF9E3; 
	float: left;
}

body #content_data {	
	height: 480px; 
	width: 480px; 
	background-color: #FEF9E3; 
	float: left;
}

body #content_right {	
	height: 900px;
	width: 6px; 
	background-image: url(../images/bg_content_right.jpg); 
	background-repeat: repeat-x; 
	float: left;
}

body #bottom {
	height: 8px;
	width: 719px;
	background-image: url(../images/bg_content_bottom.jpg);
	float: left;
	background-repeat: no-repeat;
}

body #menu {
	text-align: right; 
	padding-top: 58px; 
	padding-right: 25px;
	float: right;
}

body #footer_left {	
	height: 20px; 
	width: 340px; 
	font-size: 8px; 
	color: #999999;  
	text-align: left;
	padding-top: 3px;
	float: left;
}

body #footer_right {
	height: 20px; 
	width: 379px; 
	font-size: 8px; 
	color: #999999;  
	text-align: right;
	padding-top: 3px;
	float: left;
}

body #footer_url { 
	font-size: 9px; 
	color: #999999; 
	text-align: center;
	padding-top: 3px;
}

body #space {
	padding-top: 218px;
	padding-bottom: 10px;
}

body #fehlermeldung {
	width: 300px;
	text-decoration: blink;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	padding-top: 15px;
	padding-bottom: 5px;
}

body #bsw {
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
}

a   {
	font-size: 10px; 
	color: #DD4209;
	text-decoration: none;
}

.footer_url   {
	font-size: 10px; 
	font-size: 9px; 
	color: #999999; 
	text-decoration: none;
}


.menu_top {
	font-size: 10px; 
	color: #DD4209;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

h1 {
	font-size: 15px; 
	color: #DD4209;
	text-decoration: underline;
	Text-transform: uppercase;
	margin-bottom: 6px;
}

h2 {
	font-size: 12px; 
	color: #DD4209;
	
}

h3 {
	font-size: 12px; 
	color: #2473AB;
	margin-bottom: 4px;
}

form .feldname {
	font-size: 10px;
	font-weight: bold;
}

form .input {
	font-size: 11px;
}

form .fehler {
	background: #FD4C4C;
	font-size: 11px;
}
