body {
	background-image:url(images/background.jpg); 
	background-repeat: repeat-y; 
	background-color: #E3E3E3; 
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.top-white {
	width: 900px; 
	height: 107px; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	background-color: #FFFFFF;
}

.logo {
	width: 190px; 
	height: 51px;
	position: absolute; 
	left: 45px; 
	top:35px; 
	border: 0px;
}

.blank-grey {
	width: 100%; 
	height: 1px;
	position: absolute; 
	left: 0px; 
	top: 105px; 	
}

.short-search {
	position: absolute; 
	top:35px; 
	left: 478px; 
	width: 400px; 
	height: 51px; 
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.left-blue {
	width: 529px; 
	height: 192px; 
	left:0px; 
	top:107px; 
	position: absolute;
	background-image:url(images/bg_blue.jpg);
	background-repeat: no-repeat;

}

.navigation {
	width: 250px;
	top: 107px; 
	left: 0px;
	text-align: right;
	padding-top: 12px;
	background-image:url(images/bg_blue_navi.jpg);
	background-repeat:no-repeat;
}

p.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px; 
	margin-bottom: 10px;
}

.image {
	width: 303px; 
	height: 183px;
	position:absolute; 
	top: 107px; 
	left: 523px; 
}
.right-blue {
	width: 74px; 
	height: 192px; 
	position: absolute; 
	top:107px; 
	left:826px; 
	background-image:url(images/bg_blue_right.jpg);
}

.top-red {
	width: 100%; 
	height: 15px; 
	background-color: #ed1c24; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	font-size: 2px;
	z-index:30;
}

.blank-white {
	height: 15px; 
	width: 45px;
}

/* 1. NAVIGATION */

.navi:link, .navi:visited, .navi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.act-navi:link, .act-navi:visited, .act-navi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.act-navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d9e6f6;
	font-weight: bold;
	text-decoration: underline;
}

/* 2. NAVIGATION */

.subnavi:link, .subnavi:active, .subnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.subnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.act-subnavi:link, .act-subnavi:active, .act-subnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3e7f8;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.act-subnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3e7f8;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/* 3. NAVIGATION */

.thirdnavi:link, .thirdnavi:active, .thirdnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.thirdnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.act-thirdnavi:link, .act-thirdnavi:active, .act-thirdnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3e7f8;
	text-decoration: underline;
}

.act-thirdnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3e7f8;
	text-decoration: underline;
}

.shortnavi:link, .shortnavi:active, .shortnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.shortnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.act-shortnavi:link, .act-shortnavi:active, .act-shortnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.act-shortnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.tx-indexedsearch {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
}

.div-navilink {
	padding-bottom: 5px;
	background-image: url(images/navi_trenner.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* 2 Columns */
.content-left {
	width: 200px;
	float: left;
}

.content-normal {
	float: left;
	width: 545px;
}

/* Store Locator */
.selectCategory {
	display: none;
}

.selector-radius {
	display: inline;
}

.locator-label {
	width: 200px;
}

a:link, a:hover, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

/* Mailform */
fieldset {
	border: none;
}
legend {
	margin-left: -13px;
	font-weight: bold;
	padding-bottom: 10px;
}
.csc-mailform { border: none; }
.csc-mailform input,  .csc-mailform textarea { padding: 3px; }
.csc-mailform-field label { width: 150px; display:block; float: left; font-weight: bold;  }
.csc-mailform-field { padding-bottom: 10px; font-weight: bold; }

.csc-mailform-radio {
	border: none;
	margin-left: -9px;
	padding-bottom: 10px;
}

.csc-textpic-image {
	padding-bottom: 7px;
}

.csc-linkToTop {	
	text-align: right;
	width: 100%;
}

.content {
	margin-bottom: 15px;
}

p.bodytext, h1 {
	margin: 0px;
	margin-bottom: 15px;
}

#header {
	margin-bottom: 15px;
	float: none;
	clear: both;
}