body {
	padding: 0;
	margin: 0; 
	color: #555; 
	background-color: #cecece; 
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

#rahmen {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 7; 
	width: 960px; 
	background-color: white; 
	background-image: url(images/content.png); 
	background-repeat: repeat-y; 
	background-position: top right; 
	border-bottom: 2px solid #999;
}

#head {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background-color: white; 
	color: #993366; 
	font-family: ITC Zapf Chancery, Georgia, Times New Roman, Arial, sans-serif; font-style: italic; height: 174px; 
	background-image: url(/fileadmin/styles/images/auge.jpg); 
	background-repeat: no-repeat; 
	background-position: top left; 
	width: 930px; 
	padding: 0; 
	margin: 0; 
	z-index: 6;
}

#head img {
	border: 0; 
	margin-right: 10px;
}

.head {
	float: left; 
	width: 260px; 
	margin: 20px 0px 0 140px; 
	font-size: 28px;
}

* html .head {
	margin-left: 70px;
} 

#breadcrumbs {
	position: absolute; 
	top: 130px; 
	left: 220px; 
	color: #333; 
	font-size: 80%; 
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-style: italic; 
	border-top: 2px dotted #ccc; 
	padding-top: 10px; 
	width: 650px; 
	z-index: 6; 
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:hover, #breadcrumbs a:visited {
	color: #333;
}

#content {
	margin: 174px 40px 0px 0px; 
	padding: 0 20px 10px 220px; 
	background-image: url(/fileadmin/styles/images/orchidee.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom left; 
	font-size: .9em; 
	min-height: 520px; 
}

* html #content {
	height: 560px;
}

#content h1 {
	color: #336600; 
	font-size: 1.3em; 
	display: block;
	margin-top: 25px;
}

#content h2 {
	color: #336600; 
	font-size: 1.0em;
}

#content h3 {
	color: #336600; 
	font-size: .9em; 
	display: block; 
	clear:both;
}

#content a, #content a:link, #content a:active, #content a:visited {
	color: #993366; 
	text-decoration: underline; 
	font-weight: bold;
	font-size: .9em;
}

#content a:hover {
	color: #336600; 
	font-weight: bold;
}

#content img {
	border: 0;
}

.csc-textpic-caption {font-size: 85%; font-style: italic;}

#content fieldset {border: 0; padding: 5px;}
#content input, #content textarea {margin-bottom: 10px;background-color: white; border: 1px solid #993366;}

#footer {
	margin-top: 20px;
	clear: both;
}

#navi {position: absolute; top: 175px; left: 13px; width: 172px;}
#navi ul {padding:0; margin: 0px; width: 172px; background-image:url(/fileadmin/styles/images/navi.png); background-repeat:repeat-y; background-position: top right;}
#navi li {display:block; list-style:none; width:140px; padding: 4px 3px; line-height: 20px; text-align: left; margin: 3px 2px 0px 8px; border-bottom: 2px dotted #993366; font-size: 14px; }
#navi li.current {color: #993366; font-weight: bold;}
#navi a, #navi a:link, #navi a:active, #navi a:visited {display: block; color: #333; text-decoration: none;}
#navi a:hover {text-decoration: underline;}
#navi a.current, #navi a:link.current, #navi a:active.current, #navi a:visited.current {color: #993366; font-weight: bold;}
#navi a:hover.current {text-decoration: none; }

#nav1, #nav2 {background-image:url(/fileadmin/styles/images/navi-bottom.gif); background-repeat:no-repeat; background-position: bottom right; padding-bottom: 26px; margin-bottom: 20px; }

* html #nav2 {padding: 0 0 30px 0; margin-bottom: 20px; height: 1px;}
* html #nav1 {height: 1px;}

.navi-oben {background-image:url(/fileadmin/styles/images/navi-top.png); background-repeat:no-repeat; background-position: bottom right; margin-bottom: -8px;}

