body {
	margin: 15px;
	padding: 0;
	font-family: verdana, arial;
	background-image: url(/images/bg_body.jpg);
  color: #fff;
 text-align: center;
}

h1 { font-size: 11px;
     font-weight: bold;
}


a {color: white;}

* html #blueblock {
/*IE 6 only */
	w\idth: 210px;
/*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#maincontainer {
width: 1000px;
background-color: #fff;

}
#topsection {
	background: #ffffff;
	height: 125px;
/*Height of top section*/
	border-bottom: 5px solid #11093F;
}
p {
	font-size: 71%;
}
.tdfont {
	font-size: 71%;
	text-align: left;
}
.logo {
  padding-left: 10px;
	padding-top: 25px;
	width: 975px;
}
#topsection h1 {
	margin: 0;
	padding-top: 15px;
}

#contentcolumn {
	margin: 3px 140px 0px 0px;
	padding-left: 10px;
	width: 990px;

	height: 625px;

/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#show {
width: 400px;
height: 300px;
}

#spalte1 { position: relative; left: 30px; width: 364px; height: 600px; border: 1px solid black; background-image: url(/images/bg_content.jpg); text-align: justify; padding: 10px; float: left; }


#spalte1_kontakt { position: relative; left: 50px; width: 364px; height: 900px; border: 1px solid black; background-image: url(/images/bg_content.jpg); text-align: justify; padding: 10px; float: left; }



#spalte2 { position: relative; left: 0px; width: 400px; height: 610px; border: 1px solid black; padding-bottom: 10px; float: right;}



#spalte3 { position: relative; left: 55px; width: 610px; height: 800px; background-color: #fff; border: 1px solid black; text-align: justify; padding: 10px; float: left; overflow: hidden; }

#spalte4 { position: relative; left: 55px; width: 996px;  border: 1px solid black; background-image: url(/images/bg_content.jpg); text-align: justify; padding: 3px; float: left; }

#spalte5 { color: grey; position: relative; left: 55px; width: 350px;  height: 743px; background-color: #fff; border: 1px solid black; text-align: justify; padding: 10px; float: left; }

.floatright {border: 1px solid grey; float: right; margin-bottom: 5px;}
.floatleft {left: 60px; border: 1px solid grey; float: left; margin-bottom: 5px;}

#footer {
	
	width: 994px;
	background: #0B0D33;
	color: #FFF;
	text-align: center;
	font-family: verdana, arial, helvetica;
	font-size: 70%;
	padding: 3px;
}

#footer a {
	color: white;
	text-decoration: none;
}
#footer a:link {
	color: #ffff;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
#footer a:visited {
	color: #ffff;
}
.innertube {
	margin: 5px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#blueblock {
	position: relative;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	margin-right: 20px;
	height: 220px;
	font-size: 11px;
	width: 145px;
	float: left;
	text-align: left;

}

#blueblock ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#blueblock li {
	border-bottom: 0px solid black;
	margin: 0;
}
#blueblock li a {
	display: block;
	padding: 5px 5px 5px 8px;
	border-left: 30px solid #8D8D8D;
	border-right: 0px solid #508fc4;
	background-color: #0B0D33;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
html>body #blueblock li a {
/*Non IE6 width*/
	width: 200px;
	display: block;
	padding: 5px 5px 5px 8px;
	border-left: 30px solid #8D8D8D;
	border-right: 0px solid #508fc4;
	background-color: #0B0D33;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
#blueblock li a:hover {
	border-left: 30px solid #8D8D8D;
	border-right: 0px solid #D5D7DD;
	background-color: #fff;
	color: #000;
	filter: alpha(opacity=50);
/* IE */
	-moz-opacity: 0.5;
/* Gecko-Browser */
	opacity: 0.5;
/* Opera 9+ */
}
#box {
	position: absolute;
	background: #0B0D33;
	visibility: hidden;
	width: 100%;
}

#box img {
	position: absolute;
	border: #666464 solid 1px;
	cursor: pointer;
}
#box span {
	position: absolute;
	color: #666464;
	font-family: verdana;
	font-style: italic;
	font-size: 12px;
	width: 150px;
}
#box a {
	text-decoration: none;
	color: #ff8000;
}
#box a:hover {
	text-decoration: none;
	background: #ff8000;
	color: #ffffff;
}
#box a:visited {
	text-decoration: none;
	color: #ff8000;
}
#box a:visited:hover {
	text-decoration: none;
	background: #ff8000;
	color: #ffffff;
}
#lnk {
	visibility: hidden;
}
ul#Navigation {
	margin: 0;
	padding: 0;
	width: 150px;
}
ul#Navigation li {
	list-style: none;
	margin: 0;
	padding-bottom: 5px;
	font-size: 95%;
	width: 148px;
}
.nav {
	width: 110px;
	background-color: grey;
	padding: 5px;
	color: white;
	margin-bottom: 5px;
}


.fb-like {
  padding-left: 5px;
}

.anfragelink {font-size: 13px; font-weight: bold; color: grey; margin-top: 100px;)