body {
	background-color: white;
	font-family: Arial, sans-serife;
	font-size: 11px;
	color: #4D4C4A;
	padding: 0;
	margin: 0;
}

#seite {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

#kopf_rot {
	position: relative;
	width: 840px;
	height: 130px;
	background-image: url(img/hintergrund_kopf_rot_drucken.gif);
	background-position: right;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}

#kopf_gruen {
	position: relative;
	width: 840px;
	height: 130px;
	background-image: url(img/hintergrund_kopf_gruen_drucken.gif);
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}

#kopf_orange {
	position: relative;
	width: 840px;
	height: 130px;
	background-image: url(img/hintergrund_kopf_orange_drucken.gif);
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}

#kopf_gelb {
	position: relative;
	width: 840px;
	height: 130px;
	background-image: url(img/hintergrund_kopf_gelb_drucken.gif);
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}


#logo {
	position: absolute;
	top: 40px;
	left: 180px;
}


#inhalt {
	position: absolute;
	top: 130px;
/*	bottom: 0px;*/
	left: 0px;
	width: 840px;
/*	height: 100%;*/
	min-height: 750px;
/*	background-color: #f2f2f0;*/
	background-color: white;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
/*	background-image: url(hintergrund_print.png);
	background-position: top right;
	background-repeat: no-repeat;   */
}

#randbild {
	position: absolute;
	top: 0;
	right: 0;
	background-color: white;
}

#randbild_ohne_Bogen {
	position: absolute;
	top: 0;
	right: 0;
	width: 424px;
	height: 629px;
}

#randbild_produkte_drucken {
	position: absolute;
	top: 0px;
	right: 85px;
/*	background-color: white;*/
	background-repeat: no-repeat;
}

#mitte_drucken {
	position: relative;
	margin-top: 0px;
	padding-top: 60px;
	margin-left: 25px;
	width: 900px;/*700px;*/
}

#mitte_ohne_Bogen {
	position: relative;
	margin-top: 0px;
	padding-top: 60px;
	margin-left: 25px;
	width: 900px;
	padding-bottom: 50px;
}

#rechts {
	position: absolute;
	bottom: 35px;
	left: 456px;
	cursor: pointer;
}

#links_ohne {
	position: absolute;
	top: 115px;
	left: 30px;
}

#rechts_ohne p.bodytext {
	color: #C7C7C7
}

#mitte_ohne {
	position: absolute;
	top: 160px;
	left: 270px;
	width: 280px;
}

#rechts_ohne {
	position: absolute;
	top: 160px;
	left: 600px;
}

#drucklink {
	position: absolute;
	top: 95px;
	left: 25px;
}

td {
	vertical-align: top;
}

img {
	border: 0;
}

/**************************************** Suche *******************************/
.buttonsearchbox {
	vertical-align: bottom;
	margin: 0;
	width: 49px;
	height: 17px;
	border: 0;
	background-image: url(/fileadmin/main/img/finden.gif);
}
.buttonsearchbox_engl {
	vertical-align: bottom;
	margin: 0;
	width: 36px;
	height: 17px;
	border: 0;
	background-image: url(/fileadmin/main/img/finden_englisch.png);
}

.buttonsearchbox_englisch {
	vertical-align: bottom;
	margin: 0;
	width: 36px;
	height: 17px;
	border: 0;
	background-image: url(/fileadmin/main/img/finden_englisch.png);
}

.inputboxsearchbox {
	vertical-align: bottom;
	margin: 0;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #3b3a38;
	background-color: white;
	border: 1px solid #a6a6a6;
	width: 93px;
	height: 13px;
}

ul.browsebox {
	text-align: center;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {color: #A82819; }
td.tx-indexedsearch-title a {
	font-family: Arial;
	font-size: 12px;
	color: #A82819;
	font-weight: bold;
	margin: 0;
}

/**************************************** Kontakt *******************************/

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

.csc-mailform-field label {
	float:left;
	display:block;
	width:90px;
	text-align: left;
}

.csc-mailform-field input {
	width:270px;
	margin-bottom: 3px;
	border: 1px solid #3B3A38;
	font-size: 11px;
}

.csc-mailform-field select {
	width:120px;
	margin-bottom: 3px;
	border: 1px solid #3B3A38;
}

.csc-mailform-field textarea {
	width: 270px;
	height: 50px;
	border: 1px solid #3B3A38;
}

.csc-mailform-field-newslettercheck {
	margin-left: 90px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.csc-mailform-field-newslettercheck input {
	margin-left: -20px;
}

input.csc-mailform-submit {
	background: none;
	background-image: url(img/pfeil_rot.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	border: 0px;
	font-weight: bold;
	font-family: arial;
	padding: 0;
	padding-left: 8px;
	margin: 0;
	margin-left: 90px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	color: #3B3A38;
	cursor: pointer;
	width:140px;
}

input.csc-mailform-submit:hover {
	color: #A9281B;
}
