body {
	font-family: arial;
	font-size: 10px;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

a.links {
	color: #0650B6;
}

#top {
	background-image: url("../img/wellen.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 120px;
	vertical-align: middle;
	text-align: center;
}

#navigation-top {
	height: 31px;
	background-image: url("../img/navigation-top.gif");
	background-repeat: repeat-x;
	width: 100%;
}

/* NAVIGATION TOP */

#top-navigation {
	height: 30px;
	vertical-align: super;
	padding-left: 160px;
}

.navi-back {
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	line-height: 150%;
}

.navi-back-active {
	color: black;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	background-color: #B9CEED;
	line-height: 150%;
}

#sub-navi {
	background-image: url("../img/sub-navi.gif");
	width: 146px;
	height: 193px;
	margin: 30px 0px 0px 0px;
}

.sub-navi-title {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px 0px 10px
}

a.sub-navi-title-link {
	color: black;
	text-decoration: none;
	
}

a.sub-navi-link {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: black;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

/* END NAVIGATION TOP */

#footer {
	background-image: url("../img/footer.gif");
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	text-align: center;
	font-size: 11pt;
	color: white;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.fotogallery {
	width: 650px;
	border: 1px;
	text-align: left;
}
