* {
	border: 0;
	padding: 0;
	margin: 0;
}

#breadpretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #DAB61A;
	text-decoration: none;
}

#breadtext,
#breadtext a:link,
#breadtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#breadtext a:hover,
#breadtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#heading_sponsors {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#weitere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.mainmenu_eb1,
a.mainmenu_eb1:link,
a.mainmenu_eb1:visited,
.mainmenu_eb1 a:link,
.mainmenu_eb1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 4px;
	text-indent:15px;
}

a.mainmenu_eb1:hover,
a.mainmenu_eb1:active,
.mainmenu_eb1 a:hover,
.mainmenu_eb1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color:#FFFFFF;
	margin-top: 4px;
}

.mainmenu_eb2,
a.mainmenu_eb2:link,
a.mainmenu_eb2:visited,
.mainmenu_eb2 a:link,
.mainmenu_eb2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 4px;
	text-indent:30px;
}

a.mainmenu_eb2:hover,
a.mainmenu_eb2:active,
.mainmenu_eb2 a:hover,
.mainmenu_eb2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color:#FFFFFF;
	margin-top: 4px;
}

.mainmenu_eb3,
a.mainmenu_eb3:link,
a.mainmenu_eb3:visited,
.mainmenu_eb3 a:link,
.mainmenu_eb3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 4px;
	text-indent:45px;
}

a.mainmenu_eb3:hover,
a.mainmenu_eb3:active,
.mainmenu_eb3 a:hover,
.mainmenu_eb3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color:#FFFFFF;
	margin-top: 4px;
}

.canvas {
	background:url(../images/content_back.gif);
	background-repeat:repeat-y;
}

#content {
	width:628px;
	min-height:353px;
	height:auto;
	margin:0;
	margin-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;	
}

/*Dies ist zwar ein valider, aber unsinniger Selektor, da html kein Elternelement hat (der Universalselektor * steht für ein beliebiges Element). Alle Internet Explorer für Windows bis Version 6 akzeptieren diese Notation jedoch und interpretieren die nachfolgenden Deklarationen. Dieser Selektor schließt also alle übrigen Browser einschließlich Netscape 4 aus.*/
* html #content {
	height:353px;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

h1,
h2,
h3,
h4 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #526391;
}

h1 {
	margin-bottom: 15px;
	font-size: 20px;
}

h2 {
	margin-bottom: 15px;
	font-size: 16px;
}

h3 {
	margin-bottom: 15px;
	font-size: 12px;
}

h4 {
	margin-bottom: 15px;
	font-size: 11px;
}

#Layer1 {
	border: 0;
	padding: 0;
	margin: 0;
	position:relative; 
	left:0px; 
	top:0px; 
	width:1000px; height:383px; 
	z-index:8;
	visibility: hidden; 
	overflow: hidden;
}

#vorvorne {
	position:relative; 
	left:0px; 
	top:-415px; 
	width:1000px; 
	height:384px; 
	z-index:10; 
	visibility: visible;
}

/*Dies ist zwar ein valider, aber unsinniger Selektor, da html kein Elternelement hat (der Universalselektor * steht für ein beliebiges Element). Alle Internet Explorer für Windows bis Version 6 akzeptieren diese Notation jedoch und interpretieren die nachfolgenden Deklarationen. Dieser Selektor schließt also alle übrigen Browser einschließlich Netscape 4 aus.*/
* html #vorvorne {
	top:-415px;
}

input,
select,
textarea,
radio {
	border: 1px solid #e7b506;
}

#formcaptcha,
#formfield,
#formfield legend {
	border: 1px solid #e7b506;
}

.formblock {
	margin-left:30px;
}

#formtabl {
	padding-left:10px;
	border: 0;
	width: 100%;
}

.formerror {
	color:#FF0000;
}

.forminfo {
	color:#FF0000;
}

#content #hlcenter {
	border:0;
	padding:0;
	margin:0;
}

.sponsorenpics {
	border: 1px solid #FFFFFF;
}

#content img #spons_img_long,
#content #spons_img_long img,
#content img #spons_img_long img,
img #spons_img_long,
#spons_img_long,
#content #spons_img_long {
	border: 1px solid #ffcc00;
}

table {
	height:auto;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding:0;
}
