@charset "UTF-8";
/* CSS Document */

.content_stroke {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3C3C3;
	border-left-color: #C3C3C3;
}

.artikel_stroke_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

.artikel_stroke_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
}

.artikel_stroke_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C3C3C3;
}

.artikel_stroke_left_right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3C3C3;
	border-left-color: #C3C3C3;
	
}

.artikel_overskrift {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000;	
}

.artikel_content_overskrift {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
}

.artikel_content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc3333;
	line-height: 17px;
	text-decoration: none;
	
}

.artikel_content:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc3333;
	line-height: 17px;
	text-decoration: none;
	
}

.artikel_content:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc3333;
	line-height: 17px;
	text-decoration: none;
	
	}

.artikel_content:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc3333;
	line-height: 17px;
	text-decoration: none;
	
}

.brand_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	text-decoration: none;
	
}

.brand_link:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	text-decoration: none;

}

.brand_link:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	text-decoration: none;
	
}

.brand_link:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	text-decoration: none;

}

.menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;

}

.menu:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	
}

.menu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	
}

.menu:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	
	}

.login_sitemap {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
