﻿/* Standard Stylesheet
www.mso-con.de
Start: 16.04.2007
Letzte Aenderung: 16.04.2007
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;

}

/* Allgemeines */
body {
	text-align: center; /* Zentrierung des Layouts im IE 5 */
	font-size: 80%;
	line-height: 1.6em;
	color: #333;
	background:url(../imgs/HG.jpg) repeat-y center top #E6E6E6;	
}
h1,h3,h4,h5,h6{
font-family: Arial, Helvetica, sans-serif;
text-align: left; /* Alle Elemente linksbündig */
margin:0 30px 0 14px;
}

p,input,textarea,select,legend,fieldset,label{
font-family: Arial, Helvetica, sans-serif;
text-align: left; /* Alle Elemente linksbündig */
margin:0 0px 0 0px;
}

a.nor, a.nor:link {
	color: #003F86;
	text-decoration: underline;
}

a.nor:visited {
	color: #003F86;
	text-decoration: underline;
}

a.nor:hover {
	font-weight:bold;
	text-decoration: none;
}
a.nor span{
/*visibility:hidden;*/
display:none;
}
a.side, a.side:link {
	color: #666;
	text-decoration: underline;
}

a.side:visited {
	color: #666;
	text-decoration: underline;
}

a.side:hover {
	font-weight:bold;
	text-decoration: none;
}


a.imp, a.imp:link {
	color:#003399;
	text-decoration: none;
}

a.imp:visited {
	color: #003399;
	text-decoration: none;
}

a.imp:hover {
	text-decoration: none;
}
/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}
#bild {
width:964px;
height:200px;
margin-left:-1px;
}
#logo {
margin-left:7px;
}
#navigator {
border:0;
padding-top:5px;
float:left;
width:938px;
height:25px;
he\ight:15px;
text-align:left;
background:url(../imgs/navigator.jpg) 10px center no-repeat;
}
.trennlinie{
	border:0;
	padding-top:5px;
	float:left;
	width:938px;
	height:25px;
	he\ight:15px;
	text-align:left;
	margin-bottom:20px;
	background:url(../imgs/navigator.jpg) 10px center no-repeat;
}
.keine-anzeige {
	display: none;
}

/* Absaetze */
.pre {
	padding-left:24px;
	font-size: 0.9em;
	line-height: 1.0em;
	color:#666;
	padding-bottom:0px;
	border:0;
	clear: both;
}
p {
	font-size: 0.9em;
	text-align:justify;
	line-height: 1.3em;
	color:#666;
	padding-bottom:0px;
	clear: both;
	margin-bottom:5px;
	/*border:1px solid #003F86; Prüfung von P-Tags*/
}
.titel {
/*	font-weight:bold;
	color:#333333;
	margin-bottom:5px;
	padding-bottom:0;
*/
	font-weight: bold;
	color:#003F86;
	text-transform:uppercase;
	padding-bottom:0;
}
.titel_box {
	font-weight: bold;
	color:#003F86;
	text-transform:uppercase;	
}


/* Kleinerer Text */
.s {
	font-size: 0.8em;
	color:#000000;
	font-weight:bold;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftbild {
	margin-right:25px;
}
.umfluss {
	float: left;
	margin: 0 25px 0 0;
}
.leftalign {
	float: left;
	margin: 0 10px 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 10px;
}

h1 {
	font: bold 2em/1.0 helvetica, arial, sans-serif;
	height:60px;
	color:#003F86;
	margin-top:20px;
	clear:both;
}
h1 ul{ /*SMALLNAVI*/
/*	visibility:hidden;
	display:none;*/
	font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	position:absolute;
	top:20px;
	margin-left:800px;
	list-style-type:none;
}
h1 ul li{
	display:inline;
}
h1 ul li span {
	visibility:hidden;
	display:none;
}

h2 {
	text-align: left; /* Alle Elemente linksbündig */
	margin:0 30px 0 0px;

	font: bold 0.9em/1.0 helvetica, arial, sans-serif;
	color:#003F86;
	margin-top:10px;
	margin-bottom:5px;
	text-transform:uppercase;
}

h3 {
	font: bold 0.9em/1.0 helvetica, arial, sans-serif;
	color:#003F86;
	margin-top:20px;
	margin-bottom:5px;		
	text-transform:uppercase;
}

h4 {
	font: bold 0.9em/1.0 helvetica, arial, sans-serif;
	color:#003F86;
	margin-top:20px;
	margin-bottom:5px;	
	text-transform:uppercase;
}

/* Layout */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 966px;
	height:100%;
	
}

#header {
	text-align:left;
}

#navi {
	width: 966px;
	text-align:left;
}

#content {
	width:660px; /*650*/
	w\idth:620px;/*510*/
	float:left;
	padding-left:24px;
	margin-right:45px; /*100*/
	/*border:1px #003F86 solid;*/
}
#content ul {
	margin-left:30px;
	margin-bottom:30px;
	list-style-type:square;
	color:#003F86;
}
#content ul ul{
margin-bottom:0px;
}
#content ul ul li{
	font-size: 90%;	
}

#content li {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 0.9em;
	line-height: 1.4em;
	color:#666;
	clear: both;	
	list-style-image:url(../imgs/list_element.jpg);
}

/*///////////////////////////////////////////////////////////////////////*/
#sitemap {
	width:900px; /*650*/
	w\idth:900px;/*510*/
	float:left;
	padding-left:24px;
	margin-right:0px; /*100*/
	/*border:1px #003F86 solid;*/
}
.box{
	margin-bottom:40px;
	border:0;
	float:left;
	width:900px;
}
.box p{
font-size:10px;
text-align: left; /* Alle Elemente linksbündig */
}
.box dl {
	font-size:11px;
	list-style-type:none;
	float:left;
	width:155px;
	margin-top:10px;
	margin-right:10px;
	/*border-left:1px #003F86 solid;*/
}
.box .smaller {
	font-size:11px;
	list-style-type:none;
	float:left;
	width:115px;
	margin-top:10px;
	margin-right:10px;
	/*border-left:1px #003F86 solid;*/
}
.box .smallest {
	font-size:11px;
	list-style-type:none;
	float:left;
	width:125px;
	margin-top:10px;
	margin-right:10px;
	/*border-left:1px #003F86 solid;*/
}
.box dt {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: 1.4em;
	color:#003F86;	
	font-weight:bold;
	
}
.box dd {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: 1.4em;
	color:#666;	
	padding-left:10px;
	margin-top:1px;
}
/*///////////////////////////////////////////////////////////////////////*/

#content_lang {
	width:666px; /*650*/
	w\idth:620px;/*510*/
	float:left;
	padding-left:24px;
	margin-right:50px; /*100*/
	/*border:1px #003F86 solid;*/
}
#content_lang ul {
	margin-left:30px;
	margin-bottom:30px;
	list-style-type:square;
	color:#003F86;
}
#content_lang li {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 0.9em;
	line-height: 1.4em;
	color:#666;
	clear: both;	
	list-style-image:url(../imgs/list_element.jpg);
}


#sidebar {
	width:215px;/*220*/
	/*w\idth:245px;*/
	float:left;
	padding-left:10px;
	margin-right:0px;
	margin-left:35px;
	border-left:1px #ccc dotted;
}
* html #sidebar {
	width:215px;/*220*/
	w\idth:215px;
}

	

#footer { 
	clear:both; 
}
#footer { 
	background:url(../imgs/HG.jpg) repeat-y left bottom; 
	margin: 0 1em; 
	padding: 1em 0;  
	line-height: 2em;
	float: left;

}

#ie_clearing { 
	display: none; 
}


#pdf{
	margin-bottom:40px;
	border:0;
	float:left;
	width:450px;
}
#pdf dl {
	list-style-type:none;
	float:left;
	width:150px;
}

#pdf dd {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 0.9em;
	line-height: 1.4em;
	color:#666;	
}

#bildbox{
	margin-bottom:0px;
	border:0;
	float:left;
	width:700px;
}
#bildbox p{
font-size:11px;
text-align: left; /* Alle Elemente linksbündig */
margin:0px 0px 0px 0px;
}
#bildbox dl {
	list-style-type:none;
	float:left;
	width:333px;
}

#bildbox .rand {
	list-style-type:none;
	float:left;
	width:333px;
	margin-right:20px;
}

#bildbox dd {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: 1.4em;
	color:#666;	
	margin-top:8px;
}
#bildbox dt {
margin-top:5px;
}
