/* CSS-Datei für www.bau-mauch.de  03/2008 Martin Rieger - Rieger-Lampprecht GbR <www.rieger-lampprecht.de> */
/* ************************************* */


/* 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:#666666;
	background-color:#BD4723;
	background-image:url(../img-style/bg-body.gif);
	background-repeat:repeat-x;
    }
	
	p, td, th, h1, h2, h3, h4 {
	font-size:11px;
	margin:0;
	padding:0;
	margin-left:0px;
	margin-right:0px;
	}
	p, li {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:20px;
	line-height:1.5em;
	}
	
	.pblock {
	display:block;
	width:390px;
	text-align:justify;
	}
	
	
	h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	/*color:#FFA200;*/
	color:#666666;
	width:528px;
	display:block;
	border-bottom:1px solid #9A9A9A;
	letter-spacing:0.1em;
	margin-top:20px;
	margin-left:20px;
	}
	
	h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:20px;
	font-size:14px;
	color: #BD4622;
	letter-spacing:0.05em;
	text-decoration:none;
	margin-left:20px;
	}
	
	h3 {
	margin: 0; font-family: Verdana, serif; font-style: normal; font-weight: normal; text-transform: none;
	margin-bottom:4px;
	font-size:14px;
	color: #333333;
	letter-spacing:0.05em;
	text-decoration:none;
	}
	
	
	h5 {
	display:block;
	padding-left:10px;
	padding-top:4px;
	margin:0px;
	height:22px;
	background-image:url(../img-style/bg-aktuelles-box.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	}
	a.aktuell:hover {
	text-decoration:underline;
	}
	a.aktuell-mehr {
	color:#5673AD; text-decoration:underline; font-size:11px;
	}
	
	a.redu, a.redu:link, a.redu:active, a.redu:visited {
    color:#666666;
    text-decoration:none;
    }

	a.redu:hover {
	color:#666666;
    text-decoration:underline;
	}
	
	.section_title { display: block; font-family: Arial, Helvetica, sans-serif; font-weight:bold; margin: 0 0 10px 0; color: #777168; font-size: 12px; text-transform: uppercase; border-bottom: 5px solid #e1dfd6;}
	.aktuelles {display: block; border-bottom: 1px solid #9A9A9A; padding-bottom:15px;}
    input {
	border: 1px solid #999999;
	background:url(../img-style/inputbg2.jpg) no-repeat left top;
    }
	
	.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:#5673AD;
	}
	
	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 #FBBE98;
    width: 108px;
	height: 81px; 
    display: block;
    }

	a.newspics:hover {
	border:1px solid #BD4723;
	}
	
#header {
position:relative; 
width:968px; 
height:160px; 
margin-left: auto; 
margin-right: auto;
margin-top:10px;
background-image:url(../img-style/bg-header2.jpg);
background-repeat:no-repeat;
border-right:5px solid #CF5833;
border-left:5px solid #CF5833;
border-top:5px solid #CF5833;
}

#header-logo {
position:absolute; 
left:25px; /*vorher 15px*/
top:35px;  /*vorher 27px*/
}

#header-schriftzug {
position:absolute; 
left:220px; 
top:30px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
line-height:1.5em;
color:#FFFFFF;
font-weight:bold; 
}

#header-img {
position:absolute; right:0px; top:11px; 
}


#navigation {
float:left; width:200px;
min-height:350px;
height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */
} 

a.navi, #navi_aktiv, 
a.navi:link,  
a.navi:visited {
display : block;
color:#333333;
white-space : nowrap;
overflow : hidden;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1.0em;
font-weight : normal;
text-decoration : none;
letter-spacing : 0.05em;
padding : 5px;
margin-left:8px;
margin-right:0px;
padding-left : 10px;
text-align : left;
border-bottom: 1px solid #D9D9D9;
} 

a.navi:hover {
background-color:#D9D9D9;
color:#A60000;
} 

#navi_aktiv {
background-color:#D9D9D9;
color:#A60000;
}

img{
border:0;
}

#content {
position:relative; 
overflow:auto !important;  /* für moderne Browser */
overflow:inherit;
width:968px; 
margin-left: auto; 
margin-right: auto;
min-height:350px;
padding-top:0px;
padding-bottom:0px;
height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */
background-color:#FBC6A5;
background-image:url(../img-style/bg-navigation.gif);
background-repeat:no-repeat;
border-right:5px solid #CF5833;
border-left:5px solid #CF5833;
}   

#inhalt{
position:relative;
float:right; width:768px;
min-height:350px;
height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */
background-color:#F0F0F0;
background-image:url(../img-style/bg-inhalt.gif);
background-repeat:no-repeat;
padding-bottom:25px;
}

#inhalt-index {
float:right; width:768px;
min-height:350px;
height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */
background-color:#F0F0F0;
}

#text-left {
float:left; width:548px;
}

#img-right {
display: inline;
float:right; width:190px; margin:0px; margin-top:100px; margin-right:20px; padding:0px;
background-image:url(../img-style/bg-img-right.gif);
background-repeat:repeat-y;
}

#img-right img {
border-bottom:1px solid #FFFFFF; margin-bottom:0px;
}

#img-right-left {
float:left; width:160px;color:#FFFFFF; margin-left:5px;
}

#img-right-right {
float:right; width:20px; text-align:right;
}

#img-right-right img {
border-bottom:0px;
padding:3px;
}

#loginbox {
float:right; width:195px; margin-top:25px;
}
#login {
background-color:#F3F3EA; border:1px solid #E1DFD6; border-top:0px; padding:5px; padding-bottom:15px;
}
.loginsubmit {
 background-color:#BB4004; width:40px; color:#FFFFFF; border:0px;
}

#footer {
position:relative;
clear:both; 
width:968px; 
height:25px; 
margin-left: auto; 
margin-right: auto;
background-color:#FFFFFF;
border-right:5px solid #CF5833;
border-left:5px solid #CF5833;
border-bottom:5px solid #CF5833;
}

#footer-inhalt {
position:relative;
margin-top:0px;
padding-top:3px;
width:968px; 
border-top:1px solid #FFFFFF;
/*border-top:1px solid #BD4622;*/
margin-left: auto; 
margin-right: auto;
font-size:10px;
color:#666666;

}


#navi_sub {
margin-top:20px;
}
		
		a.sub, a.sub_first, a.sub_aktiv, a.sub_aktivu,
		a.sub:link, a.sub_first:link, a.sub_aktiv:link, a.sub_aktivu:link,
		a.sub:visited, a.sub_first:visited, a.sub_aktiv:visited, a.sub_aktivu:visited {
		display : block;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight : normal;
		text-decoration : none;
		padding-left : 24px;
		line-height: 24px;
		text-align : left;
		border-bottom: 1px solid #FFFFFF; /* !!! Randfarbe */
		background : url(../img-style/navi-right.gif) no-repeat;

		/*background-color:#B1D0BA;  !!! Hintergrundfarbe */
		color:#333333;
		}
		
		a.sub_first {
		border-top: 1px solid #FFFFFF; /* !!! Randfarbe */
		}
		
		a.sub:hover, a.sub_first:hover  {
		background : url(../img-style/navi-right-hover.gif) no-repeat ; /* !!! Hintergrundfarbe */
		color:#000000; 
		}
		
		a.sub_aktiv, a.sub_aktiv:hover {
		background : url(../img-style/navi-right-aktiv.gif) no-repeat !important; /* !!! Hintergrundfarbe */
		color:#FFFFFF !important;
		font-weight:bold !important;
		}
		
		a.sub_aktivu, a.sub_aktivu:hover {
		background : url(../img-style/navi-right-aktivu.gif) no-repeat !important; /* !!! Hintergrundfarbe */
		color:#FFFFFF !important;
		font-weight:bold !important;
		border-bottom: 0px solid #FFFFFF !important; /* !!! Randfarbe */
		}
		
			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:#333333;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration : none;
			padding : 4px;
			margin-left : 25px;
			padding-left : 15px;
			text-align : left;
			background: transparent url(../img-style/submenue1.gif) no-repeat left;
			}
			
			a.subsub_last, a.subsub_last:hover {
			border-bottom: 0px !important;
			}
			
			a.subsub_aktiv {
			/* background : url(../img/submenue1.gif) no-repeat 8px 6px;*/
			/* background-color:#FFFFFF;*/
			font-weight:bold;
			}
			
			a.subsub:hover, a.subsub_last:hover {
			font-weight:bold;
			/*background : url(../img/submenue2.gif) no-repeat 8px 6px;*/
			}


#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
margin:0px;
margin-left:30px;
margin-bottom:5px;
background-image: url(../img-style/haken.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
		