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;
	z-index: 1;
	position: absolute;
	height: 24px;
    bottom:20px;
    left:20px;
}
#header .titel2 {
	font-size: 14px;
	font-weight: bolder;
	color: #C3A427;
	height: 24px;
    position: absolute;
    bottom:19px;
    left:21px;
}


/* 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(/freizeitclubkarlsruhe_layout/pics/bg-region-header-ab.gif);
	background-color: #FFFFFF;
    position:relative;	
}

div#leftColumnTop {
    width:178px;
    height:205px;
    position:absolute;
    left:0px;
    bottom:0px;
}
div#logo {
    position:absolute;
    height:90px;
    top:40px;
    left:0px;
/*	background-image: url(/freizeitclubkarlsruhe_layout/pics/bg-shadow-bottom.png);
	background-position:2px 89px; */
	background-repeat:no-repeat;
	margin:0px 8px 8px 0px;
	padding:0px;
	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(/freizeitclubkarlsruhe_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(/freizeitclubkarlsruhe_layout/pics/bg-shadow-right.png);
	background-repeat:no-repeat;
}

div#logo p.clubregion {
    margin:15px 0 10px;
}
div#pictureRowTop {
    position:absolute;
    bottom:60px;
    left:486px;
    width:490px;
    height:85px;
}
div#pictures_top {
	background-image: url(/freizeitclubkarlsruhe_layout/pics/bg-img-ani.png);
	background-repeat:no-repeat;
	width:448px;
	height:116px;
	position:absolute;
	top:-55px;
	left:25px;
	z-index:3;
}
div#ani1 {
    position:absolute;
    left:1px;
    width:144px;
    height:108px;
}

div#ani2 {
    position:absolute;
    left:149px;
    width:144px;
    height:108px;
}

div#ani3 {
    position:absolute;
    left:297px;
    width:144px;
    height:108px;
}

#header h3 {
	color: #FF0000;
	font-size: 20px;
    position:absolute;
    left:90px;
    bottom:-15px;
}


/* page umfasst "menu" = Navigation links, "content" = mittlerer Block, "right" = rechter Block */
#page {
	margin: 0 auto 0 auto;
	width: 980px;
	background-repeat: repeat-y;
	padding: 0px;
	text-align: left;
}
/* Navigation = menu */
#page #leftbox {
    width:178px;
	font-size: 12px;
	padding:0;
	vertical-align:top;
}

#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;
}
#page #menu a:hover {
	text-decoration: underline;
}

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


/* Inhaltsblock = content */

#page #content {
	margin:0;
	padding:4px 40px 0 20px;
	width: auto;
	font-size: 13px;
	line-height:16px;
	vertical-align: top;
}
/* Fußzeile + Seitenabschluss = "footer"; Der footer befindet sich außerhalb der "page" */
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	height: 49px;
	background-image: url(/freizeitclubkarlsruhe_layout/pics/bg-region-footer.gif);
    text-align:left;
    overflow:hidden;
}
div#footerContent {
    height:36px;
    width:178px;
}

#footer a {
    margin-left:50px;
	color: #FFFFFF;
	text-decoration: none;
}

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