/* -----------------------------------------  Begin Typography & Colors */

* {margin:0; padding:0;} /*alle Abstände auf Null*/

html {
	position: relative;
	margin: 0;
	padding: 0;
	}


body {
	font-size: 62.5%; /*62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	/*background-color: #EAEAEA;        				        <- graue Hintergrundfarbe*/
	background-color: #ded8db;		 					     /* <- lila Hintergrundfarbe*/
/*	background-image:url(bilder/bg-schatten-hellgrau.gif);      <- grauer Hintergrund*/
	background-image:url(bilder/bg-schatten-lila.jpg);       /* <- lila Hintergrund*/
	background-position: center top;
	color: #F8F8F8;
	text-align: center;
	background-repeat: repeat-y;
	height: 100%;
	}

.versteckt {
	display:none;
	}
	
.hervorgehoben {
	background-color: #471c31;
	padding: 8px 8px 15px 8px;
	}
.hervorgehoben a {vertical-align: middle;}
	
#inhalt {

	line-height: 2.1em;
	/*background: url(bilder/verlauf-lila.jpg) right top no-repeat;*/
	}

#inhalt p {
	font-size: 1.3em;
	text-align: left;
	margin: 0.7em 0 1.3em 0;
	list-style-type: disc;
	list-style-position: outside;
	}	
	
#inhalt p a {
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
	}

#inhalt a { color: #fff; }
#inhalt a:visited { color: #fff; }
#inhalt a:hover { color: #b7272d; }


#inhalt p.untertitel {
	font-weight: normal;
	font-size: 1.7em;
	margin: 0 0 1.1em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	/*padding: 6px;*/
	/*background-color: #471c31;*/	
}

#flaggen {
	width: 200px;
	height: 40px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	line-height: 2em;
	background-color: #000;
	}

.d #flaggen {background: url(bilder/flagge-englisch.gif) no-repeat 20px 15px black;}
.e #flaggen {background: url(bilder/flagge-deutsch.gif) no-repeat 20px 15px black;}	

.d #flaggen #deutsch{display:none;}	
.e #flaggen #english{display:none;}	
	
#flaggen a {
	text-decoration: none;
	font-weight: normal;
	padding: 11px 0 0 45px;
	display: block;	
	}
	
#flaggen a, #flaggen a:visited {
	color:#AA7F90;
	}
		
#flaggen a:hover {
	color:#D82C33;
	}


/*nur passende elemente Zeigen, ja nach sprache*/
.e #druckknopf, .e #hauptmenu, .e #menu_deutsch {display: none;}
.d #printbutton, .d #mainmenu, .d #menu_english {display: none;} 

#druckknopf, #printbutton {	
	float: right;
	margin: 7px 15px 0 0;}

a#druckknopf , a#printbutton {
	text-decoration: none;
	font-weight: normal;
	padding: 0px 2px 2px 25px;
	display: block;
	color:#AA7F90;
	background: url(bilder/drucker.gif) left top no-repeat;
	}

a:hover#druckknopf , a:hover#printbutton  {
	color:#D82C33;}


	
address {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	line-height: 12pt;
	font-style: normal;
	color: black;
	width: 200px;
	float:right;
}

address P {
	margin-top: 0.7em;
	margin-bottom: 0.7em
}

address a {
 	color: #000000; 
 	text-decoration: underline; 
}

address p strong {
 	font-weight: bold;
	color: black; 
}


#footer {
 	color: #CCCCCC; 
	}

#footer a, #footer a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777; 
 	text-decoration: underline; 
	}


H1, H2, H3 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}


H1 {
	font-size: 2em;
	line-height: 1.5em;
	text-align: left;
	padding-top: 0;
	margin-bottom: 0.7em;
	}


/*Farben unterschiedllch je nach BODY-Klasse e,d */
H1, H2, #impressum {	color: #d82c33; } 
H1, H2, #impressum {	color: #d82c33;	}


H2 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 1.4em 0 0.7em 0;
	padding: 0;
	}
	
	
h3 {
	font-size: 1.3em;
	color: #fff;
	margin: 15px 0 5px 0;
	padding: 0;
	}

#inhalt p.ueberueberschrift {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	color: #735262;
	text-decoration: none;
	margin-bottom: 0.3em;
	font-variant:small-caps;
	font-weight: bold;
}

/* End Typography & Colors */


/* -----------------------------------------   Begin Structure */


body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#container {
	text-align: left;
	width: 700px;
	min-height: 800px;
	height:auto !important;  /* f&uuml;r moderne Browser */
	height:800px;  /*f&uuml;r den IE */
	margin: 0 auto;
	padding: 0;
	background:url(bilder/obenlinks.gif) no-repeat top left;
	background-color: #33101f;
	}

	
#header {
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 0px;
	width: 700px;
	height: 225px;
	background-repeat: no-repeat;
	background-position: top right; 
	}

#logo {	
	clear:left;	
	display:block;
	margin: 0 0 0 0;
	}

#linkeSpalte {
	float: left;
 	width: 180px;
	margin: -10px 0px 0px 0px;
 	padding: 0;
	display: inline;

}


#adressbox {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
 	background-image: url(bilder/ecke_grau_or.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

address {
	padding: 5px 5px 5px 1.6em;
	background-image: url(bilder/ecke_grau_ur.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#inhalt {
	padding: 0 0 20px 200px;
 	margin: 30px 30px 0 0px;
 	}

#footer {
	padding: 10px 0 0 0px;
	margin: 0 auto;
	width: 700px;
	clear: both;
	height: 35px;
	background-color: #19070e;
	}

#footer p {
	margin: 0 0 20px 0;
	text-align: center;	
	color: #555;
	}

/* End Structure */


/* -------------------------------------------------------  Begin Menuedesign */

#hauptmenu, #mainmenu {
	margin: 0 0 0 200px;
	padding: 0 0 0 0;
	border: none;
	background-color: #19070e;
	height: 32px;
	}

#hauptmenu li, #mainmenu li {
 	list-style: none; 
 	margin: 0; 
 	padding: 0; 
	float: left;
	width:100px; /*allerdings direkt im Seitenquelltext etwas variiert...*/
	height: 32px;
	vertical-align: middle;
	}
	
#hauptmenu li a, #mainmenu li a {
	display: block;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 2.3em;
	text-align: center;
	height: 32px;
	vertical-align: middle;
	}

#hauptmenu li a:hover, #mainmenu li a:hover, #mainmenu li.aktiv a, #hauptmenu li.aktiv a {
	background-color:#C4242D;
	}

	
#menu_english span, #menu_deutsch span{
	margin: 0 0 10px 0px;
	padding: 0 0 0 5px;
	vertical-align: sub;
	font-size: 1.5em;
	line-height: 2em;
	color: #d82c33;;
	font-family: Arial, Frutige, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border-left: 15px solid #19070e; 
	}


div.submenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.2em;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 1em 0;
	color: #fff;
}

.submenu ul {
 	list-style: none; 
 	margin: 0; 
 	padding: 0 0 0 0; 
}


.submenu ul li {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	}


.submenu ul li a {
 display: block; 
 padding: 4px 10px 4px 5px; 
 border-left: 0px solid; 
 border-right: 0px solid;
 color: #fff; 
 text-decoration: none; 
 border-left: 15px solid #19070e;  
 margin: 0 0 2px 0;
 
}

.submenu ul li.aktiv .level3 a {
 display: block; 
 padding: 3px 10px 3px 5px; 
 border-right: 0px solid;
 color: #fff; 
 text-decoration: none; 
 font-weight: bold;
 font-size: 0.9em;
 border-left: 5px solid #19070e;  
 margin: 0px 0 1px 30px;
 background-color: #33101f;
 text-align: middle;
 }
 

 

.d .submenu , .d .submenu ul li a {}
.e .submenu , .e .submenu ul li a {}


html>body .submenu ul li a { 
 width: auto; 
}     /* Trick, weil irgendein IE sonst damit irgendwie nicht richtig klar kommt...*/

.submenu ul li a:hover, .submenu ul li.aktiv a, .submenu ul li .level3 a:hover, .submenu ul li ul.level3 li.aktiv a{
 background-color: #735262; 
 border-left-color: #735262; 
 color: #fff; 
}

/* End Menuedesign */


/* -------------------------------------------------------  Begin Images */

/*	Using 'class="rechts"' on an image will align the image to the right. And using 'class="mitte',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
.mitte {
	display: block;
	margin: 5px auto 5px auto;
	}

.rechts {
	float: right;
	padding: 0px;
	margin: 0px 0 0px 15px;
	}

.links {
	float: left;
	padding: 0px;
	margin: 0 15px 0 0px;
	}
	
.clear { clear:both;}
	
#logosammlung{
	padding: 0 0 30px 130px; }

#logosammlung img {
	border:  none; }


#inhalt img {
	padding: 0px;
	border: 1px solid #AA7F90;
	background-repeat: no-repeat;
}

#inhalt .bilddiv p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.1em;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #735262;
}


#inhalt ul {
	margin-bottom: 10px;}

#inhalt li {
	font-size: 1.2em;
	line-height: 1.6em;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0.7em 30px;
	padding: 0 50px 0 10px;
}

#inhalt ul.langeliste li {
	font-size: 1.2em;
	line-height: 1.2em;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0.4em 30px;
	padding: 0 20px 0 10px;
}


/*----------------------------------------------- Handel In Hamburg Boxen (Adressen) ---*/

#inhalt .handel_box {
	background-color: #471c31;
	padding: 1px 6px 5px 6px;
	line-height: 1.5em;
	margin: 0 3px 3px 0;
	width: 215px;
	height: 215px;
	float: left;
}

#inhalt .handel_box p {
	margin: 2px 0 5px 0;
	line-height: 1.2em;
	font-size: 1.2em;
}

#inhalt h3.handel_name {
	font-size: 1.7em;
	line-height: 1em;
	color: white;
	border-left: 1em #d82c33 solid;
	padding: 0 0 0 3px;
	margin-bottom:8px;
}

#inhalt p.handel_angebot {
	font-size: 1.3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color: #A68293;
	font-weight: bold;
	border-left: 1em #735262 none;
	padding: 0 0 0 0;
}

#inhalt p.handel_offen {
	visibility: hidden;
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #A68293;
	font-weight: normal;
	padding: 5px 0 0 0;
}


/*----------------------------------------------- ---*/

ul#uebersichtsliste {
	margin: 25px 40px 0 0;
}

ul#uebersichtsliste li{
	list-style-type: none;
	margin: 7px 0 0 0 ;
	padding: 0 0px 0 0px;
	height: 70px;
	clear:left;
}

ul#uebersichtsliste li img{
	float: left;
	margin: 0 10px 0px 0;
	padding: 0;
	height: 65px;
	width:65px;
	}

ul#uebersichtsliste li a, ul#uebersichtsliste li a:visited{
	font-size: 1.2em;
	font-weight:bold;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	display: block;
	height: 100%;
	color: #d82c33;
}

ul#uebersichtsliste li a span{
	font-size: 0.8em;
	font-weight:normal;
	color: #fff;
	margin: 4px 0 0 0;
	padding: 0px 0 0 0;
	display: block;
}

ul#uebersichtsliste li a:hover{
	background-color: #471c31;
}


/*------------------------------------*/

#inhalt a.links, #inhalt a.mitte, #inhalt a.rechts {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 0px;
	margin-left: 0px;
	max-width: 100%;
	}
	
#inhalt a.mitte {
	margin-left: 	auto;
	margin-right: 	auto;
	}
	
 /*alle Bilderlinks (weil mit class) ohne Pfeil und ohne Abstand anzeigen. - .mitte zentrieren. */



/* End Images */




/*  --------------------------------------------  Begin Various Tags & Classes */

/*acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

hr {
	display: none;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}*/

.center {
	text-align: center;
	}

a img {
	border: none;
	}

/*  End Various Tags & Classes*/
