#breadcrumb{
	margin: 0px 10px 0px 10px;
	text-align: left;
}

#normal_third{
	width: 780px;
	background-color: white;
	display: block;
	min-height: 370px;
	-height: 370px;
}


#content_folder{
	float: left;
	text-align: left;
	width: 450px;
	margin: 0px 0px 0px 20px;
	display: block;
	line-height: 20px;
}

#content_folder img{
	float: left;
	margin: 0px 10px 0px 0px;
}




/******************* KONTAKTFORMULAR *********************/


fieldset{ 
background: #F5F5F5;
border: 1px solid #610006; 
width: 375px;

	position: relative;

}


#angebot-full-form{width: 405px; float: left;}


label{
	clear: both;
	float: left;
	width: 140px;
	font-weight: normal;
	margin: 0px 0px 0px 13px;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
}



form{	font-family: verdana,sans-serif;
	color: #000;
	font-family: verdana,sans-serif;
}


legend{font-weight: bold;	/*wichtig*/
	
	position:absolute; 
	top: -0.7em; 
	left: .5em; }

.input_feld{
	margin: 0px 0px 7px 0px;
	font-family: verdana,sans-serif;
	height: 20px;
	width: 370px;
}	


.box{
	float: left;
	width: 200px;
	height: 15px;
	font-size: 10px;
	border: 1px solid rgb(0, 0, 0);
	font-weight: normal;
	font-family: verdana,sans-serif;
	padding: 1px 0px 0px 0px;
	
}

textarea.box{
	height: 70px;
	font-size: 11px;
	font-family: verdana,sans-serif;
}


input.button, input.submit{
	background-color: #610006;
	font-size: 11px;
	/*color: #E98033;*/
	font-weight: bold;
	color: white;
	width: 150px;
	height: 20px;
	border:  #BE3018;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	display: inline;
	padding-bottom: 2px;
	cursor:pointer;
	border: 1px solid #B6B4B5;
	font-family: verdana,sans-serif;
}


input.button:hover {cursor:pointer}
input.submit:hover {cursor:pointer}



/*********************** SITEMAP *************************/
#content a.smap_e1{
	display: block;
	background-color: #F3F3F3;


	padding: 3px 0px 3px 8px;

	font-weight: bold;
	border-bottom: 1px solid #610006;
	font-size: 18px;
	color: #818181;
	margin: 8px 0px 2px 0px;
}

#content a.smap_e1:hover{
	display: block;
	text-decoration: none;
	color: #610006;
}

#content a.smap_e2{
	display: block;
	color: black;
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	margin: 7px 0px 0px 0px;
	font-weight: bold;
}

#content a.smap_e2:hover{
	display: block;
	
}


#content a.smap_e3{
	height: 14px;
	display: block;
	
	
	font-size: 12px;
	padding: 0px 0px 0px 40px;
	margin: 5px 0px 0px 0px;
	
}

#content a.smap_e3:hover{
	display: block;
	font-size: 12px;

}

#content a.smap_e4{
	height: 14px;
	display: block;
	font-size: 11px;
	
	padding: 0px 0px 0px 60px;
	margin: 4px 0px 0px 0px;
	
}

#content a.smap_e4:hover{
	display: block;
	font-size: 11px;
	color: black;
}





/************************ DIE LINES **************************/
.line_konzert{
	float: left;
	border: 1px solid #610006;
	width: 450px;
	background-color: #f1f1f1;

}

.link{
	float: right;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	color: #640007;
}










