﻿

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;


}

img {
border: 0;
}

body {
	background: #63744A url(img/Image3.jpg) repeat;
	color: #2A321A;
	font: normal 62.5% Verdana,Tahoma,sans-serif;
}


code {padding-bottom: 1.2em;}

p {padding-bottom: 1.2em;}

ul {padding-bottom: 1.2em;}


code {padding-bottom: 1.2em;}


p {padding-bottom: 1.2em;}


li {
list-style-type: none;}


h1 {
	font: normal 1.4em Verdana,Tahoma,sans-serif;
	margin-bottom: 4px;
}





h3 {padding-top: 6px;}





h2 {padding-top: 6px;}





h1 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background-color: #FEFCEC;
	font-size: 1.4em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 880px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.top {
	padding: 10px 10px 0;
}

/* title */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	
	background: #63744A;
	font-size: 1.2em;
	height: 105px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 858px;

	border-top:1px solid #FEFCEC;
	border-left: 11px solid #FEFCEC;
	border-right: 11px solid #FEFCEC;
	border-bottom: 0px solid #FEFCEC;
}
.header .right {
	background: #63744A;
	color: #2A321A;
	height: 105px;
	
}
.header .left {
	background:#63744A;
	color: #2A321A;
	height: 105px;
	
}
.header .left { 
    background: #63744A url(img/logoklein.png);
    width: 200px;
	text-align: center;
		
	
}
.header .right {
    
   	background: #63744A;
	line-height: 105px;
   overflow: auto;
	width: 650px;
				font-style: normal;
				font-variant: normal;
				font-weight: normal;
				font-size: 4.3em;
				font-family: Verdana, "Trebuchet MS", sans-serif;
		        text-align: center;		
}
.header .right h2 {padding: 0 16px;}
.header .right p {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;
}

/* navigation */
 

.navigation {	
	background: #FEFCEC url(img/nav.jpg);
	border: 1px solid #FEFCEC;
	height: 35px;
}
.navigation a {
	background: transparent url(img/nav.jpg) left top repeat-x;
	border-right: 1px solid #FEFCEC;
	color: #2A321A;
	display: block;
	float: left;
	font: 1.1em Verdana, sans-serif;
	line-height: 35px;
	padding: 0 18px ;
	text-decoration: none;
}
.navigation a:hover {
background: transparent url(img/nav.jpg) left bottom; 
color: #2A321A;
}


/* main */
.main {
	border-top: 0px solid #FEFCEC;
	background: url(img/bgmain.gif) repeat-y;
}

/* sub navigation */



.sidenav {
    background: #FEFCEC;
	float: right;
	width: 210px; 
	border-left: 1px solid #63744A;
	
}
.sidenav h2 {
	color: #2A321A;
	font-size: 1.3em Verdana;
	line-height: 35px;
	
	
	
}
.sidenav ul {
	padding: 5px;
	border-top: 0px solid #63744A;
	
	
}
.sidenav li {border-bottom: 0px solid #63744A;}
.sidenav li a {
	
	font-size: 1.3em Verdana;
	color: #2A321A;
	display: block;
	padding: 10px 0 10px 2%; 
	text-decoration: none;
	width: 200px;
	
}	
.sidenav a:active {font-weight:bold;}


.sidenav li a:hover {
    background: #FEFCEC;
	background-color: #FEFCEC;
	text-decoration:underline;
	color: #2A321A;	
		
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 631px;
}
.content .descr {
	color: #2A321A;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.content .imgright {
padding: 5px;
border: 1px solid #D8EBD8;
margin-left: 4px;
float: right;
}

.content p
{
color: #2A321A;
}



/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #000;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a:hover {color: #000;}

.footer a {color: #000;}

