body{
margin:0;
padding:0;
line-height: 0.9em; 
/* background-color:#59595B; */
background-color:#898989;
font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #000;
font-size:10pt;
}


p{margin:0;padding:0;}
a {border-bottom: #CCCCCC solid 0px;color: #3D6497;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: 32px;color: #FF6600;}
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-top:10px solid #8D8D8D;border-bottom: 5px solid #8D8D8D;}
.bookmark {font-family: Verdana, Arial, san-serif;font-size:8pt;color:#505050;}



b{font-size: 120%;}
em{color: red;}

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

#topsection{
background: #898989;
height: 70px; /*Height of top section*/
}

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

#pageheader {
 width:95%;
 margin-top:-15px;
 height:5px;
 background:silver;	
 padding-bottom:3px;
}

#contentwrapper{
float: left;
height:570px;
width: 100%;
background:#FFF;
}

#contenthead{
width:840px;
margin-left: 170px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
margin-top:00px;
height:30px;
border:0px solid red;
background:#FFF;
}

/* Linkes vertikales Menü */
#lefthead{
margin-top:00px;
float: left;
height:5px;
width: 160px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
background: #C8FC98;
border:0px solid green;
overflow:auto;
}


#contentcolumn{
margin-left: 580px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
margin-top:10px;
height:550px;
border:0px solid red;
overflow:auto;
}

/* Linkes vertikales Menü */
#leftcolumn{
margin-top:-40px;
float: left;
height:610px;
width: 160px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
background: #898989;
margin-bottom:00px;
overflow:hidden;
}

#rightcolumn{
margin-top:00px;
float: left;
height:550px;
width: 413px; /*Width of right column in pixels*/
margin-left: -840px; /*Set right margin to -(MainContainerWidth - LeftColumnWidth)*/
background: #FFF;
border-right:1px solid #000;
overflow:auto;
}

#footer{
clear: left;
width: 100%;
background: #898989;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

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



.innertubebox{
padding: 5px; 
background-color: #FFFFFF;
}

.innertubehead{
padding: 5px; 
background-color: silver;
}

.innertube-rechts{
margin-left:13px; 
}

.innertube-links{
margin-left:10px; 
}

#boxmenue {
margin-top: 0px;
padding-right:00px;
height:340px;
width:160px;
line-height: 0.9em;
/* background-color: #6A6A6C; */
overflow:hidden;
border:0px solid #FFF;
}

.innertubebox{
padding:5px;
background-color: #6A6A6C;
}

#box {
margin-top: -3px;
margin-right:10px;
height:265px;
width:160px;
background-color: #6A6A6C;
overflow:hidden;
border-right:10px solid #000;
color:#FFF;
}


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

.boxheader {
padding:3px;
height: 18px;
color: #785e1a; 
font-size: 14px; 
font-family: Times, 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ü */


/* Vertikales Menü */

.arrowlistmenu{
width: 160px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 12px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 2px 2px 2px 2px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin-top: 10px;
padding-right: 10px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #C4C4C4;
text-align:right;
display: block;
padding: 2px 0;
padding-left: 5px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 0px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #C4C4C4;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FFF;
/* background-color: #F3F3F3; */
}







/* Beginn Mainmenü */
#mainmenue {
	clear: both;
	width: 971px;
	height: 32px;
background-image: url(../images/menuhover.gif) repeat-x;
}

#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: 23px;
	margin-top: 1px;
	padding: 7px 15px 0 15px;
	color: #000;
	font-size: .7em;
	text-decoration: none;
	border-right: solid 1px #bbb;
}

#mainmenue ul li a:hover {
	color: #fff;
	background: transparent url(../images/menuhover.gif) 0 -5px repeat-x;
}

#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:#A40000;
}

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

.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: #000;
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: #A40000;
}

.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 */







