@charset "utf-8";
body {
	overflow-x:hidden;
	background-image:url(../images/body_bg_shade.jpg); background-repeat:repeat-x;
	color: black;
	background-color:#EBEEF2;
	font-size: 100.01%;
	line-height: 120%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 1em 0;
	text-align: center;
}
a {
	color: #D0552C;
}
h1{
	font-size:15px;
	margin-left:10px;
}
h2{
	font-size:14px;
	color: #333;
	margin-left:10px;
	margin-top:5px;
}
*.blau {
	font-size:14px;
	color: #006;
	margin-left:10px;
	margin-top:5px;
}
h3 {
	font-size:13px;
	border-bottom:solid 1px solid #DEDEDE;
	padding:4px 0;
	margin-bottom:10px;
}
p{
	font-size:11px;
	color:#666;
	text-align:left;
	margin:0 10px 5px 10px;
}
*.box{
	font-size:11px;
	color: #006;
	text-align: left;
	margin:0 10px 5px 10px;
	line-height:130%;
}
*.foot { 
	font-size:10px;
	color:#999;
	text-align: center;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:5px;
}
h4 {
	font-size:11px;
	color: #666;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
#links_top {
	background-color: #ccc;
	float: left;
	width:200px;min-height:50px;
}
#mitte_top {
	background-color: #FFF;
	float: left;
	width:310px;
	min-height:50px;
	margin-left:10px;
}
#rechts_top {
	background-color: #fcf3e7;
	float: left;
	width:240px;
	min-height:50px;
	margin-left:20px;
}
#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	width: 780px;
	border: 0px ridge silver;
}
#Inhalt {
	z-index: 1;
	text-align: left;
	width: 780px;
	background-color: #FFF;
	position:absolute;
	border:solid #FFF 0px;
}
#fixed {
	position:absolute;
	top:45px;
	left:500px;
	height:230px;
	width:100%;
	background-color:none;
	overflow:hidden;
	float:right;
}
#top {
	background-color: #FFF;
	float: left;
	width:780px;
	margin-bottom:0px;
	margin-top:0px;
}
#top-bg {
  	float: left; 
  	width:850px;
  	margin-bottom:0px;
  	margin-top:0px;
  	background-image:url(../images/bg_head-content_aufschlag.png);
  	background-repeat:no-repeat;
  	height: 50px;
}
#overHead {
	text-align: left;    
	margin-top:0px;
	width: 780px;
	background-image:url(../images/overhead.png);
	background-repeat:no-repeat;
	height: 35px;
}
#Head {
	text-align: left;    
	margin-top:0px;
	width: 112px;
	background-image:url(../images/logo_header.jpg);
	background-repeat:no-repeat;
	height: 59px;
}
#Head a {
	display: block;
	cursor: pointer;
	width: 112px;
	height: 59px;
	text-decoration: none;
}
#links {
  	float: left;
  	width:160px;
  	min-height:200px;
  	align:absbottom;
}
#mitte {
  	background-color: #FFF;
	float: left;
	width: 420px; 
	margin-left:10px;
	margin-right:0px;
	min-height:150px;
}
#rechts {
  	float: right; 
  	width: 160px;
	min-height:200px;
	margin-left:20px;
}
#kompakt {
	width:20px;
	height:100px;
	background-image: url(../images/kompakt_reg.png); 
	background-position:top; 
	background-repeat:no-repeat; 
	float:right;
}
#aufschlag {
	width:20px;
	height:100px;
	background-image: url(../images/aufschlag_reg.png); 
	background-position:top;
	background-repeat:no-repeat; 
	float:right;
}
#con { 
	float: left;
	width:780px;
}
#linie {
	width:780px;
	border-top: 1px solid #ccc;
	float:left;
}
#Foot {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:70px;
	margin-top: 20px;
	float: left; width: 780px;
	text-align:center;
	clear: both;
}
#Navi_right {
	background-image:url(../images/bg_linie.jpg);
	background-repeat:repeat-x;
	height: 44px;
	width: 180px;
	margin-top: 15px;
	float:right;
}
#Navi {
	background-image:url(../images/bg_linie.jpg);
	background-repeat:repeat-x; 
	height:44px;
	width:658px;
	margin-top:15px;
	float:right;
}
#jsddm li {
	float: left;
	list-style: none;
	font: 12px Trebuchet MS, Arial, Helvetica,sans-serif;
	text-align:center;
}
#jsddm li a {
	display: block;
	background-image:url(../images/nav-bg.jpg); 
	background-repeat:repeat-x;
	height:44px;
	padding: 3px 12px 0 12px;
	text-decoration: none;
	border-right: 0px solid #fff;
	width: 70px;
	color: #fff;
	white-space: nowrap;
}
#jsddm li a:hover {
	background-image:url(../images/nav-hover.jpg);
}
#jsddm li a:active {
	background-image:url(../images/nav-hover.jpg);
}
#jsddm a.active {
	background-image:url(../images/nav-hover.jpg);}
}	
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 0px solid #fff;
}
#jsddm li ul li {
	float: none;
	display: inline
}
#jsddm li ul li a {
	width: auto;
	background-image:url(../images/nav-hover.jpg);
}
#jsddm li ul li a:hover {
	background-image:url(../images/nav-hover.jpg);
}