* {
	margin: 0;
	padding: 0;
}

#blau {position: absolute; top:0px; right: 9px; width: 1px; height: 5px; background-color: #003366;}


#RTEarea1 p {
    padding: 10px 0px;
}

body {
	background: url(gfx/bg01.gif) #039;
	padding: 20px 0px;
}

h1, h2 , h3 , p , div , span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, h2 , h3 {
	font-size: 11px;
	padding: 10px 0px;
}

#container {
	background-color: #039;
	margin: auto auto;
	width: 761px;
}

#container p.linie {
	background: url(gfx/linie01.gif);
	height: 3px;
	font-size: 0px;
	margin: 0px 10px;
}

#wrap, #footer {
	margin: auto auto;
	width: 721px;
}

#breadcrumbicon {
	float: left;
	width: 30px;
	padding: 30px 0px 10px 0px;
}

#breadcrumb {
	width: 500px;
	padding: 40px 0px 10px 0px;
	float: left; 
	background-color: #039;
}

#breadcrumb, #breadcrumb a {
	font-size: 10px;
	color: #A0BF19;
	text-transform: uppercase;
}

#logo {
	width: 170px;
	float: left;
	padding-top: 12px;
}

#mainbody {
	clear: both;
	width: 721px;
	background: url(gfx/bg03.gif) repeat-y;
}

#mainnav {
	list-style-type: none;
	margin-top: 50px;
	width: 117px;
	float: left;
}

#mainnav li, #mainnav a {
	font-size: 11px;
	color: #9cf;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px 0px 4px 24px;
}

#mainnav li {
	padding: 4px 0px;
}

#mainnav a {
	text-decoration: none;
	display: block;
	width: 93px;
	background: url(gfx/menubt01.gif) no-repeat 8px -6px;
}

#mainnav a:hover, #mainnav .mainaktiv {
	color: #A0BF19;
	background: url(gfx/menubt01.gif) no-repeat 8px -34px;
}

#mainnav li {
	border-top: 1px dashed #33669A;
}

/*Untermenü*/
#mainnav ul {
	list-style-type: none;
	background-color: #CBD97B;
	border-top: 2px solid #369;
	border-bottom: 2px solid #99BB2F;
	margin-left: 2px;
	padding: 5px 0px;
}

#mainnav ul li, #mainnav ul a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0px;
	color: #036;
	padding: 1px 0px 1px 0px;
}

#mainnav ul li {
	margin: 0px 8px;
}

#mainnav ul a {
	text-decoration: none;
	display: block;
	width: 93px;
	background: none;

}

#mainnav ul a:hover, #mainnav ul .mainaktiv {
	color: #f60;
	background: none;
}


#maincontainer {
	float: left;
	background: url(gfx/bg04.gif) repeat-y;
        width:604px;
        position: relative;
}

#mainwhite {
	float: left;
	width: 387px;
	padding: 0px 10px 40px 10px;
	overflow: hidden;
}

#mainwhite, #mainwhite a, #mainwhite td  {
	font-size: 11px;
	color: #036;
}

#mainwhite p {
	padding: 10px 0px;
}

#mainwhite td p {
	padding: 0px;
}

#mainwhite .absatzlinie {
	border-bottom: 1px dashed #036;
	padding: 10px 0px;
}

#mainwhite hr {
	border: 0px;
	border-bottom: 1px dashed #036;
	margin: 10px 0px;
	height: 1px;
	background-color: #fff;
}



#mainwhite td p {
	border-bottom: 0px;
}

#mainwhite ul, #mainwhite ol {
	padding: 0px 30px;
}

.row1 {
	background-color: #E5ECBD;
}

#maingreen {
	float: left;
	width: 162px;
	padding: 0px 10px 40px 10px;
	overflow: hidden;
}

#maingreen, #maingreen a, #maingreen td p  {
	font-size: 10px;
	color: #360;
}

#maingreen p {
	border-bottom: 1px dashed #360;
	padding: 10px 0px;
}

#maingreen .searchfield {
	width: 127px;
	height: 20px;
	border: 0px;
	padding: 3px 0px 0px 5px;
	background: url(gfx/inut01.gif) no-repeat;
}

#footer  {
	background-color: #039;
	height: 40px;
}

#footer .kontakt, #footer .copy, #footer .print {
	float: left;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	padding: 10px 0px;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer .kontakt {
	width: 117px;
}

#footer .copy {
	width: 407px;
	visibility: hidden;
}

#footer .print {
	width: 182px;
}

a:hover {
	text-decoration: none;
}

table.csc-searchform, table.csc-searchResultInfo {
	width: 100%;
}

p.csc-form-label, td.csc-searchResultRange p {
	border-bottom: 1px solid #000;
	font-size: 11px;
	color: #036;
}

fieldset.csc-mailform {
  padding: 1em;
  border: 0px;
  border-bottom: 1px dashed #360;
}

.csc-mailform label {
  float:left;
  width:20%;
  margin-right:0.5em;
  padding-top:0.4em;
  text-align:right;
}

.csc-mailform input, .csc-mailform textarea {
  width: 70%;
}

.csc-mailform-field {
  width: 100%;
  padding: 4px;
  text-align: center;
}

.csc-mailform input.csc-mailform-submit {
  width: 80px;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

