body{
margin:0;
padding:0;
line-height: 1.2em;
font-family: Verdana, Arial, san-serif;font-size:8pt;color:#505050;
background-image:url(../images/bg-menkenhof.jpg);
background-repeat:repeat-x;	
background-attachment:fixed;
}


b{font-size: 110%;}
p{margin:0;padding:0;}
a {border-bottom: #CCCCCC solid 0px;color: #666666;text-decoration: none;outline: none;}
a:hover {border-bottom:0px solid;border-bottom-color: #FF9900;color: #000000;}
p, h1, h2, h3, h4, h5, h6, pre {margin-top: 0;}
h1, h2, h3, h4, h5, h6 {padding: 1px 5px;line-height: normal;}
h1 {font-size: 18px;color: #9bb395;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 13px;}
h6 {font-size: 10px;}
hr {height: 1px;color: #999999;}
img {border: 0;}

.imgheader {border:5px solid #FFF;}
.bookmark {font-family: Verdana, Arial, san-serif;font-size:8pt;color:#505050;}

#maincontainer{
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border:0px solid #FFF;
}

#topcontainer{
width:990px;
height:60px;
margin-top:10px;
background-image:url(../images/menken-top.png);
background-repeat:no-repeat;	
}


#topsection{
height: 270px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#infoline {
height:25px;
background-color:#FFFfff;
}

.infoline {
padding-left:8px;
font-family: Verdana, Arial, san-serif;
font-size:8pt;
color:#ffffff;
}


#contentwrapper{
float: left;
margin-top:-15px;
width: 100%;
background:#FFFDE6;
}

#contentcolumn{
line-height:1.2em;
font-size:1.0em;line-height:1.5em;
margin-right: 231px; /*Set right margin to RightColumnWidth*/
min-height: 1020px;
background:#FFFDE6;
border-right:1px dotted #CCCCCC;
}

#rightcolumn{
float: left;
width: 230px; /*Width of right column*/
margin-left: -230px; /*Set left margin to -(RightColumnWidth) */
border-left:0px dotted #CCCCCC;
background:#FFFDE6;
}


#footer{clear: left;width: 100%;background:#8D8D8D;color: #FFF;text-align: center;padding: 4px 0;}
#footer a{color: #FFFF80;}
#subfooter {margin-top:5px;width:100%;height:60px;border-left:1px #e8e8e8;border-right:1px #e8e8e8;}
#linkfooter{margin-top:10px;height:40px;background-color:#FFF;text-align:center;font-family: Verdana, Arial, san-serif;font-size:8pt;color:#505050;margin-bottom:10px;}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertubebox{
padding: 5px; 
/* background-color: #EFE9D1; */
}


#box {
margin-top: 10px;
width:210px;
/*background-image: url(../images/bg-box.png);
background-repeat: no-repeat; */
min-height: 70px;
background-color: #ffffff;
border: thin;
overflow:hidden;
border: 1px dotted #000;
}

#boxlast {
margin-top: 10px;
margin-bottom: 20px;
width:200px;
background-color: #E0D09F;
overflow:hidden;
}

.boxheader {
padding:3px;
height: 18px;
background:#FFF7AE;
color: #015D1D; 
font-size: 12px; 
font-family: Verdana, Arial; 
font-weight: bold; 
text-decoration: none; 
text-transform: uppercase; 
border-bottom: 1px dotted;
text-align:center;
}

/* Beginn Topmenü - oben rechts */
#topmenue {
   margin-top:-15px;
	float: right;
}

#topmenue ul {
	float: left;
	text-align: right;
	list-style-type: none;
}

#topmenue li {
	float: left;
}

#topmenue li a {
	float: left;
	display: block;
	padding: 10px 8px 5px 8px;
	border-left: 1px solid #D4D4D4;
	color: #7D7D7D;
	text-decoration: none;
	font-size: .7em;
}

#topmenue li a:hover {
	background: transparent url(../images/tnhover.gif) 0 0 repeat-x;
}

#lswitch {
	float:right;
	margin: 8px 15px 0 0;
	font-size: .7em;
}

#lswitch select {
	font-size: 1em;
}
/* Ende Topmenü */




/* Beginn Mainmenü */
#mainmenue {
	clear: both;
	width: 990px;
	height: 50px;
background-image: url(../images/bg-mainmenue.png);
}

#mainmenue ul {
	display: inline;
	list-style-type: none;
background-image: url(../images/menuhover.gif) repeat-x;
}

#mainmenue li {
	float: left;
	white-space: nowrap;
   
}

#mainmenue ul li a {
	float: left;
	height: 50px;
	margin-top: 1px;
	padding: 25px 15px 0 10px;
	color: #016121;
	font-size: 1.0em;
	text-decoration: none;
	border-right: solid 0px #bbb;
}

#mainmenue ul li a:hover {
	color: #015D1D;
	background-image:url(../images/mainmenue-hover.png);
    background-repeat:no-repeat;
}

#mainmenue ul li a.sel {
	color: #CFCFCF;
}

#mainmenue li.right {
	float: right !important;
	white-space: nowrap;
}

#mainmenue li.right a {
	border-right: 0 !important;
	border-left: solid 1px #bbb;
}

/* Ende Mainmenü */ 

/* Beginn Submenü */

.markermenu{
width: 208px; /*width of menu*/
color:#015D1D;
}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 0px solid #9A9A9A;
color:#016121;
}

.markermenu ul li a{
background: url(../images/liststyle.jpg) no-repeat 2px center;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #016121;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px dotted #B5B5B5;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #016121;
}

.markermenu ul li a:hover{
color: #000;
background-color: #FEFDEB; 
background-image:url(../images/liststyle.jpg); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */







