/*  
Theme URI: http://www.ammersee-ferienwohnung.de, http://www.haus-seefried.de
Author URI: http://www.aufregend.com
Author: Cerstin Lugmayr
*/

/*  GENERAL
*******************************************************************************************************************/

	
/* Global
------------------------------------------------------------------*/ 
html, body, img, form, fieldset, h1, h2, h3, h4, ul, li, address {
	margin:0;
	padding:0;
}
body {
	font: 13px/140% Arial, Helvetica, sans-serif;
	background:#2D467A url(images/seefried-bg.jpg) no-repeat center top; 
	color:#000; 			
}
img{
	border:0;
}
p {
	margin:0;
	padding-bottom:4px;	
}
a {
	color: #000;
	text-decoration: underline;	
}
a:hover {
	color: #716C59;
	text-decoration: underline;	
}
h2 {
	font:italic bold 24px "Times New Roman", Times, serif; 
	color:#596E18;
	padding: 4px 0 8px 0;
}
h2.home {
	font:italic bold 24px "Times New Roman", Times, serif; 
	color:#596E18;
	padding: 4px 0 4px 0;
}
h3 {
	font:italic bold 18px "Times New Roman", Times, serif; 
	color:#596E18;
	padding: 12px 0 8px 0;
}
.nichtbuchbar {
	font: bold 17px/180% Arial, Helvetica, sans-serif, bold;
	color:#000; 			
}
/* Container
------------------------------------------------------------------*/  
#container {
	width:840px;
	margin:0 auto;
	top: 14px; 
	position: relative;	
}

/* Header
------------------------------------------------------------------*/  
#header {
	width:840px;
	height:86px;
	margin:0;
	padding:0;
} 
#header:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden;
}	
#header h1 {
	text-indent:-9999px;
	height:1px;
	display:block;
	}
#header #logo {
	position: absolute; 
	width:185px;
	height:86px;
	}

/* Main Navigation
------------------------------------------------------------------*/  
#navigation {
	position: absolute; 
	top: 56px; 
	left: 177px;
	width:657px;
	height:30px;
	padding: 0;
}
ul#nav {
    top: 0;
    left: 0;
    width: 657px;
    height: 30px;
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    background: transparent url(images/seefried-nav.png) no-repeat 0 0;
	}
ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;
	background:transparent url(images/seefried-nav.png) no-repeat;
	}
li#home a {
	width:72px;
	height:30px;
	 }
li#wohnung1 a {
	width:122px;
	height:30px;
	 }	 	 
li#wohnung2 a {
	width:110px;
	height:30px;
	 }
li#reservierung a {
	width:108px;
	height:30px;
	 }	 
li#anfahrt a {
	width:80px;
	height:30px;
	 }
li#freizeit a {
	width:81px;
	height:30px;
	 }	 
li#kontakt a {
	width:84px;
	height:30px;
	 }	 	 	 	 

li#home a:link, li#home a:visited {	
	background-position:0px 0px;
	}
li#home a:hover, li#home a:focus {	
	background-position:0px -30px;
	}
li#wohnung1 a:link, li#wohnung1 a:visited {	
	background-position:-72px 0px;
	}
li#wohnung1 a:hover, li#wohnung1 a:focus {	
	background-position:-72px -30px;
	}		 
li#wohnung2 a:link, li#wohnung2 a:visited {	
	background-position:-194px 0px;
	}
li#wohnung2 a:hover, li#wohnung2 a:focus {	
	background-position:-194px -30px;
	}
li#reservierung a:link, li#reservierung a:visited {	
	background-position: -304px 0px;
	}
li#reservierung a:hover, li#reservierung a:focus {	
	background-position: -304px -30px;
	}
li#anfahrt a:link, li#anfahrt a:visited {	
	background-position: -412px 0px;
	}
li#anfahrt a:hover, li#anfahrt a:focus {	
	background-position: -412px -30px;
	}
li#freizeit a:link, li#freizeit a:visited {	
	background-position: -492px 0px;
	}
li#freizeit a:hover, li#freizeit a:focus {	
	background-position: -492px -30px;
	}	
li#kontakt a:link, li#kontakt a:visited {	
	background-position: -573px 0px;
	}
li#kontakt a:hover, li#kontakt a:focus {	
	background-position: -573px -30px;
	}

/* Main Navigation "active tabs"
------------------------------------------------------------------*/
body#home ul#nav li#home a {
	background-position:0px -30px;
	}
body#wohnung1 ul#nav li#wohnung1 a {
	background-position:-72px -30px;
	}	
body#wohnung2 ul#nav li#wohnung2 a {
	background-position:-194px -30px;
	}
body#reservierung ul#nav li#reservierung a {
	background-position:-304px -30px;
	}
body#anfahrt ul#nav li#anfahrt a {
	background-position:-412px -30px;
	}
body#freizeit ul#nav li#freizeit a {
	background-position:-492px -30px;
	}	
body#kontakt ul#nav li#kontakt a {
	background-position:-573px -30px;
	}

/* Content
------------------------------------------------------------------*/ 
#secondary {
	margin:0;
	padding:0;
	width:840px;
	background:#fff;		
} 
#secondary:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden;
}
#headline {
	padding:0; 
	height:186px;
} 
#headline.wohnung1 {
	background:#fff url(images/wohnung1-header.jpg) no-repeat; 
	background-position:10px 10px;
} 
#headline.wohnung2 {
	background:#fff url(images/wohnung2-header.jpg) no-repeat; 
	background-position:10px 10px;
} 
#headline.reservierung {
	background:#fff url(images/reservierung-header.jpg) no-repeat; 
	background-position:10px 10px;
} 
#headline.freizeit {
	background:#fff url(images/freizeit-header.jpg) no-repeat; 
	background-position:10px 10px;
} 
#headline.anfahrt {
	background:#fff url(images/anfahrt-header.jpg) no-repeat; 
	background-position:10px 10px;
} 
#headline.kontakt {
	background:#fff url(images/kontakt-header.jpg) no-repeat; 
	background-position:10px 10px;
} 
#headline.impressum {
	background:#fff url(images/impressum-header.jpg) no-repeat; 
	background-position:10px 10px;
} 

#secondary_content {
	width: 700px;
	padding:0 60px 30px 60px; 
	margin:0 10px 10px;	
	background:#F2F1EA url(images/fade-bg.jpg) repeat-x bottom;	
}
#secondary_content .left {
	width: 360px;
	float: left;	
}

/* Photos
------------------------------------------------------------------*/ 
#img320 {
	width: 320px;
	float: right;
	margin:0 0 8px 0;		
}
#img220 {
	width: 220px;
	float:left;
	margin:0 10px 24px 0;
}
#img220last {
	width: 220px;
	float:left;
	margin:0 0 14px 0;
}
#img320 img {
	float:right;
	border:solid 6px #C5C2B6;
}
#img220 img, #img220last img {
	float:left;
	border:solid 6px #C5C2B6;
}
#imgtitle{
	font: italic 12px Arial, Helvetica, sans-serif;
	padding-left: 26px;
	background:url(images/lupe.gif) no-repeat left center;
	position: relative;
	top: 5px;
	*top: 2px;
	clear:both;
}
/* Elements
------------------------------------------------------------------*/ 
#divider {
	width: 700px;
	height: 3px;
	margin:0;
	padding-top:20px;	
	background:url(images/divider.jpg) no-repeat right center;
	position: relative;
	left: -60px;
	clear: both;
}
#spacer10 {
	height:10px;
	width:700px;
}
#spacer20 {
	height:20px;
	width:700px;
}
.clear {
	clear:both;
}

/* Listen
------------------------------------------------------------------*/ 
#secondary_content  ul {
	margin-bottom:10px;
	margin-top:0px;
	margin-left: 30px;
}
#secondary_content  li {
	list-style-position: outside;
	list-style-type: square;
	padding-left:0px;
	margin-left:10px;
	margin-top:0;
}

/* Home
------------------------------------------------------------------*/  
#box_willkommen {
	float:left;
	padding:0;
	margin:0;	
	width:300px;
	height:288px;
	background: #FBE3B2 url(images/willkommen-streifen.gif) repeat-x bottom;
	background: #FBE3B2 url(images/willkommen-streifen.gif) repeat-x bottom;
	position: relative;
	top:10px;
	left:10px;	
}
#text_willkommen {
	padding:20px;
	margin:0;
	width:260px;
	float: left;
	height:212px;
	overflow: hidden;
	background: url(images/bayern-wappen.png) no-repeat top left;
	
}
.headline-fine {
	font:italic 30px "Times New Roman", Times, serif; 
	color:#596E18;
	position: relative;
	top:-10px;
	line-height: 24px;
}
.headline-thick {
	font:italic bold 36px "Times New Roman", Times, serif; 
	color:#596E18; 
	text-align: right;
	position: relative;
	top:-10px;
	line-height: 30px;
}
#home_fla {
	width:520px;
	height:288px;
	float:right;
	padding:0;
	margin:0;
	position: relative;
	top:10px;
	right:10px;	
}
#home_promos {
	background:#F2F1EA url(images/fade-bg.jpg) repeat-x bottom;
	padding:0;
	width:820px;
	margin:0 10px 10px;		
}
#home_promos:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden;
}
#home_leftpromo {
	float:left;
	width:381px;
	padding:10px;
	margin:0;
	background: url(images/promo-divider.jpg) no-repeat right top;
	padding-left:20px;
}
#home_rightpromo {
	float:right; 
	width:369px; 
	padding:10px; 
	margin:0;
	margin-right:10px;
}
#promoimg {
	width: 154px;
	float:left;
	margin:0 8px 8px 0;
}
#promoimg img {
	float:left;
	border:solid 6px #C5C2B6;
}
#promotext {
	width: 206px;
	float: left;	
}
#home_promos a {
	color:#43552b;
}

/* Footer
------------------------------------------------------------------*/  
#footer {
	margin:0 auto;
	padding:6px 0 6px 0;
	width:820px;
	color:#FFF;
	font: 12px Arial, Helvetica, sans-serif;
	height:30px;	
}
#footer a {
	color:#FFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #left {
	float: left;	
}		
#footer #right {
	float: right;
	text-align: right;		
}

/* Form
------------------------------------------------------------------*/ 
#kontaktForm {
	padding:0;
	margin:0;
}
#kontaktForm h4 {
	padding:0 0 10px 0;
}
#kontaktFormElement {
	margin:2px 0;
	display:block;
	clear:both;
}
#kontaktFormElement p {
	margin-bottom:5px;
	margin-top:5px;
}
#kontaktFormElement input {
	width: 280px;
}

#kontaktFormElement textarea {
	width: 365px;
	height: 50px;
}
#kontaktFormElement textarea nr {
	width: 20px;
	height: 50px;
}
#kontaktFormElementLabel {
	display:block;
	float:left;
	width:85px;
}	
#kontaktFormElement input,
#kontaktFormElement select,
#kontaktFormElement textarea
{
	border: 1px solid #596E18;
	margin:0 0 2px 0;
	background: url(images/formfield_bg.png) #fff repeat-x; 
}
#kontaktFormRequired {
	color:#ccc;
	font-size: 11px;
}
.sendButton{
	background-color:#2E4576;
	border:solid 1px #2E4576;
	font-weight:bold;
	color:white;
	padding-top:2px;
	padding-bottom:3px;
	margin-left: 85px;
	margin-top:4px;
}

/* Table
------------------------------------------------------------------*/ 
table {
	padding: 0px;
	margin-bottom: 5px;
	border: 0px 0;
	width: 500px;
}
td {
	background-color: #DDDBD5;
	width: 250px;
	padding: 6px;
	vertical-align:top;
}

