/* CSS Document */
body {
	background-image: url(images/bg_balken.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
H1 {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
}
H2, H3 {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
}
A {
	color: #cc0000;
	text-decoration: underline;
}

P {
	margin:0 0 20px;
	}

STRONG {color: #666666;}
UL {
	list-style-image: url(images/punkt.gif);
	}
#box {
	width: 980px;
	margin: 5px auto auto;
	padding: 0px;
}
#nav {
	width: 200px;
	margin: 0px 0px 0px 0px;
	float: left;
	background: #ffffff;
	padding: 0px;
}
#nav a {width: 100%;}

#nav img {
	border:none; 
	float:right;
	width: 20px;
	margin-right: 2px;
}
#nav ul {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
#nav li {
	width: 196px; float: left;
	background-color: #ffc800;
	padding: 0px;
	margin: 0px 2px 0px 2px;
	list-style: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#nav li li {	
	background-color: #fbe69b;
	margin: 0px;
}
#nav li li li {	
	background-color: #fdf6dc;
	margin: 0px;	
}	 
#nav li a:link, #nav li a:visited, #nav li a:active {
	display:block;
	width: 196px;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
    }
#nav li a:hover{
	background-image: url(images/pfeilnavi_ebene1.gif);
	background-repeat: no-repeat;
	background-position: right;
    }


#nav li li a:link, #nav li li a:visited, #nav li li a:active {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
    }
    
#nav li li a:hover{
	background-image: url(images/pfeilnavi_ebene2.gif);
	background-repeat: no-repeat;
	background-position: right;
}  

#nav li li li a:link, #nav li li li a:visited, #nav li li li a:active {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
    }
    
#nav li li li a:hover{
	background-image: url(images/pfeilnavi_ebene3.gif);
	background-repeat: no-repeat;
	background-position: right;
    }

#content {
	width: 727px; 
	float: left;
	margin: 5px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
}
#content2 {float: left;
	background-color: #FFFFFF;
	border: 2px solid #ffc800;
	width: 753px;
	line-height: 14px;
}
#content3 {float: left;
	padding: 28px;
	line-height: 20px;
}
#right {
	width:200px;
}

.sub {
	background-color: #fdf6dc;
	padding-left: 28px;
	color: #000000;
	font-size: 9px;
	line-height: 14px;
}
.sub A {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.box1 {
	float: left;
	width: 200px;
	margin-bottom: 28px;
}
.box2 {
	background: #fef8e1;
	border: 1px solid #ffc800;
	padding: 10px;
}
.box2 P {
	margin:0 0 30px;
	}
.box3 {
	font-size: 11px;
	line-height: 16px;
	color: #000000;	
}
.border {
	border: 1px solid #ffc800;
}
.footer {
	float: left;
	margin: 15px;
	font-size: 10px;
}
.fr {float:right;}
.fl {float:left;}
.cl {clear:both;}

.act1{
	background-image: url(images/pfeilnavi_ebene1.gif);
	background-repeat: no-repeat;
	background-position: right;
    }
.act2{
	background-image: url(images/pfeilnavi_ebene2.gif);
	background-repeat: no-repeat;
	background-position: right;
    }
	
.act3{
	background-image: url(images/pfeilnavi_ebene3.gif);
	background-repeat: no-repeat;
	background-position: right;
    }
A IMG{
	border: 0px;
	text-decoration: none;
}

.jm-gallery-album-entry a{
	border: 0;
        text-decoration: none;
}