body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a {
	color: black;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.error {
	color: #990000;
}

/* Header Menu */ 

#navi_container {
	display: block;
	width: 830px;
	height: 240px;
	margin: 0px auto 0px auto;
	padding-right: 30px;
}

/* Footer */

p#footer {
	margin: 5px auto 15px auto;
	width: 734px;
}

/* Ajax Styles */

#bg {
	background-color: #D0E4FF;
	width: 694px;
	margin: 2px auto 0px auto;
	padding-left: 40px;
	visibility: visible;
}

/* Main Content + Styles */

#content {
	padding-top: 30px;
	padding-bottom: 30px;
}

#content h1 {
	width: 650px;
	margin: 0px 0px 10px 0px;
	font-size: 18px;
}
#content h2 {
	width: 650px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
}
#content p {
	width: 650px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}
#content p.smalltxt {
	font-size: 10px;
}
#content p.bigtxt {
	font-size: 14px;
}
#content.small h1, #content.small h2, #content.small p {
	width: 460px;
}

#content .floatblock {
	width: 315px;
	float: left;
	margin: 15px 30px 10px 0px;
}
#content .floatblock h1, #content .floatblock h2, #content .floatblock p {
	width: 315px;
}


/* Termine */

#content .termin {
	width: 500px;
	margin-top: 15px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
}
#content .termin .termin_header {
	width: 500px;
	height: 26px;
	background-color: #c3d8be;
	color: #437a1c;
	padding: 0px;
	border: none;
	margin-bottom: 5px;
}
#content .termin h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 3px 3px 3px 8px;
	width: 325px;
	margin: 0px;
	float: left;
}
#content .termin h3 a {
	text-decoration: none;
	color: #437a1c;
}
#content .termin .date {
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 120px;
	text-align: right;
	margin: 0px;
	padding: 6px 12px 6px 0px;
	clear: none;
}
#content .termin p {
	margin: 0px;
}
#content .termin div.termin_detail {
	padding: 2px 10px 2px 10px;
	width: 480px;
	border-bottom: 2px solid #d0e4ff;
	clear: both;
}
#content .termin h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#content .termin h4 a {
	color: #417c30;
	text-decoration: none;
}
#content .termin p.dropdown {
	display: none;
	color: #417c30;
	font-size: 10px;
	margin: 7px 20px 5px 0px;
	width: 330px;	
}
#content .termin div.dropdown {
	display: none;
	color: #417c30;
	font-size: 10px;
	margin: 7px 20px 5px 0px;
	width: 480px;
}
#content .termin .dropdown p {
	font-size: 10px;
	margin: 0px;
}
#content .termin .dropdown img {
	float: right;
	margin: 0px 5px 0px 0px;
}
#content .termin .dropdown a {
	color: #417c30;
	text-decoration: underline;
}
#content .termin .dropdown a:hover {
	text-decoration: none;
}
#content .termin p.price {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	font-style: italic;
}
#content .termin .preis_info {
	font-size: 10px;
	font-weight: normal;
}
#content .termin .termin_buttons {
	clear: both;
	text-align: right;
	width: 497px;
	border: none;
	margin-right: 3px;
	padding: 0px;
}
#content .termin .termin_buttons img {
	margin: 5px 4px 4px 4px;
}

/* Clubs */

#content .termin .club_details img {
	float: right;
	margin: 0px 5px 0px 0px;
}
#content .termin .club_details p {
	width: 300px;
}

/* Mini-Galerie */

#content .dropdown.galerie img {
	margin: 0px 2px 2px 0px;
	border: 2px solid white;
	float: none;
}

/* Tagesablauf - Tabelle */

#content table td {
	font-size: 12px;
	text-align: center;
	padding: 5px;
	border: 1px solid #000000;
}
.blue {
	background-color: #A4C4E8;
}
.green {
	background-color: #AFDEAE;
}

img.tagbtn {
	clear: both;
	float: right;
	margin: 0px 215px 5px 0px;
}

/* Sideboxen */

#news {
	position: absolute;
	top: 260px;
	margin-left: 518px;
	width: 192px;
	height: 171px;
	background: url(images/bg_news.gif) no-repeat left top;
	overflow: hidden;
	padding-top: 45px;
	padding-left: 27px;
}
#news2 {
	position: absolute;
	top: 480px;
	margin-left: 527px;
	width: 188px;
	height: 167px;
	background: url(images/bg_shop.gif) no-repeat left top;
	overflow: hidden;
	padding-top: 52px;
	padding-left: 25px;
}
#news2 {
	background: url(images/bg_news2.gif) no-repeat left top;
}
#news img, #news2 img {
	display: block;
	border: 2px solid white;
	margin-bottom: 4px;
}
#news p, #news2 p {
	width: 160px;
	margin: 0px;
	font-size: 70%;
}
#news a, #news2 a {
	color: #327020;
	text-decoration: underline;
}
#news a:hover, #news2 a:hover {
	text-decoration: none;
}
#news center {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
