html[xmlns="http://www.w3.org/1999/xhtml"] { /*right-scroller-Fix*/
	height: 100%;
	padding-bottom: 1px;
}

.print {
	display: none;
}

div,span,td,label,input,select,textarea,h1,h2,h3,p,a,ul,li,button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0px solid;
	list-style: none;
	line-height: 15px;
}

a,a span {
	color: #004c96;
	text-decoration: none;
}

a:hover,a:hover span {
	color: #fea800;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(/images/bg.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

img {
	border: 0px solid;
}

p {
	padding-bottom: 8px;
}

li {
	list-style: inside disc;
}

div#All {
	width: 1000px;
	overflow: hidden;
	position: relative;
}

input,textarea,select {
	border: 1px solid #666;
}

.png,.no_border {
	border: 0px solid;
}

div#breadcrumb_content {
	position: absolute;
	left: 217px;
	top: 101px;
}



div#top_trustedshops {
	height: 51px;
	width: 204px;
	position: absolute;
	top: 15px;
	left: 380px;
	z-index: 2;
}

div#search_form {
	position: absolute;
	right: 0;
	top: 100px;
}

div#iMarquee div p{
	min-height:10px;
	padding:0;
}
input.submit {
	cursor: pointer;
	font-weight: bold;
}
input.button_blue, input.button_orange, input.button_orange_cart, input.button_grey, a.button_blue, a.button_orange, a.button_grey{
	overflow:visible;
	cursor: pointer;
	font-size:12px !important;
	font-weight: bold;
	line-height:24px;
	color:#fff !important;
	border:none;
	float:left;
	padding-left: 25px;
	padding-bottom:3px;
	margin:0px !important;
	height:25px;
	background: #FFF url(/images/btn_blue_small_left.png) no-repeat scroll top left;
}
input.button_orange, a.button_orange{
	float:right;
	padding-right: 4px;
	background: #FFF url(/images/btn_orange_small_left.png) no-repeat scroll top left;
}
input.button_orange_cart{
	float:right;
	padding-left: 28px;
	padding-right: 4px;
	background: #FFF url(/images/btn_orange_cart_left.png) no-repeat scroll top left;
}
input.button_grey, a.button_grey{
	float:right;
	color:#fea800 !important;
	background: #FFF url(/images/btn_grey_small_left.png) no-repeat scroll top left;
}
span.button_blue, span.button_orange, span.button_orange_cart, span.button_grey{
	display:block;
	float:left;
	height:25px;
	background: #FFF url(/images/btn_blue_small_right.png) no-repeat scroll top right;
	padding-right:13px;
}
span.button_orange{
	float:right;
	margin-right:4px;
	background: #FFF url(/images/btn_orange_small_right.png) no-repeat scroll top right;
}
span.button_orange_cart{
	float:right;
	margin-right:4px;
	background: #FFF url(/images/btn_orange_cart_right.png) no-repeat scroll top right;
}
span.button_grey{
	float:right;
	margin-right:4px;
	background: #FFF url(/images/btn_grey_small_right.png) no-repeat scroll top right;
}
input.button_orange_big, input.button_blue_big, input.button_orange_cart_big{
	overflow:visible;
	cursor: pointer;
	font-size:16px !important;
	font-weight: bold;
	line-height:38px;
	color:#fff !important;
	border:none;
	float:right;
	padding-left: 44px;
	padding-bottom:5px;
	height:40px;
	background: #FFF url(/images/btn_orange_big_left.png) no-repeat scroll top left;
}
input.button_blue_big{
	float:right;
	background: #FFF url(/images/btn_blue_big_left.png) no-repeat scroll top left;
}
input.button_orange_cart_big{
	float:right;
	background: #FFF url(/images/btn_orange_cart_big_left.png) no-repeat scroll top left;
}
span.button_orange_big, span.button_blue_big, span.button_orange_cart_big{
	display:block;
	float:right;
	height:40px;
	background: #FFF url(/images/btn_orange_big_right.png) no-repeat scroll top right;
	padding-right:19px;
}
span.button_blue_big{
	float:right;
	margin-right:0px;
	background: #FFF url(/images/btn_blue_big_right.png) no-repeat scroll top right;
}
span.button_orange_cart_big{
	float:right;
	margin-right:0px;
	background: #FFF url(/images/btn_orange_cart_big_right.png) no-repeat scroll top right;
}
div.order_stages {
	padding-top: 4px;
}

div.order_stage {
	float: left;
}

input.order_stages {
	font-size: 10px;
	cursor: pointer;
	font-weight: bold;
	border: 0px;
	background-color: #FFFFFF;
	margin-right: 8px;
}

*+html input.order_stages {
	width: 150px;
	text-align: left;
}

span.order_stages,span.order_this_stage {
	font-size: 10px;
	font-weight: bold;
	padding-right: 8px;
}

span.order_stages {
	color: #CCCCCC;
}

span.order_this_stage {
	color: #000000;
}

input.search {
	border: 0px solid;
	background-color: transparent;
	margin-right: 4px;
	position: relative;
	width: 126px;
	height: 18px;
	overflow: hidden;
	font-size: 10px;
	padding: 0;
	padding-left: 2px;
	color: #333;
	background-color: transparent;
	background-image: url(/images/search_input_bg.png);
	background-position: 0 -2px;
	background-repeat: no-repeat;
	font-weight: normal;
	display: inline;
}

input#search {
	border: 0px solid;
	background-color: transparent;
	top: -7px;
}

* html input.search {
	width: 128px;
	background-position: 0 0;
}

* html input#search {
	top: -5px;
}

*+html input.search {
	background-position: 0 0;
}

*+html input#search {
	top: -5px;
}

h\tml:f\irst-child>body input#search { /*Opera and Safari*/
	top: -6px;
}

input.search.searchBIG {
	border: 0px solid;
	background-color: transparent;
	background-position: 0;
	padding-top: 2px;
	background-image: url(/images/search_input_big_bg.png);
	width: 300px;
}

div#top_navi {
	position: absolute;
	right: 7px;
	top: 4px;
}

div#top_navi2 {
	position: absolute;
	right: 0;
	top: 100px;
	padding-right:2px;
}

ul {
	padding-bottom: 8px;
}

ul li {
	padding-left: 15px;
	list-style: disc inside;
}

#beamer_content ul {
        margin-left: 15px;
}

#beamer_content ul li {
	padding:0;
        margin: 4px 0 4px 15px;
	list-style: disc outside;
}

.cms_list_table ul{
    padding-bottom:0;
}
.cms_list_table ul li{
    margin: 0 0 0 15px !important;
}
.cms_list_table td{
    padding: 2px 30px 2px 0;
}
ol li {
	padding-left: 0px;
	list-style: decimal;
}

ul#top_navi_ul li,ul#top_navi_ul2 li {
	padding-left: 0px;
	list-style: none;
	display: inline;
}

ul#top_navi_ul li a,ul#top_navi_ul2 li a {
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
}

ul#top_navi_ul2 li a {
	display: inline-block;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 8px;
}

*:first-child+html ul#top_navi_ul2 li a {
	padding-right: 6px;
	padding-left: 10px;
}

html+body ul#top_navi_ul2 li a {
	display: block;
	float: left;
}

ul#breadcrumb {
	margin-bottom: 0px;
	display: block;
	line-height: 14px;
	margin-left: 10px;
	white-space: nowrap;
}

ul#breadcrumb li {
	font-size: 9px;
	padding-left: 0px;
	display: inline;
	color: #fff;
	font-weight: bold;
}

ul#breadcrumb li a {
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#content {
	background-color: #f4f4f4;
	position: relative;
	text-align: left;
	width: 1000px;
	border-bottom: 1px solid #ccc;
	left: 0;
	top: 0;
	min-height: 1820px; /* PHILIPP: Längste Navi bei /produkte/beamer.htm */
}

* html div#content {
	height: 850px;
}

div#beamer_content {
	position: relative;
	top: 0px;
	left: 217px;
	text-align: left;
	width: 611px;
	overflow: hidden;
	float: left;
}

div#right_content {
	float: left;
	top: 0px;
	position: relative;
	left: 233px;
	text-align: center;
	width: 155px;
}
div#left_wrapper{
        position: absolute;
	top: 100px;
	left: 0;
}
div#left_content {
	
	border-left: 1px solid #fff;
	width: 198px;
        background-color: #fff;
	border-right: 1px solid #fff;
}
div#left_static {
	border-left: 1px solid #fff;
	width: 198px;
        text-align: center;
}

* html div#left_content {
	width: 200px;
}

div#footer {
	width: 1000px;
	overflow: hidden;
	color: #999;
	border: 1px solid #fff;
	border-bottom: none;
	background-color: #f4f4f4;
	text-align: center;
	line-height: 25px;
	height: 45px;
}

/*<--   bis hier her Fixed   -->*/
h2.rplc,h2.rplc_highlight,a.rplc,a.rplc_highlight,h2.a_rplc,h2.a_rplc_highlight
	{
	font-size: 10px;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.rplc_highlight {
	color: #004c96;
}

a:hover.rplc_highlight,a:hover.rplc {
	color: #fea800;
}

h3,h2 {
	clear: both;
	font-size: 12px;
	padding-bottom: 6px;
}

h2.link {
	font-size: 12px;
	padding:0;
	color:#004c96;
}
h2.link:hover {
	color:#fea800;
}
h2.cart_sidebar{
	font-size: 10px; 
	color:#fff;
	margin-left: 1px; 
	margin-top: 1px; 
	margin-bottom: 4px;
	padding-top: 3px; 
	background-image: url(/images/sidebar_blue_bg.gif);
}
.highlight {
	color: #990000;
	font-weight: bold;
}

/*.nolink{

color:#333;

text-decoration:none;

}

.nolink:hover{

color:#333;

text-decoration:none;

}*/
div.realContent tr,div.infobox_content tr {
	vertical-align: top;
}

/* IMAGES IM HTML-CONTENT */
img.autoIMG,img.freeIMG { /*border:1px solid;

border-color:#ffffff #cccccc #cccccc #ffffff;*/
	margin: 10px;
	margin-top: 3px;
}

img.rightIMG {
	margin-right: 0;
}

img.leftIMG {
	margin-left: 0;
}

.realContent a img.freeIMG {
	margin-top: 10px;
}

.imgfloatleft,.imgfloatright {
	text-align: center;
}

.imgfloatleft {
	float: left;
}

.imgfloatright {
	float: right;
}

/* IMAGES IM HTML-CONTENT END */
div.six {
	height: 6px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

table#thumbs {
	margin: 5px 0 10px 0;
}

table#thumbs td.img {
	height: 45px;
	vertical-align: middle;
	width: 70px;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
	border: 1px solid #e9e9e9;
}

table#thumbs td.five {
	width: 5px;
	overflow: hidden;
}

/* Dynamische Infobox Anfang */
div.infobox,div.infobox_testeo {
	width: 611px;
	margin-bottom: 10px;
}

.border1 {
	width: 609px;
	border: 1px solid #004c96 !important;
}
div.infobox {
	overflow: hidden;
}

div.infobox a,div.infobox_testeo a {
	color: #004C96; /* #fea800*/
}

div.infobox a:hover,div.infobox_testeo a:hover {
	text-decoration: underline;
}

div.infobox_top,div.infobox_bottom,div.listbox_bottom,div.listbox_top {
	display: none;
}

div.infobox_bottom {
	display: none;
	background-image: url(/images/footer_box_empty_bottom.gif);
}

div.infobox_top {
	display: none;
	width: 600px;
	background-image: url(/images/mehr_infos_bg.gif);
	margin-top:0px;
	line-height: 34px;
	padding-left:10px;
	padding-bottom:2px;
	color: #fea800;
	/*color: #D1D1D1;*/
	font-weight:bold;
	/*background-image: url(/images/footer_box_empty_top.gif);*/
}

div.infobox_content {
	width: 592px;
	padding-left: 10px;
	border: 1px solid #e9e9e9;
	padding-right: 10px;
	background-color: #fff;
}

div.infobox_content {
	padding: 4px 8px 4px 8px;
	margin: 0px 0 4px 0;
}

* html div.infobox_content {
	width: 611px;
}

div.infobox div.headline{
	margin-top:4px;
	padding-bottom:6px;
	margin-bottom:4px;
	/*color: #fea800;*/
	color: #D1D1D1;
	font-weight:bold;
	border-bottom: 1px solid #E9E9E9;
}

* html div.listbox_content {
	width: 611px;
}

div.listbox_content a {
	color: #fff;
}

.linklistIndent {
	padding: 0 0 10px 10px;
}

div.linklistIndent a { /* added by t0b1 */ /*display:block;*/
	width: 100%;
	border: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 4px 0px 4px 0px;
}

div.linklistIndent a:hover {
	background-color: #F4F4F4;
	text-decoration: none;
}

tr.list_row {
	text-align: left;
}

div.technicsICont {
	width: 340px;
}

/* dynamische infobox ende */ /* Detailsansicht */
div.searchbox {
	overflow:hidden;
	margin-top:10px;
	padding: 6px 2px 0px 4px;
	border: 1px solid #e9e9e9;
	background-color: #fff;
}
div.searchbox input.search {
	float:left;
	border: 0px solid;
	background-color: transparent;
	width: 490px;
	height: 16px;
	overflow: hidden;
	font-size: 12px;
	margin: 2px 0px 6px 4px;
	padding: 3px;
	color: #333;
	background-color: transparent;
	background: url(/images/searchbox_input_bg.png) no-repeat;
	font-weight: normal;
	display: inline;
}
div#details_pic {
	width: 301px;
	height: 198px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	background-color: #fff;
	border: 1px solid #e9e9e9;
}

* html div#details_pic {
	width: 303px;
	height: 200px;
}

div#details_pic table {
	width: 301px;
}

div#details_pic tr#big_details_pic {
	height: 198px;
	vertical-align: middle;
	text-align: center;
}

div#details_pic tr#big_details_pic a {
	cursor: default;
}

div#details_pic div#lupe {
	position: absolute;
	right: 0;
	top: 0;
	width: 19px;
	height: 14px;
	overflow: hidden;
}

div#details_pic div#lupe img {
	cursor: pointer;
}

div#details_right {
	position: relative;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #e9e9e9;
	width: 301px;
	min-height: 248px;
	background-color: #fff;
	/*background-image: url(/images/vierund24std_ohne.png);*/
}

div.vier_und_zwanzig {
	/*background-image: url(/images/vierund24std.png) !important;*/
}

div.sammelprodukt_header {
	background-image: none !important;
}

* html div#details_right {
	width: 303px;
	height: 250px;
}

div#details_right input.detail_bestellen {
	border: 0px solid;
	position: absolute;
	right: 3px;
	bottom: 50px;
}

div#details_right div#auf_lager {
	position: absolute;
	right: 8px;
	width: 150px;
	color: #666;
	bottom: 98px;
	text-align: right;
}

div#details_right div#auf_lager img {
	margin: 0 1px -1px 2px;
}

div#auf_lager img,div.auf_lager img {
	margin: 0 1px -1px 2px;
}

div#details_right div#auf_lager span {
	color: #666;
	font-weight: bold;
}

div#details_right div#tipps {
	position: absolute;
	bottom: 98px;
	margin-left: 8px;
}

div#details_right div#tipps img {
	margin: 8px 0 0 0;
}

div#details_right div#details_logo {
	position: absolute;
	left: 8px;
	top: 8px;
	height: 110px;
	width: 286px;
	overflow: hidden;
}

div#details_right div#details_logo div#details_modell {
	font-size: 17px;
	line-height: 22px;
	vertical-align: middle;
	color: #333;
	float: right;
	text-align: right;
}

div#details_right div#details_logo img {
	vertical-align: middle;
	margin-right: 4px;
}

div#details_right div#details_preis {
	text-align: right;
	position: absolute;
	right: 10px;
	font-size: 17px;
	color: #fff;
	line-height: 20px;
	bottom: 10px;
}

div.childs_preis {
	text-align: right;
	margin-left: 0;
	margin-bottom: 0;
}

div.childs_preis div.money {
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}

div#details_right div#details_preis span {
	color: #fea800;
	font-size: 9px;
}

/* Detailsansicht ende */
div.box,div.box_last,div.big,div.big_last {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	height: 197px;
	margin: 0 5px 15px 0;
	float: left;
	overflow: hidden;
}

div.box,div.box_last {
	width: 198px;
}

* html div.box {
	height: 199px;
	width: 200px;
}

* html div.box_last {
	height: 199px;
	width: 200px;
}

div.big,div.big_last {
	width: 403px !important;
}

* html div.big {
	width: 405px !important;
}

* html div.big_last {
	width: 405px !important;
}

div.box_last,div.big_last {
	margin-right: 0;
}

div.box h2,div.box_last h2,div.big h2,div.big_last h2 {
	text-align: center;
	display: block;
	height: 18px;
	margin: 2px 4px 6px 4px;
	line-height: 13px;
	overflow: hidden;
	font-size: 10px;
	color: #333;
	border-bottom: 1px solid #e9e9e9;
}

div.box h2,div.box_last h2 {
	width: 190px;
}

div.big h2,div.big_last h2 {
	width: 395px !important;
}

.page-title h2 {
	margin: 10px 10px 10px 10px;
	font-size: 18px;
	font-weight: bold;
	min-height: 28px;
	line-height: 25px;
	width: 611px;
}
#logo_home_navi h1{
    text-indent: -999em;
    position: absolute;
}
#logo_home_navi a{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 99px;
    width: 340px;
}
div.box,div.box_last {
	position: relative;
	left: 0;
	top: 0;
}

div.box div,div.box_last div {
	line-height: 12px;
	padding: 0 5px 0 5px;
	font-weight: normal;
	font-size: 10px;
}

div.box div strong,div.box_last div strong {
	font-weight: bold;
}

div.box a.link,div.box_last a.link {
	display: block;
	position: absolute;
	left: 0;
	top: 160px;
	text-align: right;
	overflow: hidden;
	text-decoration: none;
	border: 1px solid #004c96;
	background-color: #003c77;
	width: 196px;
}

div.big a.link,div.big_last a.link {
	width: 401px;
}

* html div.box a.link {
	width: 198px;
}

* html div.box_last a.link {
	width: 198px;
}

* html div.big a.link {
	width: 403px;
}

* html div.big_last a.link {
	width: 403px;
}

div.box a.link span,div.box_last a.link span {
	padding-right: 4px;
	padding-top: 18px;
	height: 35px;
	display: block;
	font-size: 10px;
	color: #fea800;
	background-color: #003c77;
	background-image: url(/images/mehr_infos_bg.gif);
	font-weight: bold;
}

div.box a.preis_link,div.box_last a.preis_link {
	position: absolute;
	left: 0;
	top: 124px;
	width: 198px;
	height: 74px;
	text-decoration: none;
	border: 0px solid;
	background-image: url(/images/24std.gif);
}

div.box a.fierund20,div.box_last a.fierund20 {
	background-image: url(/images/24std.png) !important;
}

div.box a.preis_link strong,div.box_last a.preis_link strong {
	position: absolute;
	right: 5px;
	font-size: 15px;
	font-weight: bold;
	bottom: 20px;
	color: #fff;
}

div.box a.preis_link span,div.box_last a.preis_link span {
	position: absolute;
	right: 5px;
	bottom: 3px;
	color: #fea800;
	font-size: 9px;
}

div.box img.kauftipp,div.box_last img.kauftipp {
	position: absolute;
	right: 6px;
	bottom: 64px;
}

div.box img.superleise,div.box_last img.superleise {
	position: absolute;
	right: 6px;
	bottom: 46px;
}

#beamer_lefthand {
	width: 201px;
	border-left: 1px solid #fff;
	text-align: left;
}

a#img_top_righthand {
	display: block;
	width: 154px;
	height: 30px;
	background-color: #fff;
	border: 1px solid #e9e9e9;
	border-right: 0px solid;
	border-bottom: 0px solid;
	margin: 0px;
}

a#img_top_righthand img#rss_icon {
	z-index: 99999;
	position: absolute;
	left: -10px;
	margin-top: -6px;
}

#right_content div#inner_right_hand {
	background-color: #fff;
	color: #333;
	padding: 0 5px 0 4px;
	width: 144px;
	border-left: 1px solid #e9e9e9;
	overflow: hidden;
}

* html #right_content div#inner_right_hand {
	width: 154px;
}

#right_content div.right_bar {
	background-color: #fff;
	border: solid #e9e9e9;
	border-width: 1px 0 1px 1px;
}
#right_content div.right_bar div {
	padding: 0 4px 0 4px;
}

div.right_bar  .prodList a { /* added by t0b1 */
	display: block;
	text-align: center;
	width: 100%;
	padding: 2px 0px 2px 0px;
	margin: 0px 2px 0px 2px;
}

div.right_bar div.prodSearch{
	text-align: left;
	margin: 0px 12px 0px 8px;
}
div.right_bar div.prodSearch div{
	margin:0;
	padding:0 0px !important;
	margin-bottom: 4px;
}
div.right_bar div.prodSearch h3{
	font-size:10px;
	color:#999999;
}
div#inner_right_hand a {
	text-decoration: none;
}

div#inner_right_hand a:hover {
	text-decoration: underline;
}

#right_content div.right_top {
	height: 10px;
	background-color: #f4f4f4;
	overflow: hidden;
}

#left_static div.left_bar {
	background-color: #fff;
	border: solid #e9e9e9;
	border-width: 1px 1px 1px 0;
}
#left_static div.left_bar div {
	padding: 0 4px 0 4px;
}

#left_static div.left_top {
	height: 10px;
	overflow: hidden;
}

p.teaser {
	padding: 2px;
	padding-left: 4px;
}

div.hr {
	margin-top: 3px;
	margin-bottom: 3px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	background-color: #e4e4e4;
}

img#dimag {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	z-index: -1;
}

tr.headlines td a {
	text-align: center;
	font-weight: bold;
	display: block;
	border-left: 1px solid #004c96;
	border-right: 1px solid #004c96;
	background-color: #003c77;
	background-image: url(/images/table_top.gif);
	line-height: 19px;
	font-size: 10px;
	height: 19px;
	color: #fff;
	overflow: hidden;
}

tr.headlines td a:hover {
	color: #fea800;
}

tr.headlines td#bild a,tr.headlines td#modell a {
	width: 83px;
}

* html tr.headlines td#modell a {
	width: 85px;
}

* html tr.headlines td#bild a {
	width: 85px;
}

tr.headlines td#icon a {
	width: 23px;
}

* html tr.headlines td#icon a {
	width: 25px;
}

tr.headlines td#aufloes a {
	width: 83px;
}

* html tr.headlines td#aufloes a {
	width: 85px;
}

tr.headlines td#ansi a {
	width: 55px;
}

* html tr.headlines td#ansi a {
	width: 57px;
}

tr.headlines td#technik a,tr.headlines td#kg a {
	width: 33px;
}

* html tr.headlines td#technik a {
	width: 35px;
}

* html tr.headlines td#kg a {
	width: 35px;
}

tr.headlines td#lager a {
	width: 52px;
}

* html tr.headlines td#lager a {
	width: 59px;
}

tr.headlines td#anfr a {
	width: 130px;
}

* html tr.headlines td#anfr a {
	width: 127px;
}

tr.headlines td#dichte a {
	width: 57px;
}

* html tr.headlines td#dichte a {
	width: 59px;
}

tr.headlines td#diagonale a {
	width: 31px;
}

* html tr.headlines td#diagonale a {
	width: 33px;
}

tr.headlines td#modelle a {
	width: 303px; /*  361 */
}

* html tr.headlines td#modelle a {
	width: 305px; /*  363 */
}

a.list {
	color: #3e3ebb;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.list {
	font-size: 11px;
}

a.list_child {
	color: #3e3ebb;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.list:hover {
	text-decoration: underline;
}

tr.lines td,tr.lines2 td {
	text-align: center;
	vertical-align: middle;
	height: 67px;
}

tr.lines,tr.lines2 {
	text-align: center;
	vertical-align: top;
}

tr.lines td {
	border: 1px solid #e9e9e9;
	background-color: #fff;
}

tr.lines2 td {
	border: 1px solid #e9e9e9;
	background-color: #f8f8f8;
}

tr.lines2 td.first {
	background-color: #fff;
}

tr.lines td span.ninepix,tr.lines2 td span.ninepix {
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #fea800;
}

tr.lines td div.ninepix,tr.lines2 td div.ninepix {
	height: 9px;
	overflow: hidden;
	line-height: 1px;
}

tr.lines td div.tenpix,tr.lines2 td div.tenpix {
	text-align: right;
	font-size: 10px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
}

tr.lines td,tr.lines td *,tr.lines2 td,tr.lines2 td * {
	font-size: 10px;
}

tr.lines td a,tr.lines2 td a {
	font-weight: bold;
	color: #fea800;
}

tr.lines div.money,tr.lines2 div.money {
	text-align: right;
	margin-right: 7px;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 1px;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}

tr.lines div.lieferstatus,tr.lines2 div.lieferstatus {
	font-weight: bold;
}

tr.lines div.lieferstatus img,tr.lines2 div.lieferstatus img {
	margin: 0 1px -1px 2px;
}

span.child_lieferstatus img {
	margin: 0 1px -1px 2px;
}

div.legende_lieferstatus img {
	margin: 0 1px -1px 2px;
}

tr.lines td img,tr.lines2 td img {
	font-size: 4px;
	line-height: 6px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

div.list {
	position: absolute;
}

tr.lines td div.white {
	color: #fff;
}

tr.lines2 td div.white {
	color: #f8f8f8;
}

div#this_page {
	position: relative;
	left: -38px;
	color: #004c96;
	font-weight: bold;
}

* html div#this_page {
	left: -34px;
}

div.long {
	height: 140px;
}

* html div.long {
	height: 142px;
}

div.listen_navi_content div{
	width: 280px;
	margin-right:15px;
}
div.listen_navi_content a,div.listen_navi_content a strong {
	font-size: 11px;
	font-weight: bold;
	color: #004c96;
	line-height: 21px;
	text-decoration: none;
}

div.listen_navi_content a:hover,div.listen_navi_content a:hover strong {
	color: #fea800;
	text-decoration: none;
}

div.listen_navi_content a strong {
	font-weight: bold;
}

div.listen_navi_content {
	width: 588px;
	overflow: hidden;
}

div.infobox_tel_nr {
	margin-left: 3px;
	padding-left: 6px;
	/*background-color:#004c96;*/
	background-color: #e9e9e9;
	width: 144px;
}

div.infobox_tel_nr div {
	color: #fea800;
}

* html div.infobox_tel_nr {
	width: 147px;
}

div.infobox_tel_nr a {
	color: #fea800;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

* html .clear {
	display: none;
}

.clr {
	clear: both;
}

tr.noline {
	display: none;
}

a.rss {
	color: #004c96;
}

.online_left_margin {
	line-height: 28px;
	margin-left: 10px;
}

a#rss_uebersicht {
	display: block;
	padding: 0;
	margin: 0;
	width: 154px;
	border: 1px solid #e9e9e9;
	border-right: 0px solid;
	border-top: 0px solid;
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	color: #fea800;
	line-height: 18px;
}

input.form {
	width: 150px;
}

input.formSmall {
	width: 40px;
}

div.teaser {
	height: 139px;
	position: relative;
	margin-left: 0px;
}

div.produkte {
	position: relative;
}

div.teaser tr {
	height: 43px;
	vertical-align: middle;
}

div.teaser tr:hover { /* addded by t0b1 */
	background-color: #F4F4F4;
}

a.list2 {
	position: absolute;
	margin-top: 62px;
	height: 18px;
	width: 70px;
	text-decoration: none;
}

div#left_navi div {
	padding-left: 10px;
	border-top: 1px solid #fff;
	height: 21px;
	display: block;
	overflow: hidden;
}

div#left_navi h2 {
	margin: 0;
	padding: 0;
	background-image: url(/images/left_navi_top.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	width: 186px;
	height: 28px;
	position: relative;
	top: 1px;
	margin-top: -1px;
	z-index: 9;
	overflow: hidden;
}

* html div#left_navi h2 {
	width: 198px;
}

div#left_navi div a {
	text-decoration: none;
}

div#left_navi div.subnavi_a a {
	color: #fea800;
}

div.navi_a a {
	color: #fff;
}

div.navi_a a:hover {
	color: #fea800;
}

div#left_navi div.subnavi a,div#left_navi div.subnavi_a a {
	font-weight: normal;
}

div#left_navi div.subnavi_b {
	display: none;
}

div.navi,div.navi_a {
	position: relative;
	margin: 0;
	padding: 0;
}

div.navi {
	background-color: #e9e9e9;
}

div.navi_a {
	background-image: url(/images/table_top.gif);
}

div#left_navi a.sign {
	position: absolute;
	top: 5px;
	left: 10px;
	margin: 0;
	padding: 0;
	display: block;
}

div#left_navi a.nav_link,div#left_navi a.nav_link_hover {
	position: absolute;
	display: block;
	left: 25px;
	top: 2px;
	white-space: nowrap;
}

div.subnavi,div.subnavi_a {
	position: relative;
	margin: 0;
	padding: 0;
	height: 21px;
	overflow: hidden;
}

div#left_navi a.subnav_link,div#left_navi a.subnav_link_hover {
	position: absolute;
	display: block;
	left: 5px;
	top: 2px;
	font-weight: normal;
	white-space: nowrap;
}

div#left_navi a.subnav_link_hover,div#left_navi a.nav_link_hover {
	color: #fea800;
	font-weight: bold !important;
}

div#left_navi h2 a {
	display: block;
	text-align: left;
	font-size: 12px;
	line-height: 25px;
}

div#left_navi h2 a.h2_hover {
	color: #fea800;
}

div.realContent ul li {
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 2px;
	list-style-image: url(/images/li_all.gif);
}

div.realContent ul {
	padding-left: 12px;
	margin-left: 2px;
}

* html div.realContent ul li {
	list-style-image: none;
	margin-left: 2px;
}

*+html div.realContent ul li {
	list-style-image: none;
	margin-left: 2px;
}

h\tml:f\irst-child>body div.realContent ul {
	padding-left: 2px;
}

h\tml:f\irst-child>body div.realContent ul li {
	padding-left: 12px;
	list-style-image: url(/images/li_all.gif);
}

.contentPadding {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.glossar {
	color: #0000cc !important;
	line-height: 12px;
	display: inline;
	font-weight: normal;
}

div#at_share tr {
	background-color: #f4f4f4 !important;
}

div#at_share tr div,div#addthis_dropdown15 tr span {
	color: #004c96 !important;
	font-weight: bold !important;
}

div#at_share tr div#at_share {
	background-color: #f4f4f4 !important;
}

div#at_share td {
	padding-bottom: 6px;
}

div.abstand {
	height: 60px;
	padding: 5px;
}

* html div.abstand {
	height: 70px;
}

div#trennline {
	display: block;
	line-height: 30px;
	height: 43px;
	overflow: hidden;
	z-index: 999;
	position: relative;
	margin: -22px 5px 0 0;
}

* html div#trennline {
	height: 42px;
}

*+html div#trennline {
	height: 39px;
}

div.abstand {
	height: 60px;
	padding: 5px;
}

* html div.abstand {
	height: 70px;
	overflow: hidden;
}

*+html div.abstand {
	overflow: hidden;
}

div.abstand2 {
	height: 53px;
	padding: 5px;
	overflow: hidden;
}

* html div.abstand2 {
	height: 63px;
	overflow: hidden;
}

*+html div.abstand2 {
	height: 55px;
	overflow: hidden;
}

div.versch_aus,div.versch_aus2 {
	height: 37px;
	line-height: 28px;
	border-top: 2px solid #eee;
	margin-top: -22px;
	margin-right: 5px;
}

div.versch_aus2 {
	border-top: 2px solid #e9e9e9;
}

*+html div.versch_aus {
	margin-top: -24px;
}

*+html div.versch_aus2 {
	margin-top: -24px;
}

div.balken {
	width: 594px;
	overflow: hidden;
	height: 15px;
	padding: 0;
	margin: 0;
	padding-left: 12px;
	overflow: hidden;
	background-color: #003c77;
	background-image: url(/images/mehr_infos_bg.gif);
}

div.balken h3,div.balken span {
	color: #fea800;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

div.infobox div.nopadding {
	padding: 0 0 0 0;
	width: 609px;
	border-top: 0px solid;
	border-bottom: 0px solid;
}

tr.prod_detail,tr.prod_detail2 {
	height: 19px;
	vertical-align: top;
}

tr.prod_detail2 {
	background-color: #f8f8f8;
}

tr.prod_detail2 td {
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
}

tr.prod_detail td,tr.prod_detail2 td {
	padding-left: 0px;
	padding-right: 4px;
}

div#welcome {
	position: absolute;
	top: 81px;
	right: 0px;
	padding-right:4px;
}

div#welcome,div#welcome a {
	font-size: 9px;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
	font-weight: bold;
	color: #004c96;
}

input[type="radio"] {
	border: none;
}
/* Flash Messages */
#flash_messages{
    border: 3px solid #FEA800;
    background: #fff;
    margin-top:10px;
}
#flash_messages ul{
    margin-left: 10px;
    padding: 0;
}
#flash_messages ul li{
    list-style: none;
    font-weight:bold;
    margin: 8px 0;
}