/* CSS */
/*------------------------------------------------------*/
/* DEFAULTS */
/*------------------------------------------------------*/
body {
	background-color:#DFDBD8;
	text-align: center;
	font-family: Verdana, Tahoma, sans-serif;
	font-size:.7em;
	line-height: 150%;
	background-image: url(../img/body_hg.gif);
}

p, li, label, legend	{
	color:#736D63;
}

ul, li {
	margin:0px;
	padding:0px;
	padding-left:5px;
	margin-left:5px;
	
}

legend {
	font-weight:bold;
}

h1, h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#9F0215;
	padding:0px;
	margin:0px;
}

h2 {
	margin-top:10px;
	font-size:.95em;
	color:#736D63;

}

a {
	color:#736D63;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#8C0C18;
	text-decoration:underline;
}

#ACT {
	font-weight:bold;
	color:#8C0C18;
	text-decoration:none;
}

#ACT2 {
	font-weight:normal;
	color:#8C0C18;
	text-decoration:none;
}

#ACT2 a:hover {
	font-weight:normal;
	color:#8C0C18;
	text-decoration:underline;
}

fieldset.kontaktdaten {
	 display:block;
	 border:1px dashed #736D63;
	 clear:both;
	 padding:0px;
	 margin:0px;
	 padding-left:2em;
	 padding-bottom:10px;
	 margin-bottom:20px;
}

fieldset.suche {
	 border:1px dashed #736D63;
	 padding:0px;
	 margin:0px;
	 padding-left:2em;
	 padding-bottom:10px;
	 margin-bottom:5px;
}
			
#right_content label {
	float:left;
	display:block;
	width:7em;
}

legend {
	background:#ffffff;
	padding:4px;
}

#right_content fieldset input, textarea {
	padding:1px;
	font-size:1.1em;
	margin-bottom:2px;
	width:15em;
	border:1px solid #DFDBD8;
}

#boxen label {

width:30em;
}

#right_content #boxen input{
	width:2em;
	border:none;
	display:block;
	float:left;
	
	
}
#buttons input {
	text-align:center;
	width:10em;
	border:1px solid #DFDBD8;
	padding:1px;
	background:#ffffff;
	font-size:.8em;
	margin:4px 6px 4px 0px;	
/*top right bottom left*/
	}

/*------------------------------------------------------*/
/* CUSTOMIZED */
/*------------------------------------------------------*/

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:774px;
 }
/*------------------------------------------------------*/
/* HEAD */
/*------------------------------------------------------*/
#head, #head_empty  {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:774px;
	height:202px;
	background-repeat:no-repeat;
	text-align:left;
}

#head {
	background-image:url(../img/head.gif);
}

#head_empty {
	background-image:url(../img/head_empty.gif);
}

#navigation {
	height:135px;
	width:210px;
	margin-left:40px;
	padding-top:46px;
	/* neu für Suche */
	float: left;
}

#nav_item {
	border-bottom:1px dashed #736D63;
	height:22px;
	padding-top:4px;
	font-size:1.2em;
}

#search {
	padding-top: 30px;
	color:#736D63;
	margin-left: 300px;
	width: 415px;
	height: 150px;
}

#search input.txt {
	width: 250px;
}

#teaser{
	width:400px;
	font-weight:bold;
	font-size:1.2em;
	float:right;
	margin-top:-120px;
}
#teaser p {
	margin:0px;
	padding:0px;
	color:#ffffff;
}

#teaser a {
	font-size:.8em;
	font-weight:bold;
	color:#E5E4E2;
}

/*------------------------------------------------------*/
/* CONTENT */
/*------------------------------------------------------*/
#content {
	background-image:url(../img/hg.gif);
	background-repeat:repeat-y;
	margin-top:px;
	width:774px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
	float:left;
}

#left_content, #right_content{
	float:left;
	
}

/*------------------------------------------------------*/
/* NAVI UND NAVIGATION */
/*------------------------------------------------------*/
#left_content {
	width:210px;
	padding:0px;
	padding-left:40px;
	margin-top:15px;
	
}

#sub_navi {
	padding-left:5px;
	border-bottom:1px dashed #D3D1CD;
	border-top:1px dashed #D3D1CD;
	margin-bottom:20px;
}

#sub_navi ul {
	list-style-type:none;
	list-style-image:url(../img/list.gif);
	line-height:180%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:12px;
	padding:0px;
}

#sub_navi ul li a, #sub_navi ul li ul a {
	color:#736D63;
	text-decoration:none;
	font-weight:normal;
}

#sub_navi ul li a:hover, #sub_navi ul li ul a:hover {
	color:#8C0C18;
	font-weight:bold;
}

#sub_navi ul li a:active, #sub_navi ul li ul a:active {
	color:#8C0C18;
	font-weight:bold;
	font-size:1.2em;
}

/*------------------------------------------------------*/
/* CONTENT_LEFT */
/*------------------------------------------------------*/
#right_content {
	width:450px;
	margin-top:10px;
	padding-left:29px;
	padding-right:25px;
	padding-bottom:20px;
}
/*
#right_content p{
	text-indent:4.em;
}*/

#right_content img {
margin-top:5px;
margin-right:5px;
}

#right_content a {
font-weight:bold;
}

#stueck_listing {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #D3D1CD;
}

#scroller {
	scrollbar-DarkShadow-Color:white;
	scrollbar-Track-Color:white; 
	scrollbar-Face-Color:white;
	scrollbar-Shadow-Color:#333333;
	scrollbar-Highlight-Color:#333333;
	scrollbar-3dLight-Color:white;
	scrollbar-Arrow-Color:#CC0000;
}

/*------------------------------------------------------*/
/* NEWS */ /* NEWSLETTER */
/*------------------------------------------------------*/

#news,  #newsletter, #login {
	border:1px solid #D0CECA;
	padding-top:0px;
	margin-bottom:20px;
	background-color:#F8F7F7;
}

#news h1, #newsletter h1, #login h1{
	font-size:.9em;
	border-bottom:1px solid #DFDBD8;
	line-height:1.em;
	padding:3px;
}

#news p {
	font-size:.9em;	
	margin:0px;
	padding:3px;
	color:#625C53;
}


#newsletter label, #login label {
	font-size:.9em;	
	color:#625C53;
	font-weight:bold;
	width:7em;
	float:left;
	margin-bottom:2px;
}

form {
	margin:0px;
	padding:3px;
}


#newsletter input, #login input {
	border:1px solid #DFDBD8;
	margin:0px;
	padding:1px;
	background:#ffffff;
	font-size:.8em;
	margin-bottom:2px;
}


#news a, #newsletter a {
	font-size:.9em;
	text-decoration:none;
	padding:3px;
	color:#625C53;
	font-weight:bold;
	text-decoration:underline;
	
}

#news a:hover {
	color:#B2ADA5;

}

#news hr {
	border:none;
	height:1px;
	background-color:#DFDBD8;
	color:#DFDBD8;
	padding:0px;
	margin:0px;
}



/*------------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------------*/
#footer {
	margin-left:auto;
	margin-right:auto;
	width:774px;
	height:47px;
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:-13px;
}

#footer p{
margin:0px;
margin-top:10px;
margin-left:40px;
font-size:.8em;
}

#abstand {
margin-left:50px;
}
