a img {
	border:0px!important;
}
a {
	text-decoration:none;
	color:#3a4e97;
}
a:hover {
	text-decoration:underline;
}
#fokus a:before, #news a:before {
	content:url(../img/link.png);
}
body {
	margin:0;
	background-color:#393b41;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../img/bg2.gif);
	background-attachment:fixed;
}
.clear {
	clear:both;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.justify {
	text-align:justify;
}
#breadcrumb {
	padding:5px 0px 5px 0px;
	border-bottom:2px dotted #d6d6d6;
	font-size:12px;
	color:#d6d6d6;
}
#breadcrumb b {
	color:#8a8a8a;
}
#container {
	width:100%;
	top:30px;
	position:absolute;
}
#container_außen {
	border-right:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	width:940px;
	background-color:#fff;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
}
#container_innen {
	width:900px;
	position:relative;
	text-align:left;
	color:#393b41;
}
#fokus {
	width:100%;
	background-color:#f6f6f6;
	border:1px solid #d6d6d6;
	height:300px;
	position:relative;
	color:#8a8a8a;
	
}
#fokus span {
	/*text-shadow: -1px -1px 0px #aaaaaa, 1px 1px 0px #ededed;*/
	font-size:20px;
	color:#b5b5b5;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:3px;
}
#fokus_element {
	padding:15px;
}
.fokus_links {
	width:50%;
	margin-top:10px;
	float:left;
}
.fokus_links p img{
	padding:0px 5px 5px 0px;
}
.fokus_rechts {
	border-left:1px solid #d6d6d6;
	width:42%;
	margin-top:10px;
	float:right;
	height:250px;
	overflow:hidden;
}
.fokus_rechts ul {
	color:#374b95!important;
}
.fokus_rechts li {
	list-style-type:square;
	margin:0;
	color:#8a8a8a;
	padding-bottom:10px;
	list-style-position:outside;
	padding-left:5px;
	font-size:12px;
}
#header_image {
	width:100%;
}
#header_image img {
	max-width:900px;
}
#header_bg {
	position:relative;
	border:1px solid #d6d6d6;
}
#header_logo {
	position:absolute;
	top:30px;
	left:20px;
	z-index:99;
}
#weiche {
	width:100%;
	margin:20px 0 0 0;
}
.weiche_table {
	width:100%;
}
.weiche_element {
	width:293px;
}
td.weiche_element  {
	border:1px solid #d6d6d6;
}
.weiche_element_txt {
	padding:7px 10px 3px 10px;
	color:#787878;
	font-weight:normal!important;
	font-size:12px;
	letter-spacing:1px;
}
.weiche_el_img {
	vertical-align:baseline;
}
.weiche_el_content {
	color:#565656;
	background-color:#e3e3e3;
	padding-left:5px;
	text-align:left;
	border:1px solid #b8b8b8;
}
#content_links {
	width:23%;
	float:left;
	padding-top:20px;
}
#content_rechts {
	width:74%;
	float:right;
}
#news {
	position:relative;
	padding:0px 10px 0 10px;
}
#news h1, #content_rechts h1 {
	font-family:arial "Arial Black", Gadget, sans-serif;
	color:#3a4e97;
	margin:0;
	padding:0;
	text-align:left!important;
	text-transform:uppercase;
	font-weight:400;
	font-size:25px;
	letter-spacing:3px;
}
.autor {
	color:#787878;
	margin:0;
	padding:0 0 15px 0;
	font-size:14px;
}
.news_extend {
	padding-bottom:20px;
	border-bottom:1px dotted #d6d6d6;
}
.extend {
	border:1px solid #d6d6d6;
	display:table-cell;
	color:#787878;
	padding:10px 15px 10px 15px;
	margin-right:10px;
	cursor:pointer;
	font-size:12px;
	float:left;
}
.extend:hover {
	border:1px solid #3a4e97;
	color:#3a4e97;
}
.extend_menu {
	margin:0px 0px 10px 0px!important;
	width:80%!important;
}
#footer {
	position:relative;
	width:940px;
	height:175px;	
	text-align:left;
	border:1px solid #273e96;
	background-color:#3e529c;
	background:-moz-linear-gradient(top, #374b95, #5b6fbb); 
	background:-webkit-gradient(linear, left top, left bottom, from(#374b95), to(#5b6fbb)); 
	background:-webkit-linear-gradient(top, #374b95, #5b6fbb);
	background:-o-linear-gradient(top, #374b95, #5b6fbb); 
	background:-ms-linear-gradient(top, #374b95, #5b6fbb);
	background:linear-gradient(top, #374b95, #5b6fbb);
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 3px 10px #000;
	z-index:980;
	
	left:0px;
}
#footer a {
	color:#7e94e8;
}
.footer_table {
	width:100%;
	height:140px;
	margin-top:15px;
}
.footer_table td {
	vertical-align:top;
	padding-left:20px;
	font-size:10px;
	padding-top:15px;
	color:#7e94e8;
}
.footer_table .trenner{
	width:5px;
	padding:0px!Important;
}
.footer_table td h4 {
	color:#a7baff;
	font-size:14px;
	margin:0px;
}
.footer_bottom {
	top:10px;
	padding-bottom:10px;
	position:relative;
	color:#696d79;
	font-size:10px;
}
.platzhalter {
	height:25px;
	position:relative;
	z-index:1000;
}
.social_net {
	width:95%;
	margin:10px 0px 0px 0px!important;
}
.social_net td {
	padding:0px 0px 5px 10px;
	vertical-align:middle;
}
.social_net tr {
	height:20px;
}
.social_net_icon {
	width:20px;
	padding:0px 0px 5px 0px!important;
}
div.weiche_fade {
	position: relative;
	}
img.weiche_element_img_a {
	position: relative;
	left: 0;
	top: 0;
	z-index: 10;
        }	
img.weiche_element_img_b {
	position: absolute;
	left: 0;
	top: 0;
}
.white-popup  {
  	position: relative;
	background: #fff;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}
