/*INDEX*/
#index{
	border-width:1px; 
	border-style:solid; 
	border-color:#333333;
	width:1004px;
	position: absolute; 
	left: 50%; 
	margin-left: -502px;  
	margin-top: 15px;
}

body,td,th {
	color: #B06025;
}
body {
	background-color: #FFFFFF;
	background-image:url(../images/header_back.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
}
a:link {
	color: #515151;;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #515151;;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #515151;;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#515151;
	font-weight:bold;
}

.Überschrift {
	color: #04CD02;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}

.Standard1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* News */
.nhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#09cb00;
}
.footer_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#B06025;
}

/*PAGE STYLES */

#tbl_infobox{
	border-width:1px; 
	border-style:solid; 
	border-color:#E8E8E8;
	background-image:url(../images/header_back.jpg);
	background-repeat:repeat-x;
}

#tbl_error{
	border-width:1px; 
	border-style:solid; 
	border-color:#E8E8E8;
	background-image:url(../images/header_back_red.jpg);
	background-repeat:repeat-x;
}

#tbl_success{
	border-width:1px; 
	border-style:solid; 
	border-color:#E8E8E8;
	background-image:url(../images/header_back_green.jpg);
	background-repeat:repeat-x;
}



#page_home{
background-image:url(../images/pages/home.jpg);
background-position:top;
background-attachment:fixed;
}
#tbl_content{
}
#tbl_header_left{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:180px;
}
#tbl_header_right{
background-image:url(../images/header_back.jpg);
background-repeat:repeat-x;
background-position:right top;
height:180px;
}
#footer_line {
	background-color: #0ACA03;
	height: 2px;
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	}
