@charset "UTF-8";
/* CSS Document */

html{
	height:100%;
}

a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}


BODY {
	background-color: #777777;
	margin: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.5;
}

H1 {
	font-size: 28px;
	font-weight: normal;
	font-family: Times, 'Times New Roman', serif;
	color: #000000;
	margin-top: 0px;
}

A {
	color: #333;
	text-decoration: underline;
}

A:hover {
	color: #333;
	text-decoration: none;
}

#oben {
	background: url(/fileadmin/template/img/bg.jpg) repeat-x #ffffff;
	clear: both;
}

#header {
	width: 900px;
	height: 120px;
	margin: 0 auto;
}

#navi {
	width: 900px;
	height: 33px;
	margin: 0 auto;
	background-image:url(/fileadmin/template/img/navi.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}

#inhalt {
	width: 935px;
	background: url(/fileadmin/template/img/rahmen.png);
	min-height: 400px;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

#sp2 {
	width: 596px;
	text-align: left;
	float: left;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 30px;
}

#sp3 {
	width: 260px;
	text-align: left;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 30px;
}

#footer {
	width: 100%;
	background: #777777;
	
	height: 125px;
	padding-top: 10px;
	font-size: 10px;
	color: #efefef;
}

.cls {
	clear: both;
}

#mainnav {
	margin: 0;
	padding-left: 0;
	float:left;
	text-decoration: none;
	list-style: none;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}

#mainnav LI {
	line-height: 2.5;
	height: 33px;
	float:left;
	border-right: 1px solid #ffffff;
}

#mainnav LI:hover {
	background-image: url(/fileadmin/template/img/nav1.jpg);
}

.mnu {
	display: block;
	text-decoration: none;
	color: #555;
	float:left;
	height: 33px;
	padding-right: 15px;
	padding-left: 15px;

}

.mnu:hover {
	color: #333;
}

.mnu-act {
	display: block;
	text-decoration: none;
	color: #333;
	float:left;
	height: 33px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/fileadmin/template/img/nav1.jpg);
}

.mnu-act:hover {
	color: #333;
}

#subnav {
	border-collapse: collapse;
	margin: 0;
	padding-left: 0;
	width: 180px;
	text-decoration: none;
	list-style: none;
	border: 1px solid #e4994f;
	border-top: none;
}

#subnav LI {
	line-height:1.6;
	border-top: 1px solid #e4994f;
}

.mnu1 {
	display: block;
	text-decoration: none;
	color: #333333;
	height: 20px;
	padding-left: 3px;
	border-left: 5px solid #f79433;
}

.mnu1:hover {
	color: #333333;
	background: #f7c797;
}

.mnu1-act {
	display: block;
	text-decoration: none;
	color: #333333;
	height: 20px;
	background: #f7c797;
	padding-left: 3px;
	border-left: 5px solid #f79433;
}

.mnu1-act:hover {
	color: #333333;
}

#subnav2 {
	border-collapse: collapse;
	margin: 0;
	padding-left: 0;
	width: 180px;
	text-decoration: none;
	list-style: none;
	border-top: none;
	font-size: 10px;
}

#subnav2 LI {
	line-height:2;
	height: 20px;
	border-top: 1px solid #cccccc;
}

#subnav2 LI:hover {
	background: #ededf4;
}

.mnu2 {
	display: block;
	text-decoration: none;
	color: #333333;
	height: 20px;
	padding-left: 3px;
	border-left: 5px solid #f79433;
}

.mnu2:hover {
	color: #333333;
}

.mnu2-act {
	display: block;
	text-decoration: none;
	color: #333333;
	height: 20px;
	padding-left: 3px;
	border-left: 5px solid #f7c797;
	background: #f7c797;
}

.mnu2-act:hover {
	color: #333333;
}

.abs {
	padding: 10px;
}

.cnt {
	width: 880px;
	margin: 0 auto;
}

.cnt1 {
	width: 910px;
	margin: 0 auto;
}

#links {
	width: 630px;
	float: left;
}

#rechts {
	width: 250px;
	float: right;
	text-align: right;
}


#footer A {
	text-decoration: none;
	color: #ffffff;
}

#footer A:hover {
	text-decoration: underline;
}

.contenttable TD, .contenttable TH {
	padding-left: 5px;
	padding-right: 5px;
}

.csc-textpic-imagewrap {
	margin-bottom: 10px;
}

.smallpics IMG {
	margin-right: 3px;
}

.smallpics {
	clear: both;
	margin-bottom: 15px;
	background: #f3f3f3;
}

.pic-links {
	float: left;
	margin-right: 10px;
}

.detail {
	color: #666666;
	font-style:italic;
	font-size: 11px;
}

.clearer {
        height: 1px;	
        border: 1px solid #efefef;
        color: #f3f3f3;
        clear: both;
        margin-top: 5px;
        margin-bottom: 5px;
}

.abstand {
	margin-top: 20px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 15px;
	padding: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(/fileadmin/template/img/tape.png) no-repeat;
}
.gallery a {
	text-decoration: none;
}
</style>

<!--[if lt IE 7]>
	.gallery span { behavior: url(/fileadmin/template/iepngfix.htc); cursor: pointer; }
<![endif]-->


/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../img/overlay/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(../img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.simple_overlay A {
	text-decoration: underline;
	color: #ffffff;
}

.simple_overlay A:hover {
	text-decoration: none;
	color: #ffffff;
}

.gewuerz {
         font-size: 10px;
	color: #3b8752;
}
