body {
	color: #727F8D;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.35em;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

#head-bg {
	width: 100%;
	background-image: url(images/bg-head-x.gif);
	background-repeat: repeat-x;
	height: 469px;
	text-align: justify;
	
}

#boxOut {
	margin: 0px auto;
	padding: 0px;
	width: 940px;
}

#boxHead {
	width: 940px;
	height: 284px;
	text-align: left;
	float: left;
	background-image: url(images/bg-head.jpg);
	background-repeat: no-repeat;
}
#contentBG {
	display: absolute;
	background-image: url(images/content-top-bg.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 184px;
	left: 0px;
	margin-bottom: -184px;
	margin-left: -228px;
}


#namesL {
	height: 60px;
	width: 200px;
	padding-left: 260px;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 140px;
	float: left;
}

#namesR {
	height: 60px;
	width: 200px;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 140px;
	padding-left: 40px;
	float: left;
}

#setColumns {
	padding: 0 0 0 228px;
	background: url(images/content-bg.gif) repeat-y;
	float: left;
	padding-bottom: 180px;
}

#leftColumn {
	display: inline;
	width: 228px;
	margin-left: -228px;
	float: left;
}

#navi {
	width: 174px;
	text-align: left;
	padding-top: 70px;
	float: left;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navi ul {
	list-style-type: none;
	margin: 0 0 0 80px;
	padding: 0px;
}

#navi ul span {
	padding-left: 30px;
	padding-top: 0px;
	line-height: 170%;
}

#navi li {
	height: 30px;
}

#navi ul li a {
	text-decoration: none;
	color: #92AAC2;
}


#navi ul li a:hover {
	text-decoration: none;
	color: #3A4F65;
}

#navi ul li#current a {
	text-decoration: none;
	color: #3A4F65;
	background: url(images/zahn.png) no-repeat;
}


#rightColumn {
	text-align: left;
	width: 712px;
	float: left;
}

#boxFooter {
	width: 940px;
	height: 113px;
	background: url(images/bg-footer.gif) no-repeat;
	text-align: left;	
}

/*##############################*/

.clear {
	clear: both;
}

h1 {
	text-decoration: none;
	color: #3A4F65;
	font-size: 160%;
	margin: 0 0 50px 0;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: normal;
}
h2 {
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 25px;
	margin-left: 30px;
}
h3 {
	font-size: 100%;
}


p {
	line-height: 150%;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 30px;
}

:focus { outline: 0; }

table {
	margin-left: 30px;
	margin-bottom: 30px;
}

img { border: 0; }
#impressum {
	font-size: 90%;
}
#rightColumn a {
	text-decoration: underline;
	color: #517DAE;
}
#rightColumn a:hover , a:active, a:focus {
	text-decoration: underline;
}

