/* CSS Document */


.rounded{
	border-radius:5px;
}


.details_title{padding: 20px 0 0 0px;}
.pageHeading.links{ float:left; width:70%; }
.pageHeading.rechts{ float:right; width:15%; text-align:right; min-width:90px; padding-right:0px; font-size: 30px;}




#price_fly.pageHeading.rechts .sun{
	width:120px;
	height:75px;
	/*background: url(/shop/images/clients/wwk/bg_price_big.png) center center no-repeat;*/
	text-align:center;
	color:#000;
	font-weight:bold;
	padding-top:45px;
	font-size:22px;
	text-align:center;
	position:absolute;
	right:10px;
	top:50px;
}
.converter{
	font-size:14px;
	margin-top:10px;
}
.subline{
	color:#009036;
	font-weight:normal;
	font-family: 'RobotoB', sans-serif;
	display:block;
}
.bluetext{
	color:#222222;
	/*font-size:1.2em;*/

}
.ship_extra{
	font-size:14px;;
}
.ship_extra blockquote{
	margin:0;
	padding:10px 0 10px 10px;
}
.clear{
	clear:both;
}
.clear10px{
	clear:both;
	height:10px;
}
.clear20px{
	clear:both;
	height:20px;
}
.dummy{
	border:1px solid red;
}



a:active {
    color: #009036;
}

a:link {
    color: #333;
	text-decoration:none;
}
a:visited {
    color: #333;
}


.impressum .main{
	text-align:justify;
	line-height:1.5;
}
.impressum .main strong{
	color:#000;
}

#breadcrumbs, 
#breadcrumbs a{
	color: #666;
	font-weight: 400;
}
#breadcrumbs a:hover, #column_middle a:hover{
	/*text-decoration:underline;*/
	color: #009036;
}

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }


.fullBg {
	position: fixed;
	top:0;
	left:0;
	right:0;
	overflow: hidden;
	z-index:2;
}

.hide.expand{
	text-align:left;
}

