BODY{
	font-family : Arial, Helvetica;
	font-size : 12px;
}

TD{
	font-family : Arial, Helvetica;
	font-size : 12px;
}

A {
	color : #6D2A31;
	text-decoration : none;
	font-size: 12px;
	font-weight : bold;
}

A.kop{
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : black;
	text-decoration : none;
	font-weight : bold;
}

A.splash {
	color : #6D2A31;
	text-decoration : none;
	font-size: 11px;
}

A.splash:HOVER {
	color : black;
	text-decoration : none;
	font-weight : bold;
}

A.menu{
	font-family : Arial, Helvetica;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
	height : 20px;
}

A.menu:HOVER {
	font-family : Arial, Helvetica;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
	color : #FFFFFF;
	height : 20px;
}

A.submenu{
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #6D2A31;
	height : 18px;
	width : 213px;
}

A.submenu:HOVER {
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #6D2A31;
	height : 18px;
	width : 213px;
	background-color : #EEEEEE;
}

A.submenu_titel{
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	height : 20px;
	width : 213px;
	background-color : #FFFFFF;
}

A.menu_dash{
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	height : 20px;
}

P{
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

.copyright{
	font-family : Tahoma;
	font-size : 9px;
	font-weight : normal;
	color : #FFFFFF;
	margin : 0px 0px 0px 0px;
}

p.tabellen{
	font-family : Arial, Helvetica;
	font-size : 11px;
	margin: 0px 0px 0px 0px;
	color : #000000;
	font-weight : normal;
	text-align : center;
}

p.contact{
	font-family : Arial, Helvetica;
	font-size : 11px;
	margin: 0px 0px 0px 10px;
	color : #000000;
	font-weight : normal;
	text-align : left;
}

p.viper{
	font-family : Arial, Helvetica;
	font-size : 12px;
	margin: 0px 0px 0px 0px;
	color : #000000;
	font-weight : normal;
	text-align : left;
}


p.portal{
	font-family : Arial, Helvetica;
	font-size : 11px;
	margin: 0px 0px 0px 0px;
	color : #000000;
	font-weight : normal;
	text-align : justify;
}

table.sloophamers td{
	font-family : Arial, Helvetica;
	font-size : 11px;
	margin: 0px 0px 0px 0px;
	color : #000000;
	font-weight : normal;
	text-align : center;
}
table.sloophamers th{
	font-family : Arial, Helvetica;
	font-size : 11px;
	margin: 0px 0px 0px 0px;
	color : #000000;
	font-weight : bold;
	text-align : center;
	background-color: #6D2A31;
	color: #FFF;
}

H1{
	font-family : Arial, Helvetica;
	font-size : 11px;
	margin: 0px 0px 0px 0px;
	color : #000000;
	font-weight : normal;
	text-align : justify;
}

H2{
	font-family : Arial, Helvetica;
	font-size : 8pt;
	font-weight : normal;
}

H3{
	font-family : Arial, Helvetica;
	font-size : 12pt;
	font-weight : normal;
	color : #6E2B32;
}

.foto{
	border : 1px;
	border-thickness : 1px;
	border-color : #6D2A31;
	border-style : solid;
}

.contact_container {
	float: left;
	height:120px;
	margin-right: 10px;
	width:330px;
}
	
	.contact_container .contact_image {
		float:left;
		margin-right:10px;
	}

	.contact_container .contact_text {
		float: left;
	}
		
		.contact_container .contact_text span {
			display:block;
			float:left;
			width: 45px;
		}