@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
}
p {
	line-height: 100%;
	padding-top: 10px;
}



ul {
}
li {
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fundament {
	width: 950px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header_logo  {
	background-image: url(../Images/BBALLSKOOL%20nur%20Header%20copy.jpg);
	height: 144px;
	width: 950px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#navigation_oben  {
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
}
#page {
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#page #inhalt {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 10px;
}
.post {
	width: 834px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFCC;
}
.post h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	font-family: "Trebuchet MS", verdana, Arial, "times New Roman";
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
}
.post .entry {
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
}
.post .entry p {
	line-height: 0.6cm;
	font-weight: normal;
}
.post .entry img {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 7px double #CCCCCC;
}
.box2 {
	width: 280px;
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFCC;
}

#footer {
	width: 950px;
	height: 100px;
	background-image: url(../Images/footer_logo.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	border: 0px none #FFFFFF;
}
.statistik {
	height: 15px;
	width: 80px;
	float: right;
	padding-top: 80px;
	padding-right: 1px;
}
#footer .haftung {
	font-size: 12px;
	color: #009933;
	float: left;
	padding-top: 80px;
	padding-left: 10px;
}
.haftung ul {
	list-style-image: none;
	list-style-type: none;
	float: left;
}

.haftung li {
	float: left;
}
.haftung a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
}
.haftung a:hover {
	color: #000000;
	font-weight: bold;
}




#footer .copy {
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	padding-top: 80px;
	padding-right: 15px;
	font-weight: bold;
}

