/* KIS colors
red:       #A90844
light red: #C66B8C
grey:      #777777
dark grey: #3C3C3C
*/



body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	font-size: 12px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	}
	



/*  fonts  ------------------------------------------------------------------  */

 
a:link {color: #909090; } 
a:visited {color: #909090;} 
a:hover {color: #A90844; }


p {
	margin: 0;
	padding: 0 0 0.7em 0;
	}

h1, h2 {
	margin: 0;
	padding: 0 0 0.7em 0;
	font-weight: bold;
	text-transform: uppercase;
	}

h1 {
	font-size: 20px;
	line-height: 22px;
	color: #A90844;
	}

h2 {
	font-size: 14px;
	line-height: 16px;
	padding: 0.3em 0 0.7em 0;
	color: #787878;
	}

div#contentMarginal {
	font-size: 11px;
	line-height: 16px;
	}

div#contentMarginal h1, div#contentMarginal h2 {
	font-size: 14px;
	}

div#contentReferenzen h1 {
	color: #FFFFFF;
	}

div#footerNavigation {
	color: #3C3C3C;
	font-size: 11px;
	}

div#footerNavigation a:link {color: #3C3C3C;}
div#footerNavigation a:visited {color: #3C3C3C;}
div#footerNavigation a:hover {color: #A90844;}


.textFett {
	font-size: 14px;
	line-height: 16px;
	color: #A90844;
	margin: 0;
	padding: 0 0 0.7em 0;
	font-weight: bold;
	text-transform: uppercase;
	}

.bildunterschrift {
	font-weight: bold;
	text-transform: uppercase;
	color: #777777;
	}


/*  navigation  ---------------------------------------------------------------   */

div#navigation { 
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase; 
	font-weight: bold;
	}

div#navigation ul {
	margin: 0;
	padding: 0;
	}
	
div#navigation li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-bottom: 0px;
	margin-bottom: 5px;
	}

div#navigation a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  }

div#navigation a:hover {
	color: #C66B8C;
  }

div#navigation li strong, div#navigation li strong a {
	color: #C66B8C;
	background: url(../images/design/dotted_line_light_red.gif) bottom left no-repeat;
	display: block;
	}




/*  subNavigation  ---------------------------------------------------------------   */

div#subNavigation { 
	display: none;
	font-size: 12px;
	line-height: 14px; 
	font-weight: normal;
	}

div#subNavigation ul {
	margin: 0;
	padding: 0;
	/* text-transform: uppercase; */
	font-weight: bold;
	}

div#subNavigation ul ul {
	font-size: 12px;
	line-height: 13px;
	padding-top: 5px;
	text-transform: none;
	font-weight: normal;
	}
	
div#subNavigation li {
	list-style-type: none;
	margin: 0;
	padding: 6px 0 6px 0;
	background: url(../images/design/dotted_line_white.gif) bottom left no-repeat;
	}

div#subNavigation li li {
	margin: 0;
	padding: 4px 0 4px 15px;
	background: none;
	}

div#subNavigation a {
  color: #3C3C3C;
  text-decoration: none;
  display: block;
  }

div#subNavigation a:hover {
	font-weight: bold;
	color: #A90844;
  }

div#subNavigation li strong a {
	color: #A90844;
	}




/*  div layout  ------------------------------------------------------------------   */

div#container {
	/*background: #FFFFFF url(../images/design/container_bg.gif) top center repeat-y;
	width: 800px;
	margin-left: auto;
	margin-right: auto; */
	padding: 0;
	text-align: left;
	}

div#headerContainer {
	width: 800px;
	}

div#logo {
	width: 800px;
	height: 120px;
	}

.logoPlacement {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	}

div#navigation {
	background: #A90844 url(../images/design/navigation_bg.jpg) top center no-repeat;
	width: 230px;
	height: 140px;
	margin: 0 10px 0 10px;
	padding: 20px 10px 0 10px;
	float: left;
	}

div#headimageContainer {
	display: none;
	width: 800px;
	height: 170px;
	}

div#contentContainer {
	width: 800px;
	}

div#contentMain {
	width: 560px;
	margin: 0;
	padding: 10px 60px 10px 10px;
	/* float: right; */
	}

div#contentMarginal {
	width: 250px;
	margin: 0 0 0 10px;
	padding: 0;
	}

div#subNavigation {
	background: #F6E6EC url(../images/design/subnavigation_bg.jpg) bottom center no-repeat;
	margin: 0 0 10px 0;
	padding: 10px 10px 30px 10px;
	}

div.quotation {
	background: #F6F6F6 url(../images/design/marginal_bg_grey_quot.jpg) bottom center no-repeat;
	margin: 0 0 10px 0;
	padding: 10px;
	}

div.quotationTop {
	background: url(../images/design/marginal_bg_grey_quot_start.gif) top left no-repeat;
	width: 35px;
	height: 30px;
	margin-top: 15px;
	float: left;
	}

div.marginalBoxGrey {
	background: #F6F6F6 url(../images/design/marginal_bg_grey.jpg) bottom center no-repeat;
	margin: 0 0 10px 0;
	padding: 10px 10px 20px 10px;
	}

div#footer {
	width: 800px;
	height: 40px;
	}

div#footerNavigation {
	padding: 12px 20px 0 20px;
	}

div#kisSearch {
	display: none;
	}


/*  newsticker / quotations  ------------------------------------------------ */

div#newsticker {
	padding: 0 35px 0 40px;
	}

#newsticker ul {
	list-style: none;
	min-height: 13em;
	margin: 0;
	padding: 0;
	}

* html #newsticker ul {
	height: 13em;
	overflow: visible;
	}

/* #newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
	} */

#togglenewsticker {
	display: none;
	}

/* * html #newsticker #togglenewsticker {
	right: 30px;
	} */



/* forms ---------------------------------  */

.ce_form table {
	}

#contentMain .ce_form td {
	padding: 0px 10px 0px 0;
	vertical-align: top;
	border: none;
	font-size: 12px;
	line-height: 17px;
	}

form {
	margin: 0;
	}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C; 
	background-color: #F4F4F4; 
	border: 1px solid #CCCCCC; 
	padding: 3px;
	margin: 0px 0 10px 0;
	}

.submit {
	cursor: pointer;
	}

div#contentMain input.text, div#contentMain input.captcha {
	width: 250px;
	}

div#contentMain input.captcha {
	width: 30px;
	}

div#contentMain textarea.textarea {
	width: 250px;
	height: 120px;
	}

p.label {
	padding: 0;
	}

.ce_form td.col_0 {
	width: 100px;
	}


.captcha_text {
	display: block;
	padding-bottom: 10px;
	}

div#contentMain label {
	font-weight: bold;
	}

/* contact submit */
#ctrl_9 {
	width: 120px;
	}

/* search form */
#ctrl_10.text, #ctrl_10_submit {
	margin: 0;
	background-color: #CCCCCC; 
	border: 1px solid #AAAAAA; 
	padding: 1px;
	}

#ctrl_10_submit {
	padding: 0;
	}

#ctrl_10.text:hover, #ctrl_10.text:focus {
	background-color: #EEEEEE; 
	}


.radio {
	margin: 0;
	background: none;
	border: none;
	}

/* Anfrage Referenzen  */

div#contentMain div.checkbox_no_float label {
	display: block;
	padding: 1px 0 3px 0;
	font-weight: normal;
	}

input.checkbox {
	float: left;
	clear: left;
	margin: 0 5px 0 0;
	padding: 0;
	}

div#contentMain div.radio_no_float label {
	display: block;
	padding: 0 0 3px 0;
	font-weight: normal;
	}

input.radio {
	float: left;
	clear: left;
	margin: 0 5px 0 0;
	padding: 0;
	}

div#ctrl_120, label.ctrl_120, div#ctrl_121, label.ctrl_121 {
	display: block;
	margin-top: 10px;
	}

div#ctrl_121 {
	margin-bottom: 10px;
	}

div#ctrl_110 {
	margin-bottom: 20px;
	}


/*  others  ------------------------------------------------------------------  */

.barrierefreiHinweis {
	display: none;
	}

img {
	border: 0;
	}

.imageLeft {
	float: left;
	margin: 0px 10px 10px 0px;
	}

.imageRight {
	float: right;
	margin: 0px 0px 10px 10px;
	}

#contentMain table {
	float: left;
	margin: 0px 0 10px 0;
	width: 190px;
	border-collapse: collapse;
	border-spacing: 0;
	}

#contentMain td {
	font-size: 11px;
	line-height: 16px;
	border-bottom: none;
	border-collapse: separate;
	padding-left: 4px;
	vertical-align: top;
	}

#contentMain ul {
	margin: 0;
	padding: 0 0 0.6em 0;
	}

#contentMain ul ul {
	padding: 0;
	}

#contentMain li {
	margin-left: 0px;
	padding-left: 13px;
	list-style-type: none;
	background: url(../images/design/content_bullet.gif) no-repeat;
	background-position: 0px 0.5em;
	padding-bottom: 0;
	margin-bottom: 0.4em;
	}

.hide {
	display: none;
	}



/*  browser float fix ----------------------------------------------------------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */