body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	margin:0;
	padding:0;
	font-size: 12px;
	line-height:1em;
	text-align: center;
	height:100%;
}
img {
	border: 0px solid;
}

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



/* Kopf = "header"; der header befindet sich außerhalb der page */
div#header {
	width: 980px;
	padding: 0;
	margin: 0 auto 36px auto;
	height: 140px;
	text-align: left;
	background-repeat: no-repeat;
	vertical-align: top;
	/* background-image: url(/custom_layout/pics/bg-region-header.png); */
    position:relative;	
}

/*
div#leftColumnTop {
    width:199px;
    height:93px;
    position:absolute;
    left:0px;
    bottom:0px;
}
*/
div#logo {
    position:absolute;
    height:140px;
/*	background-image: url(/custom_layout/pics/bg-shadow-bottom.png);
	background-position:2px 89px; */
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	overflow:visible;
}
div#logo table {
/*    border:1px solid black; */
}
div#logo td#logoTop {
    border:0px;
    height:67px;
    padding:0px 10px;
    text-align:center;
    vertical-align:middle;
    font-size:32px;
    font-weight:normal;
    color:white;
}
div#logo td#logoSub {
    border:0px;
    font-size:16px;
    font-weight:normal;
	background-color:white;
	height:22px;
	text-align:center;
	vertical-align:middle;
}
div#logo div#logoShadowBottom {
    position:absolute;
    left:0px;
    bottom:-7px;
    height:8px;
	/* background-image: url(/custom_layout/pics/bg-shadow-bottom.png);
	background-repeat:no-repeat; */
	width:100%;
}


div#logo div#logoShadowRight {
    position:absolute;
    right:-8px;
    bottom:-7px;
    width:8px;
    height:96px;
	/* background-image: url(/custom_layout/pics/bg-shadow-right.png);
	background-repeat:no-repeat;*/
}

div#logo p.clubregion {
    margin:15px 5px 10px;
}
div#pictureRowTop {
    position:absolute;
    bottom:0px;
	right:0px;
	height:0px;
    
}
div#pictures_top {
	/* background-image: url(/custom_layout/pics/bg-img-ani.png); 
	background-repeat:no-repeat; */
	width:auto;
	height:auto;
	position:relative;
	top:-108px;
	z-index:3;
}
div#ani1, div#ani2, div#ani3 {
	position:relative;
    float:left;
	margin-right:8px;
	border:2px solid #fff;
	width:144px;
	height: 96px;
	display:block;
}

div#ani1 img, div#ani2 img, div#ani3 img {width:144px; height:auto; margin:0px;}

table#page {
	margin: 0 auto 0 auto;
	width: 980px;
	background-repeat: repeat-y;
	padding: 0px;
	text-align: left;
	min-height:600px;
}
table#page td#left {
    width:199px;
	font-size: 13px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

table#page td#left div#menu {
    margin:40px 0 0 0;
    padding:0 0 0 16px;
}
table#page td#left div#menu a {
	color: #000;
	text-decoration:none;
	font-weight: bold;
	font-size:13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
table#page td#left div#menu a:hover {
    text-decoration:underline;
}
table#page #menu{min-height:500px; display:block;}

table#page #menu p.menuEntry {
	padding:0;
}
table#page #menu p.subMenuEntry {
	padding:0 0 0 16px;
}


/*
div#subMenuWrap {
    margin:0px;
    height:30px;
    width:532px;
}

div#subMenu {
	background-image: url(/custom_layout/pics/bg-submenu.png);
} */

.activeClubs {
/*	width: 200px; */
	padding: 0 0 0 15px;
}
.activeClubs img {
	border: 0px;
	margin: 10px 0px 0px 0px;
}

table#page td#leftShadow {
    width:7px;
  	/*background:url(/custom_layout/pics/bg-leftbox-shadow.png) repeat-y;*/
}

/* Inhaltsblock = content */

table#page td#content div#contentwrap{
    position:relative;
    overflow:hidden;
    padding:0px;
}

td#content h1 {
	color:#669933;
	font-size:19px;
	line-height:2em;
}

td#content h3 {
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	margin:0 0 8px 0;
	padding: 0px;
}
/*
table#page td#content li {
	list-style-type: none;
	line-height: 36px;
	padding: 0 0 0 30px;
	background-image: url(/custom_layout/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(/custom_layout/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;
}
	
/* Fußzeile + Seitenabschluss = "footer"; Der footer befindet sich außerhalb der "page" */
div#footer {
	width: 980px;
	margin: 0 auto 0 auto;
	padding:0px;
	height: 49px;
	/* background: url(/custom_layout/pics/bg-region-footer.png) no-repeat; */
	text-align:left;
}
div#footerContent {
    height:36px;
    width:199px;
}

/* Block unter dem Footer */
#subtext {
	width: 980px;
	margin: 0 auto 0 auto;
	height: auto;
	padding: 0;
	text-align: justify;
	line-height: 30px;
	display:block; clear:both;
}
#subtext a {
	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:#ff9702;
}

/* Formular errors */
.error {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	height: 24px;
}
.errorfield {
	background-color: #FFDFDF;
}

#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;
}


/* 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: 199px;
}

.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.profile,
table.login,
table.mitmachen,
table.interests,
table.mailHead,
table.mailContent,
table.mailNew,
table.settings,
table.action,
table.referrer,
table.referrer_edit,
table.nl {
	background-color:#ff9702;
}

/* mb profile */

table.profile td,
table.profile th,
table.interests td,
table.action td {
    border-width:0px 0px 1px 0px;
    border-style:solid;
}
/*mail box */
table.mailHead th,
table.mailHead td {
    border-width:1px 0px 0px 0px;
    border-style:solid;
}

table.mailNew th,
table.mailNew td {
    border-width:0px 0px 1px 0px;
    border-style:solid;
}

table.mailContent td {
    border-width:1px 0px;
    border-style:solid;
}

/* mb settings */

table.settings td.subSection {
    border-top:1px solid #da251c;
}

table.referrer td {
    border-top:1px solid #da251c;
}


/* Mitgliederübersicht */

table.listView td {
    border-width:1px 0px 1px 0px;
    border-style:solid;
}
table.searchResults td {
    border-width:1px 0px 0px 0px;
    border-style:solid;
}
/* individuell im contentwrap */
#page #content #contentwrap td.leftBox {
padding-right:20px;
}
#page #content #contentwrap td.rightBox {
	width: 160px;
	background-color: #E3FFBF;
	vertical-align: top;
	padding:30px 10px 30px 10px;
	min-height:400px;
}