/*-------------------style sheet metadata------------------------ */

/*-------------------project: Ferienwohnung--------------*/

/*------------------ author: VALERIA WIRSUM webgaroo webdesign studio www.webgaroo.de----------------------- */

/*-------------------date:09.04.2010------------------------------ */



*{margin:0;
  padding:0;
  }
  
  html {overflow: scroll}

body {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #436c96;
	background-image: url(lightbox/images/body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

h1, h2, h3 {
	font-size: 12px;
}
A {
	text-decoration: none;
	color: #333333;
}

img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

p {
} 	  
strong {
	font-weight: normal;
}



#container {
	margin: 0px auto;
	width: 960px;
	text-align: left;

}

#top {
	border-top-style: solid;
	height: 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 30px center;
	text-align: center;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	display: none;
}
#top p {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin-top: 16px;
	line-height: 2px;
}



#header {
	height: 250px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(lightbox/images/banner.jpg);
	background-repeat: no-repeat;
}
#header p {
	color: #000000;
	text-align: left;
}

#header img {
	margin-top: 80px;
}




/* Hauptmenu */
#navigation {
	height: 30px;
	background-image: url(images/banner.jpg);
	background-position: left bottom;
	display: none;
}


#navigation ul {
	text-align: right;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: left top;




}
#navigation li {
	list-style-type: none;
	display: inline;
	color: #000000;
	
}



#navigation li a {
	color: #333333;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	margin-right: 28px;
	margin-left: 16px;
}
#navigation li a:hover {
	background-color: #35889F;
	padding-top: 5px;
	padding-bottom: 20px;
}

#content {
	float: right;
	width: 450px;
	color: #919CB0;
	
}
#content p {
	line-height: 20px;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
#content h1 {
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
}


#content h2 {
	font-size: 18px;
	margin: 30px 20px;
	color: #062655;
	text-align: center;
}


#content h3 {
	color: #666666;
	margin-bottom: 15px;
	text-align: center;
	font-size: 16px;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 5px;
}


#content ul {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
}


#content li {
	list-style-type: none;
	line-height: 20px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 5px;
	margin-bottom: 15px;
}
#content a {
	color: #183E49;
	text-decoration: underline;
}
#content a:hover {
	color: #259696;
}
#sidebar_right/* End Hauptmenu */


 {
	width: 500px;
	float: left;
	line-height: 20px;
}
#sidebar_right p {
	margin-left: 20px;
	margin-right: 20px;
}

#sidebar_right a {
	color: #0D235C;
	text-decoration: underline;
}
#sidebar_right a:hover {
	color: #245E6F;
}


#sidebar_right ul {
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#sidebar_right ul li {
	list-style-type: none;
	background-image: url(lightbox/images/list.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#sidebar_right  ul li a {
	color: #35889F;
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35889F;
	padding-bottom: 10px;
}


#sidebar_right   p {
	margin-bottom: 15px;
	margin-left: 30px;
}
#sidebar_right h2 {
	height: 40px;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 18px;
	margin-left: 30px;
	color: #062655;
}
#sidebar_right h3 {
	color: #0D235C;
	margin-left: 30px;
}

#sidebar_right h1 {
	height: 124px;
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
	padding: 40px 10px 10px;
	margin-top: 40px;
	margin-left: 40px;
	color: #000000;
}








#footer {
	clear: both;
	color: #35889F;
	height: 30px;
}
#footer p {
	margin-left: 50px;
	font-size: 11px;
	line-height: 20px;
}

#footer a {
	text-decoration: none;
	color: #526239;
}

#footer a:hover {
	color: #215463;
}






/*-------------------specification------------------------------ */



.inside {
	border: 1px solid #999999;

}
.bar {
	background-image: url(lightbox/images/bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.bild {


}


.bild-pfeil {
	margin-left: 250px;
}
.bild-left {
	float: left;
	margin-top: 5px;
	margin-left: -10px;
}
.font-highlight {
	color: #FDDC00;
	font-weight: bold;
}


.www {
	margin-right: 450px;

}


.clear {
	clear: both;
}
table {
	width: 450px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	margin: 0px;
	border-right-width: 1px;
	border-right-color: #BC9D07;
	padding: 5px;
}
th {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #436C96;
	padding: 2px;
	border-right-width: 1px;
	border-right-color: #BC9D07;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
}
tr {
	background-color: #768E52;
}


tr:hover { 
         background: yellow; }

