body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 14px;
	text-align: center;
}
img {
	border: 0px solid;
}

.darkBg {
    background-color:#FFF7D5;
}
.lightBg {
	background-color:#FFFAEC;
}

#header .titel1 {
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 0 18px;
	z-index: 1;
	position: relative;
	height: 24px;
}
#header .titel2 {
	font-size: 14px;
	font-weight: bolder;
	margin: -23px 0 0 19px;
	color: #C3A427;
	height: 24px;
}


/* Kopf = "header"; der header befindet sich außerhalb der page */
#header {
	width: 980px;
	padding: 0;
	margin: 0 auto 0 auto;
	height: 215px;
	text-align: left;
	background-repeat: no-repeat;
	vertical-align: top;
	background-image: url(/ft_layouts/pics/bg-region-header-ab.gif);
	background-color: #FFFFFF;
}
#header h1 {
	color: #FF9933;
	font-size: 26px;
	line-height: 36px;
	margin: 122px 0 11px 0;
	padding: 0px;
	font-weight: bold;
	width: 278px;
	}


#header h2 {
	margin: 0;
	font-size: 14px;
	line-height: 1.4em;
	height: 1.4em;
	width:276px;
	padding: 0px;
}
#header h3 {
	color: #FF0000;
	font-size: 20px;
	line-height: 26px;
	margin:0 0 0 17px;
	width: 310px;
	float: left;
}
#header #animation {
	margin: 20px 0 2px 17px;
	border: 0;
	width: 440px;
	height: 108px;
}
#header #animation img {
	margin: 0 4px 0 0;
}


/* page umfasst "menu" = Navigation links, "content" = mittlerer Block, "right" = rechter Block */
#page {
	margin: 0 auto 0 auto;
	width: 980px;
	background-image: url(/ft_layouts/pics/bg-region-page.gif);
	background-repeat: repeat-y;
	padding: 0px;
	text-align: left;
}


/* Navigation = menu */
/*
#page #leftbox {
	font-size: 12px;
	margin: 0;
	width: 244px;
	line-height: 1.6em;
	padding: 12px 0 0 0;
	vertical-align: top;
	margin-left: 14px;
}
*/

#page #menu {
	margin: 0 0 20px 20px;
}
#page #menu a {
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	height: 28px;
	line-height: 14px;
	font-weight: bold;
	display:block;
}

#menu div.menu-btn-shadow {
    display:none;
}

#menu div.menu-btn {
    display:none;
}

.activeClubs {
	width: 200px;
	padding: 0 0 0 20px;
	clear:both;
}
.activeClubs img {
	border: 0px;
	margin: 10px 17px 0 0;
}

/* Inhaltsblock = content */

#page #content {
	margin:0;
	padding:4px 40px 0 0;
	width: 534px;
	font-size: 13px;
	line-height:16px;
	vertical-align: top;
}
#page #content p {
	width: 534px;
}

#page #content a {
/*	color: #000000;
	text-decoration: none; */
}
#page #content table {
	position: relative;
	border-collapse: collapse;
	font-size: 13px;
}	

h1 {
	font-size:17px;
	line-height:22px;
	color:#FF0000;
	font-variant: normal;
	margin: 0 0 16px 0;
	padding:0px;
	letter-spacing: 0.05ex;
	text-transform: none;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#FF9900;
	margin:0 0 8px 0;
	padding:0px;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	margin:0 0 8px 0;
	padding: 0px;
}

#page #content li {
	list-style-type: none;
	line-height: 36px;
	padding: 0 0 0 30px;
	background-image: url(/ft_layouts/pics/btn-minipfeil.gif);
	background-repeat: no-repeat;
	margin: 0;
}

#page #content ul {
	margin: 0;
	padding: 0;
}

/* anweisungen für regionen.html */
#page #content #regionen {
	line-height: 36px;
	margin: 0;
	width: 510px;
}
#page #content #regionen a {
	line-height: 36px;
	padding: 0 0 0 30px;
	background-image: url(/ft_layouts/pics/btn-minipfeil.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 36px;
	float:left;
	display:inline;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
}


#page #content #button {
	z-index: 10;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	display: inline;
	position: absolute;
}
#page #content #button img {
	position: relative;
	top: -24px;
	left: 430px;
}
.form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top; 
	height:32px;
	font-size: 12px;
}

/* #content <table class="event">  */
table.event {
	line-height: 16px;
	margin: 16px 0 0 0;
	vertical-align: top;
	width: 530px;
	border-collapse: collapse;
}
table.event td {
	vertical-align: top;
}
	
table.eventTitle {
	padding: 0px;
	vertical-align: top;
	width:390px;
}

.eventTitle {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	margin-top:4px;
	margin-bottom: 4px;
}

.eventDate {
	text-align:right;
	vertical-align:top;
}
.eventDesc {
	padding: 6px 0 0 30px;
	margin: 5px 0 0 0;
	background-image: url(/ft_layouts/pics/btn-minipfeil.gif);
	background-repeat: no-repeat;
}
.eventDesc .linkMitmachen {
    color:#FF9933;
}
.eventBottom {
	border-bottom: 1px solid #FF9933;
}

.eventBottom img {
	border: 0;
	padding: 0;
	margin: 0;
}
.eventBottom a {
	float: right;
	text-decoration: none;
	border: 0;
}


/* #content <table class="pics"> = Bildertabelle */
#page #content .pics {
	display: block;
	
}

#page #content .pics img {
	border: 0px;
	padding: 0 4px 8px 0;
}

/* rechter Block = "right" */
#page #right {
	font-size: 12px;
	color: #FFFFFF;
	z-index: 10;
}
	
/* Fußzeile + Seitenabschluss = "footer"; Der footer befindet sich außerhalb der "page" */
#footer {
	display: block;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0px;
	height: 49px;
	background-image: url(/ft_layouts/pics/bg-region-footer.gif);
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p {
	font-size: 12px;
	color: #CCCCCC;
	margin: 0;
	padding: 0px;
}
#footer #umkreis {
	float: left;
	margin: 0 0 0 224px;
	width: 540px;
	display: block;
	color: #CCCCCC;
}

/* Block unter dem Footer */
#addinfo {
	width: 980px;
	margin: 0 auto 0 auto;
	height: auto;
	padding: 0;
	color: #FFD633;
	text-align: justify;
	line-height: 30px;
}
#addinfo a {
	color:#FFD633;
	text-decoration:none;
}
/* Textformatierungen für Text unten */
.font13 {
	font-size: 13px;

}
.font15 {
	font-size: 15px;

}
.font17 {
	font-size: 17px;
}
.font19 {
	font-size: 19px;
}
.font21 {
	font-size: 21px;
}
.font23 {
	font-size: 23px;
	color: #FF9933;
}

/* Formular errors */
.error {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	height: 24px;
}
.errorfield {
	background-color: #FFDFDF;
}
/* Anweisungen für "Mitmachen" */
/*
.contact {
	line-height: 20px;
	margin-left: 20px;
	height: 280px;
	position: relative;
	top: 0px;
}
.contact strong {
	font-weight: bold;
	line-height: 20px;
	color: #FF9933;
}
.contact hr {
	margin-top: 12px;
}
*/
#page #content .contact {
	line-height: 20px;
	margin-left: 20px;
	vertical-align: top;
	width: 150px;
	padding-left: 20px;
}
#page #content .contact strong {
	font-weight: bold;
	line-height: 20px;
	color: #FF9933;
}
#page #content .contact hr {
	margin-top: 12px;
}


.mitmachen form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 332px;
	background-color: #FFF7D5;
	padding: 10px;
	margin: 0;
}
.mitmachen form div {
	line-height: 18px;
	height: 18px;
}
.mitmachen form td {
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	padding-bottom: 6px;
}
.mitmachen input {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
}
.mitmachen #checkbox {
	border: 0px solid #FFFFFF;
	padding: 0;
	background-color: #FFF7D5;
		margin: 0 10px 0 0;
}
.mitmachen form .absenden {
	height: 24px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.mitmachen form .newsletter {
	padding: 10px 0 10px 0;
}
/* Anweisungen für Newsletter-Formular */

.news {
	background-color: #FFF7D5;
	padding: 16px;
	width: 260px;
}

.news th {
	width: 61px;
	z-index: 10;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding-left: 4px;
}
.news td {
	font-size: 11px;
	padding: 8px 0 8px 0;
	line-height: 18px;
	width: 65px;
}
.news input {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	width: 180px;
}

.news .plz {
	float: left;
	width: 50px;
	margin-right: 10px;
}
.news .button {
	width: 80px;
	text-align: center;
	background-color: #FF0000;
	color: #FFFFFF;
	margin-right: 10px;
}


table.login {
	background-color:#FFF7D5;
}

table.register {
	background-color:#FFF7D5;
}

