@charset "utf-8";
/* CSS Document */

.fbConnectWidgetTopmost {
	border-top:none!important;
}

div.content p {
	padding-left:2px;
}

.kontakt_art {
	font-size:20px;
	line-height:42px;
	text-indent:15px;
	float:left;
	width:130px;
}

body {
	background-color:#ebebeb;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

.remember {
	color:#1D89C9;
	margin:20px 2px 20px 0px;
	height:40px;
	background-color:#1D89C9;
	border:none;
		-moz-box-shadow: 0px 0px 10px #969696;
	-webkit-box-shadow: 0px 0px 10px #969696;
}

#wrapper {
	width:1000px;
	background-color:#ffffff;
	-moz-box-shadow: 0px 0px 10px #969696;
	-webkit-box-shadow: 0px 0px 10px #969696;
	margin: 20px auto;
	padding-bottom:20px;
	background:url(../images/background_content.jpg) 0px 900px no-repeat;
	

}

#header {
	background-image:url(../images/header.jpg);
	height:175px;
	width:1000px;
}


.article {
	width:604px;
	margin-left:55px;
	float:left;
	height:100%;
	margin-bottom:150px;
}

.headline {
	font-size:30px;
	color:#686868;
	width:600px;
	padding:10px 2px 10px 2px;
	background:url(../images/stern.jpg) 2px 2px no-repeat;
	text-indent: 40px;
	line-height:20px;
}

.date {
	font-size:10px;
	color:#686868;
	padding:0px 2px 0px 2px;
}

.teaser {
	text-transform:uppercase;
	font-size:13px;
	color:#000000;
	padding:20px 2px 20px 2px;
}

.shadowbox {
	width:600px;
	background-color:#1E91C8;
	-moz-box-shadow: 0px 0px 10px #969696;
	-webkit-box-shadow: 0px 0px 10px #969696;
	height:336px;
	margin:20px 0 15px 0;
}

.content {
	font-size:12px;
	color:#686868;
	line-height:1.3;
}

.sidebar {
	float:right;
	width:220px;
	background-color:#ffffff;
	margin:0px 55px 15px 0;
}

.sidebar_menu {
	background-image:url(../images/sidebar_stern.jpg);
	width:220px;
	height:38px;
	text-transform:lowercase;
	font-size:13px;
	color:#000000;
	text-indent:40px;
	line-height:38px;
}


.sidebar_list  {
	height:100%;
	width:220px;
	float:left;
}

.sidebox {
	-moz-box-shadow: 0px 0px 10px #969696;
	-webkit-box-shadow: 0px 0px 10px #969696;
	height:308px;
	margin-bottom:40px;
}

.sidebox_flex {
	-moz-box-shadow: 0px 0px 10px #969696;
	-webkit-box-shadow: 0px 0px 10px #969696;
	height:293px;
	margin-bottom:40px;
}

.menu_head_bg {
	float:right;
	margin:35px 55px 0 0;
	width:220px;
	-moz-box-shadow: 0px 0px 10px #969696;
	-webkit-box-shadow: 0px 0px 10px #969696;
	height:27px;
	background-image:url(../images/header_menu_bg.jpg);
}

#menu_impressum {
	background:url(../images/stern_klein.jpg) 6px 6px no-repeat;
	width:80px;
	height:27px;
	text-transform:lowercase;
	font-size:10px;
	color:#000000;
	text-indent:24px;
	padding:8px 5px 0 0;
	float:left;
}

#menu_kontakt {
	background:url(../images/stern_klein.jpg) 6px 6px no-repeat;
	width:80px;
	height:27px;
	text-transform:lowercase;
	font-size:10px;
	color:#000000;
	text-indent:24px;
	padding:8px 5px 0 0;
	float:left;
}

a:link {text-decoration:none; color:#000;}

a:visited {text-decoration:none; color:#000;}

a:hover { text-decoration:underline; color:#1D89C9;}

div a.block {
display:block;
width:300px;
height:80px;
padding:50px 0 20px 50px;
float:left;
}

div a.block:hover   {
text-decoration:none;
}


#footer {
	width:1000px;
	clear:both;
	text-align:center;
	font-size:10px;
	color:#686868;
}


