﻿/* Stilvorlage für Map4Web */
/* Erstellt von Bernhard Straub (MindBusiness GmbH) */
/* Erstellt am 27.02.2007 */
/* für NetBusiness Consulting AG */


/* Allgemeine Vorlagen */
/* ___________________ */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11px;
}
a {
	color: #0f318b;
	text-decoration: none;
}
a:visited {
	color: #0f318b;
	text-decoration: none;
}
a:hover {
	color: #0f318b;
	text-decoration: underline;
}

/* Layout-Vorlagen */
#top_left{
	background-color: #0f318b;
	border-bottom-color: #BFCFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: #BFCFFF;
	border-right-style: solid;
	border-right-width: thin;
	width: 317px;
	text-align: center;
}
#top_middle{
	text-align: left;
	vertical-align: top;
	background-color: #0f318b;
	border-bottom-color: #BFCFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#top_right{
	background-color: #0f318b;
	border-bottom-color: #BFCFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #BFCFFF;
	border-left-style: solid;
	border-left-width: thin;
	text-align:center;
	vertical-align:bottom;
}
.tableright{
	padding-top: 5px;
}

/* Linke Navigation */
.content_left{
	color: #ffffff;
	background-color: #0f318b;
	height: 50px;
	border-right-color: #BFCFFF;
	border-right-style: solid;
	border-right-width: thin;
}

.nav_header{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #394e8d;
	height: 40px;
	padding-top: 5px;
	vertical-align: bottom;
	width: 317px;
	padding-left: 8px;
	text-align: left;
}

.nav_search{
	padding-left: 5px;
}

.menu a{
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited{
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover{
	color: #355aa1;
	background-color: #ffffff;
}


.M4Wsearch {
	padding-top: 5px;
	height: 10px;
}
.M4Wsearch input{
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	margin-right: 5px;
}

.M4Woutlinelvl0 {
	font-size: 12px;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 10px;
}

.M4Woutlinelvl1 {
	font-size: 11px;
	padding-left: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}
.M4Woutlinelvl2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	padding-left: 20px;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: 8px;
}
.M4Woutlinelvl3 {
	font-size: 8pt;
	padding-left: 25px;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: 17px;
}
.M4Woutlinelvl4 {
	font-size: 8pt;
	text-indent: 30pt;
	background-repeat: no-repeat;
	background-position: 17px;
	background-color: #EEEEEE;
}
.M4Woutlinelvl5 {
	font-size: 7pt;
	text-indent: 35pt;
	background-repeat: no-repeat;
	background-position: 17px;
}

.M4WRSS {
	text-align: left;
	padding-top: 20px;
	padding-left: 8px;
}

/* Hauptteil */
#content{
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
}
.M4Wimagemap{
	border: none;
}

/* Überschriften */
.M4Wheading0 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 5px;
}
.M4Wheading1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}
.M4Wheading2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.M4Wheading3 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	font-style: italic;
}
.M4Wheading4 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.M4Wheading5 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* Notizenbereich */
.M4Wtocitem {
	background-image: url(../img/dot2.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 12px;
}
.notes {
	font-size: 11px;
}

/* Rechter Balken */
#content_right{
	text-align: center;
	background-color: #0f318b;
	border-left-color: #BFCFFF;
	border-left-style: solid;
	border-left-width: thin;
}
.right_header{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #394e8d;
	height: 40px;
	padding-top: 5px;
	vertical-align: bottom;
	width: 180px;
	padding-left: 5px;
	text-align: left;
}

/* Fußzeile */
#bottom_right{
	background-color: #0f318b;
	border-top-color: #BFCFFF;
	border-top-style: solid;
	border-top-width: thin;
	padding: 5px;
	height: 20px;
}

/* Impressum */
#imprint_left{
	height: 25px;
	vertical-align:middle;
	color: #ffffff;
	background-color: #0f318b;
	border-right-color: #BFCFFF;
	border-right-style: solid;
	border-right-width: thin;
}
#imprint_right{
	padding-left: 5px;
	height: 25px;
	vertical-align:middle;
	color: #ffffff;
	background-color: #0f318b;
	border-top-color: #BFCFFF;
	border-top-style: solid;
	border-top-width: thin;
}
#imprint_right a{
	color: #ffffff;
	text-decoration: none;
}
#imprint_right a:visited{
	color: #ffffff;
	text-decoration: none;
}
#imprint_right a:hover{
	color: #355aa1;
	background-color: #ffffff;
}