/*GLOBALE EINSTELLUNGEN*/
/*ü*/
body {
	margin:0;
	padding:0.5em;
	background-color:#ffffff !important;
	color:#333333 !important;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:small;
	color:#333333;
	margin-left:2em;
}
a:link,a:visited ,a:active,a:focus {
	color:#e53212;
    text-decoration:underline;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

#MasterLayer {
	/*font-size:small;*/
	width:71em;
	/*border:1px solid black;*/
	/*Maximale Seitenbreite
	Bei dreispaltigen Layouts haben die Spalte "Links" und die Spalte "Rechts" fixe Breiten, die Spalte "Mitte" nimmt den verbleibenden Raum ein; Bei zweispaltigen Layouts ist die Spalte "Links" flexibel, die Spalte "Rechts" fix
	Hinweis: die maximale Spaltenbreite wird von eingebetteten Grafiken, die mehr Platz beanspruchen ueberschrieben - ueberstehende Grafiken werden hinter die fixierten Spalten geschoben*/
}
/*TEXTFORMATIERUNG*/

/*Standardschrifteinstellungen fuer alle Textelemente*/
h1,h2,h3,p,td,li {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	line-height:1.1em;
	color:#333333;
	
}

h1 {
	font-size:120%;
	color:#333333;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
	border-bottom:1px solid #6e6f71;
}

/*Abstand des ersten Absatzes nach einer ueberschrift*/
h1 + p {
	margin-top:0.5em;
	margin-bottom:0;
}


h2 {
	font-size:small;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
}

h3 {
	font-size:small;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	margin:0px;
	background-color:#6e6f71;
}


ul {
	padding-bottom:0px;
	padding-left:15px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
	list-style-image:url('../Grafiken/Navigation/icon_roterwuerfel.gif' );
}
li {
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
	
}

td {
	vertical-align:top;
}

/*fuer den eingerueckten Absatz in #StartNews*/
p.eingerueckt {
	padding:1em;
}



/*LAYOUT*/

/*TOPLINKS - Links am oberen Seitenrand
Hinweis: die Groesse der Grafiken wurde angepasst (weisser Rand oben/unten abgeschnitten), um eine saubere Ausrichtung der Elemente zu erreichen*/

#top{
	width:71em;
	margin-bottom:0;
	/*vertical-align:bottom;*/
}

#top p {
	margin-bottom:0;
}

#top ul {
	float:right;
	list-style-type:none;
	padding:0;
	margin:0;
}

#top li {
	display:inline;
}

#top input {
	height: 1.2em;
	width:10em;
	border:1px solid #000000;
}

#top img {
   /*vertical-align:bottom;*/
}
#top_div {
	position:relative;
	float:left;
	top: 0.6em;
	font-size:0.85em;
	color:#6E6F71;
	font-weight: bold;
}
#top_div ul {
	float:left;
	/*list-style-type:none;*/
	padding:0;
	margin:0;
}
#top_div  li {
	display:inline;
	background-image:url('../Grafiken/Navigation/la_nav_punkt.gif' );
	background-repeat:no-repeat;
	background-position:left;
	
}

#top_div a:link,#top_div a:visited ,#top_div a:active,#top_div a:focus ,#top_div a:hover{
	padding-left:8px;
	color:#6E6F71;
	font-weight: bold;
	text-decoration:none;
}


/*KOPFZEILE - grauer Balken mit den Grafiken*/

#kopf {
	margin-top:0;
	clear:right;/*Umfluss von #top beenden*/
	background-color:#e5e6e8;
	border-top:1px solid #000000;
	width:71em;
	
}

#kopf p {
	margin-top:0;
	margin-bottom:0; /*damit die Navigationsleiste direkt an die Kopfzeile anschliesst*/
}

#navdiv{
	width:71em;
	margin-top:3em;
	margin-bottom:0;
	background-color:#ffffff;

}

#navleft{
	width:54.8em;
	margin: 0;
	position:relative;
	float: left;
	height:1.25em;
	z-index:1;
	/*border-right:1px solid black;*/
}

#navright{
	width:15.2em;
	/*margin-left: 1.8em;*/
	position:relative;
	float: right;
	height:1.25em;
	/*border-left:1px solid black;*/
}


#naviInternational {
	color:#333333;
	float:right;
	margin-top:0;

	/*text-align:center;*/
	z-index:1;/*erforderlich, wegen der relativen Positionierung der rechten Spalte (Bugfix fuer IE)*/
}

#naviInternational ul {
	margin:0;
	padding:0;
  /*text-align:center;*/
	list-style-image:none;
	z-index:1;
}

#naviInternational li {
	list-style-type:none;
	float:right;
	position:relative;
	padding:0;
	margin:0;
	width:15.2em;
	z-index:1;
}

#naviInternational a, #naviInternational .aktuell {
	display:block; /*feste Breite fuer die Navigation moeglich*/
	font-weight:bold;
	text-align:center;
	background-color:#6E6F71;
	text-decoration:none;
	color:#ffffff;
	margin:0;
	/*width:14.7em;*/
	padding:0.2em;
	border:1px solid #6E6F71;
	/*border:1px solid red;*/
	border-right:none;
	z-index:1;
}

#naviInternational li ul {
	margin:0;
	padding:0;
	position:absolute; /*Ebene 2 buendig mit Ebene 1*/
	top:1.5em; /*Abstand nach oben zu Ebene 1*/
	left:0;
	display: none; /*standardmaessig ausgeblendet*/
}

#naviInternational li:hover ul {
   display: block;/*Einblenden der zweiten Ebene fuer aktuelle Browser, z. B. Firefox und IE 7*/
}



#naviInternational ul li ul li a {
	border-bottom:1px solid #ffffff;
	border-top:none;
	text-align:left;
	line-height:1.5em;
	color:#ffffff;
	background-color:#6E6F71;
	font-weight:normal;
	display:block;
	margin:0;
	
}

#naviInternational ul li ul li a:hover {
	color:#ffffff;
	background-color:#E53212;
}



/*NAVIGATION*/
#navigation {
	margin-top:0;/*damit die Navigation direkt an die Kopfzeile anschliesst*/
	height:1.5em;
}

#navigation ul {
	margin:0;
	padding:0;
  text-align:center;
	list-style-image:none;
	background-color:#ffffff;
}

#navigation li {
	/*list-style-type:none;
	float:left;
	position:relative;
	margin-right:0.05em;
	margin-left:0.05em;
	padding:0;
	width:10.76em;*/
	
	list-style-type:none;
	float:left;
	position:relative;
	margin-right:0.07em;
	margin-left:0.03em;
	padding:0;
	width:10.84em;
}

#navigation a, #navigation .aktuell {
	font-weight:bold;
	display: block;
	border:1px solid #000000;
	padding-top:0.2em;
	padding-bottom:0.2em;
	text-align:center;
	background-color:#ffffff;
	text-decoration:none;
	color:#000000;
	margin:0;
	
	/*white-space:nowrap;/*kein Zeilenumbruch in Ebene 1 - Problem bei aenderung der Schriftgroesse*/
}

#navigation a, #navigation .aktuell_L2 {
	
	display: block;
	padding-top:0.2em;
	padding-bottom:0.2em;
	background-color:#ffffff;
	text-decoration:none;
	color:#000000;
	margin:0;
	
	/*white-space:nowrap;/*kein Zeilenumbruch in Ebene 1 - Problem bei aenderung der Schriftgroesse*/
}

#navigation a:hover,#navigation a:focus,#navigation a:active,#navigation .aktuell,#navigation .aktuell_L2 {
	background-color:#E53212;
	color:#ffffff;
}

/*Navigation Ebene 2*/

#navigation li ul {
	margin:0;
	padding:0;
	position:absolute; /*Ebene 2 buendig mit Ebene 1*/
	top:1.5em; /*Abstand zur Ebene 1 nach oben;muss sich leicht mit dem Hauptpunkt ueberlappen - um zu verhindern, dass bei grosser Skalierung der Unterpunkt mit der Maus nicht mehr angesteuert werden kann*/
	left:0;
	display:none; /*standardmaessig wird die zweite Ebene ausgeblendet*/
}

#navigation li:hover ul {
	display:block; /*Einblenden der zweiten Ebene fuer aktuelle Browser, z. B. Firefox und IE 7*/
} 

/*Die folgenden Einstellungen wirken sich nur auf Ebene 2 aus*/
#navigation ul li ul li {
	/*line-height:1.2em;*/
	margin:0;
	padding:0;
	width:10.84em;
}


#navigation ul li ul li a {
	border-top:none;
  border-color:#333333;
	text-align:left;
	padding:0.25em 0.2em;
	background-color:#e5e6e8;
	font-weight:normal;
	white-space:normal;/*Zeilenumbruch erlauben*/
}

/*LINKS*/

#links {
	float:left;
	margin-right:1em;
	margin-top:0;
	padding-top:0;
	width:15em;
	background-color:#e5e6e8;
	border:0;
}

#links ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	background-color:#6E6F71;
}

#links li {
	border-bottom:1px solid #ffffff;
}

#links a:link,#links a:visited {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	display:block;
	line-height:1em;
	padding:0.5em 0.5em ;
}

#links a:hover,#links a:active,#links a:focus,#links .active {
	text-decoration:none;
	color:#ffffff;
	display:block;
}

#links ul li  a:hover,#links ul li  a:active,#links ul li  a:focus, #links ul li  a.active {
	color:#ffffff;
	font-weight:bold;
	background-color:#E53212;
}
/*Linke Spalte Ebene 2*/

#links ul li ul {
	margin-top:0;
	background-color:#dddddd;
}

#links ul li ul li {
	border:none;
	border-top:1px solid #cccccc;
	font-weight:normal;
}

#links ul li ul li a:link,#links ul li ul li a:visited {
	color:#333333;
	font-weight:normal;
}

#links ul li ul li a:hover,#links ul li ul li a:active,#links ul li ul li a:focus, #links ul li ul li a.active {
	color:#ffffff;
	font-weight:normal;
	background-color:#E53212;
}

/*Linke Spalte Ebene 3*/

#links ul li ul li ul li  { 
	background-color:#dddddd;
	background-image:url('../Grafiken/Navigation/bg_punkterechts.gif' );
	background-repeat:no-repeat;
	background-position:left;
	z-index:1;
}
#links ul li ul li ul li a {
	color:#ffffff;
	/*background-image: url('../Grafiken/Navigation/bg_punkterechts.gif');
	background-repeat:no-repeat;
	background-position:left;*/
}

#links ul li ul li ul li a:link,#links ul li ul li ul li a:visited{
	padding-left:30px;/*Einrueckung der Navigationspunkte - bei aenderung auch die Hintergrundgrafik anpassen*/
	
	color:#333333;
	font-weight:normal;
}


#links ul li ul li ul li a.active,#links ul li ul li ul li a:visited.active, #links ul li ul li ul li a:hover,#links ul li ul li ul li a:focus{
	background-color:transparent;
	color:#333333;
	font-weight:bold;
}

#mitte {
	margin:0 16.6em 0 16.4em;
	padding:0 0em 0em 0em;	
	background-color:#ffffff;
	position:relative;
	border:0;
}
#mitte table{
	margin:0;
	padding:0;
	width:99% ;
}
/*übersteuerung faces sytles*/
#mitte .styletable .innertable_3col {
	width:25.3em;
}
#mitte .styletable {
	width:36.5em;
}

#mitteleft {
	margin:0 ;
	padding:0 ;	
	background-color:#ffffff;
	position:relative;
	width:54.7em;
}


/*RECHTS*/
/*Rechte Spalte muss im Quelltext zuerst definiert werden, da sie statisch ist*/


#rechts {
	/*position:relative;*/
	float:right;
	/*margin-left:1.8em;*/
	width:15.2em;
	margin-top:0;
	padding-top:0;
	background-color:#e5e6e8;
	border:0;
	/*border-left:3px solid white;*/
}

#rechts h2 {
	color:#ffffff;
	padding:0.25em;
	margin-bottom:0;
}

#rechts ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}

#rechts li {
	line-height:2em;
}

/*Container #onlineShop*/
#onlineShop {
	margin-bottom:0.5em;
	background-color:#E53212;
	position:right;/*Bugfix fuer IE - nicht loeschen*/
	width:15.2em;
}

#onlineShop a {
	color:#ffffff;
	padding-left:30px;/*Einrueckung der Navigationspunkte - bei aenderung auch die Hintergrundgrafik anpassen*/
	
}

#onlineShop a:link,#onlineShop a:visited {
	text-decoration:none;
}

#onlineShop a:hover,#onlineShop a:focus,#onlineShop a:active {
	text-decoration:underline;
}

#onlineShop li {
	border-top:1px solid #ffffff;
	background-image: url('../Grafiken/Navigation/bg_punkterechts2.gif');/*Hintergrundgrafik statt Grafik fuer Listenpunkte, da die Rahmenlinien sonst nicht die gesamte Breite einnehmen*/
	background-repeat:no-repeat;
	background-position:left;	
}



/*Container #onlineShop*/
#zusatzLinksRed {
	margin-bottom:0.5em;
	background-color:#E53212;
	position:right;/*Bugfix fuer IE - nicht loeschen*/
	width:15.2em;
}

#zusatzLinksRed a {
	color:#ffffff;
	padding-left:30px;/*Einrueckung der Navigationspunkte - bei aenderung auch die Hintergrundgrafik anpassen*/
	
	line-height:1em;
	display:block;
	padding:0.2em 0.2em;
	padding-left:30px;
}

#zusatzLinksRed  a:link,#zusatzLinksRed  a:visited {
	text-decoration:none;
}

#zusatzLinksRed  a:hover,#zusatzLinksRed  a:focus,#zusatzLinksRed  a:active {
	text-decoration:underline;
}

#zusatzLinksRed li {
	border-top:1px solid #ffffff;
	background-image: url('../Grafiken/Navigation/bg_punkterechts2.gif');/*Hintergrundgrafik statt Grafik fuer Listenpunkte, da die Rahmenlinien sonst nicht die gesamte Breite einnehmen*/
	background-repeat:no-repeat;
	background-position:left;
}

/*Container fuer alle weiteren Navigationspunkte der rechten Spalte*/
#zusatzLinks {
	background-color:#e5e6e8;
	position:right;/*Bugfix fuer IE - nicht loeschen*/
	width:15.2em;
}

#zusatzLinks h2 {
	background-color:#6E6F71;
}

#zusatzLinks a {
	color:#333333;
}

#zusatzLinks a:link,#zusatzLinks a:visited {
	text-decoration:none;
	line-height:1em;
}

#zusatzLinks a:hover,#zusatzLinks a:focus,#zusatzLinks a:active {
	text-decoration:underline;
}

#zusatzLinks li {
	border-bottom:1px solid #cccccc;
	background-image:url('../Grafiken/Navigation/bg_punkterechts.gif' );
	background-repeat:no-repeat;
	background-position:left;
	z-index:1;
	
}
#zusatzLinks li  a{
	padding:0.2em 0 0.2em 30px;/*Einrueckung der Navigationspunkte - bei aenderung auch die Hintergrundgrafik anpassen*/
	/*background-image: url('../Grafiken/Navigation/bg_punkterechts.gif');
	background-repeat:no-repeat;
	background-position:left;*/
	display:block;
	
}



/*NEWS*/
#StartNews {
	background-color:#e5e6e8;
	
}

/*Container fuer News*/
#Teaser {
	border:none;
}

#Teaser td {
	width:33.3%;
	border-bottom:1px solid #333333;
	vertical-align:top;
}

#Teaser h2 {
	font-size:0.85em;
	color:#999999;
	border-bottom:1px solid #333333;
	padding-bottom:0.7em;
	margin-bottom:0;
	font-weight: bold;
}

#Teaser p {
	margin-top:0.5em;
	margin-bottom:0.5em;
}



/*FORMULARE*/




select, input[type=text], textarea {
	border:1px solid #333333;
	margin:0;
}


/*Pflichtfelder markieren*/
.sternchen {
	color:#ff0000;
}
#fusszeile {
	width:71em;
	border-top:1px solid #333333;
	margin-top:1em;
}

#fusszeile img {
	border:none;
}
#fusszeileleft {
	position:relative;
	float:left;
	padding-left: 17.6em;
	padding-top: 1em;
}
#fusszeileleft a:link,#fusszeileleft a:visited ,#fusszeileleft a:active,#fusszeileleft a:focus ,#fusszeileleft a:hover{
	color:#6E6F71;
	font-weight: bold;
	text-decoration:none;
	font-size:0.85em;
}
#fusszeileright {
	position:relative;
	float:right;
	padding-right: 17.2em;
	padding-top: 1em;
}
#fusszeileright a:link,#fusszeileright a:visited ,#fusszeileright a:active,#fusszeileright a:focus ,#fusszeileright a:hover{
	color:#6E6F71;
	font-weight: bold;
	text-decoration:none;
	font-size:0.85em;
}

/*INFOTEXTE*/

.infotext {
	border-bottom:1px solid #333333;
	padding-top:0;
	padding-bottom:1em;
	margin-top:1em;
    position:relative;
	width:37.5em;
}

.infotext p {
	margin-top:0;
	position:relative;/*wichtiger Bugfix fuer IE6 - sonst werden die Bilder nicht angezeigt*/
}

.infotext .links {
	width:210px;
	margin-right:10px;
	float:left;
	position:relative;
}
.infotext .div {
	margin-left:220px;
	position:relative;
}
.infotext .rechts p{
	margin-left:220px;
}

/*VERANSTALTUNG*/

.veranstaltung {
	border-bottom:1px solid #333333;
	padding-top:0;
	padding-bottom:1em;
	margin-top:1em;
}

.veranstaltung p {
	margin-top:0;
	position:relative;/*wichtiger Bugfix fuer IE6 - sonst werden die Bilder nicht angezeigt*/
}

.veranstaltung .links {
	width:100px;
	margin-right:10px;
	float:left;
	font-weight:bold;
}

.veranstaltung .div{
	margin-left:110px;
}
.veranstaltung .div table{
	width:95% !important;
}
.veranstaltung .rechts p {
	margin-left:110px;
}



.leftPos{
	float: left;
	position:absolut;
}

.rightPos{
	float: right;
	position:absolut;
}

.middlePos{
	position:relative;
}

#headpicleft{
	border: medium none ;
	width:23.3em;
	height:8.8em;
}
#headpicright{
	border: medium none ;
	width:32.3em;
	height:8.6em;
}
#headpicmiddle{
	border: medium none ;
	width:14.3em;
	height:8.8em;
}

/*ALTE STYLES */
.tabheader{
	background-color:#6e6f71;
}
.tabheader td,th{
	/*font-size:small;*/
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	margin:0px;
}
.tabcontent td{
	padding-left:5px;
	padding-right:5px;
	/*font-size:small;*/
}
.tabhintergrund01 {
	background-color:#e5e6e8;
}
.tabhintergrund01 td,tr {
	vertical-align:top;
	/*font-size:small;*/
}
.tabhintergrund02 {
	background-color:#FFFFFF;
}
.tabhintergrund02 td,tr {
	vertical-align:top;
	/*font-size:small;*/
}
.pdfdoc {
	padding-left: 13px;
	background-image: url('../Grafiken/Navigation/bt_pfeil_rechts.gif');
	background-repeat: no-repeat;
	background-position : center left;
	text-decoration:underline;
	
}
.pdfdoc:hover{
	color:#000000;
	text-decoration:underline;
	
}

.img_bildlang{
	margin:0;
	padding:0;
	width:37.5em !important;
	max-width:37.5em !important;
}

.img_bildlang img{
	margin:0;
	padding:0;
	width:37.5em !important;
	max-width:37.5em !important;
}


.mehrlink {
	color:#e53212;
	text-decoration:underline;
}
.mehrlink:hover {
	color:#000000;
	text-decoration:underline;
}


.List {
	margin-top: 0px;
	margin-bottom: 20px;
}
.ListElement {
	margin-top: 10px;
	margin-bottom: 30px;
}
/* ------------------- News ------------------- */
/* Listen-Ansicht */
.ListElement .NewsDate {
	margin-top: 0px;
	margin-bottom: 5px;
}

.ListElement .NewsURL {
	margin-top: 5px;
}

/* Detail-Ansicht */
.NewsDetail .NewsDate {
	margin-top: 5px;
	margin-bottom: 9px;
}

.NewsDetail .NewsURL {
	margin-top: 5px;
}

.NewsDetail .NewsTeaser {
	font-style:italic;
}
.NewsDetail .NewsText {
	float:right;
}
/*GALERIE*/
.tablegalerie{
	border: none; 
	cell-spacing: 3px; 
	width: 95% !important;
	height:100%;
}
.tr1galerie{
	text-align: center; 
	vertical-align: middle;
	height:100%;
}
.tr2galerie{
	text-align:center;
	height:1em;
}
.galdiv{
	min-height:120px;
	vertical-align: middle;
	text-align:center;
}


/* -------------------------------------------- */
/*  SHOP   */
.liststylenone {
     list-style-type:none
}
.liststylenone li{
     list-style-image:none;
}

/*----FILIALFINDER---*/

.full{
	width:100%;
}
.half{
	width:50%;
}
.nothalf{
	width:40%;
}

.img_mitte{
	width:36.5em;
}

.bildlang{
	text-align: center;
	border-bottom:1px solid #333333;	
}

/*--kontakt--*/
.filiale_img{
	background-image: url('../Grafiken/Navigation/punkt_rechts_hr.GIF'); 
	background-position: right center; 
	background-repeat: no-repeat;
}

.startseitebild{
	width:54.65em;
}

#metanav{
	font-size:0.85em;
	color:#6E6F71;
	font-weight: bold;
}
#metanav ul {
	float:right;
	/*list-style-type:none;*/
	padding:0;
	margin:0;
}
#metanav  li {
	display:inline;
	background-image:url('../Grafiken/Navigation/la_nav_punkt.gif' );
	background-repeat:no-repeat;
	background-position:left;
	
}

#metanav a:link,#metanav a:visited ,#metanav a:active,#metanav a:focus ,#metanav a:hover{
	padding-left:8px;
	color:#6E6F71;
	font-weight: bold;
	text-decoration:none;
}



#metanav input {
	height: 1.2em;
	width:10em;
	border:1px solid #000000;
}

#metanav img {
  
}
.leasing{
	float:left;
	position:relative;
	width:37.5em;
}

.leasing_img{
	float:left;
	padding-bottom:10px;
	padding-top:5px;
	width:70px;
}

.leasing_text{
	position:relative;
	margin-left:75px;
	padding-bottom:10px;
}

.leasing_URL {
    position:relative;
	margin-top:5px;
	width:37.5em;
}
