@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00008b;
	font-weight: bold;
	list-style-type: square;
}
.center_container {
	text-align: center;
	width: 550px;
}

body {
	background-image: url(../images/design/backy01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #0000EA;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #339;
}
a:active {
	text-decoration: none;
	color: #306;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	font-style: italic;
}
.right {
	text-align: right;
}
.Bild_links {
	height: 100px;
	width: 100px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 3px;
	float: left;
}
.Bild_rechts {
	height: 100px;
	width: 100px;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 3px;
	float: right;
}

#wrapper_master {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/design/backy01.jpg);
	/*-Shadow-*/
    -webkit-box-shadow: 0px 0px 23px #000000;
	-moz-box-shadow: 0px 0px 23px #000000;
	box-shadow: 0px 0px 23px #000000;
}

#wrapper_top img {
	width: 100%;
}
#wrapper_menue {
	height: 37px;
	background-color: #DD1216;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}
#wrapper_body {
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	background-color: #b4eaf1;
	background-image: url(../images/design/paar_hintergrund1.jpg);
	background-repeat: no-repeat;
	width: 740px;
}
#wrapper_body_left {
	width: 565px;
	float: left;
}


#wrapper_body_right {
	float: right;
	width: 440px;
}
#wrapper_side_rechts {
	float: right;
	width: 150px;
	height: 420pt;
	padding: 0px;
	margin-left: 25px;
}

.Platzhalter_rechts {
	float: right;
	width: 150px;
	padding: 0px;
	margin-left: 50px;
	height: 200px;
}

#wrapper_footer {
	background-color: #CCC;
	height: 20px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 6px;
}
#Kontakt_Anfrage_Form     {
	background-color: #EDEFF1;
	float: right;
	width: 400px;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#wrapper_toppic {
	background-color: #ECE8DF;
}
#tanzspass_body_links {
	width: 560px;
}
#wrapper_partner {
	clear: both;
}
