/* CSS Document */
/* Sderhof Hiddensee - Appartementvermietung, Ferienwohnung auf Hiddensee, Urlaub auf Hiddensee, Apartment Hiddensee*/

html { margin: 0; height: 100% }

body {
	margin: 0;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*background-image: url(img/body_bg.png);*/
	background-color: #F6F4D0;
	color:#595959;
}

h1{
	color:#85330f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h2{
	color:#85330f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:100;
	margin:0px;
	padding:0px;
}

p{
	color:#595959;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100;
}
p a{
	color:#595959;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100;
}

#container_index {
	width:1028px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	width:1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; 
}
/*index*/
#container_left01 {
	width:347px;
	height:625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/01/bg_left.png);
	background-repeat: no-repeat;
	float:left;
}
#container_middle01 {
	width:351px;
	height:625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/01/bg_middle.png);
	background-repeat: no-repeat;
	float:left;
}
#container_right01 {
	width:326px;
	height:625px;
	margin-top:	
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/01/bg_right.png);
	background-repeat: no-repeat;
	float:left;
}
/*index ende*/
/*apartment*/
#container_left02 {
	width:346px;
	height:625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/02/bg_left.png);
	background-repeat: no-repeat;
	float:left;
}
#container_middle02 {
	width:432px;
	height:625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/02/bg_middle.png);
	background-repeat: no-repeat;
	float:left;
}
#container_right02 {
	width:246px;
	height:625px;
	margin-top:	
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/02/bg_right.png);
	background-repeat: no-repeat;
	float:left;
}
/*apartement ende*/
/*default*/
#container_left03 {
	width:345px;
	height:625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/03/bg_left.png);
	background-repeat: no-repeat;
	float:left;
}
#container_middle03 {
	width:353px;
	height:625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/03/bg_middle.png);
	background-repeat: no-repeat;
	float:left;
}
#container_right03 {
	width:326px;
	height:625px;
	margin-top:	
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/03/bg_right.png);
	background-repeat: no-repeat;
	float:left;
}
/*default ende*/
/*default*/
#container_left04 {
	width:345px;
	height:625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/04/bg_left.png);
	background-repeat: no-repeat;
	float:left;
}
#container_middle04 {
	width:353px;
	height:625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/04/bg_middle.png);
	background-repeat: no-repeat;
	float:left;
}
#container_right04 {
	width:326px;
	height:625px;
	margin-top:	0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/04/bg_right.png);
	background-repeat: no-repeat;
	float:left;
}

#footer{
	width:1000px;
	height:20px;
	margin-top:0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/04/bg_right.png);
	background-repeat: no-repeat;
	float:left; 
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color:#999999;

    }
/*default ende*/
.cl_content{
	width:322px;
	height:auto;
	padding-left:20px;
	padding-right:5px;	
	float:left;
	margin-top:5px;
	margin_bottom:0px;

}
.leftimg{
	float:left;
	border:1px solid #999999;
	margin-right: 10px;
	margin_bottom:0px;
	display:block;
}
a.link:link, a.link:visited, a.link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85330F;
	text-decoration:none;
}

a.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	text-decoration:none;
}
 
 a.lage{
 text-decoration:underline;
 color:#ffffff;
 }

a.footerlink:link, a.footerlink:visited, a.footerlink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85330F;
	text-decoration:none;
}

a.footerlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	text-decoration:none;
}


