/*--------------------------------------------*/
/*--------------------------------------------*/
/*---------                         ----------*/
/*--------- copyright: unimess GmbH ----------*/
/*---------                         ----------*/
/*---------      www.unimess.de     ----------*/
/*---------                         ----------*/
/*--------------------------------------------*/
/*--------------------------------------------*/
/* Salsa Redesign*/

@font-face {font-family: 'SegoePrint';src: url('extras/webfonts/2A1CFC_0_0.eot');src: url('extras/webfonts/2A1CFC_0_0.eot?#iefix') format('embedded-opentype'),url('extras/webfonts/2A1CFC_0_0.woff') format('woff'),url('extras/webfonts/2A1CFC_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'SegoePrint-Bold';src: url('extras/webfonts/2A1CFC_1_0.eot');src: url('extras/webfonts/2A1CFC_1_0.eot?#iefix') format('embedded-opentype'),url('extras/webfonts/2A1CFC_1_0.woff') format('woff'),url('extras/webfonts/2A1CFC_1_0.ttf') format('truetype');}

a:focus { outline: none;}

body{
	padding: 0px;
	margin: 0px;
	border:none;
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	text-align: center;
	overflow: scroll;
	*overflow: visible;
	background: #FFFFFF;
	color: #2B2B2B;
}

/* Kopfbilder (für Schnee ausblenden)*/
.start {
	background: url(bilder/navigat/body_bg_1.gif) #DADADA;
	background-repeat: repeat-x !important;
	position: relative;
}

/*
Nikolausmütze
#hals #kategorie .tanz:before {
    background-image: url("bilder/weihnachtsmuetze.png");
    content: " ";
    display: block;
    height: 139px;
    margin-left: -80px;
    margin-top: -70px;
    position: absolute;
    width: 200px;
}

Schnee
.start .snow {
	background-color: #ecf0f3;
    background-image: url(bilder/schnee/snow-1.png), url(bilder/schnee/snow-2.png), url(bilder/schnee/snow-3.png);
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}

@-webkit-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    50% { background-color: # }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
        background-color: #;
    }
}
@-moz-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    50% { background-color: # }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
        background-color: #;
    }
}
@-ms-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    50% { background-color: # }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
        background-color: #;
    }
}
@keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    50% { background-color: # }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
        background-color: #;
    }
}
*/

.startseitebg {
	background: #FFFFFF url(bilder/navigat/body_bg_1.gif) repeat-x left top;
}

.normalbg
{
	background: #ffffff url(bilder/navigat/normal_bg.jpg) repeat-x left top;
}

#Bilderladen{
 display: none;
}

a {
	color: #424D7E;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FAD9A9;
}

p {
	padding: 0px 0px 18px 0px;
	margin:  0px 0px 0px 0px;
	line-height: 1.5;
}

td {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	font-size: 100%;
}

.content ul{
	padding-left: 15px;
	line-height: 1.5;
}

.content ul li{
	margin: 16px 0px 16px 0px;
	padding: 0px 0px 0px 8px;
}

hr {
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin:  10px 0px 10px 0px;
	border: none;
	background: #A2A2A2;
}

h1{
	font-size: 200%;
	font-weight: bolder;
	color: #AE1919;
	padding: 0px 0px 15px 0px;
	margin:  0px 0px 0px 0px;
}

h2{
	font-size: 125%;
	font-weight: bolder;
	color:#3C3C3C;
	margin: 0px 0px 19px 0px;
}

h3{
	font-size: 100%;
	font-weight: bold;
	color: #bdbdbd;
}

h4{
	font-size: 100%;
	font-weight: normal;
	color: #3C3C3C;
}

#outerrem{
	width: 1018px;
	min-height: 400px;
   height: auto !important;
   height: 400px;
	padding: 0px 15px 0px 15px;
	margin:  0px auto 0px auto;
	border: none;
	text-align: left;
}

#container{
	max-width: 1018px;
	width: 100%;
	margin: 0 auto 0 auto;
}

/*
.container{
	float: left;
	display: block;
	width: 1018px;
	min-height: 400px;
   height: auto !important;
   height: 400px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: none;
	text-align: left;
	padding: 0px px 0px 0px;
}*/

#kopf{
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	display: block;
	width: 100%;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	background:	#e2001a;
	border: none;
}

#hals{
	left: 0px;
	top: 0px;
	float: left;
	display: block;
	width: 100%;
	/*min-height: 0px;
   	height: auto !important; */
	padding: 0px 0px 18px 0px;
	border: none;
	background-position: center center;
    background-repeat: no-repeat;
	text-align: left;
}


.ueberschrift {
	font-weight: bold;
}

#ueberschrift_programm {
	margin: 240px 0px 0px 22px;
}


.programm {
	background-image:url(bilder/kopfgrafiken/neu/test.jpg);
	margin: 0px;
}

.termine {
	background: url(bilder/kopfgrafiken/termine.jpg);
}

.neuigkeiten {
	background: url(bilder/kopfgrafiken/neuigkeiten.jpg);
}

.personal_training {
	background-image:url(bilder/kopfgrafiken/neu/personal_training.jpg);
}

.bachata_brauttanz {
	background: url(bilder/kopfgrafiken/brauttanz.jpg); 
}

.salsa_animation {
	background: url(bilder/kopfgrafiken/animation.jpg);
}

.video {
	background: url(bilder/kopfgrafiken/video.jpg);
}

.tanzshow
{
	background: url(bilder/kopfgrafiken/tanzshow.jpg) no-repeat left top;
}

.faszientraining
{
	background: url(bilder/kopfgrafiken/faszientraining.jpg) no-repeat left top;
}

#hals h1
{
	font-family: SegoePrint; 
	color: #e2001a;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-size: 280%;
	line-height:  1.1;
}


#hals a
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#hals a:hover, #hals .aktiv
{
	font-size: 14px;
	color: #FAD9A9;
	text-decoration: none;
}

#hals .trennlinie
{
	display: block;
	float: left;
	width: 273px;
	height: 1px;
	border: none;
	margin: 0px 0px 10px 0px;
	background: #DADADA;
}

#kopf .logo
{
	display: block;
	float: left;
	width: 20%;
	height: 53px;
	border: none;
	margin: 30px 0 0 2%;
}

#kopf .logo img{
	max-width: 219px;
	width: 100%;
}

.platzhalter{
	display: block;
	float: left;
	width: 100%;
	height: 53px;
	border: none;
	margin: 0px 0 0 0px;
}
#hals #kategorie {
	display: block;
	float: left;
	width: 100%;
	max-width: 1018px;
	height: 129px;
	padding: 332px 0px 20px 0px;
	margin: 7px 0 0;
	border: none;
	font-size: 11px;
	color: #686868;
	/*Png für Schnee*/
	background: url(bilder/hals/startseite_hals.png) no-repeat center;
	/*background: url(bilder/hals/startseite_hals.jpg) no-repeat center;*/
	background-size: 100% auto;
	text-align: center;
}

#hals #kategorie a
{
	font-size: 11px;
	color: #E1081A;
	font-weight: normal;
}

#hals #kategorie a:hover
{
	
	color: #000000;
}

#hals #kategorie h1 {
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	padding: 0 0 5px 0;
	margin: 0 4% 8px 4%;
}

#hals #kategorie .tanz {
	display: block;
	float: left;
	width: 30%;
	height: 121px;
	margin: 0 1% 0 3%;
	padding: 0 0 10px;
	border: none;
	background: rgba(240, 240, 240, 0.80);
}


#hals #kategorie .personal
{
	display: block;
	float: left;
	width: 30%;
	height: 121px;
	margin: 0 1%;
	padding: 0 0 10px;
	border: none;
	background: rgba(240, 240, 240, 0.80);	
}

#hals #kategorie .fitness
{
	display: block;
	float: left;
	width: 30%;
	height: 121px;
	margin: 0 1%;
	padding: 0 0 10px;
	border: none;
	background: rgba(240, 240, 240, 0.80);
}

#hals .anmeldung
{
	display: block;
	float: right;
	width: 25%;
	height: 24px;
	background:url(bilder/hals/anmelde_button.jpg) no-repeat left top;
	margin: 19px 0 0;
	padding: 5px 0px 0px 28px;
	border: none;
}



/* KOPFBILDER */

.kopfbild {
}


.startseite{
	margin: 40px 0px 0px 0px;
}

.kontakt {
	background: url(bilder/kopfgrafiken/kontakt.jpg);
}

.salsa{
	background: url(bilder/kopfgrafiken/salsa.jpg) no-repeat left top;
}

.reggaeton{
	background: url(bilder/kopfgrafiken/reggaeton.jpg) no-repeat left top;
}

.funky{
	background: url(bilder/kopfgrafiken/funky.jpg) no-repeat left top;
}

.powerplate{
	background:url(bilder/kopfgrafiken/powerplate.jpg) no-repeat left top;
}

.miha{
	background: url(bilder/kopfgrafiken/mihabodytec.jpg) no-repeat left top;
}

.deepwork{
	background: url(bilder/kopfgrafiken/deepwork.jpg) no-repeat left top;
}

.dance {
	background: url(bilder/kopfgrafiken/dance.jpg);
}

.preise {
	background: url(bilder/kopfgrafiken/studio.jpg);
}

.fitness_bild{
	background: url(bilder/kopfgrafiken/fitness.jpg) no-repeat left top;
}


.yoga{
	background: url(bilder/kopfgrafiken/neu/yoga.jpg);
}

.bodyart{
	background: url(bilder/kopfgrafiken/bodyart.jpg) no-repeat left top;
}

.pilates{
	background: url(bilder/kopfgrafiken/pilates.jpg) no-repeat left top;
}

.firmenfitness{
	background: url(bilder/kopfgrafiken/firmenfitness.jpg) no-repeat left top;
}


.piloxing{
	background: url(bilder/kopfgrafiken/piloxing.jpg) no-repeat left top;
}

.physyolates{
	background: url(bilder/kopfgrafiken/physyolates.jpg) no-repeat left top;
}

.ernaehrungsberatung{
	background: url(bilder/kopfgrafiken/ernaehrungsberatung.jpg) no-repeat left top;
}

.zumba{
	background: url(bilder/kopfgrafiken/zumba.jpg) no-repeat left top;
}

.bachata {
	background: url(bilder/kopfgrafiken/bachata.jpg);
}

.deep_house {
	background: url(bilder/kopfgrafiken/deep_house.jpg);
}


.bokwa{
	background: url(bilder/kopfgrafiken/kopfgrafik_bowka_fitness.jpg) no-repeat left top;
}

.personaltraining{
	background: url(bilder/kopfgrafiken/kopfgrafik_personal_training.jpg) no-repeat left top;
}

.kizomba{
	background: url(bilder/kopfgrafiken/kizomba.jpg) no-repeat left top;
}

#rumpf
{
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	font-size: 16px;
	color: #757575;
	display: block;
	width: 100%;
	min-height: 320px;
    height: auto !important;
    height: 320px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	background: #ffffff;
	border:  none;
	text-align: left;
}

#rumpf_breit
{
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	font-size: 16px;
	color: #757575;
	display: block;
	width: 100%;
	min-height: 320px;
    height: auto !important;
    height: 320px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	background: #ffffff;
	border:  none;
	text-align: left;
}

#rumpf .ueberschrift
{
	display: block;
	float: left;
	width: 100%;
	height: 63px;
	padding: 15px 0px 0px 23px;
	border: none;
	background: opacity: 1;
}

#rumpf #team {
	padding: 0px 0px 0px 23px;
}

#rumpf .ueberschrift h1
{
	font-family: SegoePrint-Bold; 
	font-size: 30px;
	font-weight: bolder;
	color: #e2001a;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

#rumpf_breit .ueberschrift
{
	display: block;
	float: left;
	width: 100%;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 35px 0px;
	border: none;
}

#rumpf_breit .ueberschrift h1
{
	font-family: SegoePrint-Bold; 
	font-size: 30px;
	font-weight: bolder;
	color: #e2001a;
	padding: 0px 0px 10px 2%;
	margin:  0px 0px 0px 0px;
	width: 98%;
	border-bottom: 3px solid #e2001a;	
}

#rumpf .trennlinie
{
	display: block;
	float: left;
	width: 100%;
	height: 5px;
	background: #e2001a;
	margin: 0px 0px 32px 0px;
	border: none;
}


#linker_arm{
	float: left;
	display: block;
	width: 267px;
   height: auto !important;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: none;
}

#rumpf #bauch {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	display: block;
	width: 72%;
	min-height: 320px;
	line-height: 20px;
   height: auto !important;
   height: 320px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: none;
	color: #000000;
	font-size: 13px;
}

#rumpf #bauch .content
{
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

#rumpf #bauch .content tr
{
	margin: 2px 0px 2px 0px;
}


#rumpf_breit #bauch {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	display: block;
	width: 70%;
	min-height: 320px;
	line-height: 20px;
   height: auto !important;
   height: 320px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: none;
	color: #000000;
	font-size: 14px;
}

#rumpf #bauch a
{
	color: #e1081a;
	font-weight: normal;
	text-decoration: none;
	
}

#rumpf #bauch a:hover
{
	color: #FAD9A9;
}

#rumpf_breit #bauch a
{
	color: #e1081a;
	font-weight: normal;
	
}

#rumpf_breit #bauch a:hover
{
	color: #FAD9A9;
}

#rumpf_breit #bauch .panorama
{
	text-decoration: none;
	font-weight: bold;
}

#rumpf_breit #rechter_arm{
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	display: block;
	width: 28.5%;
	min-height: 320px;
   height: auto !important;
   height: 320px;
	padding: 0px 0px 0px 0px;
	margin:  0px 1.5% 0px 0px;
	border: none;
}

#rumpf #linker_arm{
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	display: block;
	width: 25%;
   height: auto !important;
	padding: 0px 0px 0px 0px;
	margin:  0px 3% 0px 0px;
	border: none;
}

#bauch .contentstartseite{
	float: left;
	display: block;
	width: 100%;
	min-height: 350px;
   height: auto !important;
   height: 350px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: none;
	color: #1C1C1C;
	font-size: 14px;
}

/* Navi Horizontal */

#navi_horizontal{
	float: left;
	display: block;
	height: 34px;
	width: 70%;
	padding: 54px 0px 0px 0px;
	margin:  0px 0px 0px 8%;
	border:  none;
	font-size: 17px;
}

#navi_horizontal ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

#navi_horizontal ul li{
	float: left;
	padding: 0px 46px 0px 0px;
	margin:  0px 0px 0px 0px;
	list-style: none;
	white-space: nowrap;
}

#navi_horizontal ul li:last-child{
	padding: 0px 0px 0px 0px;
}

#navi_horizontal ul li a{
 	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#navi_horizontal ul li a:hover, #navi_horizontal ul li .aktiv{
 	color: #fad9a9;
}

/* Navi Vertikal */

#navi_vertikal{
	float: left;
	display: block;
	width: 100%;
	min-height: 10px;
   height: auto !important;
   height: 10px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	
}

#navi_vertikal ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;

}

#navi_vertikal ul li{
	padding: 6px 0px 8px 25px;
	margin:  0px 0px 8px 0px;
	list-style: none;
	background: #f1f1f1;
}

#navi_vertikal ul li .subnavi{
	padding: 6px 0px 2px 20px;
	margin:  0px 0px 0px 0px;
	list-style: none;
	background: none;
}


#navi_vertikal ul li a{
	/*font-family: SegoePrint;*/
	padding: 0px 0px 0px 0px;
	color: #2b2b2b;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}

#navi_vertikal ul .subnavi {
	/*font-family: SegoePrint;*/
	padding: 0px 20px 0px 30px;
	margin: 13px 0px 13px 0px;
	color: #2b2b2b;
	text-decoration: none;
	font-weight: normal;
	background: none;
}

#navi_vertikal ul li a:hover {
 	color: #E2001A;
}

#navi_vertikal ul li .aktiv{
	font-weight: bold;
}

#navi_vertikal ul li.passiv .subnavi {
	display: none;
}

#navi_vertikal ul li.aktiv .subnavi {
	display: block;
}

/**/


#navi_rechts{
	float: left;
	display: block;
	width: 100%;
	min-height: 10px;
   height: auto !important;
   height: 10px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}

#navi_rechts ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

#navi_rechts ul li{
	padding: 15px 0px 0px 86px;
	margin:  0px 0px 8px 0px;
	height: 43px;
	list-style: none;
	background: #f1f1f1;
}

#navi_rechts .monitor
{
	background: #f1f1f1 url(bilder/rechter_arm/monitor.png) no-repeat 29px 17px;
}

#navi_rechts .email
{
	background: #f1f1f1 url(bilder/rechter_arm/email.png) no-repeat 29px 17px;
}

#navi_rechts .jobs
{
	background: #f1f1f1 url(bilder/rechter_arm/jobs.png) no-repeat 29px 17px;
}

#navi_rechts .facebook
{
	background: #f1f1f1 url(bilder/rechter_arm/facebook.png) no-repeat 29px 17px;
}

#navi_rechts .video_start
{
	background: #f1f1f1 url(bilder/rechter_arm/video.png) no-repeat 29px 17px;
}

#navi_rechts ul li a{
	/*font-family: SegoePrint;*/
	padding: 0px 20px 0px 0px;
	color: #e2001a;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

#navi_rechts ul li a:hover, #navi_rechts ul li .aktiv{
 	color: #FAD9A9;
}

#partner
{
	display: block;
	float: left;
	width: 95%;
	background: #f8f8f8;
	margin: 25px 0px 10px 0px;
	padding: 10px 2.5% 10px 2.5%;
}

#partner ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#partner ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 38px 0px 0px;
	list-style: none;
	float: left;
}


/* Footer */

#fuss {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	display: block;
	width: 97.5%;
	height: 30px;
	padding: 10px 0px 0px 2.5%;
	margin:  0px 0px 0px 0px;
	border: none;
	text-align: left;
}

#fuss ul{
	display: block;
	float: right;
	height: 32px;
	padding: 0;
	float: left;
	border: none;
	list-style: none;
	width: 100%;
}

#fuss ul li{
	display: block;
	float: left;
	margin: 0 5% 0 0;
}

#fuss ul li a{
	font-size: 14px;
	color: #afafaf;
	font-weight: normal;
	text-decoration: none;	
	white-space:nowrap;
}

#fuss ul li a:hover{
	color: #E2001A;
}


#text {
	width: 60%;
	margin: 0 5% 0 0;
	float: left;
}

#text_startseite {
	width: 87.5%;
	padding: 0px 10% 0px 2.5%;
}

#text_startseite h2{
	margin: 0 0 35px 0;
}

/* Email Formular */

.button {
	border: none;
	color: #FFFFFF;
	background: #E3001B;
	padding: 8px 15px 8px 15px;
}

.button:hover {
	color: #FAD9A9;
}

.memo, .edit {
	border: 1px solid #dadada;
	width: 457px;
	height: 19px;
}

.plz {
	border: 1px solid #dadada;
	width: 62px;
}

.wohnort {
	border: 1px solid #dadada;
	width: 389px;
}

/* ########## Module ###############*/
#MODUL_Neuigkeiten hr {
	display: none;
}

#MODUL_Neuigkeiten .NORMAL {
	width: 100%;
	border-bottom: 1px solid #dadada;
	padding: 18px 0px 18px 0px;
	margin-bottom: 10px; 
}

#MODUL_Neuigkeiten .td_UEBERSCHRIFT_NORMAL, #MODUL_Neuigkeiten .td_NORMAL {
	height: 25px;
	width: 80%;
	vertical-align: top;
}
#MODUL_Neuigkeiten .td_UEBERSCHRIFTSZEILE_ZUSATZ {
	height: 25px;
	width: 20%;
	vertical-align: top;
	text-align: right;
	color: #929292;
}

#MODUL_Neuigkeiten .TABELLENRAND {
	width: 100%;
}

#MODUL_Neuigkeiten .td_UEBERSCHRIFT_NORMAL h1, #MODUL_Neuigkeiten .td_NORMAL h1 {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #E3001B;
}

#MODUL_Neuigkeiten .a-TABELLENLINK {
	float: right;
	padding: 0px 0px 0px 0px;
	margin:  10px 0px 0px 0px;
	font-size: 90%;
	font-weight: normal;
	color: #929292;
}

#MODUL_Neuigkeiten .td_TABELLENLINK a h1{
	text-decoration: none;
}

#MODUL_Neuigkeiten .td_TABELLENLINK a h1:hover{
	color: #929292;
}

#MODUL_Neuigkeiten .a-TABELLENLINK:hover {
	color: #1C1C1C;
}

#MODUL_Neuigkeiten p {
	padding: 0px 0px 10px 0px;
	margin:  0px 0px 0px 0px;
}

#Preistabelle, #Preistabelle2{
	padding: 0px 0px 0px 0px;
	margin:  10px 0px 20px 0px;
	border:  none;

}

#Preistabelle td, #Preistabelle2 td{
	padding: 4px;
}

/* Adresse */

#adresse {	float: left;	display: block;	width: 100%; line-height: normal;} /*!!!*/

#adresse .firma {	font-size: 120%;	padding: 5px 0px 10px 0px;	color: #606060; font-weight: bold;}
#adresse .strasse {	padding-bottom: 5px;}

/*  Breite anpassen */	#adresse .text {	float: left;	display: block;	width: 25%;  padding-bottom: 5px;}

#adresse .telblock {	float: left; display: block; width: 100%; padding-top: 15px;}
/*  Breite anpassen */	#adresse .telblock .telefon {	float: left; display: block;	width: 75%;  padding-bottom: 5px; }
/*  Breite anpassen */	#adresse .telblock .telefax {	float: left; 	display: block;	width: 75%;  padding-bottom: 5px;}

#adresse .wwwblock {	float: left; display: block; width: 100%; padding-top: 15px; }
/*  Breite anpassen */	#adresse .wwwblock .email {	float: left; display: block;	width: 75%;  padding-bottom: 5px; }
/*  Breite anpassen */	#adresse .wwwblock .internet {	float: left; 	display: block;	width: 75%;  padding-bottom: 5px;}
/* Achtung: Höhe der Grafik muss der Höhe des Textblocks entsprechen */
/*  Breite anpassen */	#adresse .wwwblock .email a {	float: left;	display: block;	width: 140px;	height: 15px;	background: url(bilder/navigat/email.gif) no-repeat left top;}
#adresse .wwwblock .email a:hover {	background: url(bilder/navigat/email_h.gif) no-repeat left top;}

/* -------- */

/* Öffnungszeiten */

#oeffnungszeiten {	float: left;	display: block;	width: 100%;}
#oeffnungszeiten div {	margin-bottom: 4px; }
#oeffnungszeiten .text {	float: left;	display: block;	width: 40%;}

/* -------- */

/* Sonstige */

#bild_rechts {
	float: right;
	width: 34%;
	height: 381px;
	display: block;
	padding: 0px 0px 35px 3%px;
}

#bild_rechts img {
	border: none;
	max-width: 265px;
	width: 100%;
}

#bild_rechts p {
	margin: 10px 0px 0px 0px;
}

#Galerie {
	float: left;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;	
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#Galerie img{
	margin: 5px 10px 5px 0px;
	border: 1px solid #2C343C;
}

#Galerie a {
	text-decoration: underline;
}

#Galerie .fancy {
	text-decoration: none;
}

#Galerie .folderrahmen {
  float: left;
  display: block;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#Galerie .folderpic {
  float: left;
  display: block;
  width: 110px;
  background: url(pixlie/folder.jpg) no-repeat center 7px;
  margin: 0 25px 5px 0;
  padding: 2px;
  text-align: center;
}
#Galerie .folderpic .folderpic-link {
  display: block;
  width: 110px;
  height: 110px;
  text-decoration: none;
}

#Galerie .folderpic .folderpic-link img, #Galerie .folderpic-link .emptyfolder {
  display: block;
  width: 50px;
  height: 50px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 35px 30px 25px 30px;
  opacity: 0.5;
  filter: alpha(opacity = 50);
}

#Galerie .folderpic-link .emptyfolder {
	background: url(pixlie/weiter.gif) no-repeat center 37px;
}

#Galerie .folderpic .folderpic-link:hover img, #Galerie .folderpic-link:hover .emptyfolder {
  opacity: 100;
  filter: alpha(opacity = 50);
}

#Galerie .folderpic-name {
	padding: 0px 10px 10px 10px;
	margin-top: 7px;
}

.BilderRahmen{
	float: right;
  	margin: 0px 0px 5px 5px;
	border: 1px solid #9D1D23;
}


.formular tr{
	margin: 2px 0px 2px 0px;
}

.formular hr{
	margin: 30px 0px 30px 0px;
}



#slider-code { height: 316px; overflow:hidden; }
#slider-code .viewport { float: left; width: 633px; height: 316px; overflow: hidden; position: relative; }
#slider-code .disable { visibility: hidden; }
#slider-code .overview { list-style: none; padding: 0px 0px 0px 0px; margin: 0;  position: absolute; left: 0; top: 0; }
#slider-code .overview li{ float: left; margin: 0px; padding: 0px; height: 316px; border: 0px solid #DDDDDD; width: 633px; text-align: center;}
#slider-code .overview li a{ padding: 0px;}

#StartseiteZusatz{
	padding: 0px 0px 0px 0px;
	margin: 256px 0px 0px 0px;
	border: none;
}

#StartseiteZusatz p{
	color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
}

#StartseiteZusatz h3{
  	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-style: italic;
}
#StartseiteZusatz a{
	color: #FFDDCC;
	text-decoration: none;
}

#StartseiteZusatz a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#StartseitePartner{
	padding-top: 15px;
	border-top: 1px solid #b42026;
}

#NeueFusszeile{
	float: left;
	display: block;
	width: 623px;
	border-top: 1px solid #AAAAAA;
	padding-top: 10px;
	margin-left: 15px;
}
#NeueFusszeile a{
	font-size: 12px;
	font-style: italic;
	color: #AAAAAA;
	text-decoration: none;
}

#ProgrammBlock{
	float: left;
	display: block;
	width: 222px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
/*	background-image: url(bilder/startseite/transparenzprogramm.png); */
	background-color: #9E1D22;
	text-align: center;
  	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
}

#ProgrammBlock h2{
  	padding: 0px 0px 0px 0px;
  	margin: 7px 0px 0px 0px;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
}

#ProgrammBlock p{
	color: #ffffff;
	line-height: 20px;
}

#ProgrammBlock a{
	color: #FFDDCC;
	text-decoration: underline;
}

#ProgrammBlock a:hover{
	color: #FFFFFF;
}

.StartseitenInhalt{
	float: left;
	display: block;
	position: relative;
	top: -37px;
	left: 0px;
	width: 633px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}

.StartseitenTabelle h1{
	padding: 15px 0px 0px 0px;
}

.StartseitenTabelle {
	padding: 0px 0px 0px 15px;
}

.StartseitenTabelle a{
	text-decoration: none;
}

.StartseitenSlogan{
  	margin: 2px 0px 2px 0px;
	color: #9E1D22;
	font-size: 16px;
	font-style: italic;	
}


/** zusätzliches **/

#shop hr {
	margin: 30px 0px 30px 0px;
}

#zusatz {
	width: 22%;
	min-height: 20px;
   height: auto !important;
   height: 20px;
	display: block;
	border-top: 5px solid #E2001A;
	margin: 0px 0px 25px 0;
	padding: 30px 4% 25px 4%;
	float: right;
	background: #fde2d5;
}

#rumpf #bauch #zusatz a:hover{
	color: #666;
}


#spruch {
	width: 220px;
	display: block;
	border: none;
	margin: 0px 0px 0px 35px;
	float: right;
}


#rahmen {
	width: 660px;
	height: 513px;
	display: block;
	border: none;
	margin: 0px 0px 20px 0px;
}


.kontakt_bauch {
}

.kontakt_bauch hr{
	margin: 30px 0px 30px 0px;
}


.tabelle_dunkel {
	background: none repeat scroll 0% 0%  #feeae1;
}

.tabelle_hell {
	background-color: #fef6f2;
}



/* Mobiles Menü */
#menue_container{
	display: none;
}

video{
	width: 100%;
	height: auto;

}