body {
	margin: 0;
	padding: 0;
	background: url(img/background.gif);
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

sup	{	font-size: 7px;
	}

img {
	border: 0px;
}

a {
	color: #006DA5;
	text-decoration: none;
}
p {
	margin: 0 0 16px 0;
}

tr {	vertical-align: top;
}

.clear {
	clear: both;
	height: 5px;
}

.nav {	text-align:center;
}

#container {
	background: url(img/background_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	min-width: 800px;
	overflow: auto;
}
#header {
	width: 100%;
	height: 243px;
}
#logo {
	margin: 78px 0 0 363px;
}
#menue {
	float: left;
	margin: 0 0 0 20px;
	width: 115px;
}
#menue div {
	display: block;
	height: 24px;
}
#menue .active {
	background: url(img/menue_active.gif);
}
#menue .gold {
	background: url(img/menue_gold.gif);
}
#menue .gruen {
	background: url(img/menue_gruen.gif);
}
#menue .lila {
	background: url(img/menue_lila.gif);
}
#menue a {
	display: block;
	height: 23px;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	padding: 0 0 0 28px;
	margin: 1px 0 0 0;
}
#menue a:hover {
	background-position: 0 -23px;
}
#content {
	float: right;
	margin: 0 20px 0 0;
	width: 565px;
}
#content .titel {
	height: 23px;
	line-height: 22px;
	padding: 0 0 0 10px;
	background: url(img/header.gif);
	background-repeat: no-repeat;
}
#content .aussen {
	border: 1px solid #535658;
	border-top: 0px;
	background: url(img/content.gif);
}

#content .innen {
	text-align:justify;
	border: 1px solid #3B3D3F;
	border-top: 0px;
	background: url(img/content_gruen.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 30px 20px 0 20px;
	overflow: auto;
}

#content img.thumb {
	width: 83px;
}

#content .box {
	float: left;
	margin: 0 20px 0 0;
	width: 135px;
	height: 150px;
	background: url(img/content_img.gif);
}

#content .thumb2 {
	text-align: center;
	width: 135px;
	margin: 0px 15px 5px 15px;
}
#content .text {
	text-align:justify;
	float: right;
	width: 360px;
}

#content .text2 {
	text-align:justify;
	float: left;
	width: 520px;
	min-height: 110px;
}

#content .gallery {
	text-align:center;
	width: 520px;
	min-height: 110px;
}

#qnavi {
	float: right;
	margin: 0 70px 0 0;
	width: 140px;
}
#qnavi .qhead {
	height: 23px;
	line-height: 22px;
	padding: 0 0 0 10px;
	background: url(img/qheader.gif);
	background-repeat: no-repeat;
}
#qnavi .qbox {
	border: 1px solid #535658;
	border-top: 0px;
	background: url(img/content.gif);
	padding: 10px 0 10px 10px;
}

#qunavi .qmenu {
	text-align:justify;
	border: 1px solid #3B3D3F;
	border-top: 0px;
	background: url(img/content_gruen.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 30px 20px 0 20px;
	overflow: auto;
}
