@charset "UTF-8";
/* CSS Document */

html {
	font-size: 9pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-position: center;
}

body {
	/*background-image: url(../images/background_default.jpg);*/
  background: #666666 url(../images/background_default.gif);
  background-position: center center;
  background-repeat: repeat-y;
	display: block;
	opacity: 0;
	filter:alpha(opacity=0);
  margin: 0 0;	
}

#bodybox {
  height: 100%; 
  width:100%;
  background: transparent url(../images/background_header_large.jpg);
  background-position: center top;
	background-repeat: no-repeat;
}


#globalheader {
	background-color: transparent;
	width: 100%;
  margin: 0 auto;
  
}

#site {
	width: 998px;
  margin: 0 auto;
 	/* background: transparent url(../images/background_default.gif); */ 
}
/*
#headerbg {
	background-image: url(../images/background_header.jpg);
	width: 998px;
	height: 277px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -499px;
}
*/
#menue {
	width: 245px;
	display: block;
	left: 8px;
  /* margin-left: 12px; */
	float: left;
	position: relative;
	overflow: hidden;
}

#logo{
	/* background-image: url(../images/logo_klaiber.jpg); */
	background-position: 0px -16px;
	width: 245px;
}

#suche {
  margin-top: 16px;
}

#sitecontent{
  position:relative;
	float: left;
	width: 739px;
	left: 12px;

}

#copyrightContainer {
  margin: 0 auto;
  width: 998px;
  height: 14px;

}

#footerBG {
	background-color: #ff0033;
	width: 100%;
  margin: 0 auto;
  height: 14px;
  background-image: url(../images/rot.gif);
  background-position: center;
}

#header {
	width: 737px;
	height: 277px;
	position: relative;
  float: left;
  margin-top: 0px;
  margin-left: -5px;
  overflow: hidden;
}

.header {
  margin-top: 0px;
}

#maincontent {
  position: relative;
  float: right;
	width: 739px;
}

#headerFlow {
  opacity: 1.0;
}

#typoContent {
  position: relative;
  float: left;
	margin-top: 38px;
	display: block;
	overflow: hidden;
	width: 505px;
	margin-left: 10px;
}

#sitecoll {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width:200px;
	margin-right: 1px;
	float: right;
	margin-top: 38px;
	display: block;
	position: relative;
	right: 6px;
}


#colorbar {
	width: 200px;
	height: 22px;
	background-color: #58585a;
	margin-bottom: 10px;
}

#copyright {
	clear: both;
	font-size: 9pt;
	color: #58585a;
	margin: 0 auto;
	width: 800px;
	text-align: center;
}


/*
Menü
*/
#menuearea {
	list-style: none;
	margin-top: 24px;
	margin-left: 20px;
	text-align: left;
	width: 202px;
}
.mainmenu_level1item {
	margin-bottom: 8px;
}


.mainmenu_level1item a{
	background-image: url(../images/menu_default.jpg);
	
	display: block;
	font-size: 9pt;
	padding: 0 0 0 5px;
	line-height: 17px;
	vertical-align: middle;
	color: #2e2e2e;
	text-decoration: none;
	margin-left: 0px;
}

.mainmenu_level1item a.curr {
	background-image: url(../images/menu_acitve.jpg);
}

.mainmenu_level2item a {
	background-image: none;
	text-transform: none; 
	padding-left: 10px;
	

}


.mainmenu_level2item a.curr,
.mainmenu_level2item a:hover.curr{
	color: red;
	background-image: none;
	text-transform: none; 
	background-image: url(../images/red_arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.mainmenu_level2item,
.mainmenu_level2{
	list-style: none;
	margin-left: 3px;
	padding-left: 0px;
}

.mainmenu_level2item a:hover {
	background-image: none;
}

.mainmenu_level3 a {
	background-image: none;
	text-transform: none; 
	color: #58585a;
	background-image: none;
	padding: 0px;
	margin-left: 12px;
}

.mainmenu_level3 a.curr{
	background-image: none;
}

.mainmenu_level3{
	list-style: none;
	margin-left: 3px;
	padding-left: 3px;
}

.mainmenu_level3 a:hover,
.mainmenu_level3 a:hover.curr{
	background-image: none;
}

.mainmenu_level4 a {
	background-image: none;
	text-transform: none; 
	color: #58585a;
	background-image: none;
	padding: 0px;
	margin-left: 0px;
}

.mainmenu_level4 a.curr{
	background-image: none;
}

.mainmenu_level4{
	list-style: none;
	margin-left: 3px;
	padding-left: 24px;
}

.mainmenu_level4 a:hover,
.mainmenu_level4 a:hover.curr{
	background-image: none;
}

.maincontent {
	background: red;
}


/*
content
*/
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0px;
	margin: 0px;

}

h1 {
	background-image: url(../images/grey_dot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 15px;
	font-size: 18pt;
	color: #575757;
	font-weight: normal;
	display: block;
}

h3 {
	font-size: 14pt;
	color: #7b7b7b;
	font-weight: normal;

}

h6 {
	background-image: url(../images/grey_dot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 15px;
	font-size: 18pt;
	font-weight: normal;
	display: block;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
}

#sitecoll h1{
	background-image: none;
	padding: 0px;
	font-size: 13pt;
	font-weight: bold;
}

.enrty {
	padding: 5px;
	border-bottom: #dedede 2px solid;
}

a {
	text-decoration: none;
	color: red;
}

li {
  margin-left: 0px;
}

.graue-Links a {
  color: #363636;


}

/*
Suche
*/
#searchform table {
	margin-left: 20px;
}
#searchform input {
	border: 1px #d5d5d5 solid;
	color: #2E2E2E;
}

#searchform #searchbox_inputfield {
	width: 163px;
	padding: 0 5px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}

#searchform #searchbox_submit {
	background-color: white;
	background-image: url(../images/btSearch.png);
	margin-left: 2px;
	color: #2E2E2E;
	border: none;
	width: 25px;
	height: 18px;
	line-height: 16px;
	vertical-align: middle;
	cursor: pointer;
}

p {
  line-height: 150%;
}

/* styles für das Kontaktformular */

.even {
  position: relative;
  float: left;
  width: 263px;  
  margin-top: 2px;
}

.powermail_captcha {
  float: right;
  margin-right: 10px;
}

.odd {
  position: relative;
  float: left;
  width: 303px;
  margin-top: 2px;
  margin-left: 75px;
}

.rowhalfsize {
  float: right;
  width: 195px;
  height: 18px;
  border: none;
  background-color: #ececec;

}

.rowlongsize {
  float: right;
  width: 240px;
  height: 18px;
  border: none;
  background-color: #ececec;

}

.rowshortsize {
  float: right;
  width: 125px;
  height: 18px;
  border: none;
  background-color: #ececec;

}

.powermail_select {
  float: right;
  width: 195px;
  height: 18px;
  border: none;
  background-color: #ececec;

}

.powermail_check {
  float: right;
  width: 10px;
  height: 10px;
  margin-top: 3px;  
}

.powermail_check_inner {
  position: relative;
  float: left;
  height: 18px;
  width: 263px;

}

label {
  font-size: 8pt;
  color: #58585a;
  float: left;
}

.tx_powermail_pi1_fieldwrap_html_15, .tx_powermail_pi1_fieldwrap_html_17, .tx_powermail_pi1_fieldwrap_html_19 {

  width: 303px;
  margin-left: 75px;

}

.tx_powermail_pi1_fieldwrap_html_12 {
  margin-top: 50px;
}

.tx_powermail_pi1_fieldwrap_html_13 {
  margin-top: -40px;
}

.tx_powermail_pi1_fieldwrap_html_21 {
  width: 640px;
  height: 59px;
  margin-left: 0px;
  margin-top: 20px;
}

.tx_powermail_pi1_fieldwrap_html_22 {
  width: 350px;
  height: 59px;
  margin-left: 0px;
  margin-top: 20px;
}

.tx_powermail_pi1_fieldwrap_html_25, .tx_powermail_pi1_fieldwrap_html_46, .tx_powermail_pi1_fieldwrap_html_47, .tx_powermail_pi1_fieldwrap_html_48, .tx_powermail_pi1_fieldwrap_html_49 {
  width: 635px;
  height: 39px;
  margin-left: 0px;
}

.powermail_captcha powermail_captcha_captcha {
  width: 105px;
}

.rowtextarea {
  float: right;
  width: 553px;
  height: 59px;
  border: none;
  background-color: #ececec;
  overflow: hidden;

}

select {
  font-size: 9pt;
  color: #58585a;


}

fieldset {
  border: none;
}

legend {
  display: none;
}

.validation-advice {
  height: 0px;
  width: 0px;
}

div.inputBox {
	position: relative;
	float: left;
	width: 120px;
	height: 30px;
	left: 0px;
}

div.inputDesc {
	position: relative;
	float: left;
	width: 100px;
	top: 0px;
	height: 20px;
	left: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div.checkDesc {
	position: relative;
	float: left;
	width: 100px;
	top: 7px;
	height: 30px;
	left: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

input.inputStyle {
	position: relative;
	float: left;
	width: 115px;
	top: 4px;
	left: 0px;
	height: 20px;
	border: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #dddddd;
}

.langDesc {
  font-size: 11px;
  font-family:Arial, Helvetica, sans-serif;
  width: 200px;
  height: 40px;
  margin-top: 10px;
}

div.textArea {
	background-image:url("bilder/Textfeld.jpg");
	position: relative;
	float: left;
	width: 250px;
	height: 98px;
	left: 10px;
}

textarea.textareaStyle {
	position: relative;
	float: left;
	width: 350px;
	top: 10px;
	left: 10px;
	height: 78px;
	border: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #dddddd;
}

div.checkBox {
	background-image:url("bilder/Mini_Check.jpg");
	position: relative;
	float: left;
	width: 22px;
	height: 22px;
	left: 80px;
}

.checkboxStyle {
	position: relative;
	float: left;
	width: 16px;
	top: 0px;
	left: 0px;
	height: 16px;
	border: 1px;
	border-color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.submitButton {
	position: relative;
	float: right;
	width: 134px;
	top: 0px;
	height: 27px;
	border: none;
}
