* {
	margin:0;
	padding:0;
} 

html, body, #wrap {
	height: 100%;
	background-color: #e6e6e6;
	background-image: url(../img/kork.png);
	background-repeat: repeat;
	font-size: 14px;
	font-family:  verdana, arial, helvetica, sans-serif;
}

body > #wrap {
	height: auto; 
	min-height: 100%;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

#centerBox {
	width: 892px;
	vertical-align: middle;	
	text-align: left;
	margin:0 auto;
	clear:both;
	top: 0px;
}

#footerBox {
	padding-left: 101px;
	height: 85px;
	width: 791px;
	margin:0 auto;
	font-size: 12px;
	color: #454545;
	line-height: 19px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	padding-top: 5px;
}

#header {
	height: 300px;
	width: 892px;
	background-image: url(../img/header2011.png);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 2;
	position: relative;
	left: 0px;
	top: 0px; /* IE 7 -400px*/
}

#contentBox {
	padding-left: 102px;
	padding-right: 104px;
	background-image: url(../img/middle.png);
	background-repeat: repeat-y;
	background-position: center;
	top: 0px;
	min-height: 600px;
	position: relative;
}

#leftContent {
	float: left;
	width: 330px;
}

#rightContent {
	float: right;
	width: 330px;
}

/* ---------- Footer Stuff      ----------- */

a.footerLink, a.footerLink:hover, a.footerLink:focus, a.footerLink:visited, a.footerLink:active {
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	outline: none;
}

a.footerLink:hover, a.footerLink:focus {
	border-bottom: 1px dotted #454545;
}

#line {
	display: block;
	width: 685px;
	height: 1px;
	background-color: #454545;
	margin-bottom: 5px;
}

/* ---------- allg. Formate     ----------- */

p {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 9px;
	text-align: justify;
}

a {
	color: blue;
	text-decoration: none;
	border: 0px;
}

a:hover, a:focus {
	color: blue;
	border-bottom: 1px dotted blue;
	text-decoration: none;
}

a:active {
	outline: none;
}

a:visited {
	color: #00008B;
}

ul {
	margin-left: 15px;
}

li {
	margin-bottom: 5px;
}

/* ---------- Navigations-Stuff ----------- */

#navi {
	width: 97px;
	height: 591px;
	position: relative;
	top: 69px;
	left: 7px;
	z-index: 5;
	float: left;
	background-repeat: no-repeat;
}

a.naviBu {
	position: absolute;
	background-position: top center;
	display: inline-block;
	border: none;
	float: left;
}

#naBuKarten {
	width: 24px;
	height: 74px;
	left: 25px;
	top: 97px;
}

#naBuInfos {
	width: 31px;
	height: 67px;
	left: 22px;
	top: 19px;
}

#naBuBilder {
	width: 27px;
	height: 71px;
	left: 22px;
	top: 184px;
}

#naBuGaesteblatt {
	width: 27px;
	height: 112px;
	left: 23px;
	top: 267px;
}

#naBuKontakt {
	width: 29px;
	height: 92px;
	left: 17px;
	top: 377px;
}

#naBuSponsoren {
	width: 34px;
	height: 112px;
	left: 20px;
	top:469px;
}
