/* CSS-Datei  10/2007 mrieger */
/* ************************************* */


/* body */


html {
min-height: 100.1%;
}

body {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:16.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#D7DADD;
	background-image:url(../img-style/body-bg.jpg);
	background-repeat:repeat-x;
	margin-left: 10px; 
    }
	
	p, td, th, h1, h2, h3, h4 {
	font-size:11px;
	margin:0;
	padding:0;
	margin-left:0px;
	margin-right:0px;
	}
	p {
	margin-bottom:10px;
	margin-top:10px;
	line-height:1.4em;
	}
	
	.pblock {
	display:block;
	width:390px;
	text-align:justify;
	}
	
	h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#82A741;
	letter-spacing:0.1em;
	margin-top:15px;
	}
	
	h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:100%;
	font-weight:bold;
	font-style:italic;
	color:#73869A;
	letter-spacing:0.1em;
	margin-top:15px;
	}
	
	h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#CC0000;
	border-bottom:1px solid #CC0000;
	display:block; 
	text-align:right; 
	width:210px;
	margin:15px 0 10px 0;
	padding:0;
	}
	
	input {
	border: 1px solid #999999;
	margin:0px;
	padding:0px;
    }
	
	form {
	margin:0px;
	padding:0px;
	}
	
	.searchsubmit {
	margin : 0;
	padding : 0 0 3px 3px;
	border : 0;
	vertical-align : middle;
	} 
	
	textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
	a {
	/*color:#FF8A00;*/
	color:#003399;
	}
	
	a.red, a.red:link, a.red:active, a.red:visited {
    color:#CC0000;
    text-decoration:underline;
    }

	a.red:hover {
	color:#CC0000;
    text-decoration:underline;
	}
	
	a.newspics, a.newspics:link, a.newspics:active, a.newspics:visited {
    border:0;
    border:1px solid #999999;
    width: 110px;
	height: 83px; 
    display: block;
	float:left;
	margin-right:13px;
	margin-top:13px;
	text-align:right;
    }

	a.newspics:hover {
	border:1px solid #FFAA26;
	}
	
#header {
position:relative; 
width:820px; 
height:100px; 
margin-top:10px;
background-image:url(../img-style/header-bg2.gif);
border:1px solid #D7DADD;
border-bottom:0px;
}

#header-logo {
position:absolute; 
left:26px; 
top:60px;
}

#header-grafik {
position:absolute; 
left:160px; 
top:10px; 
width:671px; 
height:80px;
}

#navi_main {
		position:absolute;
		top : 136px;
		left : 249px;
		z-index:4;
		padding-right:20px;
	} 

a.navi_main, a.navi_main:link, a.navi_main:visited, a.navi_main:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#73869A;
padding:6px 10px 6px 10px;
text-decoration : none;
float:left;
font-weight:bold;
}

a.navi_main:hover, a.navi_main#active_menu {
background-image:url(../img-style/navi_main-bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
color:#73869A;

}

a.navi_main:hover {
background-image:url(../img-style/navi_main-bg-hover.jpg);
background-repeat:repeat-x;
}




#header-logo-bottom {
position:absolute;
top:32px;
left:0;
height:128px;
width:200px;
}

#header-bildleiste {
position:absolute;
top:11px;
left:161px;
height:149px;
width:699px;
}

img{
border:0;
}


#content {
position:relative; 
overflow:auto !important;  /* für moderne Browser */
overflow:inherit;
width:820px; 
min-height:300px;
height:auto !important;  /* für moderne Browser */
height:300px;  /*für den IE */
background-image:url(../img-style/content-bg.gif); 
border:1px solid #D7DADD;
border-bottom:0px;
border-top:0px;  
}   


#subnavi {
background-image:url(../img-style/navigation-bg.gif);
min-height:200px;
height:auto !important;  /* für moderne Browser */
height:200px;  /*für den IE */
}

#search {
position:relative; width:249px; background-image:url(../img-style/search-bg.gif); height:92px; clear:both;
}

#search-field {
position:absolute; top:36px; left:30px; display: block;
}


#inhalt {
position:relative;
width:589px;
float:right;
margin:0; 
padding:0; 
display:block;
padding-bottom:30px;
margin-top:0px;
background-color:#F0F0F0;
background-image:url(../img/inhalt-bg2.gif);
background-position:bottom right;
background-repeat:no-repeat;
border-left:1px solid #FFFFFF;

}

.border-img-right {
position:absolute; 
right:20px; 
 /*top:50px;  -> explizit im Inhalt angegeben */
width:190px; 
background-color:#FFD082; 
z-index:2; 
}

.plus {
position:absolute; 
right:20px; 
  /*top:183px;  -> explizit im Inhalt angegeben */
width:11px; 
height:10px; 
z-index:9;
}


.header390 { 
margin: 0px; 
margin-bottom:10px; 
padding: 2px 5px; 
color: #606060;
background-image:url(../img/body-bg390.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF; 
border-bottom:1px solid #FFAD1A; 
font-size: 11px; 
font-weight: bold;    
text-align: left; 
}

.rightrow { display:block; float:right; width:625px; margin-right:10px; text-align:left; }
.leftrow { display:block; margin-left:0px; background-color:#999999; float:left; width:159px; }
.clearer { display:block; clear:both; }


#footer {
position:relative;
clear:both; 
width:820px; 
height:93px; 
border:1px solid #D7DADD;
border-bottom:0px;
border-top:0px; 
background-image:url(../img-style/footer-bg.gif);
margin-bottom:40px; 
}

#footer-inhalt {
position:absolute;
left:185px;
top:73px;
border-top:1px solid #9A9A9A;
width:580px;
font-size:9px;
color:#8886B7;
}







		
		a.sub, a.sub_first, a.sub_aktiv,
		a.sub:link, a.sub_first:link, a.sub_aktiv:link,
		a.sub:visited, a.sub_first:visited, a.sub_aktiv:visited {
		margin-left:0px;
		display : block;
		font-family : Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: normal;
		text-decoration : none;
		padding-left : 35px;
		line-height: 20px;
		text-align : left;
		color:#73869A;
		background : url(../img-style/subnavi.gif) no-repeat 20px 6px;
		}
		
		a.sub_first {

		}
		
		a.sub:hover, a.sub_first:hover  {
		color:#73869A; 
		background : url(../img-style/subnavi-active.gif) no-repeat 20px 6px;
		}
		
		a.sub_aktiv, a.sub_aktiv:hover {
		color:#333333 !important;
		font-weight:bold !important;
		background : url(../img-style/subnavi-active.gif) no-repeat 20px 6px !important;
		}
		
			a.subsub, a.subsub_aktiv, a.subsub_last,
			a.subsub:link, a.subsub_aktiv:link, a.subsub_last:link,
			a.subsub:visited, a.subsub_aktiv:visited, a.subsub_last:visited {
			display : block;
			color:#73869A;
			font-family : Arial, Helvetica, sans-serif;
			font-size:12px;
			text-decoration : none;
			padding : 3px;
			margin-left : 35px;
			padding-left : 8px;
			text-align : left;
			}
			
			a.subsub_last, a.subsub_last:hover {
			border-bottom: 0px !important;
			}
			
			a.subsub_aktiv {
			/* background : url(../img/submenue1.gif) no-repeat 8px 6px;*/
			font-weight:bold;
			color:#333333 !important;
			}
			
			a.subsub:hover, a.subsub_last:hover {
			color:#FF9453;
			}
			
			
#right-modul {
position:fixed;
left:840px;
top:10px;
width:160px;
height:600px;
}

	
