@charset "UTF-8";

/* CSS Document */

/* GENERAL STYLES */
/* --------------------------------- */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	text-align: center;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #dd8013;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
h1,h2,h3,h4,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #003399;
	margin: 0 0 12px 0;
	padding: 0;
}
h2 {
	font-size: 14px;
	color: #003399;
	margin: 0 0 8px 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	color: #003399;
	margin: 0 0 10px 0;
	padding: 0;
}
h4 {
	font-size: 12px;
	color: #333333;
	margin: 20px 0 10px 0;
	padding: 0;
}
h5 {
	font-size: 11px;
	margin: -11px 0 10px 0;
	line-height: 13px;
}

p {
	margin: 0;
	padding: 0;
}
#content_container p {
	margin: 0 0 12px 0;
	padding: 0 20px 0 0;
}
.clearer {
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	clear: both;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 10px;
	line-height: 11px;
}



/*Page Container*/
#page_container {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	padding: 0;
}


/*----Header----*/

#header {
	height: 130px;
	padding: 0;
	margin: 0;
	background-image: url(../img/teaser.jpg);
	background-repeat: no-repeat;
}


/*----Functions----*/

#functions {
	margin: 15px 0 0 0;
	padding: 0;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
#language {
	margin: 0;
	padding: 0 0 0 3px;
	float: left;
	text-align: left;
	width: 177px;
	display: none;
}
#language a {
	margin: 0;
	padding: 0 4px 0 0;
}
#path {
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;	
}
#date {
	margin: 0;
	padding: 0 3px 0 0;
	float: right;
	text-align: right;
}


/*----Sidebar left----*/

#sidebar_left {
	width: 150px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
}
.sidebar_left_title {
	width: 140px;
	margin: 20px 0 0 0;
	padding: 7px 10px 6px 10px;
	background-image: url(../img/assets/bg_titel.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #003399;
	font-weight: bold;
	line-height: 13px;
}
.sidebar_left_end {
	width: 150px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-image: url(../img/assets/bg_end.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/*----Sidebar right---*/

#sidebar_right {
	width: 150px;
	margin: 20px 0 0 0;
	padding: 0;
	float: right;
}

#sidebar_right a {
	color: #003399;
	text-decoration: none;
}
#sidebar_right a:hover {
	color: #dd8013;
	text-decoration: underline;
}

.sidebar_right_title {
	width: 140px;
	margin: 0;
	padding: 7px 10px 6px 10px;
	background-image: url(../img/assets/bg_titel.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #003399;
	font-weight: bold;
	line-height: 13px;
}

.sidebar_right_end {
	width: 150px;
	height: 10px;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(../img/assets/bg_end.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/*News*/
.news {
	margin: 0;
	padding: 10px 10px 0 10px;
	background-color: #f1f4f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #5a5e63;
}

.news img {
	margin: 0 0 10px 0;
}


/*Kontakt*/
#kontakt{
	margin: 0;
	padding: 10px 10px 0 10px;
	background-color: #f1f4f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #5a5e63;
}
#kontakt a {
	color: #5a5e63;
}


/*Assets*/
#assets{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #5a5e63;
}

#rssfeed {
	border-top: 1px dotted #C2C7CC;
	border-bottom: 1px dotted #C2C7CC;
	margin: 10px 3px 0 3px;
	padding: 3px 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#rssfeed a {
	background-image: url(../img/assets/rss.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 3px 0 0 20px;
}

#mail {
	border-bottom: 1px dotted #C2C7CC;
	margin: 0px 3px 0 3px;
	padding: 4px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#print {
	float: right;
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 22px;
	margin: 0;
	background-image: url(../img/assets/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
}



/*----Merkliste----*/

#merkliste {
	margin: 0;
	padding: 10px 10px 0 10px;
	background-color: #f1f4f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #5a5e63;
}
#merkliste ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#merkliste ul li { 
	margin: 0;
	padding: 0;
}
.merklisteLink { 
	float: left;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
	background-image: url(../img/assets/page.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.merklisteLink a {
	color: #5a5e63;
	text-decoration: underline;
}
.merklisteLink a:hover { 
	color: #dd8013;
}
.merklisteDelete { 
	float: right;
	width: 16px;
	text-align: right;
}
.merklisteDelete img {
	border: 0;
	margin: -2px -4px 0 0;
}
.merklisteOffer {
	padding: 0;
	margin: 4px 0 0 0;
	text-align: center;
}
.merklisteOffer img {
	padding: 0;
	margin: 0 0 2px 0;
}


/*Main Navigation*/

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 12px;
}

#navigation ul li { 
	margin: 0;
	padding: 0;
}

#navigation ul li a {
	display: block;
	text-decoration: none;
	padding: 8px 10px 0 10px;
	margin: 0 0 3px 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/assets/bg_main_nav.gif);
	background-repeat: no-repeat;
	height: 21px;
}
* html #navigation ul li a {
	height: 29px;
}

#navigation ul li a:hover, #navigation ul li.nosub a.active {
	color: #003399;
	background-image: url(../img/assets/bg_main_nav_over.gif);
	background-repeat: no-repeat;
}

#navigation ul li a.active {
	display: block;
	text-decoration: none;
	padding: 8px 10px 0 10px;
	margin: 0 0 -1px 0;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/assets/bg_main_nav_top.gif);
	background-repeat: no-repeat;
}
#navigation ul li.nosub a.active {
	margin: 0 0 3px 0;
}
#navigation ul li a:hover.active {
	color: #dd8013;
}

/*Sub Navigation*/

#navigation ul ul {
	margin: 0 0 3px 0;
	padding: 0 0 8px 0;
	list-style-type: none;
	background-image: url(../img/assets/bg_main_nav_bottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#navigation ul ul ul {
	background-image: none;
	padding:0;
	margin:;
}

#navigation ul ul ul li a, #navigation ul ul ul li a.active {
	padding: 0 10px 0 30px;
	font-size: 9px;
	height: 19px;
}

#navigation ul li li { 
	list-style-type: none;
	margin: 0 0 -1px 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
}

#navigation ul li li a {
	display: block;
	text-decoration: none;
	padding: 0 10px 0 20px;
	margin: -2px 0 -4px 0;
	color: #003399;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/assets/bg_main_nav_middle.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#navigation ul li li a:hover {
	color: #dd8013;
	background-image: url(../img/assets/bg_main_nav_middle.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#navigation ul li li a.active {
	display: block;
	text-decoration: none;
	padding: 0 10px 0 20px;
	margin: -2px 0 -4px 0;
	color: #dd8013;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/assets/bg_main_nav_middle.gif);
	background-position: top center;
	background-repeat: repeat-y;
}



/*----Content Container---*/

#content_container {
	float: left;
	width: 590px;
	margin: 20px 30px 0 30px;
	padding: 0;
}

#content_container a {
	color: #003399;
	text-decoration: none;
}
#content_container a:hover {
	color: #dd8013;
	text-decoration: underline;
}

#content_left  {
	float: left;
	width: 290px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 12px;
}
#content_right {
	float: right;
	width: 290px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 12px;
}
#content_left_detail {
	float: left;
	width: 100px;
	margin: 10px 0 0 0;
	padding: 0;
}
#content_right_detail {
	float: right;
	width: 470px;
	margin: 10px 0 0 0;
	padding: 0;
}


/*FLASH*/

.flash_top {
	margin: 0;
	padding: 0;
	background-image: url(../img/assets/bg_produkte_top.gif);
	/*background-image: url(../img/assets/bg_flash_top.gif);*/
	background-position: center top;
	background-repeat: no-repeat;
	height: 15px;
}
#flash {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../img/assets/bg_produkte_middle.gif);
	/*background-image: url(../img/assets/bg_flash_middle.gif);*/
	background-position: center top;
	background-repeat: repeat-y;
}
#flash_text {
	margin: 0;
	padding: 15px 10px 0 10px;
	text-align: center;
	background-image: url(../img/assets/bg_produkte_middle.gif);
	/*background-image: url(../img/assets/bg_flash_middle.gif);*/
	background-position: center top;
	background-repeat: repeat-y;
}
#flash_text h2 {
	margin: 0;
	padding: 0;
}
#flash_text p {
	margin: 5px 0 0 0;
	padding: 0;
}
.flash_bottom {
	margin: 0;
	padding: 0;
	/*background-image: url(../img/assets/bg_flash_bottom.gif);*/
	background-image: url(../img/assets/bg_produkte_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 15px;
}



/*PRODUKTE*/

.produkte_top {
	background-image: url(../img/assets/bg_produkte_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin:  0;
	padding: 8px 10px 8px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	line-height: 13px;
}
.produkte {
	margin: 0;
	padding: 0;
	background-image: url(../img/assets/bg_produkte_middle.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.produkte_bottom {
	height: 14px;
	margin: -10px 0 10px 0;
	padding: 0;
	background-image: url(../img/assets/bg_produkte_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.produkte .entry {
	margin: 0 0 8px 10px;
	padding: 0;
	font-size: 11px;
}
.produkte .pic {
	float: left;
	width: 60px;
	margin: 0;
	padding: 0;
}
.produkte .pic img {
	border: 1px solid #c8cccf;
}
.produkte .pic_text {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.pic_text ul {
	margin: 0;
	padding: 0 0 0 10px;
}

.pic_text ul li { 
	margin: 0 0 6px 0;
	padding: 0 0 0 18px;
	list-style: none;
	background-image: url(../img/assets/arrow_detail.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


/*Produkte Detail Ansicht*/

.produkte_detail_top {
	background-image: url(../img/assets/bg_detail_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 15px;
	margin:  0;
	padding: 0;
}
.produkte_detail_bottom {
	margin: 0;
	padding: 0;
	background-image: url(../img/assets/bg_detail_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 15px;
}
.pic_detail {
	width: 100px;
	height: 100px;
	border: 1px solid #C2C7CC;
	margin: 0 0 5px 0;
}
.produkte_detail_middle {
	margin: 0;
	padding: 0;
	background-image: url(../img/assets/bg_detail_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.text_detail {
	width: 440px;
	margin: 0;
	padding: 0 15px 0 15px;
}

.text_detail ul {
	margin: 0;
	padding: 0 0 0 10px;
}

.text_detail ul li { 
	margin: 0 0 6px 0;
	padding: 0 0 0 18px;
	list-style: none;
	background-image: url(../img/assets/arrow_detail.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#preis {
	float: right;
	text-align: right;
	margin: 0 0 25px 40px;
	padding: 0;
	color: #6c6f74;
}
.preisbig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#button_merkzettel {
	float: right;
	margin: -20px -5px 0 0;
	height: 30px;
	width: 130px;
	text-align: right;
	z-index: 100;
}

.merklisteOffer a {
	display: block;
	text-indent: -100em;
	overflow: hidden;
	background-image: url(../img/assets/btn_offer.gif);
	width: 130px;
	height: 30px;
}



/*----Footer----*/
#footer {
	margin: 20px 0 0 0;
	padding: 0 0 25px 0;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
#copyright {
	margin: 0;
	padding: 0 0 0 3px;
	float: left;
}
#gototop {
	margin: 0;
	padding: 0 3px 0 0;
	float: right;
}
#gototop a {
	color: #AAAAAA;
	text-decoration: underline;
}
#gototop a:hover {
	color: #777777;
	text-decoration: underline;
}



/*-----Formfield-----*/

.formfield {
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 5px 0 5px 0;
}

.formfield label {
	text-align: left;
	vertical-align: top;
	width: 100px;
	float: left;
}


.formfield input {
	width: 200px;
}

.formfield input#plz {
	width: 40px;
}

.formfield input#ort {
	width: 151px;
}

.formfield textarea#name {
	width: 400px;
	height: 200px
	}