@import "layout_ebay.css";
@import "rounded.css";


* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:986px;
}
body {
	background:url(../images/main-bg.jpg) no-repeat 50% 0 #ededed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:0.9375em;
	color:#646464;
}
a {
	color:#1A7DA8;
	outline:none;
}
a:hover{
	text-decoration:none;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}

.rss_font{
	background:url(../images/rss1.png) no-repeat right 1px;
	padding-right:22px;
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
	color:#666;
	letter-spacing: 1px;
	text-align:right;
	font-weight: normal;
	float: right;
}

.rss_font:hover {
	color:#1A7DA8;
	text-decoration:none;
}
.line_hight7{ height:7px;}


.aligncenter { 
	text-align:center;
}
.alignleft {
	text-align:left;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}

/*---------- MultiView -----------*/
.pad_left3{padding-left: 4px;}
.pad_left4{padding-left: 1px;margin-top: 4px;}
#multi {font-size: 12px;color:#333333;}
#multi h1 {padding: 1px;color:#14629E;font-family:Arial;font-size:12px;font-weight:bold;}
#multi .imgoffer {clear:both; padding:0px 6px 6px 0px;background: url(../images/loader.gif) no-repeat center;}
#multi .imagespace {height:90px;min-height:90px;max-height:90px;margin:0; padding:0;padding-left: 35px;}
#multi .centerspace {margin:0px;height:90px;min-height:90px;}
#multi .bottomspace {margin: 2px 0px 0px 0px;height:25px;min-height:25px}
#multi .storename{color:#494949;font-weight:normal;}


/*==== GLOBAL =====*/
#main {
	width:986px;
	margin:0 auto;
	font-size:0.75em;
	padding:0px 0 5px 0;
}
#main_head {
	width:986px;
	margin:0 auto;
	font-size:0.75em;
	padding:0px 0 0px 0;
/*	 
	background:url(../images/main-bg.jpg) no-repeat 50% 0 #ededed; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:.9375em;
	color:#7f7f7f;*/

}

#header {
	height:168px;
	margin-bottom:13px;
	overflow:hidden;
}
#content {
	background:#fff;
	padding:15px 14px 30px 16px;
}
	#content .aside {
		float:left;
		width:204px;
		margin-right:15px;
	}
	#content .mainContent {
		float:left;
		width:736px;
	}
#content1 {
	background:#fff;
	padding:0px 14px 30px 16px;
}
	#content1 .aside {
	float:left;
	width:204px;
	margin-right:15px;
	padding-top: 15px;
	}
	#content1 .mainContent {
		float:left;
		width:736px;
	}
/*----- forms parameters -----*/

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	vertical-align:middle;
	font-weight:bold;
}
 select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
	font-weight:normal;
}
 textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	vertical-align:middle;
	font-weight:normal;
}
/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:7px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.indent10 {padding:5px 8px 4px 8px;}
.indent03 { padding:7px 5px 8px 5px;}
.indent04 { padding:7px 8px 26px 10px;}


/*----- txt, links, lines, titles -----*/

h2 {
	font-size:21px;
	line-height:1.1em;
	color:#393939;
	border-bottom:2px solid #AA0909;
	padding:1px 0 12px 0;
	margin-bottom:13px;
}
	h2.alt {
		margin-bottom:1px;
	}
h3 {
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	color:#4e4d4d;
}
dl {
	font-size:13px;
	line-height:1.2em;
	font-weight:normal;
	color:#333;
}

h5 {
	font-size:16px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:12px;
}
	h5 a {
		text-decoration:none;
	}
		h5 a:hover {
			text-decoration:underline;
		}
	h5 span {
		font-size:12px;
		color:#000;
	}



.txt1 {
	color:#393939;
}

.link1 {
	display:block;
	float:right;
	background:url(../images/link1-bg.gif) left top repeat-x;
	color:#4c4e4e;
	text-decoration:none;
	font-size:12px;
}
	.link1 em {
		display:block;
		background:url(../images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(../images/link1-right-sprite.gif) no-repeat right top; 
		padding:0 28px 0 10px; 
		font-style:normal;
		line-height:26px;
	}
	.link1:hover {
		color:#000;
	}
		.link1:hover b {
			background-position:100% -26px;
		}

.link2 {
	display:block;
	float:right;
	background:url(../images/link1-bg.gif) left top repeat-x;
	color:#4c4e4e;
	text-decoration:none;
	font-size:12px;
}
	.link2 em {
		display:block;
		background:url(../images/link1-left.gif) no-repeat left top;
	}
	.link2 b { 
		display:block;
		background:url(../images/link1-right-sprite.gif) no-repeat right top; 
		padding:0 28px 0 10px; 
		font-style:normal;
		line-height:26px;
	}
	.link2:hover {
		color:#000;
	}
		.link2:hover b {
			background-position:100% -26px;
		}

.line-hor { 
	background:#e6e6e6;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:13px -12px 15px -14px;
}

.title {
	width:100%;
	overflow:hidden;
	margin-bottom:6px;
	height: 16px;
}
	.title a {
		float:right;
		font-weight:bold;
		font-size:13px;
		padding-top:5px;
	}


/*==================boxes====================*/
.box {
	width:100%;
	background:url(../images/box-bg1.gif) 0 0 repeat-x #fefefe;
}
.box.alt-bg {
	background:url(../images/box-bg1-alt.gif) 0 0 repeat-x #fff;
}
	.box .left-top-corner {
		background:url(../images/left-top-corner.gif) no-repeat left top;
	}
	.box.alt-bg .left-top-corner {
		background:url(../images/left-top-corner-alt.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(../images/right-top-corner.gif) no-repeat right top;
	}
	.box.alt-bg .right-top-corner {
		background:url(../images/right-top-corner-alt.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(../images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(../images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner {
	padding:13px 8px 10px 8px;
	}
	.box .inner1 { 
		padding:13px 15px 10px 9px;
	}
	.box .inner2 {
	padding:0px 8px 10px 9px;
	}
	.box .inner3 {
	padding:7px 5px 8px 6px;
	}


.box1 {
	width:100%;
	background:#fff;
}
	.box1 .border-top {
		background:url(../images/border1.gif) 0 0 repeat-x;
	}
	.box1 .border-right {
		background:url(../images/border1.gif) 100% 0 repeat-y;
	}
	.box1 .border-bot {
		background:url(../images/border-bot1.gif) 0 100% repeat-x;
	}
	.box1 .border-left {
		background:url(../images/border1.gif) 0 0 repeat-y;
	}
	.box1 .left-top-corner {
		background:url(../images/left-top-corner1.gif) no-repeat left top;
	}
	.box1 .right-top-corner {
		background:url(../images/right-top-corner1.gif) no-repeat right top;
	}
	.box1 .left-bot-corner {
		background:url(../images/left-bot-corner1.gif) no-repeat left bottom;
		}
	.box1 .right-bot-corner {
		background:url(../images/right-bot-corner1.gif) no-repeat right bottom;
		}
	.box1 .inner { 
		padding:15px 15px 16px 15px;
	}


.box2 {
	width:100%;
	background:#edeeee;
}
	.box2 .left-top-corner {
		background:url(../images/left-top-corner2.gif) no-repeat left top;
	}
	.box2 .right-top-corner {
		background:url(../images/right-top-corner2.gif) no-repeat right top;
	}
	.box2 .left-bot-corner {
		background:url(../images/left-bot-corner2.gif) no-repeat left bottom;
		}
	.box2 .right-bot-corner {
		background:url(../images/right-bot-corner2.gif) no-repeat right bottom;
		}
	.box2 .inner {
	padding:14px 11px 10px 13px;
	}
		.box2 h3 {
	border-bottom:0px solid #b2b3b3;
	padding-bottom:4px;
	margin-bottom:2px;
		}

.box3 {
	width:100%;
	background:#fff;
	float: none;
}
	.box3 .border-top {
		background:url(../images/border2.gif) 0 0 repeat-x;
	}
	.box3 .border-right {
		background:url(../images/border2.gif) 100% 0 repeat-y;
	}
	.box3 .border-bot {
		background:url(../images/border2.gif) 0 100% repeat-x;
	}
	.box3 .border-left {
		background:url(../images/border2.gif) 0 0 repeat-y;
	}
	.box3 .left-top-corner {
		background:url(../images/left-top-corner3.gif) no-repeat left top;
	}
	.box3 .right-top-corner {
		background:url(../images/right-top-corner3.gif) no-repeat right top;
	}
	.box3 .left-bot-corner {
		background:url(../images/left-bot-corner3.gif) no-repeat left bottom;
		}
	.box3 .right-bot-corner {
		background:url(../images/right-bot-corner3.gif) no-repeat right bottom;
		}
	.box3 .inner { 
		padding:15px 15px 16px 19px;
	}


/*===== header =====*/
.header-box .left-top-corner {
	background:url(../images/header-left-top-corner.png) no-repeat 0 0;
	padding-left:4px;
}
.header-box .right-top-corner {
	background:url(../images/header-right-top-corner.png) no-repeat 100% 0;
	padding-right:4px;
}
.header-box .border-top {
	height:4px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	background:url(../images/box-bg.png);
}
	.header-box .indent {
		background:url(../images/box-bg.png) 0 0;
		padding:0 15px 17px 16px;
	}
#header .row-1 {
	height:122px;
}
	#header .row-1 .fleft {
	padding:5px 0 0 1px;
	height: 107px;
	}
		#header .row-1 .fleft1 {
	padding:0 0 0 92px;
	margin-top: 0px;
	font-weight: bold;
	}

	#header .row-1 .fright {
	text-align:right;
	}
	#header .row-1 .social {
	padding-right: 0px;
	display: inline-block;
	float: right;
	margin-top: -3px;
}
		.adv-nav {
	padding:10px 0px 46px 0px;
		}
			.adv-nav li {
	display:block;
	color:#8f8f8f;
	
			}
				.adv-nav li a {
					color:#000;
					text-decoration:none;
					padding:0 3px 0 2px;font-size: 10px;
				}
				.adv-nav li a:hover {
					text-decoration:underline;
				}
	
	.nav-box {
		background:url(../images/nav-bg.gif) 0 0 repeat-x;
		width:100%;
	}
		.nav-box .left {
			background:url(../images/nav-left.gif) 0 0 no-repeat;
		}
		.nav-box .right {
			background:url(../images/nav-right.gif) no-repeat 100% 0;
			height:29px;
		}
	
	#header .nav {
		padding:3px 0 0 5px;
	}
	#header .nav li {
		float:left;
		padding-right:5px;
	}
		#header .nav li a {
			float:left;
			color:#fff;
			text-decoration:none;
		}
			#header .nav li span {
				float:left;
				cursor:pointer;
			}
				#header .nav li span span {
					padding:0 10px 0 10px;
					line-height:23px;
				}
		
		#header .nav li a:hover, #header .nav li a.current {
			background:url(../images/nav-link-bg.gif) 0 0 repeat-x;
			color:#3f3f3f;
		}
			#header .nav li a:hover span, #header .nav li a.current span {
				background:url(../images/nav-link-left.gif) 0 0 no-repeat;
			}
				#header .nav li a:hover span span, #header .nav li a.current span span {
					background:url(../images/nav-link-right.gif) no-repeat 100% 0;
				}

/*===== content =====*/
/*====== Anfang Zufall/Random-Image Header =============*/	
.jsclass body .randomcontent{display: none;}
.jsclass body .randomcontent1{ 	display: none;}
.jsclass body .randomcontent2{ 	display: none;}
.jsclass body .randomcontent3{ 	display: none;}
/*====== Ende Zufall/Random-Image Header =============*/


/*--- slider begin ---*/

div#feature_list {
	width: 712px;
	height: 230px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul {
	position: absolute;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	left: 6px;
	bottom:0;
	z-index: 10;
	width: 708px;
}

ul#tabs li {
	display:inline;
}

ul#tabs li a {
	float:left;
	width:175px;
	height:42px;
	margin-right:2px;
	background:url(../images/thumb-bg1.gif) no-repeat 0 100%;
	color:#090808;
	text-decoration:none;
	display:inline;
	font-weight: bold;
}
ul#tabs li a.last {
	margin-right:0;
}
	ul#tabs li img {
		margin-top:16px;
	}
	ul#tabs li span {
	display:block;
	padding:15px 0 0 15px;
	}


ul#tabs li a.current, ul#tabs li a:hover {
	background:url(../images/thumb-bg2.gif) no-repeat 0 0;
	color: #3A98C5;
	text-decoration: none;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	width: 712px;
	height: 179px;
	position: relative;
	left:0;
	top:0;
	z-index:1;
}

ul#output li {
	position: absolute;
	width: 706px;
	height: 188px;
	left:6px;
	top:0;
}
	ul#output li .link1 {
	float:right;
	margin-right: 10px;
	margin-top: 3px;
	}
	ul#output li .link2 {
	float:right;
	margin-right: 85px;
	margin-top: 0px;
	}

	ul#output li .description {
	background:url(../images/slide-description.png) no-repeat 0 0;
	width:340px;
	height:172px;
	position:absolute;
	top:8px;
	left:0px;
	display:inline-block;
	}
	ul#output li img {
		display:none;
	}

	
		ul#output li .description .indent {
	padding:7px 10px 0 20px;
		}
		ul#output li .description .indent1 {
	padding:7px 10px 0 15px;
		}
		ul#output li .description h2 {
	font-size:18px;
	line-height:1.2em;
	color:#090808;
	border:none;
	padding:2px 0 0 0;
	margin:0;
	float:left;
		}
			ul#output li .description h2 span {
				font-size:12px;
				font-weight:normal;
			}
			
	
/*--- slider end ---*/
.line_dot_x{ background:url(../images/line_dot_x.gif) 0 0 repeat-x; height:12px;}
.line_dot_x1{background:url(../images/line_dot_x.gif) 0 0 repeat-x;	height:10px;margin-top: 10px;}
.line_dot_x2{
	background:url(../images/line_dot_x.gif) 0 0 repeat-x;
	height:8px;
	margin-top: 1px;
	margin-bottom: 4px;
}
.main_keysitemap{font-family: Arial, Verdana, sans-serif;font-size:14px;text-decoration:none;color:#3F72A9;	font-weight: bold;cursor: pointer; padding: 5px 10px 5px 10px; border:0px solid #ddd; background: transparent;}

:hover.main_keysitemap {
	color:#FFF;
	text-decoration:none;
}
.line_x1{ height:1px; font-size:0; background:url(../images/line_xx.gif) left top repeat-x; margin:7px 0 7px 0;}
.line_x2{ height:1px; font-size:0; background:url(../images/line_xx.gif) left top repeat-x; margin:10px 0 9px 0;}
.indent_content_kat {padding:4px 6px 0px 6px;color: #666666;}
.font12_1 {font-size: 11px;font-style: normal;color: #1A7DA8;text-align: left;font-weight: normal;text-decoration: none;font-family: Verdana, Geneva, sans-serif;}
:hover.font12_1 {color:#3a3a3a;	text-decoration:none;}

.font12_2 {	font-size: 11px;font-style: normal;	color: #1A7DA8;	text-align: left;font-weight: bold;	text-decoration: none;}
:hover.font12_2 {color:#3a3a3a;	text-decoration:none;}
.font12_3 {	font-size: 12px;padding-right: 30px;color: #333333;}
.font12_4 {	font-size: 12px;font-style: normal;	color: #14629E;	text-align: left;font-weight: bold;	text-decoration: none;}
:hover.font12_4 {color:#AA0909;text-decoration:none;}
.font12_41 {font-size: 12px;font-style: normal;	color: #14629E;	text-align: left;font-weight: normal;text-decoration: none;}
:hover.font12_41 {color:#AA0909;text-decoration:none;}
.font12_5 {	font-size: 11px;color: #515151;	font-family: Verdana, Arial, Helvetica, sans-serif;}
.font14_1 {font-size: 14px;color: #AA0909;text-transform: uppercase;font-weight: bold;}
.font12_6 {
	font-size: 12px;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 17px;
}

.font_pfad{font-family: Arial, Helvetica, sans-serif;color: #14629E;text-decoration:none;}
:hover.font_pfad {color:#AA0909;text-decoration:none;}
.rounded1{	-moz-border-radius:4px;	/* Rounded edges in Firefox */}
.rounded{	-moz-border-radius:6px;	/* Rounded edges in Firefox */}
.font11_sozial {
	font-size: 11px;
	font-style: normal;
	color: #494D54;
}
.font11_footer {font-size: 11px;font-style: normal;	color: #CCC;}

.font10_num {font-size: 10px;font-style: normal;color: #494D54;text-decoration: none;font-weight: normal;}
.cont_bot_indent { height:7px;}
.main_text2{font-family:Arial, Helvetica, sans-serif;font-size: 11px;color:#1A7DA8;text-decoration:none;text-transform:uppercase;}
.main_text2:hover{text-decoration:none;color: #3a3a3a;}
.main_text3_1{font-family:Arial, Helvetica, sans-serif;font-size: 12px;color:#AB0000;text-decoration:none;}
.main_text3_1:hover{text-decoration:underline;color: #14629E;}
.textlink12_4{font-family:Arial, Helvetica, sans-serif;font-size: 11px;color:#14629E;font-weight:bold;}

.main_text4{font-family:Arial, Helvetica, sans-serif;color: #AA0909;text-decoration:none;font-size:11px;line-height:1.625em;font-weight: bold;text-transform:uppercase;}
:hover.main_text4 {color:#3A98C5;text-decoration:none;}
.main_text5{font-family:Arial, Helvetica, sans-serif;color: #1A7DA8;background:url(../images/arrow-down.gif) 4px 6px no-repeat;letter-spacing: 1px;	font-size:12px;line-height:1.625em;}
:hover.main_text5 {	color:#3a3a3a;}


.main_text6{font-family:Arial, Helvetica, sans-serif;color: #3a3a3a;background:url(../images/list-marker.gif) center left no-repeat;padding:0 0 0 5px;	text-decoration:none;font-size:11px;line-height:1.625em;font-weight: bold;	text-transform:uppercase;}
:hover.main_text6 {color:#1A7DA8;text-decoration:none;}
.main_text7{font-family:Arial, Helvetica, sans-serif;color: #333333;background:url(../images/weiterlesen.jpg) center left no-repeat;padding:0 0 0 14px;	text-decoration:none;font-size:11px;line-height:1.625em;}
:hover.main_text7 {color:#1A7DA8;text-decoration:none;}
.link_kat{font-family:Arial, Helvetica, sans-serif;font-size: 11px;color:#6A6A6A;font-weight:bold;padding:0 0 0 0;text-transform:uppercase;text-decoration: none;}
.link_kat:hover{text-decoration:none;color: #1A7DA8;}

.main_text_kat2{font-family: Arial, Helvetica, sans-serif;padding:0 0 0 9px;font-size:12px;text-decoration:none;color:#6A6A6A;background:url(../images/strich.gif) center left no-repeat;}
:hover.main_text_kat2 {color:#1A7DA8;text-decoration:none;}
.textlink10{font-family:Arial, Helvetica, sans-serif;font-size: 10px;font-weight:bold;text-decoration:none;color: #3f3f3f;text-transform: uppercase;}
.textlink11{font-family:Arial, Helvetica, sans-serif;font-size: 11px;font-weight:bold;text-decoration:none;color: #3f3f3f;text-transform: uppercase;}
.textlink11_1{font-family:Arial, Helvetica, sans-serif;font-size: 11px;color: #3f3f3f;}
.main_slider_1{font-family:Arial, Helvetica, sans-serif;font-size: 12px;color: #1A7DA8;text-decoration:none;font-weight: bold;}
.main_slider_1:hover{text-decoration:none;color: #AB0000;}
.main_slider_2{font-family:Arial, Helvetica, sans-serif;font-size: 12px;color:#AB0000;text-decoration:none;font-weight: bold;}
.main_slider_2:hover{text-decoration:none;color: #1A7DA8;}


/* breadcrumbs */
.font_breadcrumbs {font-size:12px;color:#14629E;font-family:verdana,arial,sans-serif;}
:hover.font_breadcrumbs {color:#AA0909;	text-decoration:none;}
.font_breadcrumbs0 {font-size:13px;color:#14629E;font-family: Arial, Helvetica, sans-serif;text-decoration: none;}
.font_breadcrumbs1 {font-size:14px;color:#14629E;font-family: Arial, Helvetica, sans-serif;text-decoration: none;}

.breadcrumbs ul {width:100%;list-style:none;margin:0px;padding:0 0 0 5px;font-family:verdana,arial,sans-serif;font-size:12px}
.breadcrumbs ul li {display:inline;padding:0 0 0 15px;color:#069182;background:transparent url(../images/arrow6.gif) no-repeat 0 55%;}
.breadcrumbs ul a {color:#3f3f3f;text-decoration:none;font-size: 12px;}
.breadcrumbs ul a:hover {color:#AA0909;}
#preview_box {
	margin: 10px 5px 5px 0;
	padding:5px;
	border: solid 1px #cccccc;
	float:left;
	text-align: center;
	width: 120px;
}
#preview_quelle {width: 100px;overflow: hidden;font-size: 8px;}
#news_quelle {
	width: 100px;
	overflow: hidden;
	font-size: 9px;
	padding-top: 4px;
}

#newscontent {
	padding-top:10px;
	padding-bottom: 10px;
}
#newscontent ul{padding-left:20px;}

/* Ende breadcrumbs*/


#content .section {
	padding-bottom:8px;
}
	ol {
		list-style:decimal;
	}
	ol li {
		color:#a1a1a1;
		font-size:11px;
		border-bottom:1px solid #e5e5e5;
		list-style-position:inside;
		list-style-type:decimal-leading-zero;
		padding:0 0 7px 0;
		margin-bottom:7px;
		vertical-align:top;
	}
	ol li.last {
		border-bottom:none;
	}
		ol li a {
			font-size:11px;
		}
	.list1 li {
		border-bottom:1px solid #d9d9d9;
	}
	.list1 li.last {
	border-bottom:1px solid #eee;
	}
		.list1 li a {
	display:block;
	background:#eee;
	padding:6px 0 5px 18px;
	color:#3a3a3a;
	text-decoration:none;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
		}
		.list1 li a:hover {
	background:url(../images/arrow1.gif) no-repeat 0 50% #fff;
	color:#1A7DA8;
		}
	
	.news li {
		width:100%;
		overflow:hidden;
		background:url(../images/line-dotted.gif) 0 100% repeat-x;
		padding-bottom:14px;
		margin-bottom:12px;
		vertical-align:top;
	}
		.news li img {
			float:left;
			margin-right:12px;
		}
		.news li a {
			display:block;
			padding-top:7px;
		}
	
	
	.dvd-list li {
		background:url(../images/line-dashed.gif) 0 100% repeat-x;
		padding:0 37px 11px 47px;
		margin-bottom:10px;
		position:relative;
		line-height:25px;
	}
		.dvd-list li span {
			display:block;
			position:absolute;
			left:0;
			top:0;
			font-size:11px;
			color:#6f7070;
			line-height:25px;
			text-align:center;
			width:25px;
			background:url(../images/num-bg.gif) no-repeat 0 0;
		}
		.dvd-list li a {
			color:#4c4e4e;
			font-size:11px;
		}
		.dvd-list li a:hover {
			color:#16cbf8;
		}
			.dvd-list li strong a {
				text-decoration:none;
				font-size:12px;
			}
			.dvd-list li strong a:hover {
				text-decoration:underline;
			}
		.dvd-list li a.alt {
			display:block;
			position:absolute;
			right:12px;
			top:0;
		}
	
	
	.rating li {
		position:relative;
		overflow:hidden;
		background:url(../images/line-dotted.gif) 0 100% repeat-x;
		margin-bottom:12px;
		padding:0 0 14px 33px;
		color:#393939;
	}
	.rating li.last {
		background:none;
		margin-bottom:0;
	}
		.rating li span {
			display:block;
			position:absolute;
			left:0;
			top:10px;
		}
			.rating li span img {
				margin-top:3px;
			}
		.rating li img.thumb {
			float:left;
			margin-right:12px;
		}
		.rating li p {
			margin:0;
			padding:8px 0 6px 0;
		}

/*===== footer =====*/
#footer {
	background:url(../images/footer-left-bot-corner.gif) 0 100% no-repeat #383838;
	width:100%;
	color:#fff;
}
	#footer .indent {
	background:url(../images/footer-right-bot-corner.gif) no-repeat 100% 100%;
	padding:14px 20px 12px 20px;
	}

#footer a {
	text-decoration:none;
}
	#footer a:hover {
		text-decoration:underline;
	}

#footer .nav {
	padding:0 0 6px 0;
}

#footer .nav li {
	display:inline;
	padding-right:21px;
}
	#footer .nav li a {
		color:#d7d7d7;
		text-decoration:none;
	}
	#footer .nav li a:hover {
		text-decoration:underline;
	}

#footer .users-links {
	color:#777;
	margin-left:1px;
	padding-bottom:6px;
	font-size: 10px;

}
	#footer .users-links li {
		color:#777;
		display:inline;	font-size: 10px;

	}
		#footer .users-links li a {
	color:#777;
	text-decoration:none;
	padding:0 7px 0 5px;
	font-size: 10px;

		}
		#footer .users-links li a:hover {
			text-decoration:underline;
		}
	


.social-services {
	float:right;
}
	.social-services li {
	float:left;
	padding-left:3px;
	}


/*----- forms -----*/
#search-form fieldset {
	border:none;
	background:url(../images/search-bg.gif) no-repeat 100% 0;
	color:#3e3e3e;
}
	#search-form input.text {
	width:330px;
	border:none;
	background:none;
	margin-right: -8px;
	padding-bottom: 3px;
	}
	#search-form input.submit {
		width:28px;
		height:27px;
		border:none;
		background:none;
		cursor:pointer
	}
#search-form strong {
	padding-right:10px;
	}
#newsletter-form fieldset {
	border:none;
}
	#newsletter-form label {
		display:block;
		height:37px;
	}
	#newsletter-form input.text {
		width:190px;
		padding:4px 0 4px 13px;
		border:1px solid #c6c6c6;
		color:#4c4e4e;
	}
	#newsletter-form input.submit {
	background:url(../images/absenden.gif) no-repeat 0 0;
	border:none;
	width:102px;
	height:26px;
	color:#4c4e4e;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	padding-left:10px;
	cursor:pointer;
	margin-right: 70px;
	}
.require{font-size: 12px;color:#FF0000;}
	
/*==========================================*/
/*---------- bubble tooltip -----------*/
a.tt{
	position:absolute;
	z-index:998;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.tt span{ display: none; }
 
/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{	z-index:999; color: #FF9900; background:;}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:0px;
	left:0;
	padding: 1px 0 0 0;
	width:250px;
	color: #666666;
	text-align: left;
	margin: 10px 0 0 -12px;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/tooltip_bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/tooltip_bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #FF9900;
	background: url(../images/tooltip_bubble.gif) no-repeat bottom;
}
/* horizontal */
a.tth{	position:relative;z-index:898;color:#3CA3FF;font-size:13px;font-weight:normal;text-decoration:none;}
a.tth span{ display: none; text-decoration:none;}
a.tth:hover{ z-index:899; color:#aaaaff;text-decoration:none;background:  transparent;}
a.tth:hover span.tooltip{display:block;	position:absolute;color: #403C39;top:8px;left:50px;	padding: 0;	width:550px;text-align: left;text-decoration:none;filter: alpha(opacity:96);	KHTMLOpacity: 0.96;	MozOpacity: 0.96;opacity: 0.96;}
a.tth:hover span.top{display: block;padding: 30px 8px 0;background: url(../images/tooltip_bubble_w.gif) no-repeat top;}
a.tth:hover span.middle{text-decoration:none;display: block;padding: 0 8px;background: url(../images/tooltip_bubble_filler_w.gif) repeat bottom; min-height: 105px;}
a.tth:hover span.bottom{display: block;padding:3px 8px 10px;color: #548912;background: url(../images/tooltip_bubble_w.gif) no-repeat bottom;}
#news_preview_img {clear:both; padding:0px 6px 0px 0px;background: url(../images/loader.gif) no-repeat center;}

/*---------- Ende bubble tooltip -----------*/


/*Anfang Pagination*/
.pag{padding: 3px;color: #333333;font-size: 12px;font-family: Arial, Helvetica, sans-serif, Tahoma;}
.pag ul{margin: 0;padding: 0;text-align: center; font-size: 14px;}
.pag li{list-style-type: none;display: inline;padding-bottom: 2px;}
.pag a, .pag a:visited{padding: 0 5px;border: 1px solid #999999;text-decoration: none;color: #444D4F;background-color:#FFFFFF;}
.pag a:hover, .pag a:active{border: 1px solid #999999;color: #FFFFFF;background-color: #146EB4;}
.pag a.currentpage{background-color: #2e6ab1;color: #FFF !important;border-color: #2b66a5;font-weight: bold;cursor: default;}
.pag a.disablelink, .pag a.disablelink:hover{background-color: white;cursor: default;color: #929292;border-color: #929292;font-weight: normal !important;}
.pag a.prevnext{font-weight: bold;}
/*Ende Pagination*/

/**********Anfang TABS*********/

@media print {.tabcontent {display:block !important;}
}
.ubercolortabs{padding: 0;width: 100%;overflow: hidden;background: transparent;}
.ubercolortabs ul{margin: 0;padding: 0;list-style: none;}
.ubercolortabs li{display: inline;margin: 0 2px 0 0;padding: 0;}
.ubercolortabs a{float: left;color: #595959;background: #D4D3D3 url(../images/roundleft_gr.gif) no-repeat left top;margin: 0 2px 0 0;padding: 0 0 1px 3px;text-decoration: none;	letter-spacing: 0.1em;}
.ubercolortabs a span{float: left;display: block;background: transparent url(../images/roundright_gr.gif) no-repeat right top;padding: 7px 9px 4px 6px;cursor: pointer;}
.ubercolortabs a span{font-size: 12px;}
.ubercolortabs a ol{float: left;display: block;background: transparent url(../images/roundright_gr.gif) no-repeat right top;padding: 7px 9px 4px 6px;}
.ubercolortabs a ol{float: none;color: white;}

.ubercolortabs li a.selected{position: relative;background-color: #65A1CF;top: 1px;color: white;}
.ubercolortabs a:hover, .ubercolortabs li.selected a{background-color: #65A1CF;}
.ubercolortabs a:hover span{background-color: transparent;color: white;}
.ubercolordivider{clear: both;padding: 0;width: 100%;height: 1px;line-height: 1px;background: #65A1CF;border-top: 1px solid #fff;}

.ubercolortabs1{padding: 0;width: 100%;overflow: hidden;background: transparent;}
.ubercolortabs1 ul{font: bold 12px Arial, Verdana, sans-serif;margin: 0;padding: 0;list-style: none;}
.ubercolortabs1 li{display: inline;margin: 0 2px 0 0;padding: 0;}
.ubercolortabs1 a{float: left;color: white;background: #989C95 url(../images/roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;padding: 0 0 1px 3px;text-decoration: none;letter-spacing: 1px;}
.ubercolortabs1 a span{float: left;display: block;background: transparent url(../images/roundright.gif) no-repeat right top; /*right corner image*/padding: 7px 9px 4px 6px;cursor: pointer;}
.ubercolortabs1 a span{float: none;color: white;font-size: 12px;}
.ubercolortabs1 a ol{float: left;display: block;background: transparent url(../images/roundright.gif) no-repeat right top;padding: 7px 9px 4px 6px;}
.ubercolortabs1 a ol{float: none;color: white;}

.ubercolortabs1 li a.selected{ /*selected main tab style */
	position: relative;
	background-color: #82A031;
	top: 1px;
	/*width: 226px;*/
}
.ubercolortabs1 a:hover, .ubercolortabs li.selected a{
	background-color: #65A1CF; /*background color of tabs onMouseover*/
	color: white;
}
.ubercolortabs1 a:hover span{background-color: transparent;}
.ubercolortabs2{padding: 0;width: 100%;overflow: hidden;background: transparent;}
.ubercolortabs2 ul{margin: 0;padding: 0;list-style: none;}
.ubercolortabs2 li{display: inline;margin: 0 2px 0 0;padding: 0;}
.ubercolortabs2 a{float: left;color: #595959;background: #E2E2E2 url(../images/roundleft.gif) no-repeat left top;margin: 0 2px 0 0;padding: 0 0 1px 3px;text-decoration: none;}
.ubercolortabs2 a span{float: left;display: block;background: transparent url(../images/roundright.gif) no-repeat right top;padding: 5px 6px 4px 4px;cursor: pointer;}
.ubercolortabs2 a span{font-size: 12px;font-weight: bold;}

.ubercolortabs2 li a.selected{position: relative;background-color: #65A1CF;top: 1px;color: white;}
.ubercolortabs a:hover, .ubercolortabs2 li.selected a{background-color: #65A1CF;}
.ubercolortabs2 a:hover span{
	background-color: transparent;
	color: #333;
}
/**********Ende TABS*********/

/*SCOLL*/
#mycustomscroll {width: auto;height: 250px;overflow: auto;position: relative;background-color: #FFF;padding: 5px;}
#mycustomscroll01 {width: 188px;height: 350px;overflow: auto;position: relative;background-color: #FFF;padding: 5px;}
#mycustomscroll02 {width: 223px;height: 746px;overflow: auto;	position: relative;	background-color: #FFF;	padding: 5px;}
#mycustomscroll1 {width: 475px;overflow: auto;position: relative;background-color: #FFF;padding: 5px;height: 365px;}
.fixedwidth {width: 550px;height: auto;position: relative;color: black;padding: 1px;}
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {visibility: visible !important;}
.vscrollerbase {width: 15px;background: #EBEBEB url(../images/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;}
.vscrollerbar {width: 15px;background: #CBCBCB url(../images/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;}
.vscrollerbar, .hscrollerbar {padding: 10px;z-index: 2;}
.vscrollerbarbeg {background: url(../images/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbarend {background: url(../images/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;width: 15px;height: 15px;}
.hscrollerbarbeg {background: url(../images/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;height: 15px;width: 15px !important;}
.hscrollerbarend {background: url(../images/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;height: 15px;width: 15px;}
.vscrollerbasebeg {background: url(../images/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbaseend {background: url(../images/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;height: 15px;width: 15px;}
.hscrollerbasebeg {background: url(../images/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;height: 15px;width: 15px !important;}
.hscrollerbaseend {height: 15px;width: 15px;background: url(../images/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;}
.scrollerjogbox:hover {background: #006EA5 url(../images/basebarcaps_verticalbarbody.png) -45px -15px;}
/* Scroll*/
.imgoffer {clear:both; float:left;margin:0px; padding:0px 6px 6px 0px;background: url(../images/loader.gif) no-repeat center;max-width: 85px;max-height: 85px;}
.imgoffer80 {margin:0px;display:block;padding:10px 0px 10px 30px;max-width: 90px;background: url(../images/loader.gif) no-repeat center;max-height: 90px;	margin-bottom: 5px;}
.imgoffer1 {padding:0px 6px 6px 0px;background: url(../images/loader.gif) no-repeat left;float: left;}
.spacer{display:block;width: 80px;height: 105px;text-align: center;}
.pad10 {text-align: center;	height: 22px;padding-top: 8px;}
.price {font-size: 12px;font-style: normal;	color: #AA0909;	text-decoration: none;	font-weight: bold;}
.price_box {font-size:12px;color:#E87409;font-weight:bold;}
.versandkosten {font-size:11px;color:#424D53;font-weight:normal;}
.versandkosten_info{font-family: Verdana, Arial, sans-serif;font-size:10px;text-decoration:none;color:#354D33;}
:hover.versandkosten_info {color:#AA0909;text-decoration:none;}
.oldprice {font-size:11px;color:#808080;text-decoration:line-through;}
.imgoffer_static {
	padding:0px 5px 1px 20px;
	clear: none;
	min-height: 120px;
	font-weight: normal;
}
.imgoffer_static1 {
	padding:0px 5px 1px 3px;
	clear: none;
	min-height: 120px;
	font-weight: normal;
}

._static {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
:hover._static {
	color:#FF6600;
	text-decoration:none;
}
._static1 {
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

/*====== Anfang Button zum Angebot=============*/
.pr A.button-d					{ font-size: 10px; text-decoration: none; margin-left: 2px; }

.pr A.button-d .d-left			{ background: url(../images/buttons/d_l.gif) top left no-repeat; padding: 3px 0 12px 17px;}

.pr A.button-d .d-right			{ background: url(../images/buttons/d_r.gif) top right no-repeat; padding: 3px 8px 8px 0; color: #454545; font-weight: bold; text-decoration: none; }

.pr a:hover.button-d .d-left	{background: url(../images/buttons/d_l-hover.gif) top left no-repeat; padding: 3px 0 12px 17px;}

.pr a:hover.button-d .d-right	{background: url(../images/buttons/d_r-hover.gif) top right no-repeat; padding: 3px 8px 8px 0;	color: #454545;	font-weight: bold;	text-decoration: none;}

/************Ende zum Angebot***********************/
/*Category-Listing*/
td {font-family:Arial,Verdana,Tahoma;font-size:12px;color:#3f3f3f;}
#boxCatOverview .indent_content_kat {}
#boxCatOverview {width:100%;margin:2px 0 0 0;}
#boxCatOverview td { vertical-align:top; }
#boxCatOverview .left {padding:21px 0 0 10px;}
#boxCatOverview .left1 {padding:1px 0 0 5px;}
#boxCatOverview .right {text-align:right;padding:0 10px 0 0;float: right;}
#boxCatOverview dd {display:inline;	font-size:22px;padding:0 4px 0 4px;background-color:#ffffff;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #AA0909;}

.main_text8{font-family:Arial, Helvetica, sans-serif;color: #1A7DA8;background:url(../images/cat-marker.gif) center left no-repeat;padding:0 0 0 12px;	text-decoration:none;font-size:20px;line-height:1.625em;font-weight: bold;}
:hover.main_text8 {color:#FF6633;text-decoration:none;}
#boxCatOverview #catViewLink {margin:4px 0 0 3px; }
#catViewLink{font-family:Arial, Helvetica, sans-serif;color: #3f3f3f;background:url(../images/arrow-down.gif) 0px 4px no-repeat;padding:0 0 0 16px;letter-spacing: 1px;	font-size:12px;}

#catViewLink :hover{color:#AA0909;}
/*images static content*/
.hifi{width: 246px;height: 68px;background: url(../images/cat/hifi.gif) no-repeat right top;}
.auto{width: 246px;height: 68px;background: url(../images/cat/auto.gif) no-repeat right top;}
.auto1{width: 246px;height: 68px;background: url(../images/cat/auto1.gif) no-repeat right top;}
.antik{width: 246px;height: 68px;background: url(../images/cat/antik.gif) no-repeat right top;}
.babywelt{width: 246px;height: 68px;background: url(../images/cat/baby.gif) no-repeat right top;}
.wellness{width: 246px;height: 68px;background: url(../images/cat/wellness.gif) no-repeat right top;}
.buecher{width: 246px;height: 68px;background: url(../images/cat/buecher.gif) no-repeat right top;}
.briefmarken{width: 246px;height: 68px;background: url(../images/cat/briefmarken.gif) no-repeat right top;}
.buero{width: 246px;height: 68px;background: url(../images/cat/buero.gif) no-repeat right top;}
.computer{width: 246px;height: 68px;background: url(../images/cat/computer.gif) no-repeat right top;}
.digitalfoto{width: 246px;height: 68px;background: url(../images/cat/digitalfoto.gif) no-repeat right top;}
.feinschmecker{width: 246px;height: 68px;background: url(../images/cat/feinschmecker.gif) no-repeat right top;}
.filme{width: 246px;height: 68px;background: url(../images/cat/filme.gif) no-repeat right top;}
.finanzen{width: 246px;height: 68px;background: url(../images/cat/finanzen.gif) no-repeat right top;}
.foto{width: 246px;height: 68px;background: url(../images/cat/foto.gif) no-repeat right top;}
.freizeit{width: 246px;height: 68px;background: url(../images/cat/freizeit.gif) no-repeat right top;}
.haushalt{width: 246px;height: 68px;background: url(../images/cat/haushalt.gif) no-repeat right top;}
.garten{width: 246px;height: 68px;background: url(../images/cat/garten.gif) no-repeat right top;}
.heimwerker{width: 246px;height: 68px;background: url(../images/cat/heimwerker.gif) no-repeat right top;}
.heimwerker{width: 246px;height: 68px;background: url(../images/cat/heimwerker.gif) no-repeat right top;}
.immobilien{width: 246px;height: 68px;background: url(../images/cat/immobilien.gif) no-repeat right top;}
.modelbau{width: 246px;height: 68px;background: url(../images/cat/modelbau.gif) no-repeat right top;}
.industrie{width: 246px;height: 68px;background: url(../images/cat/industrie.gif) no-repeat right top;}
.industrie1{width: 246px;height: 68px;background: url(../images/cat/industrie1.gif) no-repeat right top;}
.industrie{width: 246px;height: 68px;background: url(../images/cat/industrie.gif) no-repeat right top;}
.kleidung{width: 246px;height: 68px;background: url(../images/cat/kleidung.gif) no-repeat right top;}
.musik{width: 246px;height: 68px;background: url(../images/cat/musik.gif) no-repeat right top;}
.musikinstrumente{width: 246px;height: 68px;background: url(../images/cat/musikinstrumente.gif) no-repeat right top;}
.munzen{width: 246px;height: 68px;background: url(../images/cat/munzen.gif) no-repeat right top;}
.spiele{width: 246px;height: 68px;background: url(../images/cat/spiele.gif) no-repeat right top;}
.spielzeug{width: 246px;height: 68px;background: url(../images/cat/spielzeug.gif) no-repeat right top;}
.ticket{width: 246px;height: 68px;background: url(../images/cat/ticket.gif) no-repeat right top;}
.reisen{width: 246px;height: 68px;background: url(../images/cat/reisen.gif) no-repeat right top;}
.sammeln{width: 246px;height: 68px;background: url(../images/cat/sammeln.gif) no-repeat right top;}
.angebote{width: 246px;height: 68px;background: url(../images/cat/angebote.gif) no-repeat right top;}
.software{width: 246px;height: 68px;background: url(../images/cat/software.gif) no-repeat right top;}
.sport{width: 246px;height: 68px;background: url(../images/cat/sport.gif) no-repeat right top;}
.tv{width: 246px;height: 68px;background: url(../images/cat/tv.gif) no-repeat right top;}
.handy{width: 246px;height: 68px;background: url(../images/cat/handy.gif) no-repeat right top;}
.tierwelt{width: 246px;height: 68px;background: url(../images/cat/tierwelt.gif) no-repeat right top;}
.schmuck{width: 246px;height: 68px;background: url(../images/cat/schmuck.gif) no-repeat right top;}
.wohnen{width: 246px;height: 68px;background: url(../images/cat/wohnen.gif) no-repeat right top;}
/*images Cat content*/
.cat_reisen{width: 246px;height: 68px;background: url(../images/cat/cat_reisen.gif) no-repeat right top;}
.cat_gutscheine{width: 246px;height: 68px;background: url(../images/cat/cat_gutscheine.gif) no-repeat right top;}
.cat_shopping{width: 246px;height: 68px;background: url(../images/cat/cat_shopping.gif) no-repeat right top;}
.cat_haushalt{width: 246px;height: 68px;background: url(../images/cat/cat_haushalt.gif) no-repeat right top;}
.cat_haushalt_f{width: 246px;height: 68px;background: url(../images/cat/cat_haushalt_f.gif) no-repeat right top;}
.cat_telekommunikation{width: 246px;height: 68px;background: url(../images/cat/cat_telekommunikation.gif) no-repeat right top;}
.cat_internet{width: 246px;height: 68px;background: url(../images/cat/cat_internet.gif) no-repeat right top;}
.cat_video{width: 246px;height: 68px;background: url(../images/cat/cat_video.gif) no-repeat right top;}
.cat_fotografie{width: 246px;height: 68px;background: url(../images/cat/cat_fotografie.gif) no-repeat right top;}
.cat_gadgets{width: 246px;height: 68px;background: url(../images/cat/cat_gadgets.gif) no-repeat right top;}
.cat_pcspiele{width: 246px;height: 68px;background: url(../images/cat/cat_pcspiele.gif) no-repeat right top;}
.sitemap{width: 295px;height: 68px;background: url(../images/cat/sitemap.gif) no-repeat right top;}
.kontakt{width: 295px;height: 68px;background: url(../images/cat/kontakt.gif) no-repeat right top;}
.gast{width: 160px;height: 68px;background: url(../images/cat/kontakt.gif) no-repeat right top;}

.impressum{width: 246px;height: 38px;background: url(../images/cat/impressum.gif) no-repeat right top;}
.impressum_txt {font-size:1.1em;margin-bottom:5px;padding-top: 15px;}
.impressum_txt_b {font-size:1.2em;font-weight: bold;}

.kommentare_font{background:url(../images/user_comment.png) no-repeat left 0px ;padding-left:20px;font-family:Arial;font-size:11px;color:#333333;text-decoration:none;letter-spacing: 2px;}
:hover.kommentare_font {color:#AA0909;text-decoration:none;}


/* New Info-View */
table.grids-tbl{width:100%;}
td.sr-gridcell{border:0px;}
td.sr-gridcell div {
	float:right;
	width:auto;
}
.grid-cell {
	height:18px;
	padding:0px 0px;
	width: 130px;
	text-align:center;
	overflow:hidden;
}

td.sr-gridcell div.gridImage {
	border:0px;
	margin:0 auto;
	height: 50px;
	overflow:hidden;
	padding-bottom:2px;
	cursor: pointer;background:url(../images/pinfo.gif) no-repeat left -1px ;padding-left:22px;font-family:Arial;font-size:11px;color:#333333;text-decoration:none;letter-spacing: 2px;
}


.slides-tbl {display:table;width:100%;float:none;}
.slide-container {height:0px;border-bottom:1px solid #ccc;}
.slide-container table.sr-row {border:0px; height:50px; width:100%;}
.off {height:0px;border-bottom:0px solid #ccc;}
.on  {height:50px;border:0px;}

.grid-cell-slide {float:left;width:100%;}
.slide-off {visibility:hidden;display:none;height:0px;}

