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

* {
	padding:0px;
	margin:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #cccccc;
}
/* forms hintergrund farbe */
input:hover, select:hover, input:focus, select:focus {
	background-color:#467AAE;
}

.hr { clear:both; width:100%; border-bottom: 1px dotted #000;  margin-bottom:10px;  clear:left;}
.red		{color: #FF0000; font-size: 12px;}

.page{
	width: 980px;
	height: auto;
	margin: 0px auto;
}

.floatLeft{ float:left; margin:0 12px 12px 0;}
.floatRight{float:right; margin:0 0 12px 12px;}

.headerContainer{
	width: 980px;
	height: 100px;
	margin-top: 8px;
	margin-bottom:10px;
	background-image:url(../images/header.png);
}
.logo_1{
	width: 160px;
	height: 70px;
	position:relative;
	float:left;
	margin-left:30px;
	margin-top:19px;
}
.header_logo{
	width: 450px;
	margin-left:70px;
	float:left;
	margin-top:70px;
	text-align:left;
	vertical-align:middle;
	color:#0001fe;
}
.header_logo h1{
	padding-top: 25px;
	font-size: 25px;
	font-weight:bold;
	color:#FFF;
	font-family:Arial;
}
.header_logo h5{
	padding-top: 6px;
	font-size: 12px;
	color:#FFF;
	font-style:inherit;
	font-family:Arial;
}
.logo_2{
	width: 116px;
	height: 70px;
	position:relative;
	float:left;
	margin-left:50px;
	margin-top:10px;
}
.logo_3{
	width: 80px;
	height: 70px;
	position:relative;
	float:left;
	margin-left:24px;
	margin-top:10px;
}
.contentTop{
	clear:both;
	width:980px;
	height:10px;
	background-image:url(../images/corner-top-bottom.png);
	background-repeat:no-repeat;
}
.contentMain{
	width:980px;
	height:auto;
	background-color:#FFF;
	clear:both;
	float:left;
}
.leftSide{
	width:200px;
	height:auto;
	margin-left:20px;
	margin-top:10px;
	float:left;
}
.info{
	margin-top:30px;
	color:#000000;
	font-size:13px;
	text-align:center;
}
.info h5{
	padding-top: 5px;
	padding-bottom:10px;
	font-size: 13px;
	font-weight:bold;
}
.info .text{
	width:200px;
	margin-right:10px;
	float:left;
	background-color:#dddddd;
	line-height:18px;
	
}

.rightSide{
	width:680px;
	float:right;
	padding-right:40px;
	margin-top:10px;
	font-size: 13px;
	color:#666666;
}

.rightSide p{
	padding-bottom: 10px;
	font-size: 13px;
	color:#666666;
}

.rightSide h1 { font-size:20px; padding-bottom: 16px; color:#333333; clear:left;}
.rightSide h2 { font-size:18px; padding-bottom: 12px; color:#333333; clear:left;}
.rightSide h3 { font-size:16px; padding-bottom: 12px; color:#000000; clear:left;}
.rightSide h4 { font-size:14px; padding-bottom: 12px; color:#333333; clear:left;}

.rightSide img { border:none}

.rightSide a{
	font-size: 13px;
	text-decoration:underline;
	color:#800000;
}

.rightSide a:hover {
	text-decoration: none;
}
/*--- Bilder Gallery */

#ftHolder { width: 680px; float: left; text-align: center; height: 300px; padding-bottom: 10px; }
#ft { /* shared border: 5px solid #BAD340; -moz-border-radius: 5px; */}
.ft-title { padding: 6px 8px; width: 664px; text-align: left; font-weight:bold; color:#FDB417}

/*--- end:Bilder Gallery */

/*--- Aktuelle Modelle */
.imgCatalog{
	margin-top:6px;
}
.imgCatalog ul{
	list-style-type:none;
	float:left;
	margin-bottom:10px;
}
.imgCatalog ul li{
	width: 120px;
	display:inline;
	float:left;
	margin-right:16px;
	text-align:center;
}
.imgCatalog ul li label{
	display:inline;
	text-align:center;
	color:#6d6d6d;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
}
/*--- end:Aktuelle Modelle */

.contentBottom{
	clear:both;
	width:980px;
	height:20px;
	background-image:url(../images/corner-top-bottom.png);
	background-repeat:no-repeat;
	background-position: 0 -10px;

}


/************************** Contact Form **************************/
#ContactForm{
	width:460px;
	font-size:14px;
	color:#333;
	float:left;
}
#formcontainer {
	overflow:hidden;
}
#formcolumn1 {
	float: left;
	width: 240px;
	margin-right: 20px;
}
textarea {
	border: #666 1px solid; 
	width: 240px; 
	height: 108px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
input {
	border: #666 1px solid;
}
select {
	border: 1px solid #666;
	line-height: 13px;
	margin-left: 0px;
	float: left;
}
#formcolumn2 {
	float: left;
	width: 200px;
}
label{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/************************** Contact Page **************************/
#ContactAddress{
	margin-left:20px;
	font-size:14px;
	color:#717274;
	width:200px;
	float:left;
}
.iefix_txt{*position:relative; *left:-25px;}
.form_row{ margin-top:4px; margin-bottom:4px;}

/* S Form Style*/
.form_container{
	width: 654px;
	padding:0px; 
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666
}

/************************** Contact Form Err Box **************************/
.errMsg{
	width:410px;
	height:auto;
	margin-top:10px;
	list-style-type:none;
}
.errMsg li{
	padding-left:10px;
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#FF9FAE;
	border-width:thin;
	border-style:solid;
	border-color:#F00;
	color:#FFF;
	font-weight:bold;
	font-size:12px
}
/************************** Bildergalerie rexfancy **************************/
div.rexfancy-images img
{
    border:2px solid #0478B7;
    background-color:#F5F5F1;
    padding:5px;
    -moz-border-radius:3px;
    margin-right:5px;
    float:left;
}

div.clear-rexfancy
{
    float:none;
    clear:both;
}
/************************** footer **************************/
#Footer{
	clear:both;
	float:right;
	width:980;
	height:20px;
	padding-bottom:10px;
	color:#666666;
	font-size:12px;
}
#CopyRight {
	float:left;
	text-align: center;
	color: #666;
}

#CopyRight a {
	color: #666; font-weight: bold; text-decoration: none;
}
#CopyRight a:hover {
	color: #666; font-weight: bold; text-decoration: underline;
}

