
@import url("reset.css");
@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color:#252525;
}

/* text styles */
h1{
	color:#990000;
	font-size:18px;
	font-weight:bold;
}

h1 a{
	color:#990000;
	text-decoration:none;
}

h2{
	color:##333333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

p{
	
}

strong { font-weight: bold; }.

.news_morelink a{
	color:#990000;
	text-decoration:none;
}

.news_title{
	font-size:16px;
}

.uppercase{
	text-transform:uppercase;
}



#bg_top{ 
	position:absolute;
	top:0;
	width:100%;
	height:190px;
	background-color:#990000;
	z-index:-1;
	}
	
#skyscraper{
	position:fixed;
	left: 1185px;
	/* margin: 0 auto; */
	text-align: left;
	width:240px;
	top:210px;
	float:left;
}
	
	
#wraper{
	margin-left: 10px;
	/* margin: 0 auto; */
	text-align: left;
	width:1149px;
	-moz-box-shadow:    0 0 3px #000000;
	-webkit-box-shadow: 0 0 3px #000000;
	box-shadow:         0 0 3px #000000;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-color:#FFFFFF;
	min-height:900px;
	margin-top:10px;
	margin-bottom:30px;
	float:left;
}



/* header */
#header{
	padding:5px 20px 5px 20px;
	height:140px;
}     

#header_logout_submit{
	 float:right; 
}

#header_userinfo{
	float:right; 
	margin: 3px 5px 0px 0px;
	font-size:12px;
}

#header_login{
	float:right; width:450px;
	text-align:right;
}

#header_login_submit{
	 float:right; 
}

#header_login_submit input{
	margin-top:4px;
}

#header_login input{font-size:12px;}
#header_login a{font-size:12px;color:#252525;}
 
#header_login_username{ float:right; margin-top:5px;margin-right:5px;height:25px;}     
#header_login_username input{ height:22px;width:147px;padding-left:5px;}         

#header_login_password_tmp{ float:right;margin-top:5px; }
#header_login_password_tmp input{ height:22px;width:147px;padding-left:5px;}               

#header_login_password{ float:right;margin-top:5px; }
#header_login_password input{ height:22px;width:147px;padding-left:5px;}          

#header_login_password{
	float:right;
}     

#password{
	float:right;
}     

#header_password_forgotten{
	float:right;
	margin-top:0px;
}     

#header_register{
	float:right;
	margin-top:0px;
	margin-left:10px;
}     

#header_stay_online{
	float:right;
	font-size:12px;
	margin-left:10px;
}


#header_logo{
	float:left;
	margin-top:20px;
}     

#socialmedia{
	margin-top:10px;
}     

#header_banner{
	float:right;
	margin-top:3px;
	width:725px;
}     

/* content */

#content_left{
	float:left;
	width:200px;
	padding:0px 20px 20px 20px;
}     

#content{
	float:left;
	width:660px;
}     

#content_right{
	float:right;
	width:200px;
	padding:0px 20px 20px 20px;
}     

/* news */

.news_listitem_small{
	float:left;
	margin:5px;
	padding:5px;
	
	width:195px;
	min-height:350px;
}

.news_listitem_small img{
	border:0px;
}

.news_listitem_big{
	float:left;
	margin:5px;
	padding:5px;
	width:585px;
}

.news_listitem_big img{
	float:left;
	margin:0px 10px 10px 0px;
	width:185px;
	border:0px;
}

.news_detail{
	float:left;
	margin:5px;
	padding:5px;
	width:585px;
}

.news_detail img{
	float:left;
	margin:0px 10px 10px 0px;

	border:0px;
}

.news_images{
	float:left;
	margin:10px 15px 5px 0px;
	border:0px;
}

.news_video{
	float:left;
	margin:10px 10px 10px 0px;
	border:0px;
	width:332px;height:240px
}

.actionbar{
	padding:3px 10px 3px 10px;
}


.border_right_grey{
	border-right:1px solid #999999;
}

.border_bottom_grey{
	border-bottom:1px solid #999999;
}


/* footer */
#footer{
	text-align:center;
	padding:10px;
	color:#CCCCCC;
}     

#footer_links{
	height:200px;
	padding:20px;
}


/* texte */
.text_small{
	color:#252525;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
} 


/* generell */
.clear{clear: both;}
.left{float:left;}
.right{float:right;}

/* Boxes */
.contentbox {
	text-align: left;
	padding: 15px;
	clear: both;
	border:1px solid #999999;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:10px;
}


/* Bundesländerleiste*/
#local_area{
	padding:5px 0px 5px 40px;
}



#slider { width: 700px; height: 390px; }

.footerlink { color:#333333;text-decoration:none;}
.footerlink:hover{ color:#990000;}

/* Standard Elements */
.SiteHeader{
	width:100%;
	background-color:#990000;
	font-size:18px; 
	font-weight:bold; 
	color:#FFFFFF; 
	margin:10px 0px 10px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:    0 0 3px #999999;
	-webkit-box-shadow: 0 0 3px #999999;
	box-shadow:         0 0 3px #999999;
}
.SiteHeader_Text{
	float:left;
	color:#FFFFFF; 
	margin:5px 5px 5px 15px;
}
.SiteHeader_Links{
	float:right;
	margin-right:10px;
	padding-top:7px;
}
.SiteHeader_Icon{
	width:18px;
}

.SiteContentbox{
	text-align: left;
	padding: 15px;
	clear: both;
	border:1px solid #999999;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:10px;
	-moz-box-shadow:    0 0 3px #CCCCCC;
	-webkit-box-shadow: 0 0 3px #CCCCCC;
	box-shadow:         0 0 3px #CCCCCC;
}

.SiteMenuLink{
	color:#333333;
}

.SiteMenuLink:hover{
	color:#990000;
}
