body
{
	padding: 0;
	font: 80% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #C9D4DC;
}
label.left {
margin-top:1em;
margin-left : 1em; /*muss bleiben wg Rand links*/

}
.underlined{
	text-decoration: underline;
}
.no_border{
	border: 0px;
}
.stern {
	font: 90% arial, hevetica, sans-serif;
	text-align: center;
	color: #ff0000;	
}
.desc {
	font: 80% arial, hevetica, sans-serif;
	text-align: center;
}
.anm {
float:right;
margin-top:-1.5em;
width:50%;
}

label.right {

margin-left : 1em; 
text-align : left; 
} 

input.right {

margin-left : 2em; 
text-align: left;
} 

input.left {
margin-top:-1em; /*regelt die höhe der felder */
margin-bottom:1.5em;
margin-left : 4em;
float:right;
 
} 


textarea {
	float:right; 
	margin-top:-5em;
	width:50%;

}
.tab1{
padding-left : 8em;
margin-top:-1.2em;}
.tab2{
margin-left : 10em;
margin-top:-1.2em;}
.tab3{
margin-left : 12em;
margin-top:-1.2em;}
.tab4{
margin-left : 14em;
margin-top:-1.2em;}
.tab5{
margin-left : 18em;
margin-top:-1.2em;}

.tabbed
{
margin-left : 12em;
margin-top:-1.2em; /*regelt die höhe der felder */
}
.tabbed_reprow
{
margin-left : 3em;
margin-top:-4.3em; /*regelt die höhe der felder */
}

a:link { 
	color: #333333; 
}
a:visited { color: #333333; }

a:hover
{
	color: #427BB2;
}
a:active
{
	color: #333333;
	
}
h1
{
	color: #000000;
	font: 150% arial, hevetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

h2
{
	color: #000000;
	font: 120% arial, hevetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
	border-bottom: 2px solid #427BB2;
}

h2 a { text-decoration: none; }

h3
{
	color: #000000;
	font: 100% arial, hevetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
}

#rahmen
{
	margin: 1em auto;
	width : 60em; 
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 66px;
	width: 60em;
	background-image: url(/cms/files/Image/header4.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 2px solid #fff;
	background-color: #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}
#header h2
{
	font-size:15px;
	font-weight: bold;
	padding-top:68px;
	padding-left:8px;
	border-bottom: 0px solid #fff;
	color: #000000;
}
#topnav ul { list-style-type: none; }
#topnav li { display: inline; }
.selected
{
	border-bottom: 2px solid #cccccc; 
	/*text-decoration: underline; */
	font-weight: bold;
/*	background-color: #999999;  */
/*	font-style:italic;  */ 

}
#leftnav
{
	font: 90% arial, hevetica, sans-serif;
	float: left;
	width: 12.5em;
	border-right: 0.1em solid #F3FCFA;
	padding-left: 0.8em;
	height: 40em;
}

#rightnav
{
	font: 90% arial, hevetica, sans-serif;
	float: right;
	width: 12.5em;
	border-left: 0.1em solid #F3FCFA;
	padding-right: 0.8em;
	height: 40em;
	text-align: right;
}

#middle { margin: 0px 13em 40px 13em; }
#middle p { line-height: 155%; }
.middlecontent {
	text-decoration: none;
	text-align: justify;
}
.imageright { 
	float: right;
	border: 0px;
 }
.imageleft { 
	float: left;
	border: 0px;
 }

#bottomnav
{
	clear: both;
	color: #ffffff;
	text-align: right;
	font-size: 90%;
}

#bottomnav a
{
	color: #ffffff;
	text-decoration: none;
}

#bottomnav a:hover
{
	color: #000000;
	text-decoration: none;
}
#bottomnav ul { list-style-type: none; }
#bottomnav li { display: inline; }


#skip
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 55em;
	text-align: right;
	display: none;
}

.skip a
{
	color: #666;
	text-decoration: none;
	display: none;
}

#skip a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}
