body {
	background-color: #03579D;
	overflow: scroll;
	margin-top: 8px;
}
.logo {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #01276a;
}
.fussText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01276a;
	padding-bottom: 3px;
	padding-top: 4px;
}
a.fussLink, a.fussLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01276a;
	text-decoration: none;
}
a.fussLink:hover {
	text-decoration: underline;
}
.fussText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1a900;
	padding-bottom: 3px;
	padding-top: 4px;
}
a.fussLink2, a.fussLink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1a900;
	text-decoration: none;
}
a.fussLink2:hover {
	text-decoration: underline;
}
.kopfText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 3px;
	margin-right: 3px;

}
a.kopfLink, a.kopfLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.kopfLink:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E1A900;
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}
.contentLinks,.contentRechts,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01276a;
	margin-bottom: 8px;
	line-height: 20px;
}
h2 {
	font-style: italic;
	margin-bottom: -15px;
}
.Content {
	margin-left: 80px;
	margin-right: 80px;
	padding-top: 12px;
}
.contentLinks {
	margin-left: 80px;
	margin-right: 20px;
}
.contentRechts {
	margin-right: 80px;
	margin-left: 10px;
}
.buehne {
	background-color: #FFFFFF;
}
.hinweis {
	padding-right: 3px;
	padding-left: 3px;
}
.infoLink {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #e1a900;
	text-decoration: none;
	color: #01276a;
}
.thumb {
/*
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-top-color: #e1a900;
	border-right-color: #e1a900;
	border-bottom-color: #e1a900;
	border-left-color: #e1a900;
	border-top-style: none;
	border-left-style: none;
	margin-right: 3px;
*/
	margin-right: 3px;
}
input {
	margin-bottom: 3px;
}
.eingabe {
	background-color: #EBEAD8;
}
/* Übernommenen von 3dglas.de */

/* Überschriften */
h3.contentH3 {
 font-family:Verdana,Arial,Helvetica,Sans-Serif;
 font-weight:bold;
 font-size:14px;
 color:#580000;
}
h4.contentH4 {
 font-family:Verdana,Arial,Helvetica,Sans-Serif;
 font-weight:bold;
 font-size:12px;
 color:#580000;
 border-bottom:1px dotted #580000;
}

/* Toplink */

a.contentToplink {
 width:100%;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:9px;
 font-weight:bold;
 text-decoration:none;
 text-align:right;
 margin-top:5px;
 margin-bottom:0px;
 border-bottom:1px solid #9E3620;
 background:transparent;
}
a.contentToplink:hover {
 width:100%;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:9px;
 font-weight:bold;
 text-decoration:none;
 text-align:right;
 color:#303030;
 margin-top:5px;
 margin-bottom:0px;
 border-bottom:1px solid #9E3620;
 background-color:#FDEB99;
}

