@import url(menu.css);
@import url(menu_ie.css);
@import url(dropdown.css);
@import url(dropdown_ie.css);
@import url(flyout_links.css);
@import url(styles-tagcloud.css);
 
body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em;
    min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }

div#seitenkopf { font-size: 1.5em; margin: 0; padding: 0.3em;
    /*text-align: center;
    background: #fed url(../../../src/logo.gif) no-repeat 100% 45%;
    border-bottom: 1px solid silver;*/
	height: 80px;
  }
div#hauptmenue{
	position: absolute;
	left: 160px;
	top: 20px;
	/*height: 120px;
	border: dotted Black;*/
}
 
div#Seite {position: relative; top: 0px;clear: both;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1024px; padding: 0; 
  }
div#spalte_rechts{
    font-size: 0.83em;
    float: left; width: 200px;
    margin-top: 25px; padding: 0;
    /*border: 1px dashed silver;*/
}
div#spalte_mitte{
    margin: 0 230px 0 230px;
    padding: 0 1em;
    /*border: 1px dashed silver;*/
}
div#spalte_mitte_flugsuche{
    margin: 0 220px 0 270px;
    padding: 0 1em;
    /*border: 1px dashed silver;*/
}
div#zweispaltig_mitte{
    margin: 0 0px 0 220px;
    padding: 0 1em;
    /*border: 1px dashed silver;*/
}
div#spalte_ergebnisliste{
    margin: 0 0px 0 260px;
    padding: 0 1em;
}
div#spalte_links{
    font-size: 0.9em;
    float: right; width: 200px;
    margin-top: 25px; padding: 0;
    /*border: 1px dashed silver; background-color: #eee;*/
}
div#spalte_links_flugsuche{
    font-size: 0.9em;
    float: right; width: 250px;
    margin-top: 25px; padding: 0;
    /*border: 1px dashed silver; background-color: #eee;*/
}


/*für die Indexseite*/
div#Inhalt {
	
  }
  div#Inhalt-ohne-menue {
	width: 800px;
    margin: 0 0 1em 5em;/* Abstand zum Untermenue */
    padding: 0 1em;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }

/*boxen*/
/*div#suchformular{
	margin-top: -190px;
	margin-left: 15px;
}*/
div#box_kopf_unterkunft{
	width: 220px;
	height: 50px;
	background-image: url(../pic/box_kopf_unterkunft.gif);
	background-repeat: no-repeat;
}
div#box_kopf_kompass{
	width: 220px;
	height: 50px;
	background-image: url(../pic/box_kopf_kompass.gif);
	background-repeat: no-repeat;
}
div#box_kopf_kultur{
	width: 220px;
	height: 50px;
	background-image: url(../pic/box_kopf_kultur.gif);
	background-repeat: no-repeat;
}
div#box_kopf_rad{
	width: 220px;
	height: 50px;
	background-image: url(../pic/box_kopf_rad.gif);
	background-repeat: no-repeat;
}
div#box_kopf_flug{
	width: 220px;
	height: 50px;
	background-image: url(../pic/box_kopf_flug.gif);
	background-repeat: no-repeat;
}
div#box{
	width: 220px;
	background-image: url(../pic/box_seite.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
}
div#box_ende{
	width: 220px;
	height: 25px;
	background-image: url(../pic/box_ende.gif);
	background-repeat: no-repeat;
}
div#event_suche{
	margin-top: -210px;
	margin-left: 2px;
	float: right; width: 200px;
}
div#suchformular h3{
	 font-size: 0.9em;
	 font-weight: bold;
	 margin:0;
}
.suchenbutton{
	width: 60px;
	height: 27px;
	margin-left: 110px;
	margin-top: -43px;
	border: 0;
	background-color: #fff;
	background-image: url(../pic/button_suchen2.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

/*Inhalt*/

div#spalte_mitte h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
div#spalte_mitte p {
    font-size: 1em;
    margin: 1em 0;
  }
h1{
	font-size: 1.5em;
	font-weight: 500;
	margin: 0em;
	padding: 0em;
}  
h3{
	font-size: medium;
	margin: 0px;
	padding: 0px;
}  
p{
	font-size: 0.85em;
	margin-top: 0em;
	margin-bottom: 0.7em;
}
p.ergebnisliste {
    font-size: 1em;
    margin: 0 0 1em 0;
  }

p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 20px 0; padding: 0.1em;
    text-align: center;
	color: silver;
	border-top: 1px silver solid;
  }
  
tr{valign: top;}

div.post h2 a{
	color: Black;
	text-decoration: none;
}

a img{
	border: 0;
}
img.links{
	float: left; 
	margin-right: 10px;
}
img.rechts{
	float: right; 
	margin-left: 10px;
}
a.tagcloud_2{
	text-decoration: none;
	font-size: smaller;
	color: Black;
}
a.tagcloud_3{
	text-decoration: none;
	font-size: larger;
	color: Black;
}
a.tagcloud_1{
	text-decoration: none;
	font-size: xx-small;
	color: Black;
}
a.tagcloud_1:hover{font-size: smaller;}
a.tagcloud_2:hover{font-size: larger;}

