/*
Theme Name: Achensee Ferienhaus 1.0
Theme URI: http://www.ulrichsteinlechner.at
Description: Special Template developed for Achensee Ferienhaus
Version: 1.0
Author: Ulrich Steinlechner
Author URI: http://www.ulrichsteinlechner.at
*/
@charset "utf-8";
/* CSS Document */
html, body{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#225404;
}
a img{
	border:none;
}
#wrapper{
	width:100%;
	float:left;
	background: url(img/bg_sommer.png) repeat-x #225404;
}
#contentWrapper{
	width:980px;
	margin:0 auto;

}
#header, #mainImage, #mainImageBG, #pageContent, #footer{
	width:850px;
	margin-left:70px;
	float:left;
}
#header{
	padding-top:15px;
}
#header#languages{
	width:100%;
	float:left;
}
#header #headlineLeft, #header #headlineRight{
	width:339px;
	margin-top:50px;
	color:#FFFFFF;
}
#header #headlineLeft{
	float:left;	
	text-align:right;
}
#header #logo{
	float:left;
	padding:0 15px 0 15px;
}

#header #headlineRight{
	float:right;
}
#header h1{
	font-size:24px;
	padding:0;
	margin:0;
}
#header h3{
	font-size:14px;
	padding:0;
	margin:0;
}
#header #mainNav, #header #subNav{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#header #mainNav ul, #header #subNav ul{	
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#header #mainNav li, #header #subNav li{
	display: inline;
}
#header #mainNav{
	background:url(img/mainNav_bg.png) no-repeat;
	height:30px;
	margin-top:-20px;
	padding-top:20px;
}
#mainNav ul{
	padding-top:25px;
}
#mainNav li{
	float:left;
	height:34px;
}
#mainNav .current_page_item,#mainNav .current_page_parent{
	background:url(img/mainNav_active_left.png) no-repeat;
}

#mainNav a{
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	padding:8px 18px 0 0px;
	margin-left:17px;
	height:26px;
	
}
#mainNav .current_page_item  a,#mainNav .current_page_parent  a{
	background:url(img/mainNav_active_right.png) no-repeat right;
	color:#65bc31;
}
#header #subNav{
	background: #FFFFFF;
	height:25px;
	padding-top:5px;
}
#header #subNav a{
	font-size:14px;
	color:#65bc31;
	text-decoration:none;
	padding:10px 10px;
	
}
#header #subNav .current_page_item a{
font-weight:bold;
	
}
#mainImage{
	float:left;
	height:330px;
}
#mainImageBG{
	margin-top:-62px;
}
#pageContent{
	background:#FFFFFF;
	float:left;
	width:650px;
	padding:15px 100px 20px 100px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
img.alignleft{
	float:left;
	margin: 0 1em 1em 0;
}
#bearbeiten{
	background: #990000;
	float:right;
	}
#bearbeiten a, #bearbeiten a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#pageContent h1,h2,h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#pageContent h1{
	font-size:26px;
	padding:0;
	margin:0 0 15px 0;
}
#pageContent h2{
	font-size:22px;
}
#pageContent h3{
	font-size:18px;
}
.anfrageTable td{
	padding-top:5px;
	padding-bottom:5px;
}
.gaestebuch-button{
	padding-left: 20px;
}
#pageContent a, #pageContent a:visited{
	color: #65bc31;
}
.anfrageTable .col1{
	width:220px !important;
	padding-right:15px;
}
.anfrageTable .col1{
	width:150px !important;
	padding-right:15px;
}
.anfrageTable .col2{
	padding-right:20px;
}
.anfrageTable input{
	width:150px !important;
}
.anfrageTable textarea{
	height:70px;
	width:460px;
}
#footer{
	background: url(img/footer_bg.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
#footer ul{
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:center;
	padding-top:23px;
}
#footer li{
	display:inline;
	font-size:12px;
	color:#7bc350;
	padding:0 5px;
}
#footer a{
	text-decoration:none;
	color:#7bc350;}
#imageMoritz{
	float:left;
	
}
#imageRonja{
	float:right;
	
}
