/* Allgemeine Formate */

* {
	vertical-align:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10pt;
	background-repeat:no-repeat;
}

html {
	height:100%;
}

body {
	height:100%;
	color:#000000;
	background-color:#F5F5F5;
	margin:0px 0px 0px 0px;
}

h1 {
	margin-bottom:16px;
	margin-top:10px;
	font-size:12pt;
	font-weight:bold;
}

h2 {
	margin-bottom:4px;
	margin-top:10px;
	font-weight:bold;
	font-size:10pt;

}

h3 {
	margin-bottom:0px;
	margin-top:10px;
	font-weight:normal;
	font-size:10pt;
}

strong, b {
	font-weight:bold;	
}

em {

}

ul {
	margin-bottom:5px;
	margin-top:5px;
	list-style-type:none;
}

li {
	background-image: url(/pics.mb/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	line-height:120%;
	padding-left:12px;
	margin-bottom:0.5em;
}

img  {
	border-width:0px;
}

form {
	display:inline;
}

input  {
	display:inline;
}

a {
	color:#000090;
	text-decoration:none;
}

a:hover, a:focus {
	text-decoration:underline;
}


/* Bereiche */

div.navmenu  {
	position:absolute;
	top:0;
	left:0;
	width:160px;
	height:540px;	
	
	margin:0px;
	border:0px;
	padding:0px;
	
/*	
	border:solid;
	border-width:1px;
	border-color:red;
*/
}

div.maincolumn {
	position:absolute;
	width:778px;
	height:100%;
	top:0px;
	left:180px;
	padding-left:20px;
	vertical-align:top;
	text-align:left;
	
/*	
	border:solid;
	border-width:1px;
	border-color:green;
*/
}

div.content_cell {
	height:90%;
	width:400px;
	background-color:#F5F5F5;
/*	
	border:solid;
	border-width:1px;
*/
}

div.footer_cell {
	height:6%;
	width:600px;
	text-align:left;
	vertical-align:bottom;
	
/*	
	border:solid;
	border-width:1px;
	border-color:blue;
*/
}

div.head_outercell {
	position:absolute;
	top:5px;
	left:0px;
	margin:0px 0px 0px 60px;
	padding:0px 0px 0px 0px;
}

div.head_innercell {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;

	border-width:2px;
	border-style:solid;
	border-color:#F4F4F4;
	
	padding:0px 0px 0px 0px;	
	
	vertical-align:middle;
	text-align:center;
}


/* Formate für das Menü */

div.logo  {
	position:fixed;
	top:0;
	left:0;
	width:160px;
	height:160px;	
	
	margin:0px;
	border:0px;
	padding:0px;
	z-index:100;
}

ul.navmenu {
	margin:0px;
	border:0px;
	padding:0px;
	list-style-type:none;
}

li.navmenu {
	border-left-width: thick;
	border-color: black;
	border-left-style: solid;
	background-image: url(/pics.mb/li_big_empty.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	margin:0px;
	border:0px;
	padding:0px;
	padding-left:12px;
}

li.navmenu_selected {
	background-image: url(/pics.mb/li_big.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	margin:0px;
	border:0px;
	padding:0px;
	padding-left:12px;
}

div.navline  {
	position:absolute;
	top:150px;
	left:180px;
	width:2px;
	height:280px;	
	
	background-image: url(/pics.mb/darkgrey.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	
	margin:0px;
	border:0px;
	padding:0px;
	z-index:100;
}


/* Formate für den Header*/

a.head {
	margin:0px;
	border-width:4px 2px 4px 2px;
	border-style:solid;
	border-color:#F4F4F4;
	
	padding:2px 15px 2px 15px;

	background-color:#696969;
	color:#F4F4F4;
	font-size:11pt;
	font-variant:small-caps;
	font-weight:bold;
	white-space:nowrap;
	
	vertical-align:middle;
	text-align:center;
}


/* Formate für den Content*/

img.jpeg {
	margin-top:10px;
	margin-bottom:10px;
}

a.link {
	background: url(/pics.mb/external.png) center right no-repeat;
	padding-right: 15px;
}

a.link:hover, a.link:focus {
	color:#000060;
	background-color:#E9E9E9;
	text-decoration:underline;
}

a.link2 {

}

a.link2:hover, a.link2:focus {
	color:#000060;
	background-color:#E9E9E9;
	text-decoration:underline;
}

span.link2 {
	background: url(/pics.mb/external.png) center right no-repeat;
	padding-right: 10px;
}

a.link3 {
	background: url(/pics.mb/external.png) center right no-repeat;
	padding-right: 10px;	
}

a.link3:hover, a.link3:focus {
	color:#000060;
	background-color:#E9E9E9;
	text-decoration:underline;
}


br.double {
	line-height:2em;
}

br.half {
	line-height:0.5em;
}

br.quarter {
	line-height:0.2em;
}


div.c300 {
	font-size:9pt;
	width:120px;
}


#decor0 {
	position:absolute;
	left:480px;
	width:250px;
	top:60px;
	height:50px
}

#decor1 {
	position:absolute;
	left:460px;
	width:250px;
	top:120px;
	height:350px
}

#decor2 {
	position:absolute;
	left:460px;
	width:250px;
	top:370px;
	height:350px
}


div.sitemap2 {
	margin-left:20px;
	padding-left:12px;
	background-image:url(/pics.mb/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
}

div.sitemap3 {
	margin-left:30px;
	padding-left:12px;
	background-image: url(/pics.mb/li_bullet_tiny.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
}

div.sitemap4 {
	margin-left:40px;
}
