<!-- /* --> <style> */

html, body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color:  #575855;
	line-height: 175%;
	height: 100%;
}

p,div,span { 
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

a { color: #000000; }
a.internal-link, a.external-link { color: #000000; text-decoration: underline; padding-left: 15px; background-image: url(../images/link_pfeil.gif); background-position: 0px 4px;	background-repeat: no-repeat; }
a.internal-link:hover, a.external-link:hover { text-decoration: underline; }

.bodytext a, #right.internal-link a { color: #000000; text-decoration: underline; padding-left: 15px; background-image: url(../images/link_pfeil.gif); background-position: 0px 4px;	background-repeat: no-repeat; }
.bodytext a:hover, .internal-link a:hover { text-decoration: underline; }

#metamenu a, #pathmenu a, #directentry a { color: #000000; text-decoration: underline; padding-left: 15px; background-image: url(../images/link_pfeil.gif); background-position: 0px 4px;	background-repeat: no-repeat; }
#metamenu a:hover, #pathmenu a:hover ,#directentry a:hover { text-decoration: underline; }

li a {
	background-image: none;
	padding-left: 0px;
}

h1 {
	font-size: 2em;
	font-weight: 100;
	padding: 0px;
}

h1.white {
	color: #FFFFFF;
	padding: 0px;
}

h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div#container {
	position:relative;
	width: 950px;
	min-height: 100%;
}

* html div#container {
	height: 100%;
}

div#header {
	float: right;
	width: 100%;
	padding-top: 30px;
	background-image: url(../images/bg_grey.gif);
	background-repeat: repeat-x;
}

div#header img {
	float:right;
}

div#header ul {
	float: right;
	text-align: right;
	list-style: none;
	padding: 0 25px 0 0;
	margin: 0;
	font-size: 0.9em;
}

div#header ul li {
	display: inline;
	padding-left: 15px;
}

div#header span#trailer {
	float: right;
	display: block;
	margin: 25px 0 0 0;
	padding: 0 20px 3px 0;
	font-size: 2em;
	text-align:right;
	color: #999999;
}

* html div#header span#trailer {
	width: 600px;
}

div#langselect {
	margin-top: 15px;
}



div#content {
	width: 950px;
	height: auto;
	float: left;
	padding: 22px 0 60px 0;
}

span#path {
	display: block;
	padding-left: 230px;
	margin-bottom: 15px;
	font-size: 0.9em;
}

div#left {
	width: 210px;
	float: left;
	padding: 0 0 0 20px;
}

div#right {
	width: 690px;
	float: left;
	background-color: #eaeceb;
	padding: 10px 15px 10px 15px;
}

* html div#right {
	padding: 25px 15px 10px 15px;
}

div#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 950px;
	font-size: 0.9em;
	text-align: right;
	padding-bottom: 25px;
	background-image: url(../images/bg_grey.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#adress {
	text-align: left;
	margin-top: 25px;
	font-size: 0.9em;
	line-height: 120%;
	color: #999999;
}

hr {
	height: 1px;
	width: 100%;
	background-color: #84887f;
	color: #84887f;
	margin: 0;
	border: 0;
	clear:both;
}

* html hr {
      margin: 0; 
}


/* MENU */
div#divmenu {
	font-size: 1.2em;
}

div#divmenu ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

div#divmenu ul li {
	padding: 0;
}

div#divmenu ul ul {
	padding-left: 20px;
	margin: 0;
	list-style-image:url(../images/menu_grafik.gif);
}

* html div#divmenu ul ul {
 	padding-left: 17px;
}

div#divmenu a {
	color: #84887f; 
	text-decoration: none;
}

div#divmenu a:hover {
	text-decoration: underline;
}

/* END MENU */

/* METAMENU */
div#metamenu {
	float: right;
	width: 500px;
}

div#metamenu a {
	background-image: none;
	padding-left: 0px;
	text-decoration: none;
}
/* END METAMENU */

/* Direkteinstieg */
div#directentry {
	font-size: 1.2em;
	color: #84887f;
}

div#directentry ul {
	list-style:none;
	padding: 0;
	margin: 20px 0 0 0;
	color: #84887f;
}


div#directentry ul li a {
	text-decoration: none;
	background-image: none;
	padding-left: 0px;
	color: #84887f;
}

/* PATHMENU */
span#pathmenu a {
	background-image: none;
	padding-left: 0px;
}

/* langselect */
div#langselect a {
	background-image: none;
	padding-left: 0px;
}

/* BILDUNTERSCHRIFTEN */
.csc-textpic-caption {
	font-size: 0.9em;
	line-height: 1.3;
}


/* csc-textpic-image  */
dl.csc-textpic-image {
 padding-top:5px;
 padding-bottom:5px;
}

/* KONTAKTFORMULAR */
label {
	display: block;
	width: 150px;
	float: left;
}

fieldset.mailform_fieldset {
	border: 0;
	padding-bottom: 20px;
}

.csc-mailform-field {
	float: left;
	padding-right: 10px;
}

input[type="text"] {
	width: 500px;
}

* html input {
	width: 500px;
}

textarea {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
}

fieldset#mailform_infowunsch {
	width: 300px;
	padding-bottom: 20px;
}

.mailform_infowunsch {
	position: relative;
	float: right;
	text-align: left;
	width: 180px;
}

#mailform_infowunsch label {
	width: 155px;
}

fieldset#mailform_kontaktwunsch {
	width: 450px;
	padding-bottom: 20px;
}

.mailform_kontaktwunsch {
	position: relative;
	float: right;
	text-align: left;
	width: 400px;
}

.checkboxen {
	position: relative;
	float: left;
	clear: both;
	padding-right: 10px;
}

input.csc-mailform-check {
	width: 15px;
}

#mailformformtype_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.csc-mailform-submit {
	float: right;
	border: 0;
	width: 90px;
	background-color: #eaeceb;
}

#mailform_kontaktwunsch label {
	width: 300px;
}

/* KONTAKTFORMULAR END */


/* TOPOBJEKT TEASER */
div#topobjekt {
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
	width: 690px;
	padding: 15px;
	height: 270px;
	margin-top: -15px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #d6d8d5;
}

* html div#topobjekt {
	top: -10px;
}

div#topobjektbottom {
	position: absolute;
	bottom: 0;
	margin-bottom: 15px;
}

div#topref-text {
	position: relative;
	float: left;
	width: 230px;
}

div#topref-bild {
	position: relative;
	float: right;
	width: 450px;
}

a.buch {
	padding-left: 22px;
	background-image: url(../images/link_buch.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
}

a.none {
	background-image: none;
	padding-left: 0px;
	color: #000000;
}

a.pfeil {
	padding-left: 15px;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
}

a.lupe {
	padding-left: 18px;
	background-image: url(../images/link_lupe.gif);
	background-position: 0px 1px;
	color: #000000;
	background-repeat: no-repeat;
	text-decoration: underline;
}

a.topf {
	padding-left: 22px;
	background-image: url(../images/link_topf.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
}

a.fenster {
	padding-left: 22px;
	background-image: url(../images/link_fenster.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
}

a.web {
	padding-left: 22px;
	background-image: url(../images/link_web.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: underline;
}

.news-single-files DD A {
	padding-left: 15px;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;

}

.csc-uploads-fileName P A {
	padding-left: 20px;
	background-image: url(../images/link_lupe.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;

}

/* TOPOBJEKT TEASER END */

/* STARTSEITE */

.teaser1 {
	position: relative;
	float: left;
	width: 330px;
	padding-top:10px;
}

* html .teaser1 {
	padding-top:0px;
}

.teaser3 {
	position: relative;
	float: right;
	width: 330px;
	padding-top:10px;
}	

* html .teaser3 {
	padding-top:0px;
}

.plz_suche {
	position: relative;
	padding: 10px;
	background-color: #ffffff;
	width: 345px;
}

td.produkt {
	color: #ffffff;
}

.csc-textpic {
	background-image: none;

}

/* SEMINAR EXTENSION */
.seminarrow1 { background-color: #FFFFFF; }
.seminarrow2 { background-color: #EAECEB; }
.tx_keimseminar-formdiv { margin: 0 0 5px 0; width: 100%; }
.tx_keimseminar-formspan { float: left; width: 150px; }
.tx_keimseminar-formdiv_submit { margin: 10px 0 0 0; width: 100%; }
.tx_keimseminar-formerror { margin: 5px 0 15px 20px; }
.tx_keimseminar-formdiv textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }

.tx_keimseminar-form_submit {
	float: right;
	text-align: left;
	width: auto;
	padding-left: 15px;
	background-color: #EAECEB;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 5px;
}

.tx_keimseminar-form_reset {
	float: right;
	text-align: left;
	width: auto;
	padding-left: 15px;
	background-color: #EAECEB;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 5px;
}

/* styles for keimproducts */
dl.product {
	background-color: white;
	margin: 0;
	padding: 0;
	clear: both;
}

dl.product dt {
	color: white;
	font-weight: bold;
	background-color: #84887F;
	margin-bottom: 15px;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid black;
	clear: both;
}

dl.product dd {
	background-color: white;
	float: left;
	margin: 0;
	padding-right: 15px;
}

dl.product dd.col1 {
	width: 185px;
}
dl.product dd.col2 {
	width: 235px;
}
dl.product dd.col3 {
	width: 220px;
}

dl.product dd.bottomline {
	float: none;
	clear: both;
	width: 670px;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0 20px 10px 0;
	border-bottom: 20px solid #EAECEB;
}

ul#keimproducts {
	padding:0;
	margin: 10px 0 0 0;
	list-style: none;
}
ul#keimproducts li {
	margin: 0 0 2px 0;
	border-bottom: 1px solid #84887F; 
	clear: right;
}
html * ul#keimproducts li {
	width: 100%;
}

ul#keimproducts li a{
	padding-left: 22px;
	background-image: url(../images/link_topf.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	float: left;
}
ul#keimproducts li a.ausschreibung{
	padding-left: 15px;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	float: none;
}
ul#keimproducts li span {
	display: block;
	text-align: right;
}

dl.sdblist {
	margin: 0;
	padding: 0;
}

dl.sdblist dt, dl.sdblist dd {
	margin: 0;
	padding: 5px;
}

dl.sdblist dd.row2 {
	background-color: white;
}

dl.sdblist dd span {
	display: block;
	text-align: right;
	float: right;
}

dl.sdblist dd span a {
	padding-left: 18px;
	background-image: url(../images/link_lupe.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

dl.tmlist {
	margin: 0;
	padding: 0;
}

dl.tmlist dt, dl.tmlist dd {
	margin: 0;
	padding: 5px;
}

dl.tmlist dd.row2 {
	background-color: white;
}

dl.tmlist dd span {
	display: block;
	text-align: right;
	float: right;
}

dl.tmlist dd span a {
	padding-left: 18px;
	background-image: url(../images/link_lupe.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.tx_passage_submit {
      float: right;
	text-align: left;
	width: auto;
	padding-left: 15px;
	background-color: #EAECEB;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
	border: 0;
	cursor: pointer;
	margin: 0 20px 0 5px;
}

* html .tx_passage_submit { margin: 0 10px 0 5px; }

input.tx_passage_inputpass {
	width: 500px;
	margin-left: 5px;
}

* html input.tx_passage_inputpass { margin-left: 0; width: 500px; }

/* News list / items */

.newslatestcontainer{


}

.csc-textpic-image dt a img {
margin-top:4px;
margin-bottom:4px;
}

.newslatestcontainer .newslistitem {

}

.newslatestcontainer .newslistitem H3{
}
.newslatestcontainer .newslistitem .newslistdate {
font-style:italic;
font-size: 9px;
}

/* </style> <!-- */ -->   
