<style type="text/css">
<!--
html {
	position: relative; width: 100%; height: 100%; margin: 0; padding: 0; border-style: none; overflow:hidden;
}
body {
	margin: 0; padding: 0; border-style: none;
	font-family: sans-serif;
    	overflow: hidden;
    	background-color: #ffe384;
	scrollbar-face-color: #FFE384;
	scrollbar-shadow-color: #990000;
	scrollbar-highlight-color: #990000;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #990000;
	scrollbar-track-color: #FFB043; 
	scrollbar-arrow-color: #990000;    	
}
#topband {
	position:fixed;
    	font-size:16px;     /* so ergeben 6em genau 96 Pixel */
	margin:0; padding:0; top:0; left:0; height:6em; right:0; border:none;
	color:#930000;
	overflow:visible; z-index:2;
}
#main {
	position:fixed;
    	font-size:16px;     /* so ergeben 6em genau 96 Pixel */
	top:6em; left:0px; right:0px; bottom:30px;
    	padding:0; 
    	overflow:auto;
	background-image:url(hg301.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:0px 6em;
}
#botband {
	position:fixed;
	margin:0px;
	padding:0px;
	bottom:0px;
	left:0px;
	right:0px;
	height:30px;
    	overflow:hidden;
    	background-image:url(line.gif);
    	background-repeat:repeat-x;
}

h1{
	font-family: Verdana, sans-serif; font-size: 16px; font-weight:bold; line-height:20px; margin-left:0px; margin-top: 20px; color:#930000;
}

h3{
	font-family: Verdana, sans-serif; font-size: 13px; font-weight:bold; line-height:14px; margin:0px; padding:0px;
}

.csi-caption, .csc-textpic-caption {
	font-family: Verdana, sans-serif; font-size: 10px;
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}

.bodytext {
	font-family:Arial, sans-serif; font-size:12px; line-height:16px;
}

.bodytext a {
	color:#930000;
}

.bodytext ul {
	padding: 1px 0px 2px 16px;
	margin:0px;
	list-style-image:url(triangle.gif)
}

input.suchfeld {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-variant:normal;
	color:#990000;
	height:16px;
	width:123px;
        vertical-align:middle;
}
input.suchbutton, input.csc-mailform-submit, input.tx-guestbook-submit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-variant:normal;
	color:#990000;
	background-color:#ffd342;
	background-image:url(hg_normal.gif);
	background-repeat:repeat-x;
	height:23px;
    vertical-align:middle;	
}
	
#main p {
	margin:0px; margin-bottom: .5em;
}

#botband p {
	margin:0px; margin-top: .5em;
}
.credit {
	line-height: 1.2em; margin-top: 4em;
	font-size: .7em;
}
div.bot {
	position: absolute;
	bottom: .5em; left: .5em; right: .5em; text-align: center;
}
#navbar img { border: none; margin:0px; padding: 0px;}

li.csc-section a {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
/*	text-decoration:none; */
}

ul.sidemenu {
/*	list-style-position:inside;	stört beim IE */
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 4px;
}

.sidemenu ul {
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 8px;
	}
.Fertile ul {
	display:block;
}
.Ordinary ul {		/* Diese Reihenfolge! Einmal gewöhnlich -> nie wieder Nachkommen */
	display:none;
}
.sidemenu a {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
}
.curitem > div > a {
	color:#930000;
}

fieldset {
    border-color:#990000;
}

hr {
    border-color:#990000;
    color:#990000;
    background-color:#990000;
}

#fmenu, #fmenu ul, #foot_i, #foot_i ul {
    padding:0;
    margin:0;
    list-style-type: none;
    font-family: Arial,sans-serif;          /* Font-Angaben bereits hier für nachfolgende 'em'-Angaben ! */
    font-size:12px;
    }
#fmenu, #foot_i {margin-bottom:0em;}
#fmenu a, #fmenu a:visited {
    display:block;
    padding: 0px 6px 0px 6px;
    font-weight:bold;
    font-variant:normal;
    color:#930000;
    height:1.333em;             /* der Wert ergibt sich aus: 16 Pixel / font-size */
    line-height:17px;
    text-decoration:none;
/*    text-indent:6px; */
    background-image:url(hg_normal.gif);
    background-repeat:repeat-x;
    background-color:#ffce37; 
    border:1px solid #930000;
    border-width:0px 1px 1px 0px;       /* nur rechter Rand und unterer Rand ! */
}

#foot_i a, #foot_i a:visited {
    display:block;
    width:9em;
    font-weight:bold;
    font-variant:normal;
    color:#930000;
    height:1.333em;             /* der Wert ergibt sich aus: 16 Pixel / font-size */
    line-height:17px;
    text-decoration:none;
    text-indent:6px;
    background-image:url(hg_normal.gif);
    background-repeat:repeat-x;
    background-color:#ffce37; 
    border:1px solid #930000;
    border-width:0px 1px 1px 1px;
}

#fmenu ul a, #fmenu ul a:visited {
    width:16em;
    border-width:0px 1px 1px 1px;
}

#foot_i li, #fmenu li {position:relative; float:left;}

#fmenu :hover > a , #fmenu .chosen > a {
    background-image:url(hg_over.gif);
    background-color:#fffba4; 
    color:#FD9700;
}
#foot_i :hover > a {
    background-image:url(hg_over.gif);
    background-color:#fffba4; 
    color:#FD9700;
}

#fmenu li ul {display: none;}
#fmenu li:hover > ul {
    display:block;
    position:absolute;
    top:0em;
    left:14.083em;
}

#fmenu > li:hover > ul {
    left:-0.083em; 
    top:1.416em;
    z-index:1;
    }

.csc-mailform-field label {
    display:block;
}
.csc-mailform {
    width: 360px;
}

.tx-guestbook-field label {
    display:block;
    float:left;
    width:90px;
}

.tx-guestbook-field input {
    width:240px;
}

.tx-guestbook-field textarea {
    width:240px;
}

input.tx-guestbook-submit {
    width:90px;
}

.tx-veguestbook-pi1 fieldset {
    width:360px;
    background-image:url(../../fileadmin/template.rsc/t30.png);
}

.tx-veguestbook-pi1 legend {
    font-weight:bold;
    color:#990000;
}

div.tx-veguestbook-pi1 {
    background-image:url(../../fileadmin/template.rsc/t30.png);
}

div.tx-guestbook-clear {
    height:1px;
    width:100%;
    background-color:#990000;
    margin: 0px 0px 24px 0px;
}

h2.tx-guestbook-header {
    font-family: Verdana, sans-serif; font-size: 14px; font-weight:bold; line-height:16px; margin-left:0px; margin-top: 0px; color:#930000;
}

p.tx-guestbook-date {
    display:block;
    text-align:right;
    font-size:80%;
    line-height:80%;
}

span.csc-mailform-label {
    display:block;
    font-weight: bold;
    color:#930000;
    margin-top:10px;
    margin-bottom:10px;
}
-->
</style>