@charset "UTF-8";
/* CSS Document */


.cleaner {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
	border:0px;
}

/* Contentelemente DIV auf 0 Abstand setzen */
.ce {
	margin: 0px;
	padding: 0px;
	border:0px;
}


#WRAPPER {
	width: 985px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg_rand_tile.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	}

#ANFANG {
	margin: 0px;
	padding: 0px;
	height:15px;
	background-image: url(../img/bg_rand_oben.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	 

#INNERWRAP {
	width: 955px;
	background-color: #F3F0EB;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}	
	

	
#METAWRAP {
	height:20px;
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
}

#METANAVIGATION {
	height:20px;
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 620px;
}

#LANGUAGE {
	height:20px;
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}

#LOGO {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 290px;
	position: relative;
	top: 15px;
	left: 15px;
  }
  
#SEITENTITEL {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-color: #8a6634;
}
#HEADERIMG {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 955px;
	z-index: 100;
}
#KLICKPFAD {
	background-color:#F3F0EB;
	clear: both;
}
#MAINNAVIGATION { 
	height:26px;
}


#SUBNAVIGATION {
	float: left;
	width: 200px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background-color: #8a6634;
	background-image: url(../img/bg_subnav-braum.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}



#CONTENTWRAP {
	background-color: #F3F0EB;
	background-image: url(../img/bg_contentwrap.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}

/* Innenabstände der Spalten in den Templates auf 0 setzen */
#COL1_1, #COL2_1, #COL2_2, #COL3_1, #COL3_2, #COL3_3 {
	margin: 0px;
	padding: 0px;
	border:0px;
}

/* Spalten für 1-spaltiges_START Template  */


#COL_START_1 {
	width: 600px;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#COL_START_2 {
	width: 355px;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

/* Spalten für 1-spaltiges Template  */

#COL1_1 {
	width: 755px;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;	
}


/* Spalten für 2-spaltiges Template  */

#COL2_1 {
	width: 435px;
	float: left;
	overflow: hidden;
	padding: 0px;	/*background-image: url(../img/bg-karo.gif);
	background-repeat: repeat;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#COL2_2 {

	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;	
	overflow: hidden;	
}


/* Spalten für 3-spaltiges Template  */

#COL3_1 {
	width: 355px;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#COL3_2 {
	float: left;
	width: 200px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#COL3_3 {
	float: right;
	width: 200px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}



#FOOTER {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#ABSCHLUSS {
	margin: 0px;
	padding: 0px;
	height:15px;
	background-image: url(../img/bg_rand_unten.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
