/* CSS Document */

/*	{
	border:0;
	padding:0;
	margin:0;
	}*/

/* CSS resetting work is done by famous Eric Meyer ------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-repeat: no-repeat;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}


body {
	line-height:1.4;
	color:black;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	background:#e57221 url(../images/body_bg.gif) 696px 0 repeat-x;
	}
	
#body_runde_ecke {
	position:absolute;
	top:100px;
	left:696px;	
	width:55px;
	height:100px;
	z-index:100;
	background:url(../images/body_bg_ecke.png) no-repeat;
    #background:url(../images/body_bg_ecke.gif) no-repeat;
    /*behavior: url(../iepngfix.htc);*/
	}


/* ********* TOP NAVIGATION *********** */
	
#top_nav {
	position:absolute;
	top:0;
	left:696px;
	width:20em;
    background:url(../images/bg_top_ecke_links.png) left bottom no-repeat;
	_background:url(../images/bg_top_ecke_links.gif) left bottom no-repeat;
	z-index:101;
	}
	
#top_nav_bg_right {
	width:20em;	
	background:url(../images/bg_top_ecke_rechts.gif) right bottom no-repeat;;
	}
	
#top_nav ul {	

	list-style:none;
	padding:0.5em 0.7em 0.7em 0.7em;
	font-size:85%;	
	}
	
#top_nav ul li {	
	color:white;
	margin-left:10px;
	display:inline;			
	}
	
#top_nav ul li a {	

	color:white;
	text-decoration:none;
	}
	
#top_nav ul li a:hover {	
	text-decoration:underline;
	}


#top_nav form {
  display:inline;
  }

.suche_feld {
	width:7em;
	
	}	
	
.suche_button {
	font-size:90%;
	border:0;
	padding:3px 5px;
	width:3em;
	margin-left:2px;
	color:white;
	background:#e57221;
	}	

#plz_suche {
	position:absolute;
	text-align:right;
	top:50px;
	left:696px;
	width:19em;
	z-index:102;
	}

#plz_suche  a {
	color:black;
    }
	
#plz_suche img {
	vertical-align:text-bottom;
	}	

/* ********* HEADER + CONTENT BG *********** */

#main {
	float:left;
	width:696px;
	background:white url(../images/bg_viertelkreis.gif) bottom right no-repeat;
	}	

	
#logo {
	/*position:absolute;
	top:16px;
	left:26px;*/
	margin:16px 0 0 26px;
	}
	
#foto_oben {
	position:absolute;
	top:0;
	left:273px;
	}


#foto_unten {
	margin:39px 0 0 84px;
	}
	

	
	
/* ********* MAIN NAVIGATION *********** */
	
#main_nav {
	position:absolute;
	top:116px;
	left:0;
	background:url(../images/main_nav_bg_strich.gif) 0 12px repeat-x;
	width:100%;
	z-index:1000;
	font-size:90%;
	}

	
#main_nav ul {
	float:left;
	list-style:none;
	padding:10px 20px;
	_width:760px;
	background:url(../images/main_nav_bg_rundeecken.png) top right no-repeat;	
	_background:url(../images/main_nav_bg_rundeecken.gif) top right no-repeat;
	}		
	
#main_nav ul li {	
	float:left;
	padding:0 12px;
	border-right:1px solid white;
	}

#main_nav ul li.ohne_trennstrich {
	float:left;
	padding:0 12px;
	border:0;
	}
	
#main_nav ul li a {	
	float:left;
	font-weight:bold;
	color:white;
	text-decoration:none;
	white-space:nowrap;
	}
	
#main_nav ul li a.active {	
	color:black;
	}
	
#main_nav ul li a:hover {	
	color:black;
	}
	



/* ********* BEREICH RECHTS MIT FOTOS UND SUBNAVI *********** */	
	
#bereich_rechts {
	position:absolute;
	top:210px;
	left:390px;
	width:550px;
	}

#submenu {
	float:right;
	margin-right:20px;
	display:inline;
	background:url(../images/submenu_bg_trans.png) top left no-repeat;
	_background:url(../images/submenu_bg_trans.gif) top left no-repeat;
	}
	
#submenu_ecke_unten_links	{
	float:left;
	background:url(../images/submenu_bg_ecke_unten_links.gif) bottom left no-repeat;
	
	}
	
#submenu_ecke_oben_rechts	{
	float:left;
	background:url(../images/submenu_bg_ecke_oben_rechts.gif) top right no-repeat;
	}	
	
#submenu ul {
	float:left;
	font-size:90%;
	color:#e57221;
	list-style:disc;
	padding:20px 20px 20px 35px;	 /* ZUM AUFSPANNEN DER SUBMENU BOX */
	background:url(../images/submenu_bg_ecke_unten_rechts.gif) bottom right no-repeat;
	}
	
#submenu ul li {
	margin-bottom:3px;
	}	
	
#submenu ul li a {
	color:#e57221;	
	text-decoration:none;
	}
      
#submenu ul li.activehead {
	font-weight:bold;
	}      
	
#submenu ul li a:hover {
	text-decoration:underline;
	}					
	
#fotos_rechts {
	clear:right;
	float:right;
	width:150px;
	margin-bottom:15px;
	}
	
#fotos_rechts img {
	margin-bottom:5px;
	}
	
	
/* ********* Content Bereich *********** */	
	
.content_box {
	margin:40px 0 0 48px;
	width:400px;
	padding-bottom:50px;
	}	
	
	
.text	{
	margin-bottom:30px;
	padding-left:35px;
	}	
	
#wrapper_content_rechts {
	float:right;
	width:150px;	
	}

	
.content_rechts {
	clear:both;
	float:right;
	width:150px;
	color:#ffffff;
	font-size:10px;
	line-height:1.4;
	margin-bottom:25px;	
	}

.content_rechts_bg_oben {
	clear:both;
	float:left;
	background:white url(../images/content_rechts_bg_oben.gif) left top no-repeat;
	}

.content_rechts_bg_unten {
	clear:both;
	float:left;
	padding:15px 15px 0 15px;	width:120px;
	background:url(../images/content_rechts_bg_unten.gif) left bottom no-repeat;
	}


.content_rechts h1 {	
	margin:0;
	padding:0;
	border:0;
	}
	
.content_rechts h1 a {	
	font-size:10px;
	font-weight:bold;
	color:black;
	}
	
.content_rechts p{	
	line-height:1.4;
	}
	
/* ********* HTML TAGS *********** */	


h1 {
	font-size:125%;
	font-weight:bold;
	padding-left:15px;
	border-left:3px solid #e57221;
	margin:0 0 20px -35px;
	}	
	
h4   {
	font-weight:bold;
	}


p  {
	margin-bottom:10px;
	line-height:1.6;
	}

a       {
  color:#9E1C15;
  }
  
  
  
.text ul, .text ol {
	padding-left:30px;
	margin:15px 0;
	line-height:1.6;
	}  
	
/*.text table {
	margin:15px 0 15px 35px;
	padding: 4px;
	}	*/
  
	
/* ********* Footer *********** */		
	
	
#footer {
	font-size:85%;
	color:white;
	padding:10px 0 10px 32px;
	background:#9e1c15;
	}
	
#footer p {	
  margin:0;
  }
							






/* *************** SUCHERGEBNISSE ************* */


.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style:normal;
	}	

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup	{
	color:#FF6600;
	}

dl.tx-indexedsearch-info {
	margin-bottom:30px;
	}

.tx-indexedsearch-res img {
	vertical-align:middle;
	}
	
.browsebox	 {
	margin-bottom:30px;
	}

.tx-indexedsearch dt {
	padding:1px 0 1px 3px;
	background:#D4D9DC;
	}
	
.tx-indexedsearch dd {
	padding:1px 0;
	background:#D4D9DC;
	}
	
	

.tx-indexedsearch {
	margin-left:35px;
	}	
	

	
/* **************** FORMULARE *************** */

.formular {
        /*margin-left:35px;*/
        }

.formular ul {
	/*float:left;*/
	margin:5px 0;
	list-style-type:none;
	padding:0;
	}
	
.formular ul li {
	/*clear:both;
	float:left;*/
	margin:1px 0 1px 0;
	width:380px;
	}

.formular label {
	float:left;
	width:110px;
	margin-right:10px;
	line-height:1.3;
	}

.formular input, .formular textarea {
	font-family:Arial, Helvetica, sans-serif;
        color:black;
	padding:1px;
	width:210px;
        font-size:90%;
	border:1px solid #E57221;	
	}
	
.formular input.button {
	font-family:Arial, Helvetica, sans-serif;
        color:white;
	font-weight:bold;
        font-size:85%;        
	padding:1px;
	#padding:0;
        border:0;
	background:#9E1C15;
        width:9em;
	}
	
.formular .kurz {	
	width:101px;
	}

.formular .abstand {	
	margin-top:30px;
	}
	
.formular .radio, .formular .checkbox  {	
	width:auto;
	vertical-align:middle;
	#border:0;
	}

.formular input[type="radio"] {	
	width:auto;
	vertical-align:middle;
	#border:0;
	}
      
.formular p {
  padding-left:0;
  }
  
  
  
.csc-textpic-imagewrap  {
	margin-bottom:10px;
	}
  
div.csc-textpic-left div.csc-textpic-imagewrap {
	float:none;
	}
	
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float:none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}

dd.csc-textpic-caption {
	margin:8px 0 20px 0!important;
	}
	
	
	
#tx_astaddresszipsearch_pi1 div.adrbox {
clear:both;
float:left;
margin-bottom:40px;
text-align:left;
width:100%;
}

#tx_astaddresszipsearch_pi1 legend {
	margin-left:8px;
    padding:0 5px;
	}
	
#tx_astaddresszipsearch_pi1 div.row span.formw {
    float:right;
    margin:0;
    padding:0;
    text-align:left;
    width:55%;
    }
	
#tx_astaddresszipsearch_pi1 div.row span.label {
    float:left;
    margin:0;
    padding:0;
    text-align:right;
    width:40%;
    }
	
	
	
	
	