
		body { 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px;
			text-align: center; 
			margin: 10px 0 0 0px;
			color: #454545;
		}
		h1 {
			font-size: 22px;
			color: black;
		}
		h2 { 
			font-size: 14px; 
			font-weight: normal;
			margin: 0px;
			padding: 0px;
			color: black;
		}
		h3 {
		
			font-size: 12px; 
			padding: 0px;
			margin: 12px;
			color: black;
		}
		a {
			color: black;
			text-decoration: none;
		}
		
		
		
		.outer {
			width: 820px;
			margin: 0px auto;
			text-align: left;
		}
		.menu {
			font-size: 12px;
			margin-left: 25px;
		}
		.platzhalter {
			width: 820px;
			height: 15px;
		}
		
		
		
		.container_kl {
			width: 400px; 
			height: 170px; 
			margin-top: 15px;
		} 
		.container_kl_innen { 
			background-image:url(bilder/main_container.png); 
			width: 400px; 
			height: 170px; 
		}
		.container_kl_text {
			position: absolute;
			margin: 15px 0 0 210px;
			width: 180px;
			text-align: justify;
		}
		.container_kl p {
			margin: 15px 0 0 0;
		}
		
		.container_gr {
			width: 400px; 
			height: 540px; 
			margin-top: 15px;
		} 
		.container_gr_innen { 
			background-image:url(bilder/ferien_in_guenzburg.png); 
			width: 400px; 
			height: 540px; 
		}
		.container_gr_text {
			position: absolute;
			margin: 335px 0 0 15px;
			width: 370px;
			text-align: justify;
		}
		.container_gr p {
			margin: 15px 0 0 0;
		}
		
		
		
		.suche_main {
			width: 400px; 
			height: 355px; 
			margin-top: 15px;
		} 
		.suche_main_innen { 
			background-image: url(bilder/suche_container.png); 
			width: 400px; 
			height: 355px; 
		}
		.suche_main_text {
			position: absolute;
			margin: 200px 0 0 15px;
			width: 370px;
			text-align: justify;
		}
		.container_gr p {
			margin: 15px 0 0 0;
		}
		
		
		
		
		.suche_erg_o {
			background-image: url(bilder/suchergebnisse_o.gif);
			width: 820px;
			height: 28px;
			text-align: center;
		
		}
		.suche_erg_m {
			background-image: url(bilder/suchergebnisse_m.gif);
			width: 820px;
		}
		.suche_erg_u {
			background-image: url(bilder/suchergebnisse_u.gif);
			width: 820px;
			height: 28px;
		}
		
		
		
		
		.detail_oben {
			background-image: url(bilder/detail_oben.gif);
			width: 500px;
			height: 81px;
			border-bottom: 1px solid #000000;
		
		}
		.detail_mitte {
			background-image: url(bilder/detail_mitte.gif);
			width: 500px;
			border-bottom: 1px solid #000000;
		}
		.detail_spalte1, .detail_spalte1_bb0, .detail_spalte1_bt {
			border: 2px solid #000000; 
			border-top: 0px; 
			background-color: #ffecbb; 
			width: 100px; 
			vertical-align: top;
			width: 150px;
		}		
		.detail_spalte2, .detail_spalte2_bb0, .detail_spalte2_bt {
			border-bottom: 2px solid #000000;
			border-right: 1px solid #000000;
			width: 350px;
		}

		.detail_spalte1_bb0 {
			border-bottom: 0px;
		}
		
		.detail_spalte2_bb0 {
			border-bottom: 0px;
		}
		
		.detail_spalte1_bt {
		  border-bottom: 0px; border-top: 1px solid #000000
		}.detail_spalte2_bt {
		  border-bottom: 0px; border-top: 1px solid #000000;
		}
		
		.detail_spalte2_H {
			background-color: #ffecbb; 
			border-bottom: 0px; border-top: 1px solid #000000;
			border-right: 2px solid #000000;
		}
		.detail_tab {
		}
		
		
		
		
		
		.bold { 
			font-weight: bold; 
		}
		.cl {
			clear: both;
		}
		
		
		#map {
			border: 2px solid #000000;
			margin-top: 80px;
	    }
		
		#tag_cloud, #noprint, #dhtmlpointer, #dhtmltooltip
		{
		  display: none;
			width: 0px;
			height: 0px;
			overflow: hidden;
		}
		