
body {
	margin: 0 0 0 0;

}

html, body, button, div, input, select, textarea, td, p, ul, li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #4C4C4C;
}



h1 {
	font-size: 18px;
	margin-bottom: 4px;
}

h2, h3, h4, h5, h6 {
	font-size: 14px;
	margin-bottom: 4px;
}

#slideshow {
	height:170px;
                width: 750px;
	position:relative;
}
#slideshow img {
	display:none;
	position:absolute;
	top:0; 
	left:0;
}
#slideshow img.start {
	display:block;
}


li { 
	list-style-type: square;
}


.error {
	color: #CC0000;
}



/* Box */

.box-rahmen {
                background-color: #DFDFDF;
}

.box1 {
                background-color: #FFFFFF;
}

.box2{
                background-color: #F2F2F2;
}




/* Content */
.content-strich {
	background-color: #CACCA5;
}

.content {
	padding: 0 25px 0 25px;
}

.copyright {
	padding: 30px 25px 15px 25px;
	color: #3C5064;
}






/* Linkausgabe */
a:link, a:visited, a:active {
	color: #4C4C4C;
	text-decoration: underline;
}

a:hover {
	color: #4C4C4C; 
	text-decoration: none;
}

/* Meta-Globalwerte */
.header {
	font-size: 14px;
}

.aheader:link, .aheader:visited, .aheader:active {
	color: #4C4C4C;
	text-decoration: none;
}

.aheader:hover {
	color: #A5AA50; 
	text-decoration: none;
}

.header-aktiv {
	font-weight: bold;
}

.header-links {
	background-color: #CACCA5;
}

.header-rechts {
	background-color: #A5AA50;
}



.nav {
	padding: 0 15px 0 10px;
}



/* Menüpunkte Ebene 1 */
a#navebene1 {
	display: block; 
  	height: 1.3em; 
  	text-align: right; 
  	text-decoration: none;
                font-size: 14px;
}

a#navebene1:link, a#navebene1:visited {
 	color: #777A41;
}

a#navebene1:hover {
  	color: #777A41;
	width: 100%; 
	text-decoration: none;
	background-color: #F7F7F7;
}

a#navebene1aktiv {
	display: block; 
  	height: 1.3em; 
  	text-align: right; 
  	text-decoration: none;
                font-size: 14px;
}

a#navebene1aktiv:link, a#navebene1aktiv:visited {
	font-weight: bold;
	color: #777A41;
}

a#navebene1aktiv:hover {
  	color: #777A41;
	width: 100%; 
	text-decoration: none;
	background-color: #F7F7F7;
                font-weight: bold;
}




/* Menüpunkte Ebene 2 */
a#navebene2 {
	display: block; 
  	height: 1.3em; 
  	text-align: right; 
  	text-decoration: none;
                font-size: 12px;
}

a#navebene2:link, a#navebene2:visited {
 	color: #777A41;
}

a#navebene2:hover {
  	color: #777A41;
	width: 100%; 
	text-decoration: none;
	background-color: #F7F7F7;
}

a#navebene2aktiv {
	display: block; 
  	height: 1.3em; 
  	text-align: right; 
  	text-decoration: none;
                font-size: 12px;
}

a#navebene2aktiv:link, a#navebene2aktiv:visited {
	font-weight: bold;
	color: #777A41;
}

a#navebene2aktiv:hover {
  	color: #777A41;
	width: 100%; 
	text-decoration: none;
	background-color: #F7F7F7;
                font-weight: bold;
}
