/* CSS Document Kaulehof
------------------------------------------------------------------------ ------------------------------------------------------------------------ */

@import url(ie6.css);
@import url(ie7.css);

html {
	height: 101%;
	}
body {
	position: relative;
	font: small/160% "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#956f49;
	background: url(../bilder/back/body_bg.gif) no-repeat 0 0;
	}


/* =BASICS 
------------------------------------------------------------------------ ------------------------------------------------------------------------ */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, p, blockquote, th, td, adress { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; line-height: normal;}

ol, ul { list-style: none; }

address, caption, weight, cite, code, dfn, em, strong, th, var 
{ font-style: normal; font-weight: normal; }

table { border-spacing: 0; border-collapse: collapse; }

img, fieldset, object { border: 0; }

caption, th {text-align: left; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* =UNSICHTBAR */
ul#nav_access { display: none; }
hr { clear: both; visibility:hidden; }

/* =DRUCKVERSION, Fenster schließen und Seite drucken
------------------------------------------------------------------------ */

#close_main {
	display: none; 
	}


	
/* =KLASSEN
------------------------------------------------------------------------ 
------------------------------------------------------------------------ */

.clear { 
	clear: both;
	}
.mitte, p.mitte {
	text-align: center;
	}
.fett, p.fett {
	font-weight: bold;
	letter-spacing:1px;
	}
.right, p.right {
	text-align: right;
	}
.schluss, p.schluss {
	padding-bottom: 40px;
	margin-bottom: 40px;
	}


/* =HEADLINES
------------------------------------------------------------------------ 
------------------------------------------------------------------------ */
	
h1 {
	margin: 32px 20px 12px 30px;
	font-size: 24px;
	width: 370px;
	height: 75px;
	font-weight: normal;
	color: #be6060;
	}
.h1home {
	background: url(../bilder/headlines/h1home.gif) no-repeat 0 0;
	text-indent:-9999px;
	}

.h1fewo {
	background: url(../bilder/headlines/h1fewo.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1fewokurz {
	background: url(../bilder/headlines/h1fewokurz.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1hof {
	background: url(../bilder/headlines/h1hof.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1res {
	background: url(../bilder/headlines/h1res.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1links {
	background: url(../bilder/headlines/h1links.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1sitemap {
	background: url(../bilder/headlines/h1sitemap.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1gegend {
	background: url(../bilder/headlines/h1gegend.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1gewoelbe {
	background: url(../bilder/headlines/h1gewoelbe.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1imp {
	background: url(../bilder/headlines/h1impressum.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1anfahrt {
	background: url(../bilder/headlines/h1anfahrt.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1galerie {
	background: url(../bilder/headlines/h1galerie.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h1schauenur {
	background: url(../bilder/headlines/h1schauenur.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
h2 {
	margin: 32px 20px 12px 0px;
	font-size: 24px;
	width: 272px;
	height: 75px;
	font-weight:normal;
	color: #be6060;
	}
.h2home {
	background: url(../bilder/headlines/h2home.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h2fewo {
	background: url(../bilder/headlines/h2fewo.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h2blanko {
	background: url(../bilder/headlines/h2blanko.gif) no-repeat 0 0;
	text-indent: -9999px;
	}
h3 {
	width: 272px;
	height:48px;
	margin: -75px 0 14px 0;
	font-size: 18px;
	font-weight: bold;
	color: #ff8080;
	text-indent:-9999px;
	}
.h3pastor {
	background: url(../bilder/headlines/h3pastor.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
.h3grosse {
	background: url(../bilder/headlines/h3grosse2.gif) no-repeat 0 0;
	}


/* =LINKS
------------------------------------------------------------------------ ------------------------------------------------------------------------ */
a:link, a:visited {
	text-decoration: underline;
	color: #55a855;
	}
a:hover, a:active {
	text-decoration: none;
	color: #6096bf;
	}

		
/* =LAYOUT  
------------------------------------------------------------------------
------------------------------------------------------------------------ */
#stimmung {
	background: url(../bilder/back/stimmung_bg.gif) no-repeat 0 330px;
	}
#branding {
	position: relative;
	width: 800px;
	margin: 0 auto;
	}
#photo {	
	position: relative;
	margin: -8px auto 0 auto;
	width: 550px;
	height: 413px;
	}
.photohome {
	background: url(../bilder/haupt/photo_felsenblickweite.gif) no-repeat 0 0;
	}
.photohof {
	background: url(../bilder/haupt/photo_herbsthof.gif) no-repeat 0 0;
	}
.photofewos {
	background: url(../bilder/haupt/photo_gartenschaf.gif) no-repeat 0 0;
	}
.photofewokurz {
	background: url(../bilder/haupt/photo_herbstlandschaft.gif) no-repeat 0 0;
	}
.photofewospastor {
	background: url(../bilder/haupt/photo_anbau.gif) no-repeat 0 0;
	}
.photogalerie {
	background: url(../bilder/haupt/photo_ausflugkutsche.gif) no-repeat 0 0;
	}
.photogegend {
	background: url(../bilder/haupt/photo_zwinger.gif) no-repeat 0 0;
	}
.photores {
	background: url(../bilder/haupt/photo_flieder.gif) no-repeat 0 0;
	}
.photoanfahrt {
	background: url(../bilder/haupt/photo_kutsche.gif) no-repeat 0 0;
	}
.photolinks {
	background: url(../bilder/haupt/photo_reiter.gif) no-repeat 0 0;
	}
.photositemap {
	background: url(../bilder/haupt/photo_traktor.gif) no-repeat 0 0;
	}
.photoimpressum {
	background: url(../bilder/haupt/photo_abendland.gif) no-repeat 0 0;
	}
.photogewoelbe {
	background: url(../bilder/haupt/photo_gewoelbe2.gif) no-repeat 0 0;
	}
.photoschauenur {
	background: url(../bilder/haupt/photo_hof.gif) no-repeat 0 0;
	}
#logoprint {
	width: 500px;
	height: 50px;
	color: #ffffff;
	display: block;
	line-height: 50px;
	text-indent: -9999px;
	}

/* =LOGO
------------------------------------------------------------------------ */
h1#logo {
	clear: both;
	position: relative;
	margin: 0 auto;
	width:412px;
	height: 212px;
	line-height: 120px;
	display: block;
	background: url(../bilder/back/logo.jpg) no-repeat 0 0;
	}
h1#logo a {
	text-indent: -9999px;
	position: absolute;
	display: block;
	height: 212px;
	line-height: 212px;
	width:412px;
	border: none;
	outline: none;
	text-decoration: none;
	}

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

#inhalthome {
	clear: both;
	position: relative;
	width: 800px;
	margin: 0 auto;
	}
#container {
	clear: both;
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../bilder/back/container_bg.gif) no-repeat 0 0;
	}
#content {
	width: 800px;
	margin: 0 auto;
	position: relative;
	background: url(../bilder/back/content_bg.gif) repeat-y 0 0;
	}
#contentfoot {
	width: 800px;
	margin: 0 auto;
	position: relative;
	background: url(../bilder/back/contentfoot_bg.gif) no-repeat 0 100%;
	}
#contentmain {
	float: left;
	width: 450px;
	margin: 30px 0 0 6px;
	}
#contentmain h3 {
	margin: 0px 30px 0px 24px;
	padding: 8px 8px 0px 8px;
	font-size: 18px;
	font-weight: bold;
	color: #ff8080;
	}
#contentmain p  {
	margin: 12px 30px 8px 24px;
	padding: 8px 8px 8px 8px;
	}
#contentmain p.schluss {
	margin: 12px 30px 30px 24px;
	padding: 8px 8px 18px 8px;
	}
#contentsub {
	float: right;
	position:relative;
	width: 310px;
	margin: 30px 0 0 0;
	}

#footcontainer {
	clear: both;
	background: url(../bilder/back/footcontainer_bg3.gif) no-repeat 0 100%;
	}
#footer {
	clear: both; 
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 4px 0 24px 60px;
	min-height: 150px;
	}	


/* =WOHNUNGEN 
------------------------------------------------------------------------
------------------------------------------------------------------------ */
#contentmain #bilderrahmen {
	width: 450px;
	margin: 20px 0 60px 24px;
	padding:0;
	}
#contentmain img.eins  {
	width: 398px;
	height: 321px;
	padding: 0 0 8px 0;
	}
#contentmain img.zwei  {
	width: 195px;
	height: 146px;
	float: left;
	padding: 0 8px 8px 0;
	}
#contentmain img.drei  {
	width: 195px;
	height: 146px;
	float: left;
	padding: 0 0 8px 0;
	}
#contentmain img.vier  {
	width: 195px;
	height: 260px;
	float: left;
	padding: 0 8px 8px 0;
	margin-top: -114px;
	}
#contentmain img.funf  {
	width: 195px;
	height: 260px;
	float: left;
	padding: 0 0 8px 8px;
	}
#contentmain img.sechs  {
	width: 195px;
	height: 146px;
	float: left;
	padding: 0 0 8px 0;
	}
#contentmain img.sieben  {
	width: 195px;
	height: 260px;
	float: left;
	padding: 0 8px 8px 0;
	}
#contentsub ul.pastor {
	padding: 12px 43px 24px 0;
	margin: 0 0 45px 0;
	}
#contentsub ul.pastor li {
	margin: 0 0 0 0;
	padding: 4px 3px 2px 24px;
	background: transparent url(../bilder/inhalt/ulschmuck2.gif) no-repeat 0 0;
	}
	
/* =FEWOS_KURZ
------------------------------------------------------------------------ */
h4  { 
	width: 272px;
	height:48px;
	margin: 0px 20px 14px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #ff8080;
	letter-spacing: 1px;
	text-indent:-9999px;
	}
.h4grosse {
	background: url(../bilder/headlines/h3grosse2.gif) no-repeat 0 0;
	margin-left: 24px;
	}	
.h4pastor {
	background: url(../bilder/headlines/h3pastor.gif) no-repeat 0 0;
	}
#contentmain ul.grossekurz {
	padding: 12px 43px 0 0;
	margin: 0 0 0 24px;
	}
#contentmain ul.grossekurz li {
	margin: 0 0 0 0;
	padding: 4px 3px 2px 24px;
	background: transparent url(../bilder/inhalt/ulschmuck2.gif) no-repeat 0 0;
	}	
#contentsub ul.pastorkurz {
	padding: 12px 24px 7px 0;
	margin: 0 0 0 0;
	}
#contentsub ul.pastorkurz li {
	margin: 0 0 0 0;
	padding: 4px 3px 2px 24px;
	background: transparent url(../bilder/inhalt/ulschmuck2.gif) no-repeat 0 0;
	}
	

/* =KAULEHOF
------------------------------------------------------------------------ 
------------------------------------------------------------------------ */

.h4nentmann {
	background: url(../bilder/headlines/h4nentmann.gif) no-repeat 0 0;
	margin-left: 20px;
	}	
.h4anek {
	background: url(../bilder/headlines/h4anek.gif) no-repeat 0 0;
	margin-left: 20px;
	}
.h4hof {
	background: url(../bilder/headlines/h4hof.gif) no-repeat 0 0;
	margin-left: 20px;
	}
#contentmain ul.hof {
	padding: 0 43px 0 0;
	margin: 0 0 70px 28px;
	}
#contentmain ul.hof li {
	margin: 0 0 0 0;
	padding: 4px 3px 2px 24px;
	background: transparent url(../bilder/inhalt/ulschmuck3.gif) no-repeat 0 0;
	}	


/* =GEGEND/LINKS
------------------------------------------------------------------------ 
------------------------------------------------------------------------ */
h5  { 
	width: 272px;
	height:48px;
	margin: 0px 20px 14px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #ff8080;
	letter-spacing: 1px;
	text-indent:-9999px;
	}
.h5sehens {
	background: url(../bilder/headlines/h5sehens.gif) no-repeat 0 0;
	margin-left: 20px;
	}	
.h5freizeit {
	background: url(../bilder/headlines/h5freizeit.gif) no-repeat 0 0;
	margin-left: 0px;
	}
#contentmain ul.sehens {
	padding: 0 43px 0 0;
	margin: 0 0 40px 28px;
	}
#contentmain ul.sehens li {
	margin: 0 0 0 0;
	padding: 4px 3px 2px 24px;
	background: transparent url(../bilder/inhalt/ulschmuck2.gif) no-repeat 0 0;
	}	
#contentmain ul.sehens a:link, #contentmain ul.sehens a:visited {
	text-decoration: none;
	color: #55a855;
	}
#contentmain ul.sehens a:hover, #contentmain ul.sehens a:active {
	text-decoration: none;
	color: #6096bf;
	}
#contentsub ul.freizeit {
	padding: 0 43px 0 0;
	margin: 0 0 70px 8px;
	}
#contentsub ul.freizeit li {
	margin: 0 0 0 0;
	padding: 4px 3px 2px 24px;
	background: transparent url(../bilder/inhalt/ulschmuck2.gif) no-repeat 0 0;
	}	
#contentsub ul.freizeit a:link, #contentsub ul.freizeit a:visited {
	text-decoration: none;
	color: #55a855;
	}
#contentsub ul.freizeit a:hover, #contentsub ul.freizeit a:active {
	text-decoration: none;
	color: #6096bf;
	}
h6 {
	width: 272px;
	height: 39px;
	margin: 38px 0px 0px 31px;
	font-size: 16px;
	font-weight: bold;
	color: #ff8080;
	letter-spacing: 1px;
	text-indent: -9999px;
	}
.h6bastei {
	background: url(../bilder/headlines/h6bastei.gif) no-repeat 0 0;
	}	
.h6koenig {
	background: url(../bilder/headlines/h6koenig.gif) no-repeat 0 0;
	}	
.h6pillnitz {
	background: url(../bilder/headlines/h6pillnitz.gif) no-repeat 0 0;
	}
#contentmain p.nah  {
	margin: 0px 30px 8px 24px;
	padding: 0px 8px 8px 8px;
	}		
#contentsub p.gegend2  {
	background: url(../bilder/headlines/h5gegend2.gif) no-repeat 0 0;
	margin: 268px 30px 8px 0px;
	padding: 38px 0px 8px 2px;
	}
	
/* =BILDERGALERIE
------------------------------------------------------------------------ 
------------------------------------------------------------------------ */
#contentbild {
	float: left;
	width: 750px;
	margin: 30px 0 0 6px;
	}
#contentbild p  {
	clear: both;
	margin: 12px 30px 8px 24px;
	padding: 8px 8px 8px 8px;
	}
#contentbild p.schluss {
	margin: 12px 30px 30px 56px;
	padding: 8px 8px 30px 8px;
	}
ul#imgklein {
	margin:0 0 0 56px;
	position: relative;
	height: 650px;
	}
ul#imgklein img {
	position: absolute;
	width: 90px;
	height: 90px;
	padding: 4px;
	background: #ffffff;
	}
ul#imgklein a:hover img {
	margin: -60px 0 0 -60px;
	width: 190px;
	height: 190px;
	padding: 5px;
	border: 2px solid #aa7e53;
	background: #ffffff;
	z-index: 100;
	}
#wintermorgen img { top: 0; left:0; }
/*#kutsche img { top: 0; left: 96px; }*/
#leuchthof img { top: 0; left: 96px; }
#weisse img { top: 0; left: 192px; }
#garten img { top: 0; left: 288px; }
#hof2 img { top: 0; left: 384px; }
#efeu img { top: 0; left: 480px; }
#mohnfeld img { top: 0; left: 576px; }

#alterhof img { top: 98px; left:0; }
#bad img { top: 98px; left: 96px; }
#bad2 img { top: 98px; left: 192px; }
#pastor img { top: 98px; left: 288px; }
#pastorkueche img { top: 98px; left: 384px; }
#dorf2 img { top: 98px; left: 480px; }
#gewoelbe img { top: 98px; left: 576px; }

#alterhof2 img { top: 196px; left:0; }
#garten2 img { top: 196px; left: 96px; }
#weitblick img { top: 196px; left: 192px; }
#hofgarten img { top: 196px; left: 288px; }
#kuechegross img { top: 196px; left: 384px; }
#kuechegross2 img { top: 196px; left: 480px; }
#blumenhof img { top: 196px; left: 576px; }

#hofneu img { top: 294px; left:0; }
#schlafstube img { top: 294px; left: 96px; }
#wohnstube img { top: 294px; left: 192px; }
#leuchter img { top: 294px; left: 288px; }
#gew2 img { top: 294px; left: 384px; }
#einfahrt img { top: 294px; left: 480px; }
#hauseingang img { top: 294px; left: 576px; }

#luft img { top: 390px; left:0; }
#dorfgelb img { top: 390px; left: 96px; }
#giebel img { top: 390px; left: 192px; }
#blick img { top: 390px; left: 288px; }
#flur img { top: 390px; left: 384px; }
#baumblick img { top: 390px; left: 480px; }
#briefe img { top: 390px; left: 576px; }

#gebirge img { top: 486px; left:0; }
#frauenkirche img { top: 486px; left: 96px; }
#wohnung img { top: 486px; left: 192px; }
#zwinger img { top: 486px; left: 288px; }
#wohn2 img { top: 486px; left: 384px; }
#elbe img { top: 486px; left: 480px; }
#homestein img { top: 486px; left: 576px; }



/* =BILDERGALERIE/bildergross/dateien im Extrafenster
------------------------------------------------------------------------ */ 
p.weiter {
	margin: 12px 30px 8px 34px;
	padding: 8px 8px 8px 8px;
	}
img.origquer {
	margin: 42px 42px 0 42px;
	padding: 5px;
	width: 550px;
	height: 413px;
	background: #FFFFFF;
	border: 2px solid #b9895b;
	}
img.orighoch {
	margin: 42px 42px 0 42px;
	padding: 5px;
	width: 413px;
	height: 550px;
	background: #FFFFFF;
	border: 2px solid #aa7e53;
	}



	
	
/* =NAVIGATION NAV1: HAUPTNAVIGATION
------------------------------------------------------------------------
------------------------------------------------------------------------- */

#nav1 {
	position: relative;
	margin: 0 auto;
	width: 800px;
	}
#nav1 ul {
	position: relative;
	width: 750px;
	margin: 0px 0 0 26px;
	padding: 21px 0 0 0;
	z-index: 5;
	}
#nav1 li {
	float: left;
	display: block;
	height: 70px;
	line-height: 70px;
	text-indent:-9999px;
	}
#nav1 li a {
	display: block;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	outline: none;
	}
#n_hof {
	display: block;
	width: 146px;
	}
#n_hof a {
	width: 146px;
	background:url(../bilder/nav/n_hof.gif) no-repeat 0 0;
	}	
#n_hof a:hover,
body#hof #n_hof a {
	background:url(../bilder/nav/n_hof.gif) no-repeat 0 -70px;
	}
#n_wohnungen {
	width: 160px;
	height: 70px;
	}
#n_wohnungen a {
	background:url(../bilder/nav/n_wohnungen.gif) no-repeat 0 0;
	}	
#n_wohnungen a:hover,
body#wohnungen #n_wohnungen a {
	background:url(../bilder/nav/n_wohnungen.gif) no-repeat 0 -70px;
	}
#n_gegend {
	width: 146px;
	height: 70px;
	}
#n_gegend a {
	background:url(../bilder/nav/n_gegend.gif) no-repeat 0 0px;
	}	
#n_gegend a:hover,
body#gegend #n_gegend a {
	background:url(../bilder/nav/n_gegend.gif) no-repeat 0 -70px;
	height: 70px;
	}
#n_galerie {
	width: 146px;
	height: 70px;
	}
#n_galerie a {
	background:url(../bilder/nav/n_galerie.gif) no-repeat 0 0;
	}
#n_galerie a:hover,
body#galerie #n_galerie a {
	background:url(../bilder/nav/n_galerie.gif) no-repeat 0 -70px;
	}
#n_reservierung {
	width: 146px;
	height: 70px;
	}
#n_reservierung a {
	background:url(../bilder/nav/n_reservierung.gif) no-repeat 0 0px;
	}	
#n_reservierung a:hover,
body#reservierung #n_reservierung a {
	background:url(../bilder/nav/n_reservierung.gif) no-repeat 0 -70px;
	}


/* =NAVIGATION NAV2
-------------------------------------------------------------------------
------------------------------------------------------------------------- */

#nav2 { 
	position: absolute;
	top:12px;
	right:0;
	float: right;
	width: 210px;
	z-index: 10;
	}
#nav2 li {
	display: block;
	}
#nav2 li a {
	outline: none;
	display:block;
	height: 32px;
	padding: 7px 8px 0px 90px;
	letter-spacing: 1px;
	font-weight:bold;
	}
#n_home a {
	background:url(../bilder/nav/n_links.gif) no-repeat 45px 0;
	color: #6096bf;
	text-decoration:none;
	}
#n_home a:hover {
	color: #60bf60;
	text-decoration:none;
	}
body#home #n_home a {
	color: #60bf60;
	text-decoration:none;
	}
#n_anfahrt a {
	background:url(../bilder/nav/n_anfahrt.gif) no-repeat 45px 0;
	color: #6096bf;
	text-decoration:none;
	}
#n_anfahrt a:hover {
	color: #60bf60;
	text-decoration:none;
	}
body#anfahrt #n_anfahrt a {
	color: #60bf60;
	text-decoration:none;
	}
#n_links a {
	background:url(../bilder/nav/n_home.gif) no-repeat 45px 0;
	color: #6096bf;
	text-decoration:none;
	}
#n_links a:hover {
	color: #60bf60;
	text-decoration:none;
	}
body#links #n_links a {
	color: #60bf60;
	text-decoration:none;
	}
#n_sitemap a {
	background:url(../bilder/nav/n_sitemap.gif) no-repeat 45px 0;
	color: #6096bf;
	text-decoration:none;
	}
#n_sitemap a:hover {
	color: #60bf60;
	text-decoration:none;
	}
body#sitemap #n_sitemap a {
	color: #60bf60;
	text-decoration:none;
	}
#n_druck a {
	background:url(../bilder/nav/n_druck.gif) no-repeat 45px 0;
	color: #6096bf;
	text-decoration:none;
	}
#n_druck a:hover {
	color: #60bf60;
	text-decoration:none;
	}
body#druck #n_druck a {
	color: #60bf60;
	text-decoration:none;
	}


/* =SUBCONTENT 
------------------------------------------------------------------------ 
------------------------------------------------------------------------ */

#contentsub p  {
	margin: 12px 30px 8px 0px;
	padding: 8px 8px 8px 0px;
	}
#contentsub p.schluss {
	margin: 12px 30px 30px 0px;
	padding: 8px 8px 18px 0px;
	}
#contentsub img.home {
	width:260px;
	height:218px;
	border: 1px dotted #e5f4e3;
	}
#contentsub a:hover img.home {
	border: 1px dotted #ff8080;
	}
#contentsub ul {
	width: 246px;
	}
#contentsub ul.grosse {
	padding: 12px 43px 24px 0;
	margin: 0 0 102px 0;
	}
#contentsub ul.grosse li {
	margin: 0 0 0 0;
	padding: 4px 3px 2px 24px;
	background: transparent url(../bilder/inhalt/ulschmuck2.gif) no-repeat 0 0;
	}

	

/* =RESERVIERUNG
------------------------------------------------------------------------
------------------------------------------------------------------------ */

#contentmain #anfrage {
	width: 280px;
	margin: 0 0 20px 24px;
	padding: 0 0 30px 0;
	}
#contentmain p.form {
	margin: 0px 0px 16px 0px;
	padding: 0;
	}
#anfrage label { 
	display: block; 
	margin: 10px 0 0 -24px;
	}
#anfrage label.an { 
	margin: 38px 0 0 -24px;
	}
#anfrage label.art { 
	margin: 38px 0 12px -24px;
	}
#anfrage label.anz { 
	margin: 38px 0 12px -24px;
	}
#anfrage label.anmerk { 
	margin: 38px 0 12px -24px;
	}
.input, .textarea, .select { 
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	border: 1px solid #80ff80; 
	margin: 0 0 0 -24px;
	padding: 3px;
	color: #956f49;
	}
.input, .textarea { width: 100%; }
.textarea { height: 80px; }
.select { margin-top: 12px; width: 100%; }
.submit { margin: 20px 0 0 -24px; float: left; }
.wide { width: 100px; margin: 0 0 0 -24px;}
.mid { width: 80px; margin: 0 0 0 0; }
.small { width: 60px; margin: 0 0 0 0; }
.checkbox { margin: 0 12px 4px 0; border: 1px solid #80ff80; vertical-align: middle;}
.inanz { width: 30px; margin: 0 12px 4px 0; padding: 2px; border: 1px solid #80ff80; vertical-align: middle;}
#anfrage p.form2 { 
	margin: 0 0 0 -24px;
	padding: 0 0 0 0;
	}



/* =FOOTER
------------------------------------------------------------------------ 
------------------------------------------------------------------------ */

#footer {
	font-weight: bold;
	letter-spacing: 1px;
	color: #598ab0;
	}
#footer li.white {
	color: #FFFFFF;
	}
#footer ul.adress  {
	float: left;
	width: 306px;
	}
#footer ul.adress li a {
	display: block;
	text-decoration:none;
	padding: 2px 0 4px 0;
	width: 242px;
	}
#footer ul.adress li a:link, 
#footer ul.adress li a:visited {
	color: #FFFFFF;
	font-weight:bold;
	border-bottom: 1px dotted #FFFFFF;
	}
#footer ul.adress li a:hover {
	color: #FFFFFF;
	font-weight:bold;
	border-bottom: 1px dotted #598ab0;
	}
#footer ul.adress li.copy a:link, 
#footer ul.adress li.copy a:visited {
	color: #598ab0;
	font-weight:bold;
	border-bottom: 1px dotted #598ab0;
	}
#footer ul.adress li.copy a:hover {
	color: #598ab0;
	font-weight:bold;
	border-bottom: 1px dotted  #FFFFFF;
	}

#footer ul.inimp  {
	float: left;
	width: 192px;
	}
#footer ul.inimp li a {
	display: block;
	text-decoration:none;
	padding: 2px 0 4px 0;
	width: 142px;
	}
#footer ul.inimp li a:link, 
#footer ul.inimp li a:visited {
	color: #FFFFFF;
	font-weight:bold;
	border-bottom: 1px dotted #FFFFFF;
	}
#footer ul.inimp li a:hover {
	color: #FFFFFF;
	font-weight:bold;
	border-bottom: 1px dotted #598ab0;
	}
#footer ul.inimp li.copy a:link, 
#footer ul.inimp li.copy a:visited {
	color: #598ab0;
	font-weight:bold;
	border-bottom: 1px dotted #598ab0;
	}
#footer ul.inimp li.copy a:hover {
	color: #598ab0;
	font-weight:bold;
	border-bottom: 1px dotted  #FFFFFF;
	}
	
#footer ul.top  {
	float: left;
	width: 190px;
	}
#footer ul.top li a {
	display: block;
	text-decoration:none;
	padding: 2px 0 4px 0;
	width: 159px;
	}
#footer ul.top li a:link, 
#footer ul.top li a:visited {
	color: #FFFFFF;
	font-weight:bold;
	border-bottom: 1px dotted #FFFFFF;
	}
#footer ul.top li a:hover {
	color: #FFFFFF;
	font-weight:bold;
	border-bottom: 1px dotted #598ab0;
	}
#footer ul.top li.copy a:link, 
#footer ul.top li.copy a:visited {
	color: #598ab0;
	font-weight:bold;
	border-bottom: 1px dotted #598ab0;
	}
#footer ul.top li.copy a:hover {
	color: #598ab0;
	font-weight:bold;
	border-bottom: 1px dotted  #FFFFFF;
	}

	
/* =SITEMAP 
------------------------------------------------------------------------ ------------------------------------------------------------------------ */
#contentsite {
	float: left;
	width: 750px;
	margin: 30px 0 0px 6px;
	padding: 0 0 60px 0px;
	}
#contentsite table  {
	width: 650px;
	margin: 0px 30px 30px 32px;
	padding: 0px 8px 30px 8px;
	}
#contentsite tr {
	width: 650px; 
	margin: 0 16px 4px 0;
	height:27px;
	}


