body {
	margin: 0;
	padding: 0;
	font: 99% verdana, arial, hevetica, sans-serif;
	text-align: center;
	color: #505367;
	font-size: 13px;
	background-color: #D6D6D6;
}

.clr {
	clear: both;
}
.clr_left {
	clear: left;
}

a {
color: #208452;
}

a:hover {
color: #314576;

}

.navispace {
	margin-top: 50px;
	margin-bottom: 1px;
}

#container {
	margin: 0em auto;
	width: 990px;
	height:710px; 
	text-align: left;
	background-color: #fff;
	border: 1px solid #000;
}

#header {
	height: 106px;
/*	background-color: fuchsia; */
	background: url(../images/msr_head.gif) no-repeat;
		
}

#mainnav {
/* fuer den fall der faelle*/
	height: 32px;
	background-color: #fff;
}

#menu {
	float: left;
	margin-top: 45px;
	width: 180px;
/*	height: 400px; */
	background-color: transparent; /*yellow*/;
	clear: left;	
}


#contents	{
	margin-right: 0px;
	margin-left: 236px;
/*	background: url(../images/main_background.jpg) no-repeat; */
/*
	height: 495px !important;
	height: 540px;
*/
	background-color: #fff;
	padding-top: 45px;
	padding-right: 10px;
	padding-left: 40px;
	
}


#page_navi {
		clear: both;
		height: 20px;
		background-color: lime;
		
}

#footer	{
	clear: both;
	height: 10px;
	background-color: #fff;
		
}




/******** Navigation ***********/
/* Leistung */
a.mainlevel-leistung:link, a.mainlevel-leistung:visited {
	display: block;
	background: url(../images/menu_leistung.gif) no-repeat;
	vertical-align: middle;
	font-size: 13px;
	line-height: 20px;	
	font-weight: normal;
	color: #208452; /* gruen */
	text-align: left;
	padding-top: 0px;
	padding-left: 90px;
	height: 21px !important;
	height: 21px;
	width: 100%;
	text-decoration: none;	
	margin-bottom: 21px;
}

a.mainlevel-leistung:hover {
	background-position: 0px -21px;
	text-decoration: none;
	color: #314576; /* blau */
	margin-bottom: 21px;	
}

a.mainlevel-leistung#active_menu-leistung {
	background-image: url(../images/menu_leistung.gif);
	background-position: 0px -21px;
	color:#314576;
	font-weight: normal;
	margin-bottom: 21px;	
}

a.mainlevel-leistung#active_menu-leistung:hover {
	color: #314576;
	margin-bottom: 21px;	
}

/* Referenzen */
a.mainlevel-referenzen:link, a.mainlevel-referenzen:visited {
	display: block;
	background: url(../images/menu_referenzen.gif) no-repeat;
	vertical-align: middle;
	font-size: 13px;
	line-height: 20px;	
	font-weight: normal;
	color: #208452;
	text-align: left;
	padding-top: 0px;
	padding-left: 90px;
	height: 21px !important;
	height: 21px;
	width: 100%;
	text-decoration: none;	
	margin-top: 21px;
}

a.mainlevel-referenzen:hover {
	background-position: 0px -21px;
	text-decoration: none;
	color: #314576;
	margin-top: 21px;	
}

a.mainlevel-referenzen#active_menu-referenzen {
	background-image: url(../images/menu_referenzen.gif);
	background-position: 0px -21px;
	color:#314576;
	font-weight: normal;
	margin-top: 21px;	
}

a.mainlevel-referenzen#active_menu-referenzen:hover {
	color: #314576;
	margin-top: 21px;	
}


/* Impressum */
a.mainlevel-imprint:link, a.mainlevel-imprint:visited {
	display: block;
	background: url(../images/menu_imprint.gif) no-repeat;
	vertical-align: middle;
	font-size: 13px;
	line-height: 20px;	
	font-weight: normal;
	color: #208452;
	text-align: left;
	padding-top: 0px;
	padding-left: 90px;
	height: 21px !important;
	height: 21px;
	width: 100%;
	text-decoration: none;	
	margin-top: 21px;
}

a.mainlevel-imprint:hover {
	background-position: 0px -21px;
	text-decoration: none;
	color: #314576;
	margin-top: 21px;	
}

a.mainlevel-imprint#active_menu-imprint {
	background-image: url(../images/menu_imprint.gif);
	background-position: 0px -21px;
	color:#314576;
	font-weight: normal;
	margin-top: 21px;	
}

a.mainlevel-imprint#active_menu-imprint:hover {
	color: #314576;
	margin-top: 21px;	
}



/* Schaubilder */
a.mainlevel-schaubild:link, a.mainlevel-schaubild:visited {
	display: block;
	background: url(../images/menu_leistung.gif) no-repeat;
	vertical-align: middle;
	font-size: 13px;
	line-height: 20px;	
	font-weight: normal;
	color: #208452;
	text-align: left;
	padding-top: 0px;
	padding-left: 90px;
	height: 21px !important;
	height: 21px;
	width: 100%;
	text-decoration: none;	
	margin-top: 21px;
}

a.mainlevel-schaubild:hover {
	background-position: 0px -21px;
	text-decoration: none;
	color: #314576;
	margin-top: 21px;	
}

a.mainlevel-schaubild#active_menu-schaubild {
	background-image: url(../images/menu_leistung.gif);
	background-position: 0px -21px;
	color:#314576;
	font-weight: normal;
	margin-top: 21px;	
}

a.mainlevel-schaubild#active_menu-schaubild:hover {
	color: #314576;
	margin-top: 21px;	
}


/* kleine Footernavi fuer die Pfeile */
a.footer-back:link, a.footer-back:visited {
	background: url(../images/pfeil_back.gif) no-repeat;
	text-decoration: none;	
	width: 18px;
	height:13px;

}

a.footer-back:hover {
	background-position: 0px -13px;
}

a.footer-back#active_menu-back {
	background-image: url(../images/pfeil_back.gif);
	background-position: 0px -13px;
}

/* vor */
a.footer-vor:link, a.footer-vor:visited {
	background: url(../images/pfeil_vor.gif) no-repeat;
	text-decoration: none;	
	width: 18px;
	height:13px;
}

a.footer-vor:hover {
	background-position: 0px -13px;
}

a.footer-vor#active_menu-vor {
	background-image: url(../images/pfeil_vor.gif);
	background-position: 0px -13px;
}





/* Textformatierungen */
.fliesstext {
	color: #000;
}
.Ueberschrift1 {
	font-size: 13px;
	color: #171536;
}

.msr_list {
	list-style: none;
	float: none;
	margin: 0;
	padding-left:20px;
}

.msr_list1 {
	list-style: none;
	float: none;
	margin: 0;
	padding-left:20px;
}

ul {
margin: 0;
padding: 0;
list-style: none;
}

li {
line-height: 15px;
padding-left: 10px;
padding-top: 0px;
}



.head_liste {
	font-size: 19px;
	color:#8F1924;
	padding-left:10px;
	padding-top:18px;	
	padding-bottom:3px;
}

.listen_abstand {
	margin-top: 20px;
	margin-bottom: 0px;

}

/* fuer den kleinen Adressenblock unterhalb der menupunkte */
.miniImprint {
	margin-left: 43px;
	width:150px;
	font-size: 12px;
	
	
}

/* fuer die Referenzpunkte */
.referenzliste_aktive {
	color: #000;
	font-size: 12px;
}


/* fuer die kleine imprint tabelle*/
.inner_content {
	font-size: 10px;
	color: #000;
	line-height:14px;

}

/* fuer die Impressum Seite zweispaltiger inhalt */
#inner_container {
position: relative;
top:0px !important;
top:-240px;

	width: 700px;
	height: 30px;
	font-size: 10px;
	color: #000;
	border: 1px solid green;

}

#content_left {
	float:left;
	width: 345px;
	border: 1px solid red;	
}

#content_right {
	float: right;
	width: 345px;
/*	background-color: gray; */
	border: 1px solid yellow;	
}

