/* Template neu MB */
/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #FFFFFF /*url(img/bg.jpg)*/;
	color: #222;
	font: normal 62.5% sans-serif;
	/*padding: 2% 0;*/
	padding: 0;
}

/*a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}
*/
blockquote {
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	width: 750px;
	/*background-image: url(../images/schatten.gif);
	background-repeat: repeat-y;*/
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#container {
	/*background: #FBF9F4;*/
	border-top: 15px solid #FFFFFF;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}
#containerstart {
	/*background: #FBF9F4;*/
	font-size: 1.3em;
	line-height: 1.3em;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}



/* header */
.title {
	/*background: #E2DED4 url(../images/header-h1.jpg) repeat-x;*/
	border-top: 0px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	/*background: #DAD7C5 url(img/header.jpg) no-repeat left bottom;*/
	height: 220px;
	border: 1px solid #999999;
	width: 750px;
}

/* main */
.main#two-columns {/*background: #FFF url(../images/two-columns1.gif) repeat-y;*/}

/* bottom */
.bottom {
	background: #DCDAC9 url(../images/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	color: #999999;
	padding: 10px;
	font-size: 11px;
}
.footer .left {width: 66%;font-size: 11px;}
.footer .right {
	width: 33%;
	text-align: right;
	font-size: 12px;
}
.footer a {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 100%;}
.col2 .right .content {/*background: #FFF; MB*/}
.col2 .right {}
.content {
padding: 13px 20px;
min-height:100px;
}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;} 




/* navigation */
.navigation {
	background: #DED9D0 url(../images/nav.gif) repeat-x;
	height: 41px;
	border: 1px solid #999999;
	width: 750px;
	margin-top: 8px;
}
.navigation a {
	background: #FFF url(../images/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	font: bold 1em Tahoma,sans-serif;
	line-height: 41px;
	text-align: left;
	text-decoration: none;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
/*.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}*/
/* Navigation */
 
#nav, #nav ul {
	/* Scrollbalken unten weg MB width: 86em;*/
	list-style: none;
	line-height: 1em;
	/*background-image: url(../images/nav.gif);*/
	color: #FFF;
	padding: 0;
}
 
#nav li li {
	/* MB background: #FFF;
	border-bottom:1px solid #fff;*/
}
 
#nav a {
	display: block;
	width: 7em;
	color: #FFF;
	text-decoration: none;
	padding: 0.2em 0em;
}
 
/*#nav a.menuparent  {
	background: url(pfeil.gif) no-repeat 90% 40%;
}*/
 
#nav li {
	float: left;
	padding: 0;
}
 
#nav ul li a {
	color: #FFF;
	font-size:11px;
	font-weight:bold;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	margin: 0;
	/*top: 309px; MB wird nicht benötigt sonst verschiedene in den Browsern*/
}
 
#nav li li { /* breite des untermenues MB*/
	width: 11em;
} 
#nav li ul a {
	width: 11em;
}
#nav li ul ul {
	margin: -1.45em 0 0 14em !important;
	margin: -1.45em 0 0 14.45em ;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li li:hover, #nav li li.sfhover {
	/*background-color: #FFF;
	background-image: url(../images/nav.gif);*/
}
#nav li li {
	/*background: red;*/
}
#nav li li a {
	padding-left:5px;
}
#nav li ul  {
	background-image: none;
}