/* Style Sheet */


body {

margin-top:20px;
margin-bottom:20px;
background-color:#ffffff;
font-family: "verdana";
font-size: 12px;
line-height:18px;
color:#38592F;

}

/* Layout */


#layout {

width:742px;
margin-left:auto;
margin-right:auto;

}

#header_top {

width:742px;
height:50px;
background-image:url(../images/header_top.jpg);
background-repeat:no-repeat;

}

#header_bottom {

width:742px;
height:100px;
background-image:url(../images/header_bottom.jpg);
background-repeat:no-repeat;

}

#content {

width:662px;
background-image:url(../images/background.jpg);
background-repeat:repeat-y;
padding:20px 40px 20px 40px;

}

#footer {

width:742px;
height:50px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;

}


/* Inhalt */


h1 {

font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:14px;
height:23px;
margin:0px 0px 20px 0px;
padding:0px;
color: #608157;
border-bottom: 1px ridge #8DB248;

}

h1:first-letter {

font-size: 16px;
font-family: Verdana;
color:#8DB248;

}

#navigation ul {

float:left;
width:160px;
padding:0px;
padding-top:2px;
margin:0px;
line-height:18px;
list-style-type:none;
position:relative;

}

a.nav, a.nav:link {

text-decoration: underline;
color:#38592F;
line-height:16px;
padding-left:10px;
background-repeat:no-repeat;
background-image:url(../images/dot.jpg);

}

a.nav:hover {

text-decoration: none;
color:#8DB248;
background-repeat:no-repeat;
background-image:url(../images/dot_select.jpg);

}

a.nav:active {

text-decoration: none;
color:#8DB248;

}

#text {

text-align:justify;
font-size:12px;
font-weight:normal;
padding-top:3px;
margin-left:180px;

}

#text a, a:link {

color:#38592F;
line-height:18px;

}

#text a:hover {

text-decoration: none;

}

b {

text-align:justify;
font-size:12px;
font-weight:normal;
padding-top:3px;

}

h2 {

font-family: Verdana;
font-size:13px;
height:36px;
margin:0px;
padding:0px;
color:#608157;

}

h2:first-letter {

font-size: 15px;
font-family: Verdana;
color:#8DB248;

}

p {

padding-top:18px;
margin:0;

}

#breathcrump {

font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:11px;
height:20px;
margin:30px 0px 0px 0px; 
padding:0px;
color:#38592F;
border-bottom: 1px ridge #8DB248;

}

#copyright {

float:right;
margin-top:5px;
margin-bottom:5px;
font-size:11px;
font-color:#38592F;
font-weight:normal;

}

.copydruck {

display:none;

}

.adresse {

display:none;

}

/* Bilderlupe */

#image {

border-width:3px; 
border-color:#c0c0c0; 
border-style:solid; 
padding:4px;

}

#image a { position: relative; } 

#image a b {
  width: 468px; height: 312px;
  position: absolute; right: -7px; bottom: -5px;
  visibility: hidden; } 

#image a:hover { 
	background: transparent;
	cursor:pointer;
	} 

#image a:hover b { 
	visibility: visible;
	border-width:3px; 
	border-color:#c0c0c0; 
	border-style:solid; 
	padding:4px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#E7EAE1;
	z-index:7;
	} 

b.lupe1 { 
	background: url("../images/ferienwohnung-saarland-schlafzimmer2.jpg");
	}
	
b.lupe2 { 
	background: url("../images/wohnzimmer2.jpg");
 	}

b.lupe3 { 
	background: url("../images/kueche2.jpg"); 
	}
	
b.lupe4 { 
	background: url("../images/badezimmer2.jpg"); 
	}
	
b.lupe5 { 
	background: url("../images/garten2.jpg"); 
	}