body {
	margin:0 !important;
	padding:0 !important;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}

p {
	padding:0 !important;
	margin:0 !important;
	font-size:12px;
}

a {
	color:#CC0000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#container {
	width:1004px;
}

#top {
	width:1004px;
	height:59px;
	background-image:url(top.jpg);
	background-repeat:no-repeat;
	padding-bottom:3px;
	background-color:#000066;
}

#main {
	width:866px;
	float:left;
	background-color:#FFFFFF;
}

#header {
	width:866px;
	height:115px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
}

#topnavi {
	position:absolute;
	left:538px;
	top:0;
	width:250px;
	height:29px;
}

#navi {
	width:866px;
	height:20px;
	padding:3px 0 0 0;
	background-color:#000066;
}

#subnavi {
	width:866px;
	height:18px;
	padding:2px 0 0 0;
	background-color:#000066;
	color:#FFFFFF;
	text-align:center;
}

#subnavi a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#subnavi a:hover {
	text-decoration:underline;
}

#subnavi a:active {
	text-decoration:underline;
}
	

#news {
	width:262px;
	float:left;
	padding:5px 10px;
}

#contentcontainer {
	width:866px;
	background-image:url(contentbg.gif);
	background-repeat:repeat-y;
}

#content {
	width:545px;
	padding:0 24px 5px 15px;
	float:right;
	text-align:left;
}

#kolumne {
	width:549px;
	height:68px;
	background-image:url(kolumne.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
	padding:31px 10px 0 10px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

#termine {
	width:277px;
	height:68px;
	background-image:url(termine.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:right;
	padding:31px 10px 0 10px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

#right {
	width:137px;
	height:524px;
	background-color:#FFFFFF;
	border-left:1px solid #6C6767;
	float:right;
}

.guestbook {
	font-size:12px;
	color:#000066;
}

.guestbook input {
	font-size:12px;
	padding:1px 2px;
	border:1px solid #6C6767;
	color:#000066;
	background-color:#FFFFFF;
}

.guestbook textarea {
	font-size:12px;
	padding:1px 2px;
	border:1px solid #6C6767;
	color:#000066;
}

.gbtable {
	font-size:12px;
	border:1px solid #6C6767;
	color:#000066;
}

.gbtable td {
	padding:3px 5px;
}
