/* Body */
html{
	height:96%;
	}

body {
	margin:0;
	padding:0;
	text-align:center;
	height:90%;
	font-family: Arial, Helvetica, "MS Trebuchet", sans-serif;
	font-size: 1.0em;
	color: #000;
	background-color: #fff;
	}
	

html>body{
	height:96%;
	}


/* Content */
#content{
	width:830px; 
	text-align:left; 
	margin:56px auto;
	}

/* MENUE --------------- Container */
.maincontent_l{
	float:left;
	}
/* \*/ * html body .maincontent_l { padding:0 0 0 0; } /* */
/* \*/ *+html body .maincontent_l { padding:0 0 0 0; } /* */	

#bild_l{
	width:408px;
	height:408px;
	border: 1px solid #ccc;
	text-align: center;
	padding:0;
	margin:0;
	}

/* \*/ * html body #bild_l { height:408px; } /* */	

table.aussen { width:408px; height:408px; border-spacing:0px; border-collapse:collapse; margin:0; padding:0; }
/* \*/ * html body table.aussen { height:408px; } /* */

table.aussen td  { text-align:center; vertical-align:middle;  margin:0; padding:0; }
table.aussen td img { margin: 0; padding:0; border: none;}
table.aussen td a { outline-style: none; }
	
#bild_l_form{
	width:408px;
	height:408px;
	border: 1px solid #ccc;
	text-align: center;
	padding:0;
	margin:0;
	background-image: url(../imgp1287qd.jpg); 
	}	
	
#address{
	display:none;
}

.maincontent_r{
	width:408px; 
	margin-left: 10px;
	float: left;
	line-height: 12px;
	
	}
* html body .maincontent_r { float: right; margin-left: 10px; margin-top: -448px; } /* IE 6 / 5.5 Hack */
*+html body .maincontent_r { width:408px; margin-left: 10px; float: left; line-height: 12px; } /* IE 6 / 5.5 Hack */


#text {
	position:relative;
	height: 408px;
	border: 1px solid #ccc;
	margin-bottom: 0px;
	display:block;
	}

/* \*/ * html body #text { height:408px; border: 1px solid #ccc; } /* */
/* \*/ *+html body #text { height:408px; border: 1px solid #ccc; } /* */	

#nav{
	position:relative;
	width:840px; 
	height:30px;
	margin-bottom:5px;
	}

* html body #nav { margin-bottom:0px; } /* IE 6 / 5.5 Hack */
*+html body #nav { margin-bottom:0px; } /* IE 7 Hack */

/* MENUE --------------- Auszeichnung */
#logo{
	position:absolute;
	bottom: 0px;
	right: 62px;
	width:96px; 
	height:31px; 
	margin-bottom: 10px;
	}
	
#logo img{
	border: none;
	}

#nav #liste{
	position:absolute;
	bottom: 1px;
	padding:0;
	margin:0;
	}
			
#nav ul{
	padding: 0;
	margin: 10px 0 10px -8px;
	width: 836px;
	display: block;
	}

* html body #nav ul { margin: 10px 0 3px -8px; } /* IE 6 / 5.5 Hack */
*+html body #nav ul { margin: 10px 0 3px -8px; } /* IE 7 Hack */

#nav li {
	list-style: none;
	line-height: 11px;
	float:left;
	margin:0;
	padding:0;
	}

#nav a.level1,
#nav a.level1:link,
#nav a.level1:active,
#nav a.level1:visited {
	color: #000;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.7em;
	float:left;
	padding: 0 0 0 8px;
/*	border-right: 1px solid #000; */
	}
	
#nav a.level1contact {
	color:#000;
	background: #fff;
	font-weight: normal;
	text-align: right;
	text-decoration: none;	
	text-transform: uppercase;
	font-size: 0.7em;
	position:absolute;
	right:0;
	top:10px;
	border-right:1px solid #fff; 
	line-height:15px;
	}
	
* html body #nav a.level1contact { margin-top: 0px; } /* IE 6 / 5.5 Hack */
*+html body #nav a.level1contact { margin-top: 0px; } /* IE 7 Hack */	

#nav a.level1activecontact {
	color:#990;
	background: #fff;
	font-weight: bold;
	text-align: right;
	text-decoration: none;	
	text-transform: uppercase;
	font-size: 0.7em;
	position:absolute;
	right:0;
	top:10px;
	border-right:1px solid #fff; 
	line-height:15px;
	}
		
#nav a.level1:hover,
#nav a.level1contact:hover {
	color: #333;
	background: #fff;
	font-weight: normal;
	text-decoration: none;	
	}

#nav a.level1active{
	color: #999900;
	background: #fff;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;	
	text-transform: uppercase;
	float:left;
	padding: 0 0 0 8px;
/*	border-right: 1px solid #000; */
	}

#nav a.level2,
#nav a.level2:link,
#nav a.level2:active,
#nav a.level2:visited,
#nav a.level2:hover{
	color: #F24F12;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	font-size: 0.7em;
	
	}

#news .title{
	font-size:0.7em;
	padding-left: 18px;
	line-height: 44px;
	text-transform: uppercase;
	}
/* \*/ * html body #news .title { line-height: 40px; } /* */	
		
#news ul{
	margin: 0;
	padding-top: 0px;
	padding-left: 18px;
	}

#news li {
	padding-top:0;
	list-style: none;
	line-height: 8px;
	margin-bottom:5px;
	}

#news a.level1,
#news a.level1:link,
#news a.level1:active,
#news a.level1:visited {
	color: #9DB5CF;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	font-size: 0.7em;	
	}

#news a.level1:hover {
	color: #5C7A96;
	background: #fff;
	font-weight: normal;
	text-decoration: none;	
	}

#news a.level1active{
	color: #5C7A96;
	background: #fff;
	font-weight: normal;
	font-size: 0.7em;
	text-decoration: none;	
	}	

/* CONTENT --------------- Auszeichnung */	
#navigation {
	font-size: 0.7em;
	color:#5C7A96;
	background: #fff;
	margin: 30px 18px 15px 26px;
	padding:0;
	}

.sitetitle {
	color: #999900;
	background: #fff;
	font-weight: bold;
	text-decoration: none;	
	text-transform: uppercase;
	float:left;
	padding: 0 0 0 8px;
/*	border-right: 1px solid #999900; */
	}


#navigation .sublinkactive {
	color: #999900;
	background: #fff;
	font-weight: bold;
	text-decoration: none;	
	text-transform: uppercase;
	float:left;
	padding: 0 0 0 8px;
/*	border-right: 1px solid #999900; */
	}
	
a.sublink:link,
a.sublink:active,
a.sublink:visited {
	color: #000;
	background: #fff;
	font-weight: normal;
	text-decoration: none;	
	text-transform: uppercase;
	float:left;
	padding: 0 0 0 8px;
/*	border-right: 1px solid #000; */
	}	

a.sublink:hover {
	color: #333;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
	}

.sublinknews,
.sublinkactivenews {
	color:#F24F12;
	background: #fff;
	text-decoration: none;
	}
	
a.sedcardlink,
a.sedcardlink:link,
a.sedcardlink:active,
a.sedcardlink:visited{
	color: #9DB5CF;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
}

a.sedcardlink:hover{
	color: #5C7A96;
	background: #fff;
	font-weight: normal;
	text-decoration: none;	
	}	
		
#inhalt{
	background-color: #EDF2F5;
	color: #7F7F7F;
	height: 380px;
	}

.blue{
	color:#9DB5CF;
	background: #fff;
}	
				
	
/* FOOTER --------------- Container */
.footer,
.info{
	position:relative;
	top: 9px;
	height: 38px;
	font-size: 0.65em;
	padding-left: 0px;
	color: #aaa;
	background: #fff;
	}

.info {
	text-align:right;
}

.fon {
	margin-left: 10px;
}

.footerstart{
	position:relative;
	height: 38px;
	margin-top: 134px;
	font-size: 0.65em;
	padding-left: 22px;
	float:left;
	}
	
/* \*/ * html body .footerstart { clear:both; width:300px; margin-top: 200px;} /* */

/* FOOTER --------------- Auszeichnung */
.footer a:link,
.footer a:visited,
.info a:link,
.info a:visited,
.footerstart a:link,
.footerstart a:visited{
	color: #aaa;
	background: #fff;
	text-decoration: none;
	}
.footer a:hover,
.footer a:active,
.info a:hover,
.info a:active,
.footerstart a:hover,
.footerstart a:active{
	color: #000;
	background: #fff;
	text-decoration: underline;
	}	

	


