﻿*
{
  margin:  0px;
  padding: 0px;
}

html
{
 	height: 100%;	
 	padding: 0 0 1px 0;
 	overflow: auto;
 	font-family: Arial, Helvetica, sans-serif;
}

body
{
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	vertical-align: baseline;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	border-width: 0px;
	overflow: hidden;
	visibility: visible;
	width: auto;
	height: auto;
	background-color: #D6E0E6;
	background-color: #DBE4E9;
	color: #303030;
	padding-top: 15px;
	padding-bottom: 15px;
}

a
{
	text-decoration: none;
	color: #A84746;
}
a:link
{
	text-decoration: none;
	color: #A84746;
}
a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 1.25em;
	color: #A84746;
	margin-bottom: 15px;
}
h2
{
	font-size: 1.05em;
	color: #A84746;
	margin-bottom: 4px;
}
h3
{
	font-size: 1em;
	color: #A84746;
	margin-bottom: 2px;
}
		
ul.subnavigation
{
	background-color: inherit;
	margin-left: 8px;
	vertical-align: middle;
	list-style: none;
}
ul.subnavigation li
{
	font-size: 0.95em;
	font-weight: 500;
	text-align: left;
	width: 134px;
	background-color: inherit;
	border-bottom: 1px solid #6E92A8;
	padding-right: 0px;
	margin-bottom: 10px;
}
ul.subnavigation li:hover 
{
	background-color: inherit;
	border-right: 3px solid #A84746;
	border-bottom: 1px solid #A84746;
}
ul.subnavigation li:active 
{
	background-color: inherit;
	border-right: 3px solid #A84746;
	border-bottom: 1px solid #A84746;
}
ul.subnavigation li a
{
	color: #303030;
	text-decoration: none;
	display: block;
	width: 100%;
}
	
div.main 
{
	width: 970px;
	min-height: 690px;
	height: auto !important;
	height: 690px;
	background-color: #F2F4F6;
	margin-left: auto;
	margin-right: auto;
	border: outset 1px #EAD2D4;
}

div.mainNavigation
{
	width: 970px;
	margin-bottom: 0px;
}		
div.mainNavigation a
{
	color: #F9F9F9;
}		


div.subNavigationContainer {
	float: left;
	width: 145px;
	padding-top: 15px;
}
div.mainContentContainer {
	margin-left: 145px;
	padding-left: 20px;
	margin-bottom: 1px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	border-left: 1px solid #A84746;
}

div.mainContentContainer ol
{
    margin-left: 15px;
}

div.mainContentContainer ul
{
    margin-left: 15px;
}

div.InfoBoxContainer
{
	
}
div.InfoBoxHead
{
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom:2px;	
	color: white;
	font-size: 1em;
	font-weight: bold;
	background-image: url(../img/MB.jpg);
}
.InfoBoxContent
{
	margin-bottom: 5px;
	font-size: 0.85em;
	padding: 0px;
	padding-top:10px;
	padding-left: 3px;
	padding-right: 0px;
	background-color: #F2F4F6;
}

.InfoBoxContent a
{
	text-decoration: none;
}

.InfoBoxContent a:hover
{
	text-decoration: none;
}
		
div.mainContainer
{
	width: 970px;
}

div.footer
{
	font-size: 0.92em;
	color: #F9F9F9;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: center;
	margin: auto auto;
	width: 970px;
	background-image: url(../img/MB.jpg);
	background-repeat: repeat;

}
div.footer a
{
	font-size: 0.9em;
	color: #F9F9F9;
	text-decoration: none;
}
div.clear
{
	clear: both;
}

.InputElement
{
	background-color: #F2F4F6;
	border: 1px solid #6E92A8;
	width:150px;
}

.InputButton
{

}

.MainNavigationMenuItem
{
	cursor: pointer;
	font-family: Inherit;
	color: White;
	font-weight: bold;
	text-align:center;
	border-top: 1px solid #6E92A8;
	border-bottom: 1px solid #6E92A8;
	border-right: 1px dotted #6E92A8;
	background-image: url(../img/MB.jpg);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
}

div.MainNavigationMenuItemInner
{
	padding-top:3px;
	padding-bottom:2px;
}

.MainNavigationMenuItemActive
{
	background-image: url(../img/MB_rot.jpg);
}

/*Cute Editor*/

.ImageSubTitle
{
	font-size: 0.9em;
	text-align: right;
}

.PromotionBox
{
	width: 403px;
	background: url(../img/bildschatten.jpg) no-repeat bottom left;
	padding: 4px 7px 17px 7px;
	margin-top:50px;
	border-top: 1px solid lightgray;
}

div.WebServiceResponse
{
	font-size: 0.8em;
	color: #A84746;
}

.CuteEditorContainer
{
	
}

.CuteEditorFrame
{
	
}

table.NewsSearch
{
	
}

table.NewsSearch td
{
	font-size: 0.87em;
}

table.NewsSearch input
{
	font-size: 0.87em;
}

table.NewsSearch select
{
	font-size: 0.87em;
}
