body
{
	text-align: center;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header 
{
	text-align: center;
	width: auto;
	margin-bottom: 30px;
	border-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.ruler
{
	width: 100%;
	height: 10px;
	background-color: #999999;
}

.thx
{
width: 100%;
height: 18px;
background: #706657;
font: normal 80% Verdana, sans-serif;
color: #FFF;
}


#navi ul 
{
	margin:0;
	font-family: Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#navi ul li 
{
list-style: none; 
display: inline;
}
#navi ul li a 
{
	margin: 0;
	background: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#navi ul li a:link 
{
color: #333333;
}
#navi ul li a:visited 
{
	color: #666666;
	border: 1px solid #333333;
}
#navi ul li a:link:hover, #navi ul li a:visited:hover 
{
	color: #333333;
	background-color: #999999;
}

.naviselected 
{
	color: #333333;
	font-style: normal;
	background-color: #999999;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 40px;
	border: 1px solid #333333;
}

#main
{
text-align: center;
width: 800px;
-moz-border-radius: 5px;
margin: 30px auto;
}

.box
{
	text-align: left;
	color: #333333;
	border: 1px solid #999999;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 600px;
}
.box a:link
{ 
text-decoration: underlined;
color: #000;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box a:hover
{
	text-decoration: underlined;
	color: #999;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box a:visited
{
	text-decoration: underlined;
	color: #999;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.text
{
	color: #333333;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text a:link
{
color: #000;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text a:hover
{
color: #999;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text a:visited
{
color: #999;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.image
{
margin-right: 20px;
float: left;
}
.content
{
float: right;
}

.titel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

.teaser
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 666666;
	border-right-color: 666666;
	border-bottom-color: 666666;
	border-left-color: 666666;
}

.teaser2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 666666;
	border-right-color: 666666;
	border-bottom-color: 666666;
	border-left-color: 666666;
	padding-left: 20px;
}

.galerie {
	text-align: center;
	padding-top: 3px;
	empty-cells:hide;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.full {
	text-align: center;
	margin: 10px;
}

p 
{
margin: 10px;
}



/* HELPER STYLES */

div.cleaner
{
clear: both;
}

div.spacer
{
margin: 20px;
}

img {
	border: none;
}
