/* ##########################
** ### Grundlayout V 1.0  ###
** ##########################
*/


/* Danke an Dirk Jesse (http://www.deejay-home.de) für die Idee und die Struktur.
*/


@media all
{

html,body,div,span,form,p,h1,h2,h3,a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* Formatierung der Seite */
body {
	background-color: #FFFCE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
} 

#zentriert {
	position: relative;
	visibility: visible;
	border: 0px;
	padding: 0px; 
	width: 1000px;
	height: auto;
	margin: 0px auto auto auto;
	background-color: #FFFCE8;
	color: #000000;
	z-index: 1;
}

#zentriert_k {
	position: relative;
	visibility: visible;
	border: 0px;
	padding: 0px; 
	width: 650px;
	height: auto;
	margin: 0px auto;
	background-color: #FFFCE8;
	color: #000000;
	z-index: 1;
}

/* ##################
** ### Box-Layout ###
** ##################
*/

/* Formatierung der Kopfbereiches */
#kopfbereich {
	visibility: visible;
	background-color: #FFF4A8;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 127px;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#kopfbereich_k {
	visibility: visible;
	background-color: #FFF4A8;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 660px;
	height: 127px;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#kopfbereich_inhalt {
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 3;
}

#kopfbild {
	position: relative;
	visibility: visible;
	background-color: #FFF4A8;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 127px;
	z-index: 4;
	left: 0px;
	top: 0px;
}

#logo {
	position: absolute;
//	border: 1px solid black;
	width: 218px;
//	width: 650px;
	height: 99px;
	z-index: 5;
	left: 540px;
	top: 0px;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}

#suchen {
	position: absolute;
	visibility: visible;
	width: 330px;
	height: 20px;
	z-index: 5;
	left: 666px;
	top: 102px;
	margin: 0px;
	padding: 0px;
}

/* Formatierung der Inhaltsspalten */
#hauptbereich {
	visibility: visible;
	background-color: #FFF4A8;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	z-index: 2;
	left: 0px;
	top: 0px;
	clear: both;
}

#hauptbereich_k {
	visibility: visible;
	background-color: #FFF4A8;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	width: 620px;
	height: auto;
	z-index: 2;
	left: 0px;
	top: 0px;
	clear: both;
}

/* linke Spalte */
#spalte1 {
	width: 200px;
	position: relative;
	z-index: 3;
	padding: 0px;
	margin: 0px;
	float: left;
}	

#spalte1_inhalt {
	position: relative;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 200px;
	left: 0px;
	top: 0px;
	z-index: 6;
	visibility: visible;
}

#smokebox
{
	width: 200px;
	text-align: center;	
	padding-top: 10px;
}

#smokelogo
{
	width: 63px;
	height: 63px;
	background-image: url("../images/zeichen.gif");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#smokelogo a
{
	width: 59px;
	height: 68px;
	display: block;
}

#smokelogolink
{
	width: 59px;
	height: 58px;
}

/* Mittlere Spalte */
#spalte2 {
	z-index: 4;
	width: auto;
	padding: 0px;
  	margin: 0px;
   	margin-left: 200px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
   	margin-right: 20px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	background-color: #FFFCE8;
	visibility: visible;
	border-right: 0px;
}

#spalte2_inhalt {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	margin-left: 1em;
	margin-right: 1em;
	z-index: 5;
 }


/* Rechte Spalte */
#spalte3 {
	position: relative;
	background-color: #FFF4A8;
	z-index: 4;
	padding: 0px;
	margin: 0px;
	width: 0px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	height: auto;
	float: right; 
	display: none;
}


#spalte3_inhalt {
	position: relative;
	padding: 0px;
	margin: 0px;
	border: 0px;
	z-index: 5;
	display: none;
}


/* Formatierung der Fußbereiches */
#footlayer {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	padding: 10px 20px 10px 200px;
	background-color: #FAEA7C;
	margin: 0px;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 780px;
	z-index: 7;
}

#footlayer_k {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	padding: 10px 10px 10px 10px;
	background-color: #FAEA7C;
	margin: 0px;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 640px;
	z-index: 7;
}

#footlayer_anreise {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	padding: 10px 10px 10px 10px;
	background-color: #FAEA7C;
	margin: 0px;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 600px;
	z-index: 7;
}

#footlayer_inhalt {
	position: relative;
	margin: 0px;
	padding: 0px;
}


/* Use of the Holly-Hack show these declaration to IE only. 
This is necessary to avoid the 'disappearing background bug' */
* html #spalte2, spalte2_inhalt	{
	position: relative;
}


/* ##################
** ### Navigation ###
** ##################
*/

#hgmenu {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 14px;
	top: 68px;
	width: 170px;
	height: auto;
	z-index: 4;
}

.backmenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.backmenucell {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 140px;
	height: 20px;
	text-decoration: none;
	display: block;
	z-index: 5;
}

#menuhead{ 
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 50px;
	z-index: 7;
	left: 0px;
	top: 0px;
	visibility: visible;
}

.menu {
	position: relative;
	margin: 20px 0px 40px 15px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	z-index: 9;
}

.menucell {
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 120px;
	height: 20px;
	text-decoration: none;
	display: block;
	z-index: 9;
}

.menucell u {
	margin: 0px;
	padding: 0px;
}

.menucell a{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 120px;
	height: 20px;
	color: #000000;
	display: block;
	text-decoration: none;
}

.menucell a:hover {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 120px;
	height: 20px;
	color: #000000;
	text-decoration: none;
	display: block;
}

.menucell_active {
	list-style-type: none;
    width: 120px;
	height: 20px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	display: block;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	z-index: 9;
}

.menucell_active a{
    width: 120px;
	color: #000000;
	display: block;
	text-decoration: none;
}

.ignore {
        display: none;
        height: 0px;
        left: -1000px;
        overflow: hidden;
        position: absolute;
        top: -1000px;
        width: 0px;
}

.menuback {
	position: relative;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 6px 30px;
	left: 0px;    
	width: 140px;
	height: auto;
}

.menubackcell {
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	left: 0px;
	width: 140px;
    height: 14px;
	display: block;
}

.untermenu {
	position: relative;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: -40px 0px -10px 25px;
	font-weight: normal;
	top: 0px;    
	width: 140px;
}

.umenucell  {
	position: relative;
	list-style-type: none;
	color: #000000;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
    margin: 0px 0px 0px 0px;
	left: 0px;
    width: 140px;
    height: 14px;
	display: block;
}

.umenucell a {
	list-style-type: none;
	color: #000000;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 140px;
    height: 14px;
	display: block;
}

.umenucell a:hover {
	list-style-type: none;
    padding: 0px 0px 0px 3px;
    margin: 0px 0px 0px -3px;
	background-color: #FFDE00;
	color: #000000;
    width: 140px;
    height: 14px;
	display: block;
}

.umenucell_active {
	list-style-type: none;
    padding: 0px 0px 0px 3px;
    margin: 0px 0px 0px 0px;
	background-color: #FFDE00;
	color: #000000;
    width: 140px;
    height: 14px;
	display: block;
}

.fusslink_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.fusslink_menu a {
	color: #000000;
	text-decoration: none;
}

.fusslink_menu a:hover {
	color: #000000;
	text-decoration: underline;
}

.fusslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #DF0028;
	text-decoration: underline;
	font-weight: normal;
}

.fusslink a {
	color: #DF0028;
	text-decoration: underline;
}

.fusslink a:hover {
	color: #DF0028;
	text-decoration: underline;
}

/* ######################################################################################################
** ### Definition der Basiselemente des Inhalts #########################################################
** ######################################################################################################
*/

h1,h2,h3 {
	display: block;
}

h1 {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	margin: 0.4em 0 0.5em 0;
}

h2 {
	font-size: 1.0em;
	color: #000000;
	font-weight: bold;
	margin: 0.4em 0 0.3em 0;
	padding: 0.2em;
	background: #FFFCE8;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 1.0em 0em 0em 0em;
}

#spalte1 h1, #spalte3 h1 {font-size: 1em;}
#spalte1 h2, #spalte3 h2 {font-size: 0.8em;}

#spalte1_inhalt h1 {color: #222; border-bottom: 2px #ddd solid;}
#spalte1_inhalt h2 {color: #444; background:#aac; border: 1px #88a solid;}
#spalte2_inhalt ul{
 	line-height: 1.4em;
	margin: 0px;
	padding: 0.5em 0.5em 0.2em 2em;
}
 
p {
	line-height: 1.4em;
	margin: 0px;
	padding: 0.5em 0.5em 0.5em 0em;
}

form {
	display: inline;
}

em.mono { font-family: monospace; font-style: normal; font-size: 1em; font-weight: bold;}

.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.texthervor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
p.texthervor {
	margin: 0px;
	padding: 1.7em 0.5em 0.0em 0em;
}
.textgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.textfehler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.textfehlergross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #DF0028;
	text-decoration: underline;
	font-weight: bold;
}

.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #DF0028;
	text-decoration: underline;
	font-weight: normal;
}

.linkohne{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #DF0028;
	text-decoration: none;
	font-weight: normal;
}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #DF0028;
	text-decoration: none;
	font-weight: normal;
}

.foottext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.foottext_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.textrot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #DF0028;
	text-decoration: none;
	font-weight: normal;
}
.foottext a {color: #000000;}

.foottext_druck {
	display: none;
}

#logoA {
	display: none;
}

#logofax {
	display: none;
}

#textoben {
	display: none;
}

.bildcontent {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #560827;
	text-decoration: none;
	font-weight: bold;
	top: 0px;
	left: 40px;
	height: auto;
	width: 200px;
	z-index: 17;
	float: left;
}

img {
	border: 0px;
}

div.floatdummy_left {
	float: left;
	margin-right: 1em; 
	margin-bottom: 0.15em; 
	width: 150px;
	height: 90px;
	text-align: center;
	background: #ccd;
	border: 1px #88a solid;
}

div.floatdummy_right {
	float: right;
	margin-left: 1em; 
	margin-bottom: 0.15em; 
	width: 120px;
	height: 150px;
	text-align: center;
	background: #ccd;
	border: 1px #88a solid;
}

div.floatdummy_left_small {
	float: left;
	margin-right: 1em; 
	margin-bottom: 0.15em; 
	width: 64px;
	height: 64px;
	text-align: center;
	background: #ccd;
	border: 1px #88a solid;
	font-size: 0.8em;
}

div.floatdummy_right_small {
	float: right;
	margin-left: 1em; 
	margin-bottom: 0.15em; 
	width: 64px;
	height: 64px;
	text-align: center;
	background: #ccd;
	border: 1px #88a solid;
	font-size: 0.8em;
}

hr {
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: none;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #CCCCCC;
}

#karte {
	position: relative;
	top: 0px;
	left: 0px;
	height: 630px;
	width: 530px;
	z-index: 7;
}

#karte2 {
	position: relative;
	visibility:visible;
	top: 0px;
	left: 0px;
	height: 680px;
	width: 557px;
	z-index: 7;
}

#karte_druck {
	display:none;
}

/* #################
** ### CSS-Hacks ###
** #################
*/

/* Cleafix-Hack zum Clearen der Float-Umgebungen */
.clearfix:after {
    content: "."; 
    display: block; 
	font-size: 1px; 
    height: 0px; 
	margin-top: -2em;	/* erforderlich damit kein Leerraum zwischen Spalten und Footer entsteht */
    clear: both; 
    visibility: hidden;
	border: 0px; 
}

.clearfix {
	display: inline;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Clearen der 3 Inhaltsspalten mittels dieses speziellen hr-Tags */
.clear_columns{	
	content: "."; 
	display: block; 
	height: 0px; 
	font-size: 1px; 
	clear: both; 
	float: left; 
	visibility: hidden; 
	border: 0px; 
	margin-top: -2em;	/* erforderlich damit kein Leerraum zwischen Spalten und Footer entsteht */
}

}

