body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	height: 107px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 36px;
	margin-left: 0;
	background-image: url(../webgrafiken/menuhg.jpg);
	background-repeat: repeat-x;
}
#navcontainer ul
{
	width: 780px;
	margin: auto;
	color: FFF;
	background-image: url(../webgrafiken/menuhg.jpg);
	background-repeat: repeat-x;
	height: 107px;
}

#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a
{
	padding: 70px 15px 0px 15px;
	color: White;
	text-decoration: none;
	float: left;
	height: 37px;
	background-image: url(../webgrafiken/menurechts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}
#logo {
	width: 780px;
	height: 204px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../webgrafiken/logo.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../webgrafiken/clm04_middle.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(../webgrafiken/top.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(../webgrafiken/clm04_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 570px;
	float: left;
}
#right {
	width: 210px;
	float: left;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 36px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 10px;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #58306D;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #333;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C8AAD9;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #B185C9;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
	background-color: #369;
}
.imggalerie {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

h1 {
	font-size: 1.8em;
	margin: 0;
	color: #666666;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #666666;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #666666;
}
h4 {
	background-color: #F4F3EE;
	margin-bottom: 10px;
	color: #666666;
	font-size: 1.2em;
	height: 45px;
	width: 180px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../webgrafiken/h4_bg.jpg);
	line-height: 40px;
	text-indent: 10px;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.contenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: italic;
	color: #999999;
	margin: 5px;
	padding: 5px;
	width: 100%;
	height: auto;
}
blockquote {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
}

