@media all {
html {
	height:100%;
} 

body { 
    font-size: 100.01%; 
    position: relative; 

    background: #fff;
    text-align: left; 
	
	font-family: Verdana,sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #8C8C8C;
	font-weight: normal;
} 

* {margin:0; padding:0; border:0; font-size: 1em;}

/*
#Metanavi {
	position: fixed;
	top: 0px;
	left: 0px;
}
*/

.validation-advice {
	color: #D61527;
}

h2 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.klein {
	font-size: 9px;
	line-height: 19px;
}

ul,li {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.floatbox { overflow:hidden; }

a,a:active {
	text-decoration: none;
	color: #000000;		
}

a:hover {
	text-decoration: underline;
	color: #000000;		
}

a.arrow_rot,a.arrow_rot:active {
	color: #000000;	
	text-decoration: none;
	padding-left: 21px;
	background: url(../images/arrow_rot.gif) left center no-repeat transparent;	
}

a.arrow_rot:hover {
	text-decoration: underline;
	color: #000000;	
}

a.arrow_rot_left,a.arrow_rot_left:active {
	color: #000000;	
	text-decoration: none;
	padding-left: 21px;
	background: url(../images/arrow_rot_left.gif) left center no-repeat transparent;	
}

a.arrow_rot_left:hover {
	text-decoration: underline;
	color: #000000;	
}

a.rot,a.rot:active {
	color: #D61527;	
	text-decoration: none;
}

a.rot:hover {
	text-decoration: underline;
	color: #D61527;	
}

a.nohover:hover {
	text-decoration: none;
}

a.arrow_weiss,a.arrow_weiss:active {
	color: #000000;	
	text-decoration: none;
	padding-left: 21px;
	background: url(../images/arrow_white.gif) left center no-repeat transparent;	
}

a.arrow_weiss:hover {
	text-decoration: underline;
	color: #000000;	
}

a.pdf,a.pdf:active {
	color: #000000;	
	text-decoration: none;
	padding-left: 20px;
	background: url(../images/icon_pdf.gif) left center no-repeat transparent;	
}

a.pdf:hover {
	text-decoration: underline;
	color: #000000;	
}


a.film,a.film:active {
	color: #000000;	
	text-decoration: none;
	padding-left: 20px;
	background: url(../images/icon_film.gif) left center no-repeat transparent;	
}

a.film:hover {
	text-decoration: underline;
	color: #000000;	
}

.weiss {
	color: #FFFFFF;
}

#Metanavi, #Metanavi a, #Metanavi a:hover {
	color: #FFFFFF;
}

.subnavi {
	margin-right: 25px;
}

.texthighlight {
	color: #000000;
}

.rot {
	color: #D61527;
}

ul {
	list-style-image:url(../images/symbol_liste.gif);
	margin-left: 17px;
}

li {
	margin-bottom: 10px;
}

.newsdatum {
	color: #8C8C8C;
	font-weight: normal;
	margin-bottom: 8px;
	line-height: 11px;
}

.newsheadline {
	color: #555555;
	font-weight: bold;
	margin-bottom: 18px;
	line-height: 11px;	
}

.newstext {
	margin-bottom: 10px;
}

.page {
	margin-left: 20px;
}

label {
	font-weight: normal;
	margin-bottom: 5px;
	display: block;
}

select, input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #ABABAB;
	color: #8C8C8C;
}

.srlinks {
	background: url(../images/symbol_liste.gif) left 5px no-repeat transparent;	
	padding-left: 18px;
	float: left;
	width: 190px;
}
.srrechts {
	float: left;
	margin-left: 20px;
	width: 190px;
}

.textgold {
	color: #E0C25B;
}

input { padding: 1px; }

h3 {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}

#AdminContent h3 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin-top: 10px;
	margin-bottom:20px;
}

#AdminContent label {
	display: block;
	padding: 0;
	margin-bottom:3px;
}

#AdminContent input {
	width: 250px;
}

#AdminContent textarea {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	font-weight: bold;
}

.adminnavi {
	color: #C7AC52;
	margin-right:30px;
}

.adminnavi a {
	color: #C7AC52;
}

.adminnavi2 a {
	color: #C7AC52;
}

.adminnavi_a {
	color: #000000;
	margin-right:30px;	
}

.adminnavi_a a, .adminnavi_a:link {
	color: #000000;
}

.adminnavi2 {
	color: #C7AC52;
	margin-right:30px;
	font-weight: normal;
}

.adminnavi2_a {
	color: #000000;
	margin-right:30px;
	font-weight: normal;
}

.adminnavi2_a a, .adminnavi2_a a:link {
	color: #000000;
	font-weight: normal;
}

.error {
	color: red;
}

form { margin:0; }

.EDITOR_BG {
	background-image: url(../images/parent_bg.gif) !important;
	background-repeat: repeat !important;
}

/* Center-Box ************************/
#layer {
   width: 660px;
   min-height: 380px;
   background:  #ffffff;
   height:auto;
   padding:20px;
   position:absolute;
   z-index:1100;
}


#layer_top {
 height: 20px;
 border-bottom: 1px dotted #222222;
 padding-top:0px;
}

h7  {
color:#A12477;
font-size:14px;
font-weight:bold;
line-height:16px;
padding:0;
}

#layer_content {
 min-height: 400px;
 overflow: auto;
}

.layerstyle h1 {
color:#34343A;
}

#layer_bottom {
 border-top: 1px dotted #222222;
 height: 8px;
 padding-top:12px;
 color: #a12477;
}

#layer_bottom a,
a.red_link {
 color: #222222;
}

#layer_bottom a:hover,
a:hover.red_link {
 color: #222222;
 text-decoration: underline;
}

#overlay {
   background-color: #222222;
   height:100%;
   left:0;
   position:absolute;
   top:0;
   width:100%;
   z-index:1050;
}



}

@media print {

}
