.clear {
	font-size: 1px;
	line-height: 0.1px;
	clear: both;
	height: 1px;
}
#header a:link {
	text-decoration: none;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#header a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#header a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#header a:active {
	text-decoration: none;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#fotos img {
	border: 1px solid #E60003;
}
#fotos_bedankt img {
	border: 1px solid #E60003;
}
/* #content #tekst p {
	margin: 0px;
	padding: 0px;
} */
#content #tekst a:link {
	color: #E61E25;
	text-decoration: none;
}
#content #tekst a:visited {
	color: #E61E25;
	text-decoration: none;
}
#content #tekst a:hover {
	color: #E61E25;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E61E25;
}
#content #tekst a:active {
	color: #E61E25;
	text-decoration: none;
}
#tekst h1 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #E41E25;
}
#tekst h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#footer1 a:link {
	color: #FFF;
	text-decoration: none;
}
#footer1 a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer1 a:hover {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
#footer1 a:active {
	color: #FFF;
	text-decoration: none;
}
.menu {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.menu li a {
	display: block;
	height: 29px;
	width: 137px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 7px;
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF;
}
.menu li a:visited {
	text-decoration: none;
	color: #FFF;
}
.menu li a:hover {
	text-decoration: none;
	color: #FFF;
	background-image: url(../img/btn_over.gif);
}
.menu li a:active {
	text-decoration: none;
	color: #FFF;
}
.border_red {
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #E41E25;
	border-right-color: #E41E25;
	border-bottom-color: #E41E25;
	border-left-color: #E41E25;
}

