table, body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color:#666666; 
	margin: 0px;
	background-repeat: repeat-y;
}

p {
	padding: 0; 
	margin: 0; 
	padding-bottom: 10px;
	line-height : 160%;
}

a { 
	color:#000000; 
	text-decoration:none; 
}

a:hover { 
	color:#000000; 
	text-decoration:underline;
}

p a {
	color: #a2a9a0; 	
text-decoration:none;
}

p a:hover { 
	color:#000000; 
	text-decoration:underline;
}

h1 {
	font-weight: normal;
	font-size: 14px;
	color: #cb9f3e;
}

h2 {
	font-weight: normal;
	font-size: 14px;
	color: #665c5a;
	
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #cb9f3e;
	

}

h4 {
	font-weight: normal;
	font-size: 16px;
	color: #665c5a;
	
}


h5 {
	font-size: 18px;
	font-weight: normal;
	color: #cb9f3e; 

}

h6 {
	font-size: 18px;
	font-weight: normal;
	color: #665c5a; 
}


.brownbox { background-color:#cb9f3e; padding:6px; margin:0px; }



/* Elemente im Seitenkopf*/
#header { 
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 76px;
	height: 256px;
	width: 849px;
}

#header ul {
	padding: 0px;
	margin: 0px;
}

#header li {
	list-style-type: none;
	display: inline; 
	padding-right: 15px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 277px;
}

#lang  { 
	height:11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 11px;
}

#lang a {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}

#lang a:hover {
	color: #CECECE;
	text-decoration: none;
}

/* Elemente der Seitennavigation*/
#sidenav {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	top: 330px;
background-color: #665c5a;
}

#sidenav ul {
	margin: 0px;
	padding: 0px;
}

#sidenav li {
	list-style: none;
}


#sidenav li a {
	background-color: #665c5a;
	text-align: right;
	display: block;
	line-height: 16px;
color: #FFFFFF;
}

#sidenav li.spacer {
	height: 15px;
        *height: 5px;
	background-color: #665c5a;
}

#sidenav li.main_off a {
	width: 180px;
	* width: 210px;
	padding: 0px 10px 0px 10px;
	background-color: #665c5a;
	color: #FFFFFF;
	line-height: 17px;

color: #FFFFFF;
}
#sidenav li.main_off a:hover {
	background-color: #000000;
	line-height: 17px;
	color: #cb9f3e;
text-decoration: none;

}

#sidenav li.main_on a {
	color: #cb9f3e;
	display: block;
	text-decoration: none;
	background-color:  #000000;
	width: 180px;
	* width: 210px;
	padding: 0px 10px 0px 10px;
	line-height: 17px;
	font-weight: bold;

}

#sidenav li.std_on a {
	background-color: #665c5a;
	display: block;
	text-decoration: none;
        color: #cb9f3e;
	width: 180px;
	* width: 210px;
	padding: 0px 10px 0px 10px;
	line-height: 17px;
	

}

#sidenav li.std_off a {
	width: 180px;
	* width: 210px;
	padding: 0px 10px 0px 10px;
	background-color: #665c5a;
	color: #FFFFFF;
	line-height: 17px;
color: #c2b9b0;
}

#sidenav li.std_off a:hover {
	
text-decoration: none; 	
color: #cb9f3e;
        background-color: #000000;
}


#sidenav li.std_off_current a{
	background-color: #665c5a;
	display: block;
	width: 180px;
	* width: 210px;
	padding: 0px 10px 0px 10px;
	line-height: 17px;

color: #c2b9b0;
}

#sidenav li.std_off_current a:hover {
	color: #cb9f3e;
        background-color: #000000;
text-decoration: none;
}


#sidenav li.suche {
	text-align: right;
}

/* Contentbereich */

#content {
	padding-left:35px;
	width: 680px;
*width: 700px;
	float:left;
	position: absolute;
	top: 256px;
	left: 200px;
}

#navipath {
	width:725px;
	height: 70px;
	line-height: 70px;
	font-weight: bold;
}

#navipath p {
	display:inline;
}

#navipath a {
	color: #BEBEBE;
	padding-right: 15px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: right 4px;
}

#flash {
	position: absolute;
	top: 74px;
	left: 0px;
	padding: 0px;
}

div.ocms_de_bt {
position: absolute;
	top: 40px;
	left: 400px;
	padding: 0px;

}

