body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#F5F5F5;
}

h2 {
margin-left: 40px;
font-size: 18px
}
.wieh2 {
margin-left: 40px;
font-weight: bold;
font-size: 18px
}

a {
color: #1A565B;
font-weight: bold;
text-decoration: none;
}

/*---Format für Menü auf Standardseite----- */
ul#menu{
	margin:0;
	padding:0;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-align:right;
}

ul#menu li{
	padding-top:10px; 
	padding-bottom:10px;
	border-bottom:1px solid #1A565B;
	list-style: none;
}

ul#menu a{
	text-decoration: none;
	color: #1A565B;
	display:block;
}

ul#menu a:hover{
	color:#F7F7F7;
	text-decoration: none;
	background-color: #1A565B;
}
	
	ul#menu em{
	color:#F7F7F7;
	text-decoration: none;
	background-color: #1A565B;
	font-style: normal;
	display:block;
}

ul#menu li ul li{
	text-decoration: none;
	padding-top:4px; 
	padding-bottom:4px;
	border-bottom:none;
}

ul#menu li ul li a{
	margin-right: 20px;
}


/*-------------Ende-------------------------*/

.menue {
font-family: "Courier New", Courier, mono;
font-size: 13px;
line-height: 15px;
font-weight: bold;
text-align:right;
list-style: none;
text-decoration: none;
}

.menue_a {
font-family: "Courier New", Courier, mono;
font-size: 13px;
line-height: 15px;
font-weight: bold;
text-align:right;
list-style: none;
color:#F7F7F7;
text-decoration: none;
background-color: #1A565B;
}

#submenu{
margin-right: 20px;
 text-decoration: none
}

a#submenu_a{
margin-right: 20px;
color:#F7F7F7;
text-decoration: none;
background-color: #1A565B;
}
a.menue:hover{
color:#F7F7F7;
text-decoration: none;
background-color: #1A565B;
}

h3 {
font-size: 16px;
font-weight: bold;
}

.wieh3 {
font-size: 16px;
font-weight: bold;
margin-left: 40px;
}

.ueb{
font-size: 14px;
font-weight: bold;
}

#oben{
	/*border-right:3px solid #6A6A6A;*/
	background-image: url(../graphik/schatten.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#linie{
	background-color: #D7D7D7;
	background-image: url(../graphik/schatten.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#boden{
	/*border-right:3px solid #6A6A6A;*/
	background-color: #D7D7D7;
	background-image: url(../graphik/schatten.gif);
	background-repeat: repeat-y;
	background-position: right;

}

.body {
        margin-left: 200px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        /*background-color: #D7D7D7;*/
        color: #1A565B;
}


.body1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #D7D7D7;
        color: #1A565B;
}

.hinweis{
margin-left: 40px;
font-weight: bold ;
color:#9C0000;
}

.unten{
border: #1A565B solid; border-width: 0px 0px 1px
}

.kast {
border:#000000 solid;
border-width:1px;
}


#normal {
margin-left: 40px;
}


hr{
color:#1A565B;
background-color:#1A565B;
border:none;
height:1px;
}

.reiter {
font-family: "Courier New", Courier, mono;
font-size: 11px;
color: #1A565B;
text-align: center;
background-color: #F5F5F5;
font-weight: bold;
}
.reiter_a {
font-family: "Courier New", Courier, mono;
font-size: 12px;
color: #1A565B;
text-align: center;
background-color: #D7D7D7;
font-weight: bold;
}


.minimal {
font-size: 4px;
}

a#lauflink{
text-decoration: underline;
}

.kast {
border: #000000 solid;
border-width: 1px;
}

.dunkel {
background-color:#C6C6C6;
}

p.errormessage {
	color:#9C0000;
	margin:0px;
}

/*
fieldset {
	background-color:#FAF3E6;
	padding:0.8em;
}
*/

span.required {
	color:#9C0000;
	font-size:0.8em;
}

li.fehler{
list-style:none;
font-size:0.8em;
}