@charset "utf-8";
/* CSS Document */
/* content right */

#teazer {
	margin-left:10px;
}
#content_right {
	width: 298px;
	float:right;
}

#content_right_inhalt .titel {
	height:200px;
	background-image:url(/fileadmin/pics/design/img/teaser.png);
	background-repeat:no-repeat;
	width:252px;	
	margin-left:-22px;
	margin-top:-3px;
	margin-bottom:-160px;
}
#content_right_inhalt .titel h1 {
	position: absolute;
	font-size: 11px;
	margin-left: 40px;
	margin-top:11px;
	z-index:1;
}

#content_right_inhalt {
	width:190px;
	font-size:10px;
	margin-left:5px;

}

body {
	font-family:Verdana;
	background-image:url(/fileadmin/pics/design/bg.jpg);
	background-repeat:repeat-x;
	background-color: #252D5C;

	text-align: center;
	margin-top:0px;
	padding-top:0px;
}

#page {
	width:1050px;
	margin:auto;
	text-align:left;
}

/* top */

#flash {
	padding-left:41px;
	padding-top:2px;
	float:left;
}

#top {
	background-image: url(/fileadmin/pics/design/img/top.png);
	background-repeat:no-repeat;
	width: 1050px;
	height: 33px;
	margin-top:0px;
}

/* header */

#header {
	background-image: url(/fileadmin/pics/design/img/logo.png);
	background-repeat:no-repeat;
	width: 1050px;
	height: 219px;
}


#metanav_element {
	float:right;
	margin-right:60px;
	font-weight:bold;
	font-size:10px;
	margin-top:18px;
	color:#FF9600;
}

.metanav_element {
	color:#FF9600;
	font-size:10px;
}

.metanav_element_active a  {
	color: #003e87;
	font-size:10px;

}

/* navigation */

#navigation {
	background-image:url(/fileadmin/pics/design/img/navi.png);
	background-repeat:no-repeat;
	width: 1050px;
	height: 47px;
	color: #ff9600;
	margin-top:-1px;
}

#navi_element {
	margin-top:2px;
	
	line-height: 250%;	
	font-size: 12px;
	color: #ff9600;
	text-decoration: none;
	font-weight:normal;
	
	margin-left:50px;
}

.navi_element {
	line-height: 250%; 
	text-align: left;
	
	font-size: 12px;
	color: #ff9600;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:normal;
}

.navi_element_active a  {
	color: #003e87;
	font-weight:normal;
	text-transform: uppercase;
}

a {
	font-size: 12px;
	color: #ff9600;
	text-decoration: none;
}

a:hover{
	/*color: #003e87;*/
	color: #FF9600;
	
}

/* subnavi */ 

#subnav_element {
	font-size: 9px;
	color: #ff9600;
	margin-left: 50px;
	margin-top:-5px;
}

.subnav_element a{
	color: #ff9600;
}

.subnav_element_active a{
	color: #003e87;

}

a:hover{
	color: #003e87;
	
}


/* login */

#login {
	background-image:url(/fileadmin/pics/design/img/login.png);
	background-repeat:no-repeat;
	width: 1050px;
	height: 44px;
}

/* content_main */

#content {
	background-image:url(/fileadmin/pics/design/img/rep.png);
	background-repeat:repeat-y;
	
	width:1050px;
	float:left;
}	

#content table {
}


#content_left {
	background-image:url(/fileadmin/pics/design/img/content.png);
	background-repeat:no-repeat;
	width: 752px;
	float:left;
}

#content_left_inhalt {
	margin-left:80px;
	width: 650px;
	font-size:10px;
	margin-bottom:20px;
}


#content_left_inhalt h1 {
	font-size:11px;
	font-weight:bold;
	margin-top:8px;
	
	margin-bottom:15px;
}



/* F O O T E R */

#footer {
	background-image:url(/fileadmin/pics/design/img/footer.png);
	background-repeat: no-repeat;
	width: 1050px;
	height: 192px;
	clear:both;
}

#copyright {
	padding-top: 120px;
	text-align:center;
	
	font-size: 11px;
	color:#A6A6A6;
}

#copyright a{
	color:#A6A6A6;
	font-size: 11px;
	
	text-decoration:none;
}

/* form */
tr{
	background-position:left;
	padding-top:10px;
	font-size: 13px;
}
form {

	margin:0px;
}