/* --------------------------- RESET --------------------------- */
h1, h2, h3, h4, h5, h6, p, ul, ol, li, table{
	margin:0;
	padding:0;
	list-style-type:none;
}
/* --------------------------- /RESET --------------------------- */


body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:10px 0;
	padding:0;
}
#page{
	margin:0 auto;
	width:940px;
}
hr{
	display:none;
}
a{
	color:#777;
}
a:hover{
	text-decoration:none;
}
small{
	font-size:10px;
}

/* --------------------------- HEADER --------------------------- */
#logo a{
	position:absolute;
	top:60px;
	margin-left:10px;
	width:150px;
	height:101px;
	display:block;
	text-indent:-9999px;
	background:url(images/logo.gif) 0 0 no-repeat;
	overflow:hidden;
}
#searchform{
	position:absolute;
	top:10px;
	margin-left:771px;
}
#content #searchform{
	position:absolute;
	margin-left:0;
	top:auto;
}
#searchform #s{
	width:140px;
	border:1px solid #d2d2d2;
	color:#777;
	font-size:11px;
	padding:3px 4px;
}
#content #searchform #s{
	width:250px;
}
#headerimage{
	position:absolute;
	top:42px;
	margin-left:220px;
}
h3.head{
	display:block;
	width:940px;
	height:36px;
	background:#fff url(images/head-hr.gif) 0 0 no-repeat;
	border:none;
	text-indent:-9999px;
	position:absolute;
	top:195px;
}
/* --------------------------- /HEADER --------------------------- */


/* --------------------------- TOPNAV --------------------------- */
#topnav{
	position:absolute;
	margin-left:220px;
	top:10px;
}
#topnav li{
	float:left;
}
#topnav a{
	display:block;
	height:32px;
	width:57px;
	background:url(images/topnav.gif) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#topnav a#m_videos{background-position:-57px -32px;width:68px;}
#topnav a#m_videos:hover{background-position:-57px -64px;}
#topnav a#m_bildergalerie{background-position:-125px -32px;width:112px;}
#topnav a#m_bildergalerie:hover{background-position:-125px -64px;}
#topnav a#m_lage{background-position:-237px -32px;width:57px;}
#topnav a#m_lage:hover{background-position:-237px -64px;}
#topnav a#m_hotel{background-position:-294px -32px;width:91px;}
#topnav a#m_hotel:hover{background-position:-294px -64px;}
/* --------------------------- /TOPNAV --------------------------- */


/* --------------------------- CONTENT --------------------------- */
#content{
	margin-top:260px;
	float:right;
	width:720px;
}
#content p, #content h2, #content h3, #content table, #content ul, #content h1.margin{
	margin-bottom:16px;
	line-height:16px;
}
h1, h2, h3{
	color:#aa4166;
	font-size:12px;
}
h1{
	font-size:14px;
}
#content h1{
		border-bottom:1px solid #aa4166;
		display:block;
}
#content h1 a{
		text-decoration:none;
		color:#aa4166;
}
#content h1 span{
	float:right;
	font-weight:normal;
}
.date{
	position:absolute;
	display:block;
	width:24px;
	height:40px;
	background-color:#aa4166;
	color:#fff;
	text-align:center;
	padding:10px;
	margin-top:1px;
}
.date span{
	font-size:16px;
	font-weight:bold;
}
.entry{
	padding:10px 0 10px 54px;
}
.entry img{
	border:1px solid #d2d2d2;
	margin:0 0 10px 10px;
	float:right;
}
.author{
	color:#777;
	text-align:right;
	display:block;
	clear:right;
	border-top:1px solid #d4d4d4;
}
.post{
	margin-bottom:35px;
}
#content a.more{
	background:url(images/arrow_content.gif) 0 0 no-repeat;
	padding:3px 0 3px 30px;
}
/* --------------------------- /CONTENT --------------------------- */


/* --------------------------- POST NAVIGATION --------------------------- */
.postmetadata{
	display:block;
	font-size:11px;
	color:#777;
	padding-top:2px;
	border-top:1px solid #d4d4d4;
	clear:right;
}

#tags{
	font-size:11px;
	color:#777;
	border-bottom:1px solid #d4d4d4;
	padding:2px 0;
}

.navigation{
	background:url(images/bg_dotted.gif) bottom left repeat-x;
	height:32px;
}
.next, .back{
	float:right;
}
.back{
	float:left;
}
.back a, .next a{
	background:url(images/arrow_right.gif) top right no-repeat;
	font-size:11px;
	padding-right:16px;
}
.back a{
	background-image:url(images/arrow_left.gif);
	background-position:top left;
	padding-right:0;
	padding-left:16px;
}
/* --------------------------- /POST NAVIGATION --------------------------- */


/* --------------------------- GALLERY NAVIGATION --------------------------- */
#gallerynav{
	float:left;
	width:150px;
}
#gallerynav a{
	color:#777;
	text-decoration:none;
	padding:1px 0 1px 15px;
	display:block;
	background:url(images/arrow_sidebar.gif) 0 5px no-repeat;
	height:14px;
}
#gallerynav a:hover{
	text-decoration:underline;
}
#gallery a img{
	border:1px solid #d2d2d2;
	float:right;
	margin:0 0 6px 6px;
}
#gallery a:hover img{
	border-color:#aa4166;
}

/* --------------------------- GALLERY NAVIGATION --------------------------- */


/* --------------------------- COMMENTS --------------------------- */
#comments{
	margin-bottom:30px;
}
#comments .date{
	background-color:#777;
}
#content #comments p{
	margin-bottom:0;
}
#comments h1, #content h1.search{
	color:#777;
	border-color:#d2d2d2;
	margin-top:10px;
}
#comments h1 a, #content h1.search a{
	color:#777;
}
#comments .entry{
	min-height:42px;
}

#commentform input, #commentform textarea{
	border:1px solid #d4d4d4;
	width:250px;
}
#commentform textarea#comment{
	width:500px;
}
#commentform input#submit{
	background-color:#aa4166;
	color:#fff;
	cursor:pointer;
}
/* --------------------------- /COMMENTS --------------------------- */


/* --------------------------- SIDEBAR --------------------------- */
#sidebar{
	margin-top:260px;
	margin-bottom:20px;
	float:left;
	width:175px;
}
#sidebar h3{
	margin-top:25px;
	padding-bottom:3px;
}
#sidebar h3.first{
	margin-top:0;
}
#sidebar h3, #sidebar ul li{
	background:url(images/bg_dotted.gif) bottom left repeat-x;
}
#sidebar ul a{
	color:#3e3e3e;
	text-decoration:none;
	padding:3px 0 3px 25px;
	display:block;
	background:url(images/arrow_sidebar.gif) 5px 6px no-repeat;
	height:16px;
}
#sidebar a:hover{
	text-decoration:underline;
}
#tagcloud{
	margin-top:3px;
}
#tagcloud a{
	text-decoration:none;
	color:#3e3e3e;
}
#tagcloud a:hover{
	text-decoration:underline;
}
a#map{
	display:block;
	width:173px;
	height:173px;
	text-indent:-9999px;
	background:url(images/map.gif) 0 0 no-repeat;
	margin-top:3px;
	border:1px solid #d4d4d4;
	overflow:hidden;
}
a#map:hover{
	border-color:#aa4166;
}
a#feed{
	margin-top:25px;
	display:block;
	background:url(images/icon_rss.gif) 0 0 no-repeat;
	padding:1px 0 1px 25px;
}
/* --------------------------- /SIDEBAR --------------------------- */


/* --------------------------- FOOTER --------------------------- */
a#flickr_link{	
	clear:both;
	background:url(images/logo_flickr.gif) 0 0 no-repeat;
	width:40px;
	height:14px;
	display:block;
	text-indent:-9999px;
	margin-top:20px;
}
#footer, #flickr{
	background:url(images/bg_dotted.gif) 0 0 repeat-x;
	padding:0;
	margin:0 auto;
	color:#646464;
}
#flickr{
	margin-top:3px;
	padding-top:10px;
	padding-bottom:7px;
}
#flickr a img{
	margin:0 8px 0 0;
	border:1px solid #d4d4d4;
}
#flickr a:hover img{
	border-color:#aa4166;
}
#footer a{
	color:#646464;
}
#footer p{
	margin:0 0 0 60px;
	padding:15px 0;
}
#ncm, #sus{
	text-indent:-99999px;
	display:block;
	overflow: hidden;
}
#ncm{
	background:url(/nav/ncm.gif) no-repeat;
	float:right;
	width:154px;
	height:17px;
	margin-top:-45px;
}
#sus {
	background: url(/nav/schlank_und_schoen.gif) left top no-repeat;
	width:39px;
	height: 48px;
	float:left;
	margin-top:-53px;
}
/* --------------------------- /FOOTER --------------------------- */


/* --------------------------- CLASSES --------------------------- */
.center{
	text-align:center;
}
.hidden{
	display:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
/* --------------------------- /CLASSES --------------------------- */