* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	overflow-y: auto;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	margin: 0px;
	text-align: center;
	background: #FFFFFF;
}
a {
         color:#000000;

         text-decoration:none;

}
a:hover {
         color:#000000;
	font-weight:bold;

}
a:selected {
         color:#000000;
	font-weight:bold;

}
/****************************
 Layout
****************************/
#container {
	width: 1001px;
	text-align:left;
	margin: 0 auto;
}
#teaser {
	width: 201px;
	text-align:right;
	margin: 0 auto;
}
#header {
	height: 150px;
	float:left;
}
#content {
	background-color:#fff;
	padding: 34px 20px 0px 34px;
}
#content img.float {
	float:left;
	padding:0 0.625em 0.625em 0; /*0 10 10 0*/
}
#col1 {
	float: left;
	width: 160px;
	margin-left: 0px;
}
#col2 {
	float: left;
	width: 565px;
	margin-left: 2px;
}
#col3 {
	float: left;
	width: 223px;
	margin-left: 26px;
}
#footer {
	height:41px;
}
/****************************
 Generic classes
****************************/
h1 {
	font-size: 16px;
	color:#000000;
	font-weight:bold;
}
h2, fliesstext {
	font-size: 12px;
	color:#000000;
	font-weight:normal;
}
.square {
	float: left;
	width: 147px;
	height: 147px;
	overflow:hidden;
	padding:12px;
	color:#fff;
}
img.big {
	margin-bottom: 17px;
}
img.left {
	margin-right: 15px;
	float:left;
}
img.right {
	margin-left: 15px;
	float:left;
}
.spacer {
	height:15px;
	clear:both;
}
#col1 .spacer {
	height:16px;
}
#horline {
	position:relative; 
	left:0; 
	top:0; 
	height:1px; 
	width:100%; 
	border-bottom:1px solid #DCDCDC;
}
#trennstrich {
	position:relative; 
	left:0; 
	top:0; 
	height:1px; 
	width:100%; 
	border-bottom:2px solid #DCDCDC;
}

.clear {
	clear: both;
}
.green {
	background-color:#94AC56;
}
.grey {
	background-color:#AFAFB1;
}
.color1 {
	color:#2E2D2F;
}
.color2 {
	color:#94AC55;
}
.color3 {
	color:#E05A36;
}
.bold {
	font-weight:bold;
}
.star {
	display:block;
	float:left;
	padding-top:3px;
}
/****************************
 Navigation
****************************/
#main-nav {
	width: 610px;
	height: 122px;
	float: left;
}
#main-nav ul.nav {
	margin-top: 90px;
}
ul.nav {
	list-style: none;
}
.nav li {
	float: left;
	margin-right: 10px;
}
.nav a {
	text-decoration: none;
	display: block;
	float: left;
	height: 27px;
	white-space: nowrap;
	background-repeat:no-repeat;
	background-position:0 0;
}
.nav a:hover {
	background-position:0 -27px;
}
.nav a span {
	visibility:hidden;
	font-size:18px;
	font-family:"Trebuchet MS";
	padding: 0 10px;
	white-space:nowrap;
}
.submenu {
	font-size: 11px;
	color:#000000;
	font-weight:none;
}
/****************************
 for Webeditor
****************************/
#Form1 #container {
	width: 1001px;
}
ul.nav1 {	list-style: none;
}

/***************************
Galerie
***************************/
.gallerybox { float:left; width:140px; border-collapse:collapse; }
.gallerybox td { background:url(../img/system/gal-back.gif) bottom repeat-x; text-align:center; vertical-align:middle; height:125px; border:1px solid #cdcdcd; }
div.galnavi { font-size:11px; padding-top:2px; color:#656565; width:558px; text-align:center; height:18px; background:url(../img/system/galnav-back.gif) 0 0 repeat-x; border:1px solid #cdcdcd; }
* html div.galnavi img,
*:first-child+html div.galnavi img { vertical-align:middle; margin-top:3px; }
a.galsite { text-decoration:none; color:#656565; }
a.selected { text-decoration:underline; font-weight:bold; }