/* CSS Document */

body
{
	margin: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #f4f4f4;
}

.top_nav
{
	border: none;
	border-right: 1px solid #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.top_nav a:link
{
	color: #ffca8c;
	text-decoration: none;
}

.top_nav a:active
{
	color: #ffca8c;
	text-decoration: none;
}

.top_nav a:visited
{
	color: #ffca8c;
	text-decoration: none;
}

.top_nav a:hover
{
	color: #fff;
	text-decoration: none;
}

.img_margin img
{
	margin: 6px;
}

.nav_text
{
	margin: 7px;
	clear: both;
	width: 242px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	text-shadow: #000;
	line-height: 24px;
}

.nav_text strong
{
	font-weight: bold;
	color: #ffc000;
}

.nav_text div
{
	border-bottom: 1px solid #b00b10;
}

.nav_text a:link
{
	color: #fff;
	text-decoration: none;
}

.nav_text a:visited
{
	color: #fff;
	text-decoration: none;
}

.nav_text a:active
{
	color: #fff;
	text-decoration: none;
}

.nav_text a:hover
{
	color: #fff;
	text-decoration: underline;
}

.nieuws_klein
{
	font-family: arial;
	font-size: 11px;
	color: #fff;
	line-height: 16px;
	margin-bottom: 6px;
}

.subsubbox
{
	margin-bottom: 1px;
	font-family: arial;
	font-size: 11px;
	color: #000;
	border: none;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}

.subsubbox a:link, a:visited, a:active
{
	color: #000;
	text-decoration: none;
}

.subsubbox a:visited
{
	color: #000;
	text-decoration: none;
}
.subsubbox a:active
{
	color: #000;
	text-decoration: none;
}

.subsubbox a:hover
{
	color: #000;
	text-decoration: underline;
}

.content_text
{
	font-family: arial;
	font-size: 11px;
	color: #2e2e2e;
	line-height: 17px;
	margin-bottom: 12px;
}	

.content_text a:link, a:visited, a:active
{
	color: #ff2a00;
	text-decoration: none;
}

.content_text a:hover
{
	color: #ff2a00;
	text-decoration: underline;
}

.content_text h1
{
	font-size: 14px;
	font-weight: bold;
	color: #ff2a00;
	margin: 0px;
}

.copyright
{
	margin: 8px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
}

.copyright a:link
{
	color: #fff;
	text-decoration: none;
}

.copyright a:visited
{
	color: #fff;
	text-decoration: none;
}

.copyright a:active
{
	color: #fff;
	text-decoration: none;
}

.copyright a:hover
{
	color: #fff;
	text-decoration: underline;
}

.contact_info
{
	position: relative;
	margin: 7px;
	bottom: 0px;
	font-family: arial;
	font-size: 11px;
	color: #000;
}

.footer_bg
{
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
}

#speciale_modellen table td
{
	font-size: 12px;
	font-family: arial;
}
a.more_padding
{
	position: relative;
	top: 15px;
	color: #ff2a00;
}

