/* Boecker Bau CSS */
/* IE Hack für Mindesthöhe */

* html #content {
	height: 520px;
	}

* {
    font-family: arial;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
	color: #000;
	line-height: 130%;
    }

#rand {
	 background-color: #ffffff;
	 border-top: 1px solid #d67457;
	 border-left: 1px solid #d67457;
	 border-right: 1px solid #d67457;
	 border-bottom: 1px solid #d67457;
	 padding: 0px;
	 margin: 0px;
	 padding-top: 19px;
	}

#seite {
	display:block;
    margin: 0 auto 0 auto;
    width: 960px;
	margin-top: 19px;
    }


body{
    text-align: left;
    }
    
#head {
    width: 960px;
	height: 109px;
	float: left;
    }

#logo {
    float: left;
	height: 109px;
    }
    
#head_bild {
    float: left;
	height: 109px;
    }

#content {
    float:left;
    width: 648px;
    min-height: 520px;
    text-align: left;
    border-left: 1px solid #d67457;
    border-right: 1px solid #d67457;
    }

#content_text {
    margin-left:  15px;
    margin-right: 15px;
    margin-top:   25px;
    }

.content_rechts {
	float: left;
    width: 119px;
	min-height: 20px;
    text-align: left;
    margin-left: 18px;
    margin-top: 30px;
	border: 1px solid #b8b8b8;
	}
    
.box {
    background-color: #f4ddcb;
    }

.innen {
    border-top: 1px solid #b8b8b8;
    background-color: #fff;
    height: 60px;
    }

h1 {
	font-size: 18px;
	font-style: italic;
	margin-bottom: 15px;
	width: 400px;
	color: #4b4b4b;
	}

h2 {
    padding: 2px;
	color: #4E4E4E;
    }
	
h3 {
	padding: 2px;
	color: #4E4E4E;
	font-weight: normal;
	}
    
/*Obere Navigation Anfang*/

#headnavi {
	display : block; 
    width: 960px;
    height: 23px;
    border-bottom: 1px solid #d67457;
	float:left;
    }

#headnavi ul {
	height: 23px;
	margin-left: 160px;
	list-style-type: none;
	color: #4e4e4e;
    padding-top: 3px;
	}

#headnavi ul li{
	float:left;
	padding-left: 7px;
    padding-right: 3px;
	}

	
#headnavi a {
	color: #393659;
    text-decoration: none;
	}

#headnavi a:hover {
	text-decoration: underline;
	}

#headnavi a:active {
	color: #f87d32;
	}

#headnavi ul li .active {
	color: #f87d32;
    text-decoration: underline;
	}

/*Obere Navigation Ende*/


/*Linke Navigation Anfang*/

#leftnavi {
	float: left;
	min-height: 520px;
	display: block;
    width: 134px;
	padding-left: 18px;
    text-align: left;
	}

#leftnavi ul{
	list-style-type: none;
	padding-top: 15px;
	}	

#leftnavi ul li {
	height: 18px;
	}

#leftnavi .obermenue {
	padding-top: 12px;
	}

#leftnavi .untermenue {
	padding-left: 6px;
	background-image:url(../images/strich.gif);
	background-repeat: no-repeat;
	}

#leftnavi .untermenue a {
	font-weight: normal
	}
	
#leftnavi .untermenue{
	display: block;
	height: 1%;
	}
	
#leftnavi a {
	color: #4e4e4e;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

#leftnavi a:hover {
	text-decoration: underline;
	}


#leftnavi a:active {
	color: #f87d32;
	}

#leftnavi ul li .active {
	color: #f87d32;
    }

#leftnavi ul li .active2 {
	color: #f87d32;
	}
	
/* Form Felder */
input {
	width: 200px;
	border-top: 2px solid #D67457;
	border-left: 2px solid #AF634C;
	border-bottom: 1px solid #EF9F86;
	border-right: 1px solid #EF9F86;
	}

textarea {
	width: 200px;
	border-top: 2px solid #D67457;
	border-left: 2px solid #AF634C;
	border-bottom: 1px solid #EF9F86;
	border-right: 1px solid #EF9F86;
	}

/* Tabellenanordnungen */
table{
	padding: 0px;
	margin: 0px;
	border: 0px;
	}
td {
	vertical-align: top;
	border: 0px;
	}
	
#content_text  .csc-textpic img{
	padding-bottom: 10px;
	}

#content_text .csc-textpic-center img {
	margin-top: 20px;
	}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }

.csc-textpic-caption {
	font-weight: bold;
	}

.umfloaten {
	display: block;
	width: 120px;
	}

/* Mailform */

.mailform_big_xxl {
	width: 418px;
	}

.mailform_big {
	width: 160px;
	margin-right: 10px;
	}

.mailform_small {
	width: 50px;
	}

.spalten {
	min-width: 50px;
	}

.felder {
	width: 80px;
	}

.tx-thmailformplus-pi1 li {
	color:red;
	margin-left: 20px;
	}

.radiobox {
	width: 10px;
	}