
/* CSS Document */


a {
	text-decoration: none;
	color: #333;
}

.clear { clear: both; }

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 14px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.pdf:hover {
	background-image: url(../bilder/pdf_download.png);
	visibility: hidden
}

#flagge_nl {
	width: 20px;
	height: 15px;/*background-image:url(../bilder/nl_flagge.jpg);*/
}

#flagge_de {
	width: 15px;
	height: 15px;/*background-image:url(../bilder/de_flagge.jpg);*/
	
}

#wrapper {
	height: 100%;
	width: 941px;
	margin: auto;
	padding: auto;
	background-color: #FFF;
	border: solid;
	border-color: #FFF;
	border-width: 10px;
}

#header {
	height: 161px;
	width: 941px;
	background-image: url(../bilder/header_logo.jpg);
}

#navi {
	width: 915px;
	height: 33px;
	background-image: url(../bilder/navi_bg_sicherung.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 26px;
}

#navi ul {
	margin-left: 11px;
	list-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 5px;
}

#navi ul li {
	padding-right: 50px;
	display: inline;
}

#navi ul li.last {
	float: right;
}

#navi ul li:hover {
	background-image: url(../bilder/navi_active.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

#navi ul li.last:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.navi_active {
	background-image: url(../bilder/navi_active.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	font-weight: bold;
}

#content {
	width: 941px;
	height: 400px;
	background-image: url(../bilder/content_bg.jpg);
	margin-top: 10px;
	background-repeat: no-repeat;
	margin-left: 26px;
}

#bild {
	height: 287px;
	width: 515px;
	float: left;
	margin-top: 47px;
	margin-left: 52px;
}

#text3 {
	height: 350px;
	width: 260px;
	float: right;
	margin-right: 75px;
	padding-right: 20px;
}

#text4 {
	height: auto;
	width: 797px;
	float: left;
	padding-left: 52px;
	padding-right: 20px;
	background-color: #cfcdce;
	margin-bottom: 17px;
}

#text {
	height: 350px;
	width: 260px;
	float: right;
	margin-right: 75px;
	padding-right: 20px;
	text-align: justify;
}

#text2 {
	height: auto;
	width: 797px;
	float: left;
	padding-left: 52px;
	padding-right: 20px;
	background-color: #cfcdce;
	margin-bottom: 17px;
	text-align: justify;
}

#footer {
	height: 51px;
	width: 941px;
	background-image: url(../bilder/footer_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 17px;
}

#footer1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin-left: 26px;
	margin-top: 5px;
}

#footer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin-left: 100px;
	margin-top: 5px;
}

#footer3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin-left: 100px;
	margin-top: 5px;
}

#footer4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin-left: 70px;
	margin-top: 5px;
}
