body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #333333;
	text-decoration: none;
	background-color: #F4F7CC;
	text-align: center;
}
.logo {
	background-repeat: no-repeat;
	background-position: center center;
	width: 11em;
	height: 5.5em;
	background-image: url(../fileadmin/bilder/logo151.gif);
	position: absolute;
	top: 10px;
	left: 10px;
}
.tx-guestbook-field {
	width: 560;
}

.inhalt {
	width: 600;
	z-index: 10;
	position: absolute;
	height: 550px;
	left: 212px;
	top: 117px;
	overflow: visible;
	font-size: 0.8em;
	text-align: left;
}

.bodytext {
	line-height: 1em;
	font-size: 1em;
	text-align: justify;
}
h1 {
	font-size: 1.6em;
	text-align:center;
	margin: 0.5em;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	text-align:center;
	margin: 0.5em;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	text-align:center;
	margin: 0.5em;
	font-style: normal;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
	text-align:center;
	margin: 0.5em;
	font-style: normal;
	font-weight: bold;
}

.bottom {
	background-color: #FFFFCC;
	height: 0.5em;
	width: 55em;
	clear: left;
	float: left;
}

.titel1 {
	font-size: 1.5em;
	line-height: 1.8em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #003366;
	height: 1.8em;
	position: absolute;
	overflow: hidden;
	left: 8em;
	top: 10px;
	width: 800px;
}

.titel2 {
	font-size: 1.3em;
	line-height: 1.8em;
	text-align: center;
	color: #000066;
	position: absolute;
	overflow: hidden;
	height: 1.8em;
	width: 800px;
	left: 9.2em;
	top: 2.6em;
}

.navi {
	font-size: 0.8em;
	width: 12em;
	font-weight: bold;
	z-index: 1;
	height: 1px;
	overflow: visible;
	position: absolute;
	left: 20px;
	top: 10em;
}
.info {
	display: block;
	width: 164px;
	position: absolute;
	top: 128px;
	left: 825px;
	background-image: url(bilder/vr1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.navi a{
	list-style-type: none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #FFFF99;
	border: 1px solid #666666;
	width: 12em;
}

.navi .L1 a{
	margin-top: 5px;
	line-height: 2em;
}

.navi .L2 a{
	margin-top: 1px;
	margin-left:5px;
	line-height: 1.5em;
	background-color: #FFFFAA;
	font-size:0.9em;
	width:12.9em;
}

.navi .CUR a {
	background-color: #FFCC66;
}

.navi a:link, .navi a:visited{
	color: #003366;
}
.navi a:hover{
	color: #003366;
	background-color: #FFDF9D;
}
.navi a:active{
	color: #003366;
}

.inhalt table.tx-guestbook-field, .inhalt table.tx-guestbook-field td {
	border-style: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.inhalt table {
	font-size: 0.9em;
	border: 2px solid #CCCC00;
	border-collapse:collapse;
}
.inhalt td {
	margin: 2px;
	border: 1px solid #999966;
	padding: 0px;
	height: 1.2em;
	line-height: 1.2em;
}

.inhalt th {
	font-weight: bold;
	border: 2px solid #CCCC00;
	margin: 2px;
	line-height: 1.2em;
	height: 1.2em;
}

.csc-mailform {
        border-style: none;
				width:600px;
				margin-left:10px;
				margin-right:10px;
				font-size:0.9em;
}

.csc-mailform-field {
        margin: 2px;
}

.csc-mailform-field input {
        border-style: solid;
        border-width: 1px;
        border-color: #666666;
        background-color: #FFFFE8;
        width: 400px;
}

.csc-mailform-field label {
				font-weight:bold;
				padding-right:3px;
        float: left;
				text-align:right;
        width: 170px;
				vertical-align:middle;
}

.csc-mailform-field textarea {
        border-style: solid;
        border-width: 1px;
        border-color: #666666;
        background-color: #FFFFE8;
        width: 400px;
}

.csc-mailform-field select {
        border-style: solid;
        border-width: 1px;
        border-color: #666666;
        background-color: #FFFFE8;
}

input.csc-mailform-submit {
        background-color: #FFFFE8;
				margin-left:173px;
				margin-top:10px;
				width: 100px;
				cursor:pointer;
}

.csc-mailform-radio input {
        width: auto;
        border-style: none;
        background-color: transparent;
}

.csc-mailform-radio label {
        width: auto;
        float: none;
}

.csc-mailform-radio fieldset {
        border-style: solid;
        border-width: 1px;
        border-color: #666666;
        background-color: #FFFFE8;
}

.csc-mailform-radio legend {
        visibility: hidden;
        display: none;
}
.navi IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.align-center {
	text-align: center;
}
.navi #kreditarten {
display:block; width:150px; padding-bottom:3px; padding-top:3px;  border-style:solid; border-width:2px; border-color:#FFFFFF; margin-top:3px; margin-bottom:3px;
}

