/* CSS Document */

body,
.regular
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
/*	color:#4c4c4c; */
	color:#494A52;
	font-weight:normal;
}

.light{
	color:#999999;
}
.dark{
/*	color:#4c4c4c; */
	color:#494A52;
}

strong{
	font-weight:bold;
}

i,
em{
	font-style:italic;
}

sub{
	position: relative;
	top: 0.1em;
	font-size: 70%;
	line-height: 0%;
}

a,
a:visited
{
/*	color:#4b2467; */
	color:#42145F;
}

h1{
	font-size:200%;
	font-weight:normal;
}

h2{	
	font-size:21px;
	font-weight:normal;
	line-height:28px;
	margin-bottom:20px;
	padding-top:0;
	margin-top:0;
}


h3{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:20px;
}

.faq h3 a{
	text-decoration:none;
	font-size:15px;
/*	border-bottom:solid #CCCCCC 1px; */
}


.faq h3{
	font-size:16px;
}



h4{
	font-size:100%;
	font-weight:bold;
	line-height:200%;	
}


p{
	margin-bottom:18px;
}



ol{
	list-style:decimal;
	list-style-position:outside;
	padding-left:24px;
	margin-bottom:20px;
}

ol li{
	margin-bottom:9px;
}

.hidden{
	display:none;
}

/* Farbe der Headlines */
.orange{
	color:#d2620c;
}


#sub-nav-inner li a,
#sub-nav-inner li a:visited
{
	color:#4d2269;
	text-decoration:none;
	font-size:14px;
}

#sub-nav-inner li a:hover
{
	color:#339999;

}

#sub-nav-inner li.current a,
#sub-nav-inner li.current a:visited
{
	font-weight:bold;
	font-size:15px;
}


.footer-inner .last-line{
	font-size:11px;
	color: #999999;
}

.footer-inner .last-line a,
.footer-inner .last-line a:visited
{
	color:#999999;
	text-decoration:none;
}

.footer-inner .last-line a:hover{
	color: #333333;
}



/* Favoriten */
.footer-inner .navi-bottom{
	font-size:12px;
	color:#666666;
}


.footer-inner .navi-bottom a,
.footer-inner .navi-bottom a:visited
{
	text-decoration:none;
	color:#666666;
}

.footer-inner .navi-bottom a:hover{
	color:#333333;
}

/* Shops-Verzeichnis */

.shop-panel a{
	font-size:11px;
	line-height:14px;
	color:#666666;
}


/* Teaser Startseite */

.grey-centercol-inner h4,
#news-box h4
{
	font-size:14px;
	line-height:20px;
	margin-bottom:8px;
}

.grey-centercol-inner,
.grey-centercol-inner p,
#news-box p,
.grey-leftcol a,
.grey-leftcol a:visited
{
	line-height:17px;
	font-size:13px;
	margin-bottom:0;
}

.grey-centercol-inner p{
	margin-bottom:0px;
}

a.prio-1,
a.prio-1:visited
{
	font-size:17px;
	font-weight:bold;
}

a.prio-2,
a.prio-2:visited
{
	font-size:14px;
	font-weight:normal;
}

a.prio-3,
a.prio-3:visited
{
	font-size:13px;
	font-weight:normal;
}


a.more{
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

/* Händlerlogos */
#shops-bar-inner h4{
	font-size:13px;
	font-weight:normal;
	line-height:17px;
	color:#666666;
	margin-bottom:10px;
}



/* Aktuelles */

.aktuelles h3{
	margin-bottom:4px;
}

.aktuelles .datum{
	font-size:12px;
	color:#666666;
}

/* Added 2009-09-18 */
#bvh-box .greypanel-140-inner{
	font-size:12px;
	line-height:17px;
	text-align:center;
	
}