.title_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	text-align: left;
}

.title_large_accent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	text-align: left;
	color: #f20000;
}

.title_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}

.small_bold_gray {
	color: #222;
	font-weight: bold;
	font-size: 10px;
}

.currentlink {
	position: relative;
	height: 20px;
	border-bottom: 3px solid #f20000;
	overflow: visible;
}

.stocklink a {
	border-bottom: 3px solid #0066FF;
}

.foot_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f20000;
}

.foot_gray_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222;
}

.foot_gray_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.brand_box {
	width: 844px;
	float: left;
	padding-bottom: 4px;
	border-bottom: 4px solid #ccc;
	margin-top: 10px;
}

.brand_logo_bulo {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/bulo.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_royal {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/royal.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_akaba {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/akaba.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_kristalia {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/kristalia.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_casamania {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/casamania.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_mgx {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/mgx.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_wow {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/wow.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_atelier {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/ateliervierkant.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_paul {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/paul.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_domani {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/domani.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_bulo {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/bulo.png);
	background-repeat: no-repeat;
	float: left;
	border-right: 5px solid #ccc;
}

.brand_logo_buzzispace {
	width: 191px;
	height: 96px;
	background-image: url(images/brands/buzzispace.png);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	float: left;
	border-right: 5px solid #ccc;
}
.brand_info {
	width: 625px;
	float: right;
	padding: 10px;
}

.brand_info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f20000;
	text-decoration: none;
}

.contact_inp {
	background-color: #eee;
	border: 1px solid #ccc;
	color: #f20000;
	font-size: 12px;
}

.thumbnails {
	padding: 1px;
	border: 2px solid #f20000;
}

.news_box {
	width: 480px;
	float: left;
	margin: 0 auto;
	padding-bottom: 20px;
}

.news_title{
	width: 480px;
	float: left;
	//border-bottom: 2px solid #f20000;
	background-color: #f20000;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.news_title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.news_content {
	width: 480px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
	margin-bottom: 15px;
}

.news_content a {
	color: #f20000;
}

.news_foot a {
	color: #f20000;
}

.news_foot {
	width: 480px;
	border-bottom: 2px solid #ededed;
	padding-bottom: 4px;
	text-align: right;
}

.n_titel { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #f20000; font-weight: bold;  }
.n_titel a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #f20000; font-weight: bold; text-decoration: none;  }
.n_subtitel { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.n_subtitel a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }

#blog_titel { float: right; width: 408px; }
#blog_content { margin-top: -10px; float: right; width: 408px; }
#blog_link { float: right; width: 408px; }

h2 { color: #f20000; margin-left: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; border-bottom: 2px solid #dedede; padding-bottom: 5px; width: 700px; }
h2 a { text-decoration: none; color: #f20000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }

h3 { color: #222; padding-left: 40px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
h3 a { text-decoration: none; color: #f20000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

.sample { width: 900px; padding: 11px; float: left; }
.sample_foto { width: 300px; height: 200px; float: left; }
.sample_infoblok { width: 550px; height: 200px; padding-left: 10px; float: left; margin-left: 10px; border-left: 2px solid #f20000;}