* { margin: 0; padding: 0; border: 0; }

body { font-size: 12px; font-family: georgia; font-weight: normal; text-decoration: normal; color: #000000; background: #FFFFFF; }

p { font-size: 12px; font-family: georgia; font-weight: normal; text-decoration: normal; color: #000000; }

#main-frame { width: 946px; position: absolute; left: 50%; margin-left: -473px; margin-top: 40px;}

#banner-top { width: 946px; height: 82px; background: url('top.jpg'); }
#banner-left { width: 113px; height: 325px; background: url('left.jpg'); float: left; }
#banner-right { width: 113px; height: 325px; background: url('right.jpg'); float: left;}
#banner-center { width: 720px; height: 325px; background: url('center.jpg'); float: left; }

#navigation { padding: 5 5 5 5; }
#navigation ul { margin-top: 280px; margin-left: 8px; list-style: none; }
#navigation li { float: left; }
#navigation a { color: #0065ff; display: block; width: 88px; text-align: center; text-transform: uppercase; background: #FFFFFF; padding-top: 12px; font-weight: bold; font-size: 0.90em; height: 25px; text-decoration: none; filter: alpha(opacity=75); -moz-opacity: 0.75; }
#navigation a:hover { color: #FFFFFF; background: #e85600; filter: alpha(opacity=75); -moz-opacity: 0.75; }

#cont-frame { width: 720px; height: 100%; margin-left: 103px; border-left: 10px solid #e85600; border-right: 10px solid #0065ff; }
#border-top { height: 9px; width: 720px; background: url('border_top.jpg'); }
#border-bottom { height: 9px; width: 720px; background: url('border_top.jpg'); }

#foot-frame { width: 946px; height: 73px; background: url('bottom.jpg'); }
#foot-frame .foot-nav { padding-left: 720px; padding-top: 5px; }
#foot-frame .foot-nav a { color: #000000; text-decoration: none; }
#foot-frame .foot-nav a:hover { color: #FE0000; text-decoration: underline; }

#content { padding: 10px; }
#content h1 { color: #FE0000; font-size: 30pt; font-style: italic; font-weight: lighter; }
#content p.text { margin-right: 10px; margin-left: 10px; margin-top: 20px; }
#content .marked { margin-right: 10px; margin-left: 10px; margin-top: 20px; height: 133px; padding-left: 66px; padding-right: 20px; background: url('marker.gif') no-repeat;  font-style: italic; font-size: 12pt; text-align: justify; }
#content .marked img { margin-left: 10px; }

#galerie { margin-left: 50px; }
#galerie img { border: 1px solid #666666; }

#baguette { width: 689px; height: 66px; background: url('fire_and_ice.jpg'); margin-top: 20px; margin-left: 10px; }

#until_date p { padding: 55px 0px 0px 350px; }

a { color: #000000; text-decoration: none; }
a:hover { color: #FE0000; text-decoration: underline; }

#clear { clear: both; }

.input {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 200px;
	border: 1px solid #000000;
}

.inputerror {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #FEF8F0;
	width: 200px;
	border: 1px dotted #E14E00;
}

.inputmiddle {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 136px;
	border: 1px solid #000000;

}

.inputmiddleerror {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #FEF8F0;
	width: 136px;
	border: 1px dotted #E14E00;

}

.inputshort {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 60px;
	border: 1px solid #000000;
}

.inputshorterror {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #FEF8F0;
	width: 60px;
	border: 1px dotted #E14E00;
}

.submit {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #E14E00;
	width: 200px;
	background-color: #F8F8F8;
	border: 2px groove;
}

input.felder {border-right: #000000 1px solid; border-top: #000000 1px solid; font-weight: bold; font-size: 11px; border-left: #000000 1px solid; color: #000000; border-bottom: #000000 1px solid; font-family: tahoma; background-color: #ffffff}
input.e_felder {border-right: #000000 1px solid; border-top: #000000 1px solid; font-weight: bold; font-size: 11px; border-left: #000000 1px solid; color: #000000; border-bottom: #000000 1px solid; font-family: tahoma; background-color: #ffffff;  border-color: red;border-style: solid}
textarea {border-right: #000000 1px solid; border-top: #000000 1px solid; font-weight: bold; font-size: 11px; border-left: #000000 1px solid; color: #000000; border-bottom: #000000 1px solid; font-family: tahoma; background-color: #ffffff}
select {border-right: #000000 1px solid; border-top: #000000 1px solid; font-weight: bold; font-size: 11px; border-left: #000000 1px solid; color: #000000; border-bottom: #000000 1px solid; font-family: tahoma; background-color: #ffffff}