body {
	padding: 0;
	margin: 0;
	behavior:url("csshover2.htc");
	}

br.clear {
	clear: both;
}


table#house {
	padding: 0;
	margin-left: 17px;
	margin-top: 37px;
	margin-bottom: 0px;
	width: 942px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #404040;
}

table#house td {
	vertical-align: top;
}

table#house td#roofright {
	text-align: right;
}

table#house td#living {
	width: 516px;
	padding-left: 10px;
}

table#house td#kitchen {
	width: 150px;
}

div#logoright {
position: absolute;
left: 800px; 
top: 10px;
}

div#logolinks img, div#logoright img {
	border:none;
}

div#menuesub {
	position: fixed;
	bottom: 40px;
	left: 17px;
}


/**
 * NAVIGATION
 */

div#logolinks {
margin-top: 50px;
}

/**
 * change back ul#main_navigation margin: 50px 0 0 0; if hfg3d is changed again
 */


ul#main_navigation {
	width: 284px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}

ul#main_navigation li {
	list-style-type: none;
}

ul#main_navigation li a {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #C7C7C7;
	border-top: 1px solid #C7C7C7;
	width: 138px;
	color: #404040;
	padding: 0 2px 0 2px;
	margin-top:-1px;
}

ul#main_navigation li a.active_link {
	border-bottom: 1px solid #E2007A;
	color: #E2007A;
	z-index: 100;
	position: relative;
}

ul#sub_navigation {
	margin: 0 0 0 143px;
	padding: 0;
	margin-top: -1px;
}

ul#sub_sub_navigation {
	padding: 2px 0 0 10px;
	margin: 0;
}

ul#sub_sub_navigation li a {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 118px;	
	/*border-bottom: 1px solid #C7C7C7;*/
	border: 0px;
}

ul#sub_sub_navigation li a.active_link {
	color: #E2007A;
	border: 0;
}

div#navi_position {
	position: absolute;
	bottom: 40px;
	left: 17px;
}


ul#lower_navigation {
	padding: 0;
	margin: 0;
}

ul#lower_navigation li {
	list-style-type: none;
}

ul#lower_navigation li a {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #C7C7C7;
	width: 138px;
	color: #404040;
	padding: 0 2px 0 2px;
}

ul#lower_navigation li a.active_link {
	border-bottom: 1px solid #E2007A;
	width: 282px;
}

li.border {
	border-bottom: 1px solid #C7C7C7;
	width: 142px;
}


/**
 * CONTENT
 */

div#contentmain {
	margin-top: 50px;
	margin-left: -4px;
}

div#contentmain p {
	width: 90%;
}

div#contentmain a {
	color: #404040;
}

table#house a {
	color: #404040;
}

table#house a:hover {
	color: #E2007A;
}



div#contentmain h1.csc-firstHeader, h1  {
	border-bottom: 1px solid #E2007A;
	padding: 0;
	padding-left: 4px;
	margin-left: -4px;
	width: 103%;
	line-height: 15px;
}

.csc-textpic-caption a:link {
color: #404040;
}
.csc-textpic-caption {
font-family: arial;
font-size: 10px;
line-height: 15px;
}

div#contentmain h1 {
padding-top: 7px;
}
div#contentright {
	margin-top: 65px;
	padding-top: 13px;
	border-top: 1px solid #E2007A;
}


div#contentmain h1,h2,h3,h4,p {
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #404040;
	margin-top: 0px;
}

ul.csc-menu {
list-style: none;
padding-left:0;
padding-top:8px;
}

.csc-menu-1 li a {
text-decoration: none;
border-bottom: 1px solid #C7C7C7;
}

input, textarea, select
{
border: 1px solid #aaa;
padding: 1px;
	font-family:		verdana, arial, sans serif;
	font-size:			11px;
}

fieldset {
border: none;
padding: 0;
}


/**
 * ORANGER TEIL
 *****/

body#orange ul#main_navigation li a.active_link {
	border-bottom: 1px solid #EE7F00;
	color: #EE7F00;
}

body#orange ul#sub_sub_navigation li a.active_link {
	color: #EE7F00;
	border-bottom: 0px;
}

body#orange table#house a:hover {
	color: #EE7F00;
}

body#orange table#house div#contentmain p#heading {
	border-bottom: 1px solid #EE7F00;	
}

body#orange table#house div#contentmain h1 {
	border-bottom: 1px solid #EE7F00;	
}

body#orange table#house div#contentright {
	border-top: 1px solid #EE7F00;
}

body#orange input:focus { border-color : #EE7F00;}
body#orange textarea:focus {  border-color : #EE7F00;}
body#orange checkbox:focus {border-color : #EE7F00;}


/**
 * Blauer TEIL
 *****/

body#blue ul#main_navigation li a.active_link {
	border-bottom: 1px solid #00b9e0;
	color: #00b9e0;
}

body#blue ul#sub_sub_navigation li a.active_link {
	color: #00b9e0;
	border-bottom: 0px;
}

body#blue table#house a:hover {
	color: #00b9e0;
}

body#blue table#house div#contentmain p#heading {
	border-bottom: 1px solid #00b9e0;	
}

body#blue table#house div#contentmain h1 {
	border-bottom: 1px solid #00b9e0;	
}

body#blue table#house div#contentright {
	border-top: 1px solid #00b9e0;
}

body#blue input:focus { border-color : #00b9e0;}
body#blue textarea:focus {  border-color : #00b9e0;}
body#blue checkbox:focus {border-color : #00b9e0;}


/** CSS-STYLED Content */

table.contenttable {
	border-collapse:collapse;
	empty-cells: show;
	/*border-top: 1px solid #404040;
	border-right: 1px solid #404040;*/
	border: 1px solid #404040;*/
	border-spacing: 0px;
	padding:0;
	margin:0;
}

table.contenttable td {
	/*border-bottom: 1px solid #404040;
	border-left: 1px solid #404040;*/
	border: 1px solid #404040;
	font-size: 10px;
	margin: 0;
	
}

/** formular */

#messagebox {
padding: 15px;
border: 10px solid grey;
background-color:#fff;
font-family: arial, sans-serif;
font-size: 11px;
text-align: center;
}

td.hfginput,td.hfglabel, td.einverstanden  {
	vertical-align: top;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #404040;
}

td.hfglabel  {
width: 130px;
padding-right: 10px;
padding-top: 5px;
}

td.hfginput {
}

.hfgradio {
border: none;
}
.radioline {
vertical-align: middle;
}

input:focus { border-color : #E2007A;}
textarea:focus {  border-color : #E2007A;}
checkbox:focus {border-color : #E2007A;}


.textarea, .longfield, .shortfield, .extrafield {
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #404040;
}

.textarea {
width: 100%;
}

.longfield {
width: 100%;
}

.shortfield {
width: 40%;
}

.filefield {
width: 100%;
}

.extrafield {
width: 50%;
}

.hfgform {
width: 85%;
}

td.hfginput div.rederror {
	color: red;
	font-weight: bold;
}

div.errorbox {
border: 2px solid red;
padding: 2px;
}
