/* Main Layout Styles */

html { 
  padding:0px;
  margin:0px;
}

body {
  padding:0px;
  margin:0px;
  background-color: #e3e3e3;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000000;  
}

.clear {
clear: both;
height: 1px;
overflow:hidden;
}

#wappen_leiste {
height: 43px;
padding-left: 40px;
background: url(images/01_wappen_leiste_bg.gif) repeat-x;
}

/* Head Styles */
* html #head_wrap { height: 155px; }
#head_wrap {
height: 155px;
background: url(images/01_head_bg.gif) repeat-x;
background-color: #8D8D8D;
margin: 0 !important;
padding: 0 !important;
overflow: hidden;
z-index: 1;
}
#head_inner_wrap {
width: 911px;
float: left;
padding-top: 7px;
}
#head_spc_01 {
float: left;
}
#head_logo_wrap {
width: 96px;
height: 148px;
float: left;
margin: 0;
padding: 0;
}
#head_logo {
float: left;
}
.head_logo_bottom_spc {
float: left;
}
#head_spc_02 {
float: left;
}
#head_image_wrap {
width: 215px;
float: left;
margin: 0px;
padding: 0px;
}
#head_image {
height: 102px;
width: 215px;
background: url(images/01_head_image_bg.gif) no-repeat;
float: left;
}
#standorttext {
height: 46px;
width: 215px;
float: left;
background: url(images/01_head_image_spc_bottom.gif) no-repeat;
}
#head_spc_03 {
float: left;
}
#head_login_search_wrap {
width: 407px;
height: 148px;
float: left;
}
#head_login_wrap {
width: 407px;
height: 103px;
float: left;
background: url(images/01_head_login_bg.gif) no-repeat;
}
#head_search_wrap {
width: 407px;
height: 45px;
float: left;
background: url(images/01_head_search_bg.gif) no-repeat;
}
#head_spc_04 {
float: left;
}

/* Content Area */
#inahlt_wrap {
margin: 0px;
padding: 0px 0px 30px 0px;
background: url(images/inhalt_wrap_br_1col.gif) repeat-y;
margin-top: 0 !important;
}

#left_nav_wrap {
width: 241px;
background: url(images/01_left_nav_bg.gif) no-repeat 0 0;
background-color: transparent;
float: left;
}


#wikilink_wrap {
	padding: 0px 0px 0px 40px;
}

#wikilink IMG {
	margin-top:20px;
}

#contentarea_wrap {
background: url(images/content_wrap_bg.gif) no-repeat;
float: left;
}

/* Footer Styles */
#footer {
height: 29px;
background: url(images/footer_bg.gif) repeat-x;
}
#footer-inhalt {
  float: left;
  padding: 2px 0px 0px 35px;
}

#footer_inhalt_rechts {
  float: right;
  padding: 10px 10px 0px 0px;
  font-size: 10px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#FFFFFF;  
}

/* Schaufenster Styles */
#schaufenster-wrap {
position: absolute;
top: 65px;
left: 773px;
width: 120px;
z-index: 2;
}
#schaufenster {
width: 120px;
float: left;
}

/* Kopf Betrieb */
#kopf_betrieb_wrap {
  width: 346px;
  height: 148px;
  float: left;
  background: url(images/01_kopf_betrieb_bg.gif) no-repeat; 
}

#kopf_betrieb {
 padding: 0px 0px 0px 18px;
}

#statistic_counter {
	visibility:hidden;
	height:0px;
	margin:0px;
	padding:0px;
}


/* typo3 mailform */

fieldset.csc-mailform {
	border: 0px;
	padding: 5px;
}

.csc-mailform .csc-mailform-field {
	margin-top: 5px;
}

.csc-mailform .csc-mailform-field label {
	float: left;
	width: 150px;	
}


.csc-mailform .csc-mailform-field .csc-mailform-radio {
	border: inherit;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 12px;
	height: 12px;
}


.csc-mailform .csc-mailform-field .csc-mailform-radio FIELDSET {
	padding: 5px 5px 5px 10px;
	width: 285px;
}


.csc-mailform .csc-mailform-field .csc-mailform-radio LABEL {
	float: none;
	width: 100%;
	height: 100%;		
	font-weight:normal;	
}

.csc-mailform .csc-mailform-field .csc-mailform-radio INPUT{
	margin-right: 5px;
}

.csc-mailform .csc-mailform-field INPUT, 
.csc-mailform .csc-mailform-field TEXTAREA {
	width: 300px;
	margin-bottom: 5px;
}

.csc-mailform .csc-mailform-field INPUT.csc-mailform-submit {
	width: auto;
}

.csc-mailform .csc-mailform-field #mailformformtype_mail{
	margin-left: 200px;
	margin-top: 5px;
}


.csc-mailform .antispam_incorrect {
	font-weight:bold;
	color: #FF0000;
	margin-bottom: 15px;
}


.csc-mailform .csc-mailform-field .requiredfield LABEL {
	font-weight: bold;	
}

