
/* CSS Document */

/* Template-Basics */
*{
	padding:0;
	margin:0;
}
html {
	height:100%;
}
body {
	font:normal 100.01% arial, helvetica, sans-serif;
	color:#000;
	height:100%;
	background:url(../images/shared/global/bg.gif) repeat-y;
} 
#contentbg {
	position:absolute;
	z-index:0;
	left:0;
	width:10.3em;
	height:100%;
	top:0;
	background:#ccc;
}
#suche{
	position:absolute;
	top:1.6em;
	left:39.5em;
}
#suche label{
	color:#fff;
	font:normal 0.7em arial, helvetica, sans-serif;
}
#suche suchsubmit{
	border:none;
}
#inner{
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.logo{
	margin-left:-14.6em;
	width:48.84em;
	height:4.08em;
}
#header{
	height:4.04em;
	/*background:#009;*/
	background:#9BAEE0;
	padding-left:14.6em;
}
#headermenue{
	font:normal 0.7em arial, helvetica, sans-serif;
}
#headermenue ul{
	float:right;
	border:1px solid #64646C;
	background:#AFC0DF;
	border-top:none;
	white-space: nowrap;
}
#headermenue li{
	display:inline;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
}
#menue{
	font:normal 0.7em arial, helvetica, sans-serif;
	margin-left:14.8em;
	background:#dcdcda;
	height:2.8em;
}
#menue ul{
	width:54.78em;
	border:1px solid #646464;
	white-space: nowrap;
}
#menue li{
	display:inline;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
}
#menue .noemenue {
	width:54.78em;
	height:1.3em;
	border-left:1px solid #646464;
	border-right:1px solid #646464;
	border-bottom:1px solid #646464;
}
#menue li.active{
	display:inline;
	padding-left:1.2em;
	padding-right:1.2em;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	background:#fff;
}
#menue li a, #menue li a:link, #menue li a:visited, #menue li a:focus, #menue li a:active{
	background:#dcdcda;
	padding-left:1.2em;
	padding-right:1.2em; 
	text-decoration:none;
	color:#000;
}
#menue li a:hover{
	background:#fff;
	padding-left:1.2em;
	padding-right:1.2em; 
	text-decoration:none;
	color:#000;
}
#menue ul.sub {
	border:1px solid #646464;
	border-top:none;
}
#submenue{
	float:left;
	font:normal 0.7em arial, helvetica, sans-serif;
	margin:7px 20px 0 0;
	width:14.6em;
}
#submenue ul{
	list-style-image:url(../images/shared/global/arrow_off.gif);
	padding-left:20px;
/*	width:12.98em;*/
/*	margin:0;*/
}
#submenue ul.subsub{
	background:#efefef;
	list-style-image:url(../images/shared/global/arrow_off.gif);
	padding:5px 0 5px 30px;
	margin:5px 0 0 0;
	margin-left:-30px;
	border-top:1px dotted #666; 
	border-bottom:1px dotted #666;
/*	width:9.6em;
	margin:0;*/
}

#submenue ul.subsubsub{
	background:#fff;
	list-style-image:url(../images/shared/global/arrow_off.gif);
	padding:5px 0 5px 40px;
	margin:5px 0 0 0;
	margin-left:-30px;
	border-top:1px dotted #666; 
	border-bottom:1px dotted #666;
/*	width:10.5em;*/
/*	margin:0;*/
}

.untermenue{
	background:#efefef; 
	margin:5px 0 0 0;
	margin-left:-20px;
/*	width:14.7em;*/
	border-top:1px dotted #666; 
	border-bottom:1px dotted #666;
}
.subuntermenue{
	background:#fff; 
	margin:5px 0 0 0;
	margin-left:-30px;
/*	width:14.7em;*/
	border-top:1px dotted #666; 
	border-bottom:1px dotted #666;
}
#submenue li{
	padding:3px 0 3px 0;
/*	margin:0;*/
}
#submenue li a, #submenue li a:link, #submenue li a:visited, #submenue li a:focus, #submenue li a:active{
	text-decoration:none;
	color:#000;
}
#submenue ul li a:hover, #submenue ul li:hover{
	text-decoration:none;
	list-style-image:url(../images/shared/global/arrow_over.gif);
}
#submenue ul li.active{
	list-style-image:url(../images/shared/global/arrow_over.gif);
}
#submenue ul li.activesub{
	list-style-image:url(../images/shared/global/arrow_over_active.gif);
}
#submenue ul.subsub li.active{
	list-style-image:url(../images/shared/global/arrow_over.gif);
}
#submenue ul.subsub li.activesub{
	list-style-image:url(../images/shared/global/arrow_over_active.gif);
}
#submenue p {
	font:normal 0.91em arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}
#submenue p a, #submenue p a:link, #submenue p a:visited, #submenue p a:focus, #submenue p a:active {
	color:#000000;
	text-decoration:none;
}
#submenue p a:hover {
	text-decoration:underline;
}
#submenue h4 a, #submenue h4 a:link, #submenue h4 a:visited, #submenue h4 a:focus, #submenue h4 a:active {
	color:#000000;
	text-decoration:none;
}
#submenue h4 a:hover {
	text-decoration:underline;
}
.untermenue{
	background:#efefef; 
	margin:5px 0 0 0;
	margin-left:-20px;
/*	width:14.7em;*/
	border-top:1px dotted #666; 
	border-bottom:1px dotted #666;
}
.subuntermenue{
	background:#fff; 
	margin:5px 0 0 0;
	margin-left:-30px;
/*	width:14.7em;*/
	border-top:1px dotted #666; 
	border-bottom:1px dotted #666;
}
#content{
	/*float:left;*/
	background:#fff;
	overflow:hidden;
	margin-top:10px;
	width:47.8em;
	font:normal 0.78em arial, helvetica, sans-serif;
}

/* Site-Styles */

dfn, .none{
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}
.cleanl{
	clear:left;
}
.cleanr{
	clear:right;
}
#topbuttons{
	float:right;
	text-align:right;
}
#topbuttons img{
	border:none;
	margin-right:5px;
	margin-bottom:5px;
}
hr, hr.orange{
	margin:5px 0 5px 0;
	padding:0;
	background-color:#F08A2C;
	color:#F08A2C;
	border:#F08A2C; 
	height: 1px;
}
.footer{
/*	font:normal 0.7em arial, helvetica, sans-serif;*/
	float:right;
	margin:0 0 10px 0;
	padding:1px 5px 5px 0;
}
p{
	margin:0 0 10px 0;
}
a.footlinks {
	font:normal 0.98em Arial, Helvetica, sans-serif;
	padding:1px 5px 5px 5px;
	background:url(../images/shared/global/platzhalter_rechts_off.gif) right no-repeat;
	text-decoration:none;
}
h1{
	font:bold 2em arial, helvetica, sans-serif;
	color:#666;
	margin-bottom:10px;
	padding-top:5px;
	padding-right:8px;
}
h2{
	font:bold 1.05em arial, helvetica, sans-serif;
	color:#000;
	margin:2px 0 8px 0;
}
h4{
	font:bold 1.06em arial, helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}
#content table{
}
#content dl{
	margin:1em 0 1em 0;
}
#content dt{
	background:url(../images/shared/global/spacer_content_blt.gif) 0 1px no-repeat;
	padding:3px 0 3px 0;
	text-indent:25px;
	color:#000;
	margin-top:8px;
	font-weight:bold;
}
#content dd{
	padding-left:25px;
}
#content .menuebutton{
	margin:5px 20px 0 0;
}
#content .bereichsbild{
	margin:5px 0 5px 0;
}
#content ul{
	margin:13px;
}
.left{
	float:left;
	width:47%;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.bildlinks{
	float:left;
	margin-right:5px;
	margin-bottom:7px;
}
.bildrechts{
	clear:right;
	float:right;
	margin-left:5px;
	margin-bottom:7px;
}
#content table{
	line-height:1.4em;
	border:solid 1px #f08a2c;
	width:480px;
	padding:5px;
	background:#fce8d5;
	margin-bottom:8px;
}
#content th {
	text-align:left;
	font-weight:normal;
	border-top:solid 1px #fff;
	border-right:solid 1px #fff;
	padding:2px;
}
#content table td{
	border-top:solid 1px #fff;
	border-right:solid 1px #fff;
	padding:2px;
}
#content .altetabelle{
	background:#fff;
}
#content .altetabelle th, #content .altetabelle td{
	border:none;
}
#content caption{
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
	padding-left:5px;
	color:#000;
	border:solid 1px #f08a2c;
	border-bottom:none;
}
.uebersicht{
	clear:right;
	float:left;	
	border:1px solid #f08a2c;
	border-left:none;
	padding:15px;
	height:122px;
	width:25em;
	margin-bottom:10px;
}
.bilduebersicht{
	float:left;
}
#content a, #content a:link, content a:visited, content a:active{
	COLOR: #f08a2c; TEXT-DECORATION: underline;
}
#content a:hover {
	color:#000;
	TEXT-DECORATION: underline;
}
#content ul{
	margin-left:40px;
}
#content ul li {
	line-height:1.3em;
/*	LIST-STYLE-IMAGE: url(/images/shared/global/ic_teaser_blt_orange_listing.gif); LIST-STYLE-TYPE: disc*/
}
.dialog {
 width:90%;
 margin:0px auto;
 color:#000;
 margin-top:5px;
 margin-bottom:5px;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:8px;
}

.dialog .ft .c {
 height:8px;
}

.dialog .hd {
 background:transparent url(../images/shared/global/tl.gif) no-repeat 0px 0px;
 margin-right:6px;
}

.dialog .hd .c {
 background:transparent url(../images/shared/global/tr.gif) no-repeat right;
 margin-right:-6px;
}

.dialog .bd {
 background:transparent url(../images/shared/global/ml.gif) repeat-y;
 margin-right:6px;
}

.dialog .bd .c {
 background:transparent url(../images/shared/global/mr.gif) repeat-y right;
 margin-right: -6px;
 /*margin-bottom: 8px;*/
}

.dialog .bd .c .s {
 margin:0px 5px 0px 7px;
 /* background:#000 url(../images/shared/global/ms.jpg) repeat-x 0px 0px; */
}
.dialog h1 {
	font-size: 1em;
}

.dialog .ft {
 background:transparent url(../images/shared/global/bl.gif) no-repeat 0px 0px;
 margin-right:6px;
}

.dialog .ft .c {
 background:transparent url(../images/shared/global/br.gif) no-repeat right;
 margin-right:-6px;
}
#submenue .dialog ul li{
	list-style-image:url(../images/shared/global/ic_teaser_blt_orange.gif);
	line-height:0.9em;
}
#submenue .dialog ul li, #submenue .dialog ul li:hover, #submenue .dialog ul li a:hover {
	list-style-image:url(../images/shared/global/ic_teaser_blt_orange.gif);
}
#submenue .dialog ul{
	padding-left:23px;
}
.buttonsubmenue {
 margin:5px 10px 5px 10px;
}
.label {
	clear:left;
	float:left;
	display:block;
	text-align:right;
	width: 100px;
	margin:3px 15px 3px 0;
}
input{
	margin-bottom:5px;
}
fieldset{
	border:1px solid #F08A2C;
	margin-bottom:10px;
}
legend{
	font-weight:bold;
	color:#F08A2C;
}
