@charset "utf-8";
/* CSS Design mb Systemhaus GmbH 2010 */

*, * focus {
	outline: none;
}
body {
	font-family: arial;
	font-size:12px;
	background: #fff;
	color: #000;
	padding: 0;
	margin:0;
	background:#e5e5e5 url(images/bg.jpg) top center repeat-x;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	color:#07428a;
	line-height:100%;
	margin:0;
}
br {
	line-height:normal;
}
table {
	width:412px;
	border:0;
	margin:0;
	padding:0;
	background: url(images/bilder/id7_table.jpg);
}
td {
	width:98px;
	height:78px;
	border:0;
	margin:0;
	padding:0;
}
img, span, tr {
	border:0;
	margin:0;
	padding:0;
}
img:hover {
	border:0;
	margin:0;
	padding:0;
	background-color:#fff;
}
.link_txt {
	color:#07428a;
	text-decoration:none;
}
.link_txt:hover {
	color:#f00;
	text-decoration:underline;
}
/* ***************************************************** */
.strich {
	width:221px;
	height:1px;
	background:#000;
}
.link a {
	width:162px;
	height:60px;
	float:left;	
	color:#fff;
	text-decoration:none;
	font-size:14px;
	text-align:center;
	line-height:70px;
}
.link a:hover {	
	background:url(images/bg_link.gif) top left repeat-x;
}
.mo1 {	
	background:url(images/mo1.png) top left no-repeat;
	border-right: 1px solid #455264;
}
.mo2 {	
	background:url(images/mo2.png) top left no-repeat;
	border-right: 1px solid #455264;
}
.mo3 {	
	background:url(images/mo3.png) top left no-repeat;
	border-right: 1px solid #455264;
}
.mo4 {	
	background:url(images/mo4.png) top left no-repeat;
	border-right: 1px solid #455264;
}
.mo5 {	
	background:url(images/mo5.png) top left no-repeat;
	border-right: 1px solid #455264;
}
.mo6 {	
	background:url(images/mo6.png) top left no-repeat;
}
.active {
	background:url(images/bg_link.gif) top left repeat-x;
	border-right: 1px solid #455264;
}
/* ***************************************************** */
#central {
	width:1000px;
	height:700px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-500px;
	margin-top:20px;
}
#mid {
	width:980px;
	height:680px;
	float:left;
}
#rig {
	width:14px;
	height:700px;
	float:left;
	background:url(images/bg_sh2.png) top left no-repeat;
}
#bg_l {
	width:262px;
	height:700px;
	float:left;
	background:url(images/bg_sh3.jpg) top left no-repeat;

}
#bg_r {
	width:262px;
	height:700px;
	float:right;
	background:url(images/bg_sh4.jpg) top right no-repeat;
}
/* ***************************************************** */
#navigation {
	width:980px;
	height:60px;
	font-size:14px;
	background:url(images/bg_nav.gif) top repeat-x;
}
/* ***************************************************** */
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#navcontainer a {
	display: block;
	padding: 3px;
	width: 215px;
}
#navcontainer a:link, #navcontainer a:visited {
	color: #000;
	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #369;
	color: #fff;
}
#active {
	background-color: #afa494;
}
/* ***************************************************** */
#main {
	width:980px;
	height:596px;
	background:#d0c9bf;
}
/* ***************************************************** */
#left {
	width:46%;
	height:596px;
	float:left;
	font-weight: bold;
	background:url(images/logo.png) top left repeat-x;
}
#link {
	width:46%;
	height:220px;
	font-weight: bold;
	position:relative; 
	top:57%;
	left:39%;
}
/* ***************************************************** */
#right {
	width:54%;
	height:596px;
	float:left;
}
#white {
	width:476px;
	height:513px;
	background:#fff;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-238px;
	margin-top:-255px;
}
#content {
	width:456px;
	height:494px;
	background:#e6e3dd;
	overflow:hidden;
	margin:0 auto;
	position:relative; 
	top:9px;
}
.txt {
	font-size:14px;
	line-height:160%;
}
.text {
	width:100%;
}
/* ***************************************************** */
.footer {
	width:980px;
	color:#00032e !important;
	text-align:center;
	line-height:20px;
	background-color: #f57b42;
        font-size: 20px;
}
#footer {
	width:980px;
	height:24px;
	background:url(images/bg_fot.gif) top repeat-x;
	color:#CCC;
	text-align:center;
	line-height:20px;
}
#shadow_u {
	width:980px;
	height:18px;
	background:url(images/bg_sh1.gif) top left no-repeat;
}