@charset "UTF-8";
/* CSS Document */
/* © 2007, BS MediaVision AG | Richard Gehrig */


/* neutralizing browsers built-in stylesheets, http://developer.yahoo.com/yui/reset/ */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse:collapse;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym {
	border: 0;
}

/* global classes */

body {
	background-image: url(../images/global/bg-shade.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3c3d3d;
}

#main {
	position: absolute;
	left: 50%;
	top: 10px;
	width: 952px;
	margin-left: -476px;
}

#header {
	height: 264px;
	margin-left: 1px;
	border-bottom: solid #FFFFFF 1px;
}

#contentframe {
	margin-left: 1px;
	margin-top: 35px;
	height: auto;
	float: left;
	background-image: url(../images/global/biella.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentframe1 {
	width: 245px;
	float: left;
}

#contentframe2 {
	width: 450px;
	float: left;
	margin-right: 56px;
}

#contentframe3 {
	width: 200px;
	float: left;
	height: 240px;
}

#contentstart {
	width: 895px;
	float: left;
}

#contentlarge {
	width: 893px;
	float: left;
	overflow: auto;
	overflow-x: scroll;
	height: 354px;
	
}

#contentleft {
	width: 42px;
	height: 200px;
}

#contentheadline {
	width: 895px;
	height: 24px;
	clear: both;
}

#contentstarttext {
	width: 650px;
	float: left;
	margin-right: 56px;
	margin-top: 20px;
}

.line { float:left; display:block; width:450px; height:1px; background-image:url(../images/global/line.gif); background-repeat:repeat-x; margin:35px 0 15px 0 }

#linetop {
	background-image: url(../images/global/linetop.gif);
	background-repeat: no-repeat;
	height: 18px;
	border-bottom: solid #FFFFFF 1px;
	padding-top: 7px;
	text-align: right;

}

#linemiddle {
	background-image: url(../images/global/bg-line.gif);
	background-repeat: repeat-y;
}

#linebottom {
	background-image: url(../images/global/linebottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	border-top: solid #FFFFFF 1px;
	padding-left: 42px;
	font-size: 10px;
	background-color: #3c3d3d;
}

#footer-left {
	float: left;
}

#footer-right {
	width: 450px;
	float: right;
	text-align: right;
}

#space {
	clear: both;
	height: 10px;
}



/* font classes */

.foot {
	color: #FFFFFF;
	padding-right: 18px;
	line-height: 21px;
	height: 24px;
	float: left;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
} 

a:hover, a:active {
	color: #cb1923;
	text-decoration: none;
	cursor: pointer;
}

p a:link, p a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
} 

p a:hover, p a:active {
	color: #cb1923;
	text-decoration: underline;
	cursor: pointer;
}

.toward a:link, .toward a:visited {
	padding-left: 8px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/global/arrow.gif);
}

.toward a:hover, .toward a:active {
	padding-left: 8px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/global/arrow-over.gif);
}

.foot a:link, .foot a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
} 

.foot a:hover, .foot a:active {
	color: #cb1923;
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 34px;
	text-align: right;
	padding-right: 10px;
}

h2 {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.points {
	background-image: url(../images/global/pointed.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.bold {
	font-weight: bold;
}

.spacebottom {
	margin-bottom: 5px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.eingabefelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:#71757c solid 1px;
	width: 250px;
	margin-top: 2px;
	background-color: #ffffff;
	color: #000000;
	padding-left: 2px;
}



/* pictures classes */

.whiteborder {
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #FFFFFF 1px;
	border-right: solid #FFFFFF 1px;

}

.headline {
	margin-bottom: 10px;
}
.space-to-hl {
	margin-top: 37px;
}

.noborder-top {
	border-top: solid #FFFFFF 0px !important;
}

/* teaser classes */

.teaser {
	width: 182px;
	height: 124x;
	float: left;
	margin-right: 20px;
}

.teaser-picture {
	width: 182px;
	background-image: url(../images/teaser/motiv.jpg);
	height: 62px;
}

.teaser-content {
	width: 182px;
	background-image: url(../images/teaser/smooth.jpg);
	height: 62px;
}


/* product classes */

.product {
	height: 300px;
	float: left;
}
.product-image {
	width: inherit;
	height: 180px;
	background-color: #f1c895;
	border-bottom: 3px solid #FFFFFF;
	background-image: url(../images/global/producte-image.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 20px;
}
.product-text {
	width: inherit;
	font-size: 11px;
	height: 120px;
	background-color: #010407;
	background-image: url(../images/global/producte-text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 5px;
}
.product-text {
	width: inherit;
	font-size: 11px;
	height: 120px;
	background-color: #010407;
	background-image: url(../images/global/producte-text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 5px;
}

.spalten {
	
	float: left;
	margin-right: 15px;
}

/* table */

	.grey { color:#646666 !important }

	.noline	{ border:0 !important }
	.redline { border-bottom:1px solid #cb1923 !important; border-top:0 !important; border-left:0 !important; border-right:0 !important  }
	.novertiline { border-left:0 !important; border-right:0 !important }
	.nohoriline { border-top:0 !important; border-bottom:0 !important }
	.nopadding { padding:0 !important }
	.rightline { border-right:1px solid #E2E2E3 !important }
	.alignright { text-align:right !important }
	.bottomspace { padding-bottom:30px  !important  }
	.dlbutton { text-align:right !important; vertical-align:middle !important; }

	.table2 { clear:both; width:450px; margin:15px 0 5px 0 }
	.table2 th { font-size:14px; text-align:left; vertical-align:text-top; line-height:18px; color:#cb1923; font-weight:bold; border:1px solid #3c3d3d; padding:5px 5px 10px 0;  }
	.table2 td { font-size:12px; text-align:left; vertical-align:text-top; line-height:18px; border-top:1px solid #3c3d3d; border-right:0; border-bottom:1px solid #3c3d3d; border-left:1px solid #3c3d3d; padding:2px 0 1px 0 }
	.table2 td.aligncenter { text-align:center; vertical-align:middle }

	td img { border:none; margin:0; padding:0 }
	
	
	
	
	/* new classes since 20.11.2008 */
#contentframe2wide {
	width: 506px;
	float: left;
}

#navibegin {
	width: 161px;
	margin-top: 42px;
}

#contentframe1navi {
	width: 200px;
	float: left;
	margin-left: 45px;
}

#nav	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

ul#nav li.nav-normal a { color: #FFFFFF; }
ul#nav li.nav-normal a:hover { color: #cb1923; cursor: pointer; }
ul#nav li.nav-active a { color: #cb1923; cursor: pointer;}

li.nav-normal, li.nav-active {
	background-image: url(../images/global/linewhite.gif);
	background-repeat: no-repeat;
	display: block;
	width: 161px;
	height: 19px;
	padding-top: 4px;
	background-position: bottom;
}

.regionswitcher {
	margin-bottom: 10px;
	font-size: 12px;
	margin-top: 3px;
}


.liniegrau {
	margin-bottom: 10px;
	margin-top: 10px;
}

.landregion {
	width: 161px;
	font-size: 12px;
	font-weight: normal;
}

.landunten {
	margin-bottom: 2px;
}


#nl-anmeldung {
	width: 99px;
	height: 41px;
	background-image: url(../images/global/bg-newsletter.jpg);
	background-repeat: no-repeat;
	color:#666;
	padding-left: 10px;
	padding-top: 8px;
	cursor: pointer;
	margin-left: 826px;
}

.startover a:hover, .startover a:active {
	color:#CB1923 !important;
}
