body {
	background-color:#000000;
	font-family:Arial,sans-serif;
	color:#FFFFFF;
}
td {
	font-size:11px;
}
th {
	text-align:left;
}
/* INHALT */
div#home {
	text-align:left;
	background-image:url(../img/bg_home.jpg);
	width:680px;
	border: 2px solid #ffffff;
	background-repeat : no-repeat;
}
div#service {
	text-align:left;
	background-image:url(../img/bg_service.jpg);
	width:680px;
	border: 2px solid #ffffff;
	background-repeat : no-repeat;
}
div#events {
	text-align:left;
	background-image:url(../img/bg_events.jpg);
	width:680px;
	border: 2px solid #ffffff;
	background-repeat : no-repeat;
}
div#gallerie {
	text-align:left;
	background-image:url(../img/bg_gallerie.jpg);
	width:680px;
	border: 2px solid #ffffff;
	background-repeat : no-repeat;
}
table#gallerie  {
	
	border-spacing: 10px;
}
table#gallerie  td{
	width:126px;
	background-color:#ffffff;
	text-align:center;
}
div#container2 {
	margin-left:263px;
	width:414px;
	border-left: solid 1px #ffffff;
	padding-bottom:54px;
}

div#logo {
	padding-top:30px;
}
div#content {
	font-size:11px;
	padding: 45 21 45 120;
	margin:0 0 0 0;
	height:auto !important;
	min-height:520px;
}

div#content .head1 {
	margin-bottom:16px;
	font-size:14px;
	font-weight:bold;
}

div#content .head2 {
	margin-bottom:14px;
	font-size:12px;
	font-weight:bold;
}

div#content .fliesstext, p {
	font-size:12px;
	font-weight:normal;
}
div#content a {
	color:#ffffff;
}
div#content ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div#content ul li {
	list-style-image : url(../img/listitem.gif);
}

div#copyright {
	font-family:Verdana, sans-serif;
	font-size:9px;
	color:#BABABA;
	text-align:right;
	padding: 10 21 10 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
div#impressum {
	color:#ffffff;
	font-size:9px;
	text-align:right;
	padding: 10 21 10 0;
	
}
div#impressum a {
	color:#ffffff;
}
/* NAVIGATION */
div#menu {
	margin-left:20px;
	margin-top:50px;
}
div#menu ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
div#menu ul li {
	margin-right:3px;
	width:92px;
	float:left;	
	list-style : none;
}
div#menu ul li a {
	padding-left:18px;
	display: block;
	font-family:Arial,sans-serif;
	font-size:11px;
	width:92px;
	color:#636363;
	text-decoration:none;
	line-height : 15px;
	vertical-align : top;
	background-image:url(../img/bg_nav_l.gif);
	background-repeat : no-repeat;
}
div#menu ul li a:hover, ul li a:active {
	color:#ffffff;
	background-image:url(../img/bg_nav_h.gif);
	background-repeat : no-repeat;
}
div#menu ul li .current {
	color:#ffffff;
	background-image:url(../img/bg_nav_h.gif);
	background-repeat : no-repeat;
}
/* Admin special */

div#editorarea p.head1 {
	margin-bottom:16px;
	font-size:14px;
	font-weight:bold;
}
p span.head1 {
	line-height:32px;
	font-size:14px;
	font-weight:bold;
}
p span.head2 {
	line-height:24px;
	font-size:12px;
	font-weight:bold;
}
textarea {
	padding: 12 12 12 12;
	margin: 12 12 12 12;
}
.groesser {
	font-size:12px;
}