@charset "iso-8859-2";


body {
    width:100%;
	margin-top:100px;
	margin-left:0px;
	margin-right:0px;
    background: #0e1c06;
}

#outer {
	width: 100%;
	margin-top:10px;
	background: #0e1c06;
}

/*
#head {
width:800px;
height:100px; 
background: #999966;
margin:auto;
}
*/

#content {
	width:800px;
	height: auto;
	background: #0e1c06;
    margin:auto;
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #FFFFFF;

}

#content a {
	color:#CC6633;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:14px;
}

#content_left {
	width:297px;
	height:auto;
	float:left;
	background: #0e1c06;
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #FFFFFF;
}

#content_right {
	width:500px;
	margin-top:0px;
	height: auto;
	float:left;
	background: #0e1c06;
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #FFFFFF;
}

#content_right a {
	color:#CC6633;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:14px;
}

.clearer {
 clear:both; 
 }

/*
hr {
	clear:both;
	visibility:hidden;
}
*/



/*
#outergross {
width:100%;
background: #FF0000;
margin-top:0px;
}

*/

/*--------------------------------------navibox---------------------------------------------------------*/

#navibox{
	width:100%;
	height:34px;
	background: #223716;
    margin:auto;
	border: 2px;
	border-color:#FFFFFF
}
#navimenu {
	width:800px;
	height:30px;
    margin:auto;
}

/*--------------------------------------navi---------------------------------------------------------*/

#menu{
margin: 0;
padding: 0;

font:14px "Trebuchet MS";

}

#menu li{
display: inline;
}

#menu li a{
float: left;
color: #FFFFFF;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: #223716;

}

#menu li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#menu li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#menu li a:visited{
color: #FFFFFF;
}

#menu li a:hover  {
color: #CC6633;
background-image:#CCCC00 ;

}

#menu li .active {
color: #CC6633;
background:#091403;

}


</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

/*--------------------------------------navi-ende---------------------------------------------------------*/



/*#content li {
list-style: url(img/rosapunkt.gif);
margin-left: 18px;
}*/
#content ul {
	list-style: url(img/rosapunkt.gif);
	padding-left: 10px;
}

#content ul li {
     padding-left:2px;
  }
  


#footer {
	width:100%;
	position: static;
	background: #223716;
	margin-top:20px;
	height: 10px;
	padding:11px;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
	border: 2px;
	border-color:#FFFFFF
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.0em;
	color: #CC6633;
	text-align: left;
	text-indent: 1px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 3px;
	margin-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC6633;
	text-align: left;
	text-indent: 1px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	margin-bottom:0px;


h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC6633;
}

#linie {
	width:397px;
	border-bottom: 1px dotted #d353a4;
	background:#FF0000;
	height:1px;
	margin-top:0px;
}


.headline {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #B34A8C;
}


.bildrahmen {
	border:1px;
	border-color: #d353a4;
}

#box {
width:200px;
background: #FF0000;
margin-bottom:0px;
margin-right:0px;
}
