/************************************************************ GRUNDGERÜST */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%; /* Required */
}

body {
	background-color: #9b0a0d;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #A10C0E;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #A10C0E;
}

.container-page {
	margin: 0 auto;
	width: 900px;
	background-image: url(../images/body_schatten.png);
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	padding-left: 10px;
	padding-right: 10px;
}

.container-head {
	height: 230px;
	background: #999;
}
.infozeile {
	height: 20px;
	background-color: #383838;
	background-image: url(../images/infozeile.jpg);
	background-repeat: no-repeat;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	font-size: 10px;
}
.infozeile a:link {
	color: #333333;
	text-decoration: none;
}
.infozeile a:visited {
	color: #333333;
	text-decoration: none;
}
.infozeile a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.header{
	height: 176px;
	background-color: #a10c0e;
	background-image: url(../images/headerbild.jpg);
	background-repeat: no-repeat;
}
.menue{
	height: 39px;
	background-color: #000000;
	background-image: url(../images/menue_bg.jpg);
	background-repeat: repeat-x;
}
.container-content {
	padding: 0px;
	margin-top: 9px;
	background-image: url(../images/content_right_bg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
.container-content_cms {
	padding: 0px;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	padding: 0 0 25px 0;
}
.content-left {
	width: 630px;
	float: left;
	padding: 30px 10px 10px 10px;
}

.content-right {
	width: 230px;
	float: right;
	padding: 10px;
}

.container-footer {
	width: 900px;
	background: #CCC;
	position: absolute;
	bottom: -1 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 24px;
}

.footer {
	padding: 0 1em;
	line-height: 24px;
	background-color: #383838;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #f70091;
	text-decoration: none;
}

/*********************************************************** GRUNDGERÜST ENDE*/



/*********************************************************************** MENÜ*/
/*
*/
.menuepunkt {
	width: auto;
	height: 39px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.menuepunkt a:link {
	line-height: 30px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menuepunkt a:visited {
	line-height: 30px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menuepunkt:hover {
	line-height: 30px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/menue_hover.jpg);
	background-repeat: repeat-x;
}
.menuepunkt_aktiv {
	width: auto;
	height: 30px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	background-image: url(../images/menue_aktiv.jpg);
	background-repeat: repeat-x;
}
.menuepunkt_aktiv a:link {
	line-height: 30px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.menuepunkt_aktiv a:visited {
	line-height: 30px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.menuepunkt_aktiv:hover {
	line-height: 30px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/menue_hover.jpg);
	background-repeat: repeat-x;
}
.menuepunkt_trenner {
	width: 2px;
	height: 30px;
	float: left;
	background-image: url(../images/menue_trenner.jpg);
	background-repeat: no-repeat;
}

/****************************************************************** MENÜ ENDE*/


/********************************************************************CMS MENÜ*/
/*
*/
.cms_menue_box{
	width: 158px;
	height: auto;
	padding: 15px;
	line-height: 30px;
	background-color: #f1f9ff;
	border: solid 1px #CCC;
}
.cms_menuepunkt {
	width: auto;
	height: 24px;
	line-height: 30px;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	background-color: #cfe9ff;
	padding-left: 10px;
	border-bottom: solid 1px #FFF;
}
.cms_menuepunkt a:link {
	line-height: 22px;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: #57abf4;
	text-decoration: none;
	display:block;
}
.cms_menuepunkt a:visited {
	line-height: 22px;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: #57abf4;
	text-decoration: none;
	display:block;
}
.cms_menuepunkt:hover {
	line-height: 22px;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #a9d7ff;
	display: block;
}

.cms_menuepunkt_aktiv {
	width: auto;
	height: 24px;
	line-height: 22px;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	background-color: #57abf4;
	padding-left: 10px;
	border-bottom: solid 1px #DDD;
	color: #FFF;
}
/***************************************************************CMS MENÜ ENDE*/



/***************************************************************** RECHTE BOX*/
.box_header_sofortkontakt{
	height: 33px;
	width: 212px;
	background-image: url(../images/head_sofortkontakt.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 10px;
	margin-left:8px;
}
.box_header_referenzen{
	height: 33px;
	width: 212px;
	background-image: url(../images/head_referenzen.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left:8px;
}
.box_content_sofortkontakt{
	height: auto;
	width: 192px;
	height: 148px;
	color: #FFFFFF;
	background-image: url(../images/content_sofortkontakt.jpg);
	background-repeat: no-repeat;
	padding: 13px 10px 0 10px;
	margin-left: 8px;
}
.box_content_referenzen{
	height: auto;
	width: 192px;
	height: 148px;
	color: #FFFFFF;
	background-image: url(../images/content_referenzen.jpg);
	background-repeat: no-repeat;
	padding: 13px 10px 0 10px;
	margin-left: 8px;
}
.box_footer_sofortkontakt {
	height: 6px;
	width: 212px;
	background-image: url(../images/bottom_sofortkontakt.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	margin-left: 8px;
}
.box_footer_referenzen {
	height: 6px;
	width: 212px;
	background-image: url(../images/bottom_referenzen.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	margin-left: 8px;
}
/************************************************************ MENÜ ENDE*/


/***************************************************************** RECHTE BOX*/
.box_header_telefon{
	height: 37px;
	width: 220px;
	background-image: url(../images/box_header_telefon.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 30px;
}
.box_header_lupe{
	height: 31px;
	width: 220px;
	background-image: url(../images/box_header_lupe.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 30px;
}
.box_content{
	height: auto;
	width: 210px;
	background-image: url(../images/box_background.gif);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
}
.box_footer {
	height: 32px;
	width: 230px;
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
/************************************************************ MENÜ ENDE*/



/************************************************************ FORMULARE*/
.links140 {
	width: 140px;
	height: auto;
	float: left;
	vertical-align: middle;
}
.rechts315 {
	width: 350px;
	height: auto;
	float: left;
	vertical-align: middle;
}
.rechts400 {
	width: 400px;
	height: auto;
	float: left;
	clear: right;
	vertical-align: middle;
}
.selectbox {
	width: 307px;
	height: 17px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding-left: 2px;
}
.auswahl {
	width: 100px;
	height: 18px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.feld1 {
	width: 300px;
	height: 22px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:2px;
}
.feld1fehler {
	width: 300px;
	height: 22px;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:2px;
}
.clear1 {
	clear: both;
	height: 2px;
	font-size: 10px;
	padding: 0;
	overflow: hidden;
}
.feld2 {
	width: 500px;
	height: 200px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
.feld2fehler {
	width: 300px;
	height: 200px;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
.feld3 {
	height: 22px;
	background-color: #FFFFFF;
	border: solid 1px #56c2f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
}
.feld3fehler {
	height: 22px;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
}
.feld4 {
	width: 500px;
	height: 50px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
.feld4fehler {
	width: 300px;
	height: 50px;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
.captchabild {
	width: 150px;
	height: auto;
	float: left;
	vertical-align: middle;
}
.captchaeingabe {
	width: 150px;
	height: auto;
	float: left;
	vertical-align: middle;
}
.submit {
	width: 100px;
	height: 20px;
	background-color: #D3D8DC;
	border: solid 1px #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	text-align:center;
	margin-left:140px;
}
.submitcms{
	width: auto;
	height: 20px;
	background-color: #D3D8DC;
	border: solid 1px #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
}
.submitcmsloeschen{
	width: auto;
	height: 20px;
	background-color: #ffcccc;
	border: solid 1px #ff6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6666;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.submitcmsbearbeiten{
	width: auto;
	height: 20px;
	background-color: #61AFF3;
	border: solid 1px #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.fehler {
	width: auto;
	background-color: #ffcccc;
	border: solid 1px #ff6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6666;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 18px;
}
.erfolg {
	width: auto;
	background-color: #eeffee;
	border: solid 1px #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009933;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 18px;
}
/************************************************************KONTAKTFORMULAR ENDE*/

.grauebox1 {
	width: auto;
	height: auto;
	padding: 10px;
	background-color: #eee;
	margin-bottom: 20px;
}

.produktmenue {
	width: auto;
	height: 20px;
	margin-right: 3px;
	background-color: #eee;
	margin-bottom: 0px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.produktmenue a:link {
	color: #61aff3;
	font-weight: bold;
	text-decoration: none;
}
.produktmenue a:visited {
	color: #61aff3;
	font-weight: bold;
	text-decoration: none;
}
.produktmenue a:hover {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}

.imgvorschau {
	border: 1px solid #FFFFFF;
	padding: 2px;
}
