/* CSS fuer hbs-baecker template - powered by JLHD-Werbung, Joerg Laas */


/* keinerlei Aussen- und Innenabstaende */
* {
	margin: 0;
	padding: 0;
}

html {
	height: auto;
	background: #F2D27F; /* url('bodybg_1920x1800.jpg');
	background-position: top center;
	background-attachment: scroll; /*  scroll= Die Hintergrundgrafik scrollt mit dem Element mit   */
	background-repeat:no-repeat;
}

body {
	height: auto;
	background: #F2D27F url('bodybg_1920x2500.jpg');
	background-position: top center;
	background-attachment: scroll; /*  scroll= Die Hintergrundgrafik scrollt mit dem Element mit   */
	background-repeat:no-repeat;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    min-height: 101%
}


/*die verlinkung allgemein*/
a {
	color: #990000;
	text-decoration: underline;
}

a:hover { 
color: #fff;
background-color: #993333; 
}


/* seiten styling */


/* dieser container zentriert die seite */
#container {
	width: 970px;
	height: auto;
	margin: 0px auto;
}




/* der Kopfbereich der Website */
#kopfbereich {
	width: 970px;
	height: 190px;
	/* 
	background: #F2D27F url(header_1920x190.jpg) no-repeat;
	background-position: center;
	background-position: top;
	*/
	/*  background-attachment:fixed;   */
	position: relative;
	/* border: solid 1px #999999; */
}

/* Der Titeltext im Header (Kopfbereich der Seite)  */
#kopfbereich h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 20px;
	color: #993333;
	position: absolute;
	top: 33px;
	left: 94px;
}


/*die navigationsbar mit den meisten links*/
#navigation {
	clear: both;
	width: 970px;
	height: 24px;
	line-height: 24px;
	background-color: #ffc;
	vertical-align: middle;
	text-align: right;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}


/*die Suchbox im linken Bereich */
.search_box_links {
	}

.search_string_links {
	width: 210px;
	height: 18px;
	padding: 2px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	color: #000000;
         width: 100px;
         height: 20px;
         font-size: 10px;
         background-color: #FFFFCC;
         vertical-align: middle;
		 margin: 5px 0px 5px 0px;
         padding: 2px;
         border: solid 1px #000000;
         }

/* Der Seiteninhalt */
#inhalt {
		/* background: #fff url(coreback.gif) repeat-y left top; */
         text-align: left;
         width: 970px;	
         }

/* inhaltlinks - inkl. der Navigation */
#inhaltlinks {
	width: 230px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
}

/* Die Navigation (show_menu2) */
.menu_current ul, .menu-current ul {
	}

.menu_current li, .menu-current li {
	display: block;
	height: auto;
	width: 210x;
	margin: 2px;
	}

.menu-current a, .menu-0 a {
	display: block;
	height: auto;
	padding: 4px;
	width: 210px;
	background: #993300;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0;
	}

.menu-current a:hover, .menu-0 a:hover, .menu-current a {
	background: #330000;      /*   war=    url(readmore_arrow.gif) no-repeat 97% center;    */
	color: #FFE900;
	}


.menu-child,  .menu-1 {
	display: block;
	height: auto;
	width: 170px;
	}

.menu-child a, .menu-1 a {
	display: block;
	height: auto;
	padding: 4px;
	width: 170px;
	margin-left: 38px;
	color: #ffffff;
	background: #996633;      /*   war=    url(readmore_arrow.gif) no-repeat 97% center;    */
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0;
	}

.menu-1 a:hover, .menu-child a:hover  {
	background: #330000;
	color: #FFE900;
	}


#inhaltlinks h3 {
	padding: 10px 4px 0 4px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	margin: 0;
	}

#inhaltlinks p {
	padding: 5px;
	margin-top: 0px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/* der eigentliche Seiteninhalt */
#inhaltmitte {
	color: #000000;      /* #666666 */
	line-height: 20px;
	width: 580px;
	height: auto;
	padding : 10px 0 30px 30px;
	float: left;
	}

hr { 
	background:#993300;
	color:#993300;
	width: 100%;
	margin: 10px 0 10px 0;
	height:2px; 
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 20px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #666666;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #666666;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666666;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}
	
	
#inhaltmitte h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 20px;
	color: #993333;
	padding: 0;
  margin: 0; /* 0 0 10px;  */
  float: left;
	}
	
#inhaltmitte p {
	padding: 10px 0 10px 0;
	}

#inhaltmitte ul {
	padding: 20px 0 20px 0;
	width: auto;
	}
#inhaltmitte li {
	list-style: none;
	line-height: 20px;
	border-bottom: 1px solid #DDD;
	}
#inhaltmitte li a {
	text-decoration: none;
	color: #ff9966;
	display: block;
	height: auto;
	padding: 4px 0 4px 0;
	}
#inhaltmitte li a:hover {
	background: #993333;
	color: #fff;
	}

/* Die Zurueck Button */

.button li {
	display: block;
	height: auto;
	width: 134px;
	margin: 2px;
	}

.button a {
	display: block;
	height: auto;
	padding: 4px;
	width: 126px;
	background: #993300 url(readmore_over.gif) 97% center no-repeat;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0;
	}

.button a:hover {
	background: #330000 url(readmore_arrow.gif) no-repeat 97% center;
	color: #FFE900;
	}



/* Der Fussnotenbereich */
#footer {
	clear: both;
	width: 970px;
	height: 100px;
	background: #993333 url('footer_bg_970x100.jpg');
	background-position: top center;
	line-height: 15px;
	text-align: center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:scroll;
    bottom:0px;

}


	
#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFE900;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}

#footer p {
	color: #FFF;
	padding: 10px;
	}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #993333;
	background-color:#FFFFCC
	}


