* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: 0 135px;
}

body.small_banner {
	background-image: url(../images/bg_content_small.gif);
}

body.big_banner {
	background-image: url(../images/bg_banner.jpg);
}

#content_wrap {
	width: 960px;
	float: left;
	position: relative;
}

#logo {
	position: absolute;
	bottom: 30px;
	left: 27px;
	background: url(../images/logo.jpg); /* Logo*/
}

a {
	color: #562f32;
          outline: 0;
         -moz-outline: 0;
}

p { text-align: justify;
}


a img { 
border : 0 none; 
padding:5px;

}


h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #562f32;
	border-bottom:solid #d9d9d9 thin;
	
	
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #562f32;
	
	
	
}


h4 {
	width: 239px;
	height: 133px;
	float: left;
	background: url(../images/logo.jpg) 0 5px no-repeat;
}




* html button {
	width: 0;
	overflow: visible;
}


.clear {
	clear: both;
}

.hidden {
	display: block;
	visibility: hidden;
	position: absolute;
	   left: -9999px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	width: 0;
}




input_searchbox,
form input {
	padding: 4px 1px 0px 1px;
	border:thin #d9d9d9 solid 1px;
	color: #d9d9d9;
	font-size:12px;
	height: 18px;
	text-align:left;
	float: left;

}



/* ___ HEAD ________________________________________________________________ */


ul#navi_meta {
	color: #d9d9d9;
	list-style-type: none;
	float: right;
	font-size: 11px;
	margin-top: 15px;
	
}

/* ___ HEADER ______________________________________________________________ */


#header img {
	margin: 2px 0 2px 0;
	display: inline;
	float: left;
	width: 960px;
}




/* ___ CONTENT _____________________________________________________________ */

#content_all {
	display: inline;
	float: right;
	background: #583031;
	background: url(../images/bg_bar_left.png) repeat-x;
	margin-left: 2px;

         
}
#content {
	background: #583031;
}





/* ___ NAVI_SUB ____________________________________________________________ */





#navi_sub {
	float: left;
	padding: 55px 28px 30px 26px;
	width: 183px;
	background: url(images/bg_bar_left.png)   repeat-x;
	z-index: 999;
	position: relative;
}

* html #navi_sub {
	background: none;
}

#navi_sub ul {
	float: left;
	list-style-type: none;
	
	
}

#navi_sub ul li {
	float: left;
	border-bottom: 1px dotted white;
        
}

#navi_sub ul li a {
	padding: 4px 8px 6px 8px;
	float: left;
	width: 195px;
         	color: white;
	text-decoration: none;
	border-top: 1px dotted white;
         display: block;
        

}

* html #navi_sub {
overflow: hidden;	
         
}

* html #navi_sub ul li a {
	float: left;
	width: 160px;
         
}


#navi_sub ul li a:hover {
	text-decoration: underline;
	border-top: 1px dotted white;
}

#content_inner {
	position: relative;
	float: right;
	
	width: 721px;
	background-color: #E2E2E2;
	
}

/* ___ CONTENT Mitte ______________________________________________________ */

#content {
	float: left;
	width: 482px;
	min-height: 550px;
	background: white;
}

* html #content {
	height: 550px;
	overflow: visible;
}

/* ___ CRUMB _______________________________________________________________ */

#crumb {
	float: left;
	width: 400px;
	margin: 7px 0 8px 0;
	padding: 10px 30px 0px 30px;
	color: #d9d9d9;
}


#crumb dl dd ul li {
	float: left;
	list-style-type:none;
}



#crumb dl dd ul li a:hover {
	text-decoration: underline;
}


#crumb dl dd ul li a {
	
	color: #d9d9d9;
	text-decoration: none;
	
	
}

	/* ___ CONTENTBOXEN ________________________________________________________ */

#content_main {
	float: left;
	width: 482px;
	padding-bottom: 70px;
	overflow: hidden;
	display: inline;
}

.box_content {
	float: left;
	      padding: 6px 0px 0px 30px;
         width: 415px;
         display: inline;
	
	
}


.border0 {
	/* Fading als Trenner */
	background: url() no-repeat; /* Maintext-Trenner oben*/
	padding-top: 0px;
	
}

.border1 {
background: url(../images/bg_head.jpg) no-repeat; /* Maintext-Trenner oben*/
	padding-top: 0px;
}


/* ___ FOOTER ______________________________________________________________ */

#footer {
	position: absolute;
		bottom: 10px;
		left: 0px;
	width: 500px;
	font-size: 10px;
	color: #b8b7b7;
}

#footer.box_content {
	padding: 20px 20px 20px 20px;
	float:left;
}

#footer.box_content a {
	
	
	color: #b8b7b7;
	text-decoration: none;
	
}



/* ___ SIDEBAR _____________________________________________________________ */

#sidebar {
	background: #E2E2E2 url(../images/bg_bar_right.jpg) no-repeat;
	float: right;
	width: 182px;
	height: auto;
	padding: 30px 28px 30px 29px;
	line-height: 17px;
}

#sidebar ul {
	border-top: 1px dotted #FFFFFF;
	list-style-type: none;
	padding-bottom: 10px;
}

#sidebar ul li {
	float: left;
	padding: 12px 10px 16px 10px;
	font-size:12px;
	color: #583031;
	
	text-align: center;
	width: 150px;
}

#sidebar ul li.subpages {
	float: left;
	padding: 0;
	border-bottom: 1px dotted #FFFFFF;
}

#sidebar ul li ul {
	border-top: none;
}

#sidebar ul li ul li {
	list-style-type: none;
	border: none;
	padding: 0;
}



#contentContainer {
	width:415px;
	padding:0 0px;
	margin:0;
	list-style:inside;	
	overflow:hidden;
	line-height:20px;
}

#contentContainer ul {

	background-color:#f4eeee ;
	border-top:solid #e3d1d1 thin;
	padding: 5px;
	border-bottom:solid #e3d1d1 thin;
	list-style-type: square;	   
}

