* {
  margin:0;
  padding:0;
}

/********************************************************************
*********       IE6 DEFINITIONS befinden sich am Dokumentende           ******
********************************************************************/

/* Begin Typography & Colors */
body {
	font-size:12px; 
	font-family:Verdana, Arial, Sans-Serif;
	background:#f5f4db url(/blog/images/bgline.jpg) 0 0 repeat-x;
	color:#333;
	text-align:center;
	margin:0;
	padding:0; 
}

#page {
	position:relative;
	text-align:left;
	margin:0 auto;
	background:url(/blog/images/backgroundall.jpg) 0 0 no-repeat;
	padding:0;
	width:995px;
}
#page:after{
	content: ".";
	font-size: 0%;
	display: block;
	clear: both;
	text-indent: -9999px;
	visibility: hidden;
}

#header {
	padding:0;
	height:200px;
	width:995px;
}

.content .entry {
	line-height:16px;
	font-family:Verdana, Arial;
}

#footerwrapper{
	position:relative;
	width:100%;
	height:125px;
	margin:0;
	background:url(/blog/images/footerwrapper.jpg) 0 0 repeat-x;
}
#footer {
	background:url(/blog/images/footer.jpg) center top no-repeat;
	border:0;
	padding:0;
	margin:0 auto;
	width:100%;
	height:125px;
	clear:both;
}
#footercontent {
	margin:0 auto;
	width:995px;
	height:125px;
}

#footercontent p {
	text-align:center;
	font-family:Verdana, Arial;
	text-align:left;
	padding-top:70px;
}

#footer a{
	color:#B7AB00;
}

#footer a#cmslink{
	cursor:text;
	color:#000;
	text-decoration:none;
}

#ncm{
	float:right;
	margin:-25px 0 0 0;
	padding:12px 0 0 19px;
	width:97px;
	font-size:10px;
	text-decoration:none;
	background:url(/nav/ncmlogo.gif) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#B7AB00;
}

#us{
	float:right;
	margin:-35px 140px;
	width:115px;
	padding:0;
	height:55px;
	text-indent:-9999px;
	background:url(/nav/logo_austria_info.gif) center left no-repeat;
}

*+html #us{
	margin:-35px 20px;
}

* html #us{
	margin:-35px 20px;
}


#ncm b{
	display:none;
}

small {
	font-family: Arial, Georgia;
	font-size: 15px;
	line-height: 20px;
}
.date{
	position:absolute;
	display:block;
	width:64px;
	height:71px;
	background: url(/blog/images/date.png) 0 0 no-repeat;
	color:#000;
	padding-top:5px;
	text-align:center;
	margin:-75px 0 0 600px;
	font-weight:bold;
}
.date span{
	font-size:20px;
}
.date span.year{
	font-size:12px;
}


h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size:18px;
	text-align:center;
	padding-top:55px;
	text-indent:-999999px;
}

h2.description a {
	position:absolute;
	cursor:pointer;
	top:20px;
	right:5px;
	width:193px;
	height:118px;
	background:url(/blog/nav/rssabo.gif) 0 0 no-repeat;
	text-indent:-999999px;
}

h2 {
	font-size:16px;
	height:45px;
	line-height:45px;
	font-family:Trebuchet, Verdana, Arial;
	color:#b7ab00;
}

h3 {
	font-size:13px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration:none;
	color:#fff;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-family:Trebuchet, Verdana, Arial;
	color:#b7ab00;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration:none;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size:11px;
}

.commentlist li ul li {
	font-size:10px;
} 

.commentlist li {
	font-weight:bold;
}

.commentlist li .avatar { 
	float:right;
	border:1px solid #eee;
	padding:2px;
	background:#fff;
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:11px;
}

.commentlist p {
	font-weight:normal;
	line-height:16px;
	text-transform:none;
}

.commentmetadata {
	font-weight:normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color:#000;
}

code {
	font:11px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps{
	font-size:10px;
}

a {
	color:#06c;
	text-decoration:none;
}

a:hover {
	color:#147;
	text-decoration:underline;
}

a.rss, a.trackback, a.comments, span.tags, small.time {
  padding:2px 18px 2px 22px;
  height:16px;
  line-height:16px;
}

a.rss {background:url(/blog/nav/rss.gif) left center no-repeat;}
a.trackback {background:url(/blog/nav/trackback.gif) left center no-repeat;}
a.comments {background:url(/blog/nav/comments.gif) left center no-repeat;}
span.tags {background:url(/blog/nav/tags.gif) left center no-repeat;}
small.time {background:url(/blog/nav/clock.gif) left center no-repeat;}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size:9px;
}

#wp-calendar a {
	text-decoration:none;
}

#wp-calendar caption {
	font-weight:bold;
	text-align:center;
}

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}
/* End Typography & Colors */

/* Begin MENU */

#menu{
	position:absolute;
	width:500px;
	height:38px;
	list-style-type:none;
	overflow:hidden;
	left:0;
	top:126px;
	z-index:500;
}
#menu li {
	float:left;
	height:38px;
}
#menu li a{
	text-indent:-1999px;
	float:left;
	height:38px;
}
#m_blog{
	background:url(/blog/nav/blog.gif) 0 0 no-repeat;
	width:61px;
}
#m_videos{
	background:url(/blog/nav/videos.gif) 0 0 no-repeat;
	width:78px;
}
#m_bilder{
	background:url(/blog/nav/bilder.gif) 0 0 no-repeat;
	width:73px;
}
#m_hotels{
	background:url(/blog/nav/naturidyllhotels.gif) 0 0 no-repeat;
	width:182px;
}

#m_blog:hover, #m_blog.hover, #m_blog.active{background-image:url(/blog/nav/blog_hover.gif);}
#m_videos:hover, #m_videos.hover, #m_videos.active{background-image:url(/blog/nav/videos_hover.gif);}
#m_bilder:hover, #m_bilder.hover, #m_bilder.active{background-image:url(/blog/nav/bilder_hover.gif);}
#m_hotels:hover, #m_hotels.hover, #m_hotels.active{background-image:url(/blog/nav/naturidyllhotels_hover.gif);}

/* #menu li a{
	height:38px;
} */
/* End MENU */

/* Begin Structure */

.content {
	float:left;
	padding:0 0 20px 0;
	margin:0px 0 0;
	width:660px;
}


.post {
	margin:30px 0 40px;
	text-align:justify;
	/* float:left;
	clear:both; */
}

.post hr {
	display:block;
}

.postmetadata {
	clear:both;
	text-align:center;
	margin:20px;
	font-family:Verdana, Arial;
	font-size:11px;
}
.postmetadata a{
	color:#b7ab00;
}

.clear {
	clear:both;
}

.ast{
	background:url(/blog/images/hr.png) no-repeat;
	height:15px;
	display:block;
	width:660px;
	border:none;
	margin-top:20px;
}

/* End Structure */


/* Begin Images */
p img {
	padding:0;
	max-width:100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left:0px;
	padding:0 0 0 30px;
	list-style:none;
	padding-left:10px;
	text-indent: -10px;
}

html>body .entry li {
	margin:7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding:0 0 0 35px;
	margin:0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display:inline;
	list-style-type:none;
	list-style-image:none;
}

#sidebar ul, #sidebar ul ol {
	margin:0;
	padding:0;
}

#sidebar ul li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:3px;
}

#sidebar ul p, #sidebar ul select {
	/* margin:5px 0 8px; */
}

#sidebar ul ul, #sidebar ul ol {
	/* margin:5px 0 0 10px; */
}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0 0 0 10px;
}



#sidebar ul ul li a, #sidebar ul ol li a{
	margin:0;
	padding:0;
	list-style-type:disc;
	color:#000;
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:underline;
}

#sidebar h2 {
	font-size:16px;
	margin:5px 0 0;
	padding:0;
	font-family:Trebuchet, Verdana, Arial;
	color:#b7ab00;
}

#sidebar #lage {
	width:180px;
	height:129px;
	display:block;
	background:url(/blog/images/lage.jpg) no-repeat 0 0;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin:0;
	padding:0;
	text-align:center;
}

#sidebar #searchform #s {
	width:184px;
	height:26px;
	background:url(/blog/nav/searchbg.gif) 0 0 no-repeat;
	border:0;
	padding:5px;
}
#sidebar #searchform h2 {
	float:left;
	height:20px;
	line-height:20px;
}

#sidebar #searchsubmit {
	padding:0;
	background:url(/blog/nav/lupe.png) center center no-repeat;
	border:none;
	width:28px;
	height:28px;
	cursor:pointer;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}


select {
	width:130px;
}

#commentform {
	margin:5px 10px 0 0;
}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	background:none;
	border:1px solid #b7ab00;
}

#commentform textarea {
	width:100%;
	padding:2px;
	background:none;
	border:1px solid #b7ab00;
}

#respond:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#commentform #submit {
	margin:0 0 5px auto;
	float:right;
	background-color:#b7ab00;
	color:#fff;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding:0;
	text-align:justify;
}

.commentlist li {
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
	list-style:none;
	}
.commentlist li ul li {
	margin-right:-5px;
	margin-left:10px;
}

.commentlist p {
	margin:10px 5px 10px 0;
}
.children { 
  padding: 0;
}

#commentform p {
	margin:5px 0;
}

.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}

.commentmetadata{
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding:20px 0 10px 0;
	margin-left:705px;
	width:290px;
	font-size:10px;
}

#sidebar form {
	margin:0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar{
	empty-cells:show;
	margin:10px auto 0;
	width:155px;
}

#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}

#wp-calendar a {
	display:block;
}

#wp-calendar caption {
	text-align:center;
	width:100%;
}

#wp-calendar td {
	padding:3px 0;
	text-align:center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background:#fff; 
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor:help;
}

acronym, abbr {
	border-bottom:1px solid #999;
}

blockquote {
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ddd;
}

blockquote cite {
	margin:5px 0 0;
	display:block;
}

.center {
	text-align:center;
}

.hidden {
	display:none;
}

hr {
	display:none;
}

a img {
	border:none;
}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background:#f3f3f3;
	padding-top:4px;
	margin:10px;
}

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

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}
/* End captions */

/* IE6 DEFINITIONS */

* html .content{
	width:660px;
}
* html #sidebar{
	margin-left:700px;
}

* html .date{
	border:none;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/blog/images/date.png'), sizingMethod='crop');
}
*+html .date{
	border:none;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/blog/images/date.png'), sizingMethod='crop');
}
* html .ast{
	border:none;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/blog/images/hr.png'), sizingMethod='crop');
	}
*+html .ast{
	border:none;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/blog/images/hr.png'), sizingMethod='crop');
}

* html #sidebar #searchsubmit{
	border:none;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/blog/nav/lupe.png'), sizingMethod='crop');
}
*+html #sidebar #searchsubmit{
	border:none;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/blog/nav/lupe.png'), sizingMethod='crop');
}