/*
THEME NAME: Friesenhaus Amrum
THEME URI: http://www.friesenhausamrum.de
DESCRIPTION: Theme entwickelt von Sch&ouml;ner Medien - 2009.
VERSION: 0.1
AUTHOR: <a href="http://www.schoenermedien.de/">Sch&ouml;ner Medien</a>
AUTHOR URI: http://www.schoenermedien.de
TEMPLATE: amrum
*/

/* Colors -----
Dunkelgrau (Kanten): #666666
Hellbeige-grün (Slideshow BG): #e9ebd6
Text (Standard: #000000
Menütext (MouseOut): #666666
Menütext (MouseOver): #666666
*/

/* Inhaltsverzeichnis -----
Basics

*/
@charset "utf-8";

/* Basics */
* {
margin: 0;
padding: 0;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-stretch:normal;
font-variant:normal;
font-style:normal;
font-weight:normal;
list-style: none;
list-style-image:none;
list-style-type:none;
border: 0;
outline: 0;
vertical-align: baseline;

}

html{
	overflow:-moz-scrollbars-vertical;
	overflow:scroll;
	overflow-x:hidden;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
}

html, body{
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	min-height: 100%;
	height:100%;
	border:none;
}

#background{
	position:absolute;
	z-index:0; 
	width:100%; 
	height:470px;
	overflow:hidden;
}


#outer{
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
} 

#footer{
	clear:both;
	width:1024px;
	height:113px;	
	background-image:url(/wp-content/themes/amrum/images/footer.png);
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	font-size:9px;
	position:relative;
	bottom: 0px;
}

#footer a{
	color:#515151;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover{
	color:#515151;
	font-weight:bold;
	text-decoration:underline;
}

#footer_left {
	width:447px;
	float:left;
	margin-top:87px;
	padding-left:153px;
	color:#7f8084;
}

#footer_right {
	width:362px;
	float:left;
	text-align:right;
	padding-top:87px;
	padding-right:62px;
	color:#515151;
}

#page {
	margin:0 auto 0 auto;
	background-image:url(/wp-content/themes/amrum/images/verlauf.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:1024px;
	height:100%;
}

* html #page{ /*für bis IE6*/
	
}

.post{
	width:508px;
	/*padding-top:40px;*/ /*1*/
	/*margin-top:-7px; /*1*/
	padding-left:153px;
	font-size:11px;
	line-height:16px;
	color:#7f8084;
	overflow:hidden;
}

.post strong{
	font-weight:bold;
}

.post_content p img{
	margin:0;
	padding:0 0 5px 14px;
	display:inline-block;
}

.post_content p img:first-child { 
	padding-left:0px;
}

* html .post_content p img{ /*für bis IE6*/
	margin:0;
	padding:0 3px 0 3px;
}

.post_content .wp-caption img{
	margin:0;
	padding:0;
}

.post_content .wp-caption-text{
	font-size:10px;
	color:#6f604e;
	padding-top:7px;
}

.post_content ul{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	padding-top:1px;
	padding-bottom:15px;
}

.post_content ul li{
	list-style:none;
	display:block;
	padding-left:8px;
	padding-top:6px;
	background-image:url(/wp-content/themes/amrum/images/punkt.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.post_content blockquote{
	margin:0;
	padding:0;
	margin:10px 80px 10px 23px;
}

.post_content blockquote p{
	color:#b5b5b6;
	font-weight:bold;
}


.post p{
	margin:0;
	padding:0;
	padding-bottom:8px;
}

.post h2 {
	margin:0; /*safari*/
	padding:0; /*safari*/
	/*margin-left:-2px;*//*1*/
	font-size:21px;
	margin-bottom:10px;
	background-image:url(/wp-content/themes/amrum/images/linie.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:28px;
	color:#6f604e;
}

.post h3 {
	margin:0; /*safari*/
	padding:0; /*safari*/
	font-size:14px;
	margin-bottom:8px;
	margin-top: 10px;
	color:#7f8084;
	font-weight:bold;
}

.post h4 {
	margin:0; /*safari*/
	padding:0; /*safari*/
	font-size:11px;
	margin-top: 7px;
	color:#7f8084;
	font-weight:bold;
}

.post a{
	text-decoration:none;
	color:#6f604e;
	display:inline;
	border-bottom:1px dashed #6f604e;
}

.post a:hover{
	border-bottom:1px solid #6f604e;
}

/*-------------------------TABLE......-----------------------*/

.post table{
	border-collapse:collapse;
	margin:10px 0 0 0;
	padding:0;
}

.post tbody, .post thead{
	text-align:left;
	line-height:18px;
}

.post td, .post th {
	border:1px solid #d2cec7;
	padding:5px 0 5px 10px;
}

.wp-table-reloaded-table-description{
	font-size:10px;
	color:#6f604e;
	width:508px;
	display:block;
	padding:5px 0 0 0;
	margin:0 0 10px 0;
	text-align:right;
}
	
/*-------------------------TABLE ENDE-----------------------*/

#header{
	padding-left:153px;
	width:auto;
	height:172px;
	background-image:url(/wp-content/themes/amrum/images/header.png);
	background-repeat:no-repeat;
}

#headline{
	height:0px;
	overflow:hidden;
}



/* NAVIGATION */

#navibar {
	list-style:none;
	padding-top: 116px;
}

#navibar ul li{
	display:block;
}

#navibar ul.hauptnavi {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#navibar ul.subnavi {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	font-size: 11px;
}

#navibar ul.hauptnavi li{
	padding-right: 20px;
	display:inline;
}

#navibar ul.subnavi li{
	padding-right: 10px;
	display:inline;
}

#navibar a{
	text-decoration: none;
	color:#25200b;
}

#navibar a:hover {
	text-decoration:underline;
}

#navibar li.current_page_item a, #navibar li.current_page_ancestor a{
	color: #8b9a7c;
	font-weight:bold;
	text-decoration: underline;
}


/*       FLASH GALLERY   */


#content_left{
	float:left;
}

#flash_gallery{
	width:661px;
	height:321px;
	margin-bottom:41px; /*1*/
	padding-top:7px;

}

#flash_gallery #picture{
	text-align:right;
	height:284px;
}

#flash_gallery #subtitle #balken{
	width:122px;
	height:4px;
	line-height: 0px;
	font-size:0;
	background-color:#8c734e;
	float:left;
}

#flash_gallery #subtitle #subtext{
	font-size:10px;
	color:#6f604e;
	width:435px;
	padding-left:31px;
	padding-top:14px;
	float:left;
}

#flash_gallery #subtitle #prevnext{
	width:73px;
	height:36px;
	padding-top:1px;
	float:left;
}

#flash_gallery #subtitle{
	clear:both;
}


#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar{
	list-style:none;
	margin-left: 40px;
	width:259px;
	float:left;
	/*margin-top:-3px;*/
}

.widgettitle {
	margin:4px 0 0 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#6f604e;
	background-image:url(/wp-content/themes/amrum/images/linie.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:24px;
	overflow:visible;

}

.textwidget{
	font-size:11px;
	color:#7f8084;
	margin-top:10px;
	margin-bottom:33px;
	line-height:16px;
}

.textwidget strong{
	display:block;
	font-weight:bold;
	padding-top:16px;
}

.textwidget p{
	padding-top:16px;
}

.textwidget a{
	text-decoration:none;
	color:#6f604e;
	display:inline;
	border-bottom:1px dashed #6f604e;
}

.textwidget a:hover{
	border-bottom:1px solid #6f604e;
}

.textwidget ul{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	padding-top:10px;
}

.textwidget ul li{
	list-style:none;
	display:block;
	padding-left:8px;
	padding-top:6px;
	background-image:url(/wp-content/themes/amrum/images/punkt.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#calender_01, #calender_02{
	padding-top:5px;
	clear:both;
}

#cal_header{
	font-size:14px;
	font-weight:bold;
	color:#6f604e;
	margin: 0 0 5px 0;
	padding:0 0 0px 0;
	border-bottom:1px solid #d3cabb;
	letter-spacing:0.5px;
}


#days .cal_day {
	width:36px;
	height:25px;
	margin:0 1px 1px 0;
	background-color:#f0eee8;
	text-align:center;
	float:left;
	padding: 11px 0 0 0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

#days .r-r, #days .g-r{
	background-color:#f2b59c;
}

#days .g-g, #days .r-g{
	background-color:#d1dea7;
}

#days .ueber{
	background-color:transparent;
	color:#aea79b;
	padding: 12px 0 4px 0;
}


#days .cal_links{
	width:36px;
	height:25px;
	margin:0 1px 1px 0;
	background-color:#c2b6a0;
	text-align:center;
	float:left;
	padding: 11px 0 0 0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

#days .cal_mitte{
	width:184px;
	height:25px;
	margin:0 1px 1px 0;
	text-align:center;
	float:left;
	padding: 11px 0 0 0;
	color:#c2b6a0;
	font-weight:bold;
	font-size:12px;
}

#days .cal_rechts{
	width:36px;
	height:25px;
	margin:0 1px 1px 0;
	background-color:#c2b6a0;
	text-align:center;
	float:left;
	padding: 11px 0 0 0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}


#buchung_01, #buchung_02{
	padding-top:46px;
}