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

#boxCenter { position: absolute; top: 0px;
	left: 0px;
	width: 100%;
	height: 100.1%;
	/*text-align: center;*/
	background-color: transparent;
	overflow: visible;
	visibility: visible;
	display: block;
	margin: 0px;
	border: 0px;
	}

#boxAllcontent {
	position: absolute;
	left: 50%;
	width: 990px;
	margin-left: -495px;
	background-image: url(bilder/bodyBG990.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	}

#boxHeadStartpage {
	width: 100%;
	height: 261px;
	background-image: url(bilder/kopfStartseite.jpg);
	background-position: center;
	background-repeat: no-repeat; 
	}

#boxNavigationtop {
	width: 962px;
	height: 43px;
	margin-left: 14px;
	background-image: url(bilder/navitopBG.gif);
	text-transform: uppercase;
	font-weight: bold;
	color: #707070;
	}

#boxNavigationtopleft {
	float: left;
	height: 43px;
	line-height: 43px;
	margin-left: 15px;
	}

#boxNavigationtopright {
	float: right;
	height: 43px;
	line-height: 43px;
	margin-right: 15px;
	}

#boxNavigationtopright img { vertical-align: middle; } 

#boxMaincontent {
	min-height: 400px;
	margin: 5px 29px 5px 29px;
	font-family: Arial;
	font-size: 12px;
	color: #101010;
	text-align: left;
	}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 10px;
}

.image img {
	display:block;
	margin-left: auto;
	margin-right: auto;
}

h1 { font-family: Arial; font-size: 15px; color: #000000; font-weight: bold; margin: 8px 0px 8px 0px; }

h2 { font-family: Arial; font-size: 18px; color: #000000; font-weight: bold; margin: 8px 0px 8px 0px; }

p { margin: 5px 0px 0px 0px; }

ul, ol { margin: 5px 0px 5px 0px; }

li { margin: 3px 3px 3px 30px; }

.absatzGross{ font-family: Arial; font-size: 14px; }
	
.absatzGrossRotFett{ font-family: Arial; font-weight: bold; font-size: 14px; color: #FF0000; }

#boxMaincontent a:link, a:visited {
	color: #707070;
	text-decoration: none;
	}
	
#boxMaincontent a:hover, a:active {
	color: #003399;
	}
	
#boxNavigationbottom {
	clear: both;
	width: 962px;
	height: 36px;
	margin: 0px;
	margin-left: 14px;
	padding: 0px;
	border: 0px;
	font-size: 10px;
	background-image: url(bilder/navibottomBG.gif);
	text-transform: capitalize;
	}
	
#boxNavigationbottomleft {
	float: left;
	height: 36px;
	line-height: 36px;
	margin-left: 15px;
	}
	
#boxNavigationbottomright {
	float: right;
	height: 36px;
	line-height: 36px;
	margin-right: 15px;
	}

#boxFootStartpage {
	width: 100%;
	height: 61px;
	background-image: url(bilder/fussStartseite.jpg);
	background-position: center;
	background-repeat: no-repeat; 
	}
/*	
#boxNavigationtop a {
	text-transform: uppercase;
	font-weight: bold;
	}
*/	
#boxNavigationtop {
	color: #707070;
	text-decoration: none;
	}
	
#boxNavigationbottom {
	color: #000000;
	text-decoration: none;
	}

#boxNavigationtop a:hover, #boxNavigationbottom a:hover {
	color: #003399;
	}
/*
#boxNavigationtop a:visited, #boxNavigationbottom a:visited {
	color: #707070;
	}
*/
.navigationtoplink_a {
	color: #707070;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	}

.navigationtoplink_active {
	color: #003399 !important;
	}
	
.navigationbottomlink_a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

.navigationbottomlink_active {
	color: #003399;
	}
	
/* Startseite */

#boxMaincontenttop { margin-bottom: 10px; width: 100%; height: 350px; font-size: 12px; background-image: url(bilder/willkommenStartseite.jpg); background-position: center; background-repeat: no-repeat; }
	
#boxMaincontentbottom { text-align: left; }
	
#boxMaincontentbottom h1 { font-family: Arial; font-size: 14px; color: #000000; font-weight: bold; }
	
#boxMaincontentbottom hr { width: 100%; background-color: #CCCCCC; color: #CCCCCC;  height: 1px; margin: 2px 0 2px 0; }

#boxMaincontentbottom { width: 100%; }

#boxMaincontentbottoml { float: left; width: 280px; margin: 88px 15px 5px 15px; }
 
#boxMaincontentbottomm { float: left; width: 280px; margin: 10px 15px 5px 15px; }
	
#boxMaincontentbottomr { float: right; width: 280px; margin: 10px 15px 5px 15px; }

/* Shop */

#boxSelect{
	width: 340px;
	}

#boxSelect select{
	font-family: Arial;
	font-size: 11px;
	color: #101010;
	width: 240px;
	border: solid 1px #101010;
	}
#boxSelect option{
	padding: 1px 1px 1px 3px;
	}

.selectbox{
	width: 370px;
	height: 25px;
	}
	
.divfloatleft {
	float: left; 
	width: 120px; 
	height: 22px;
	padding-top: 3px;
	}
	
.divfloatright {
	float: right; 
	width: 240px; 
	height: 25px;
	}
	
#tableSearchresult {
	width: 930px;
	}
	
#tableSearchresult th{
	font-weight: bold;
	}
	
.inputtblorder {
	width: 300px;
	padding: 2px;
	border: solid 1px black;
	}

textarea, input {
	padding: 1px 1px 1px 3px;
	font-family: Arial;
	font-size: 11px;
	color: #101010;
	text-align: left;
	border: solid 1px black; 
	}

hr {
 	width: 100%; 
 	background-color: #CCCCCC; 
 	color: #CCCCCC; 
 	height: 1px; 
 	border: 0;
 	margin: 2px 0 2px 0;
 	}
 	
button {
	 background-color: transparent;
	}
	
fieldset {
	border: 0px;
	height: auto;
	padding: 0px;
	}
	
th {
	text-align: left;
	}

/*******************/
/* Kontaktformular */
/*******************/
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

#emfretcontactform {
width:80%;
}

.control-label {
float: left;
width: 100px;
}

.mf-radio {
border:0px;
}

.mf-text, .mf-input {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width: 250px;
padding: 1px 1px 1px 3px;
font-family: Arial;
font-size: 11px;
color: #101010;
text-align: left;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.form-control {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width: 250px;
}

.submit .btn {
width: 80px;
text-align: center;
border: solid 1px black;
}