html, body {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	background-color: #ece7ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#container {
	width: 896px;
	margin: auto;
	border: 2px solid #203a95;
	color: #fff;
	background: #203a96;
}
#columnleft {
	float: left;
	width: 178px;
	color: #fff;
	background: #203a96;
}
#columnright {
	float: right;
	width: 718px;
	color: #000;
	background: #fffff4;
}
#subheader_start, #subheader_beach, #subheader_impr, #subheader_parties, #subheader_kontakt, #subheader_ref, #subheader_shop, #subheader_aussch, #subheader_ue30, #subheader_smap {
	color: #333;
	height: 30px;
}
#subheader_start {
	background: url(images/bg_subheader_starta.jpg);
}
#subheader_starta {
	background: url(images/bg_subheader_start.jpg);
}
#subheader_beach {
	background: url(images/beachsoccer/bg_subheader_beach.jpg);
}
#subheader_impr {
	background: url(images/bg_subheader_impr.jpg);
}
#subheader_parties {
	background: url(images/parties/bg_subheader_parties.jpg);
}
#subheader_kontakt {
	background: url(images/bg_subheader_kontakt.jpg);
}
#subheader_ref {
	background: url(images/bg_subheader_ref.jpg);
}
#subheader_shop {
	background: url(images/bg_subheader_shop.jpg);
}
#subheader_aussch {
	background: url(images/bg_subheader_aussch.jpg);
}
#subheader_ue30 {
	background: url(images/bg_subheader_ue30.jpg);
}
#subheader_smap {
	background: url(images/bg_subheader_smap.jpg);
}
#topnavi {
	text-align: left;
	padding: 8px 0 8px 10px;
}
a.topnav, a.topnav:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background: #f93;
	text-decoration: none;
	padding: 8px 10px;
}
a.topnav:hover, a.topnav:focus {
	text-decoration: underline;
	color: #000;
	background-color: #f93;
}
#topnavi .aktuell {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #000;
	text-decoration: none;
	padding: 8px 10px;
}
#contentbox {
	padding: 10px;
	line-height: 16px;
}
#contentright {
	float: right;
	width: 166px;
	background: #efefef;
	border: 1px solid #ccc;	
}
.newsboxtitel {
	color: #fff;
	background: #203a96;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
.newsboxcontent {
	padding: 2px;
	text-align: left;
	line-height: 18px;
}
a.newslink, a.newslink:visited {
	font-size: 10px;
	font-weight: normal;
	color: #203a96;
	background-color: inherit;
	text-decoration: none;
	padding-right: 5px;
}
a.newslink:hover, a.newslink:focus {
	text-decoration: none;
	color: #f00;
	background-color: inherit;
}
#content {
	margin-right: 188px;
	text-align: left;
}
#content_galerie {
	text-align: left;
}
a.content, a.content:visited {
	font-weight: normal;
	color: #203a96;
	background-color: inherit;
	text-decoration: none;
}
a.content:hover, a.content:focus {
	text-decoration: none;
	color: #f00;
	background-color: inherit;
}
a.anmeldelink, a.anmeldelink:visited {
	font-size: 14px;
	font-weight: bold;
	color: #f00;
	background: #efefef;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #f00;
}
a.anmeldelink:hover, a.anmeldelink:focus {
	text-decoration: none;
	color: #fff;
	background-color: #203a96;
	border: 1px solid #fff;
}
#footerbox {
	clear: both;
	color: #fff;
	background: url(images/bg_footer.gif);
	height: 18px;
}
#copyright {
	text-align: right;
	padding: 3px 10px 0 0;
	font-size: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}

.kleinschrift {
	font-size: 9px;
}
.rotschrift {
	color: #f93;
	background-color: inherit;
	font-weight: bold;
}
.werbepic {
	border: 1px solid #666;
}
hr {
	height: 1px;
	color: #333;
	background-color: inherit;
}
.grau {
	color: #000;
	background-color: #efefef;
}
.newsboxcontent a, .newsboxcontent a:visited {
	color: #333;
	background: inherit;
	text-decoration: none;
}
.newsboxcontent a:hover, .newsboxcontent a:focus {
	color: #900;
	background: inherit;
	text-decoration: underline;
}

/* Galerie */
#galerie {
	padding-top: 10px;
	border-top: 1px solid #333;
}