/*****************************************************/
/*                    RESETs                         */
/*****************************************************/
*{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}

/*****************************************************/
/*           SITE DEFINITIONs und HEADER             */
/*****************************************************/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f0ecbf;
}
#page, #footer{
	position:relative;
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
#page{
	padding-bottom:0px;
	margin-bottom: 13px;
}

#logo a{
	background:url(images/logo.gif) 0 0 no-repeat;
	width:331px;
	height:45px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	left:0px;
	top:10px;
}

#facebook a{
	background:url(images/facebook.jpg) 0 0 no-repeat;
	width:44px;
	height:44px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:0px;
	top:13px;
}


#sprachauswahl a{
	background:url(images/fr1.gif) 0 0 no-repeat;
	width:44px;
	height:44px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:50px;
	top:13px;
}

#sprachauswahl:hover a{
	background:url(images/fr2.gif) 0 0 no-repeat;
	width:44px;
	height:44px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:50px;
	top:13px;
}

#de-sprachauswahl a{
	background:url(images/de1.gif) 0 0 no-repeat;
	width:44px;
	height:44px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:50px;
	top:13px;
}

#de-sprachauswahl:hover a{
	background:url(images/de2.gif) 0 0 no-repeat;
	width:44px;
	height:44px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:50px;
	top:13px;
}


#topimage{
	background:url(images/top_img.jpg) 0 0 no-repeat;
	width:990px;
	height:250px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	left:0px;
	top:60px;
}

#autriche a{
	background:url(images/autriche.gif) 0 0 no-repeat;
	width:92px;
	height:54px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	left:330px;
	top:10px;
}



/* *************************************************** */
/*                     Menu                            */
/* *************************************************** */


#menu{
	position:absolute;
	left:0;
	top:319px;

	height:49px;
	width:980px;
}
#menu li{
	float:left;
}
#menu li a{
	float:left;
	text-decoration:none;
	color:#fff;
	height:49px;
	background-image:url(images/menu.gif);
	font-size:1%;
	text-indent:-19999px;
	overflow:hidden;

}
#menu li a.first{
	border-left:0px;
}
#m_pension{width:158px; background-position:0 0;}
#m_pension:hover, #m_pension.hover, #m_pension.active{background-position:0 50px;}

#m_aktuelles{width:165px; background-position:-158px 0;}
#m_aktuelles:hover, #m_aktuelles.hover, #m_aktuelles.active{background-position:-158px 50px;}

#m_fotos{width:164px; background-position:-323px 0;}
#m_fotos:hover, #m_fotos.hover, #m_fotos.active{background-position:-323px 50px;}

#m_preise{width:165px; background-position:-487px 0;}
#m_preise:hover, #m_preise.hover, #m_preise.active{background-position:-487px 50px;}

#m_lage{width:165px; background-position:-652px 0;}
#m_lage:hover, #m_lage.hover, #m_lage.active{background-position:-652px 50px;}

#m_kontakt{width:163px; background-position:-816px 0;}
#m_kontakt:hover, #m_kontakt.hover, #m_kontakt.active{background-position:-816px 50px;}

#menu li a:hover, #menu li a.active{
	background-color:#cabc99;
}


/* *************************************************** */
/*                     Menu fr                         */
/* *************************************************** */




#fr-menu{
	position:absolute;
	left:0;
	top:319px;

	height:50px;
	width:980px;
}
#fr-menu li{
	float:left;
}
#fr-menu li a{
	float:left;
	text-decoration:none;
	color:#fff;
	height:50px;
	background-image:url(images/menu-fr.gif);
	font-size:1%;
	text-indent:-19999px;
	overflow:hidden;

}
#fr-menu li a.first{
	border-left:0px;
}

/*****************************************************/
/*                      PAGE                         */
/*****************************************************/
.content {
	float:left;
	width:670px;
	padding:380px 0px 0 0;
	
} 

td {
  padding: 5px 5px 5px 5px;
} 



/*****************************************************/
/*                     SUCHE                         */
/*****************************************************/

#searchform label{
	display:none;
}
#suchfeld{
	position:relative;
	float:right;
	right:80px;
	top:20px;
	width:180px;
}
#suchfeld{
	margin-top:10px;
}
#searchform input#s{
	width:140px;
	border:none;
	color:#000;
	margin:0 7px 0 0;
	padding:3px 0 0 3px;
	border:1px solid;
	border-color:#a5a5a5 #f0f0f0 #f0f0f0 #a5a5a5;
}


/*****************************************************/
/*                    SIDEBAR                        */
/*****************************************************/

#sidebar {
	float:right;
	display:block;
	width:290px;
	padding:351px 0 0 0;
}



#sidebar .widget{
	padding-bottom:20px;
	position:relative;
	witdh: 290px;
	display:block;
	clear:both;
	padding:20px 20px 20px 20px;
	background-color:#FFFFFF;
	border:6px solid #940000;	
}

#sidebar a{
	color:#52afc4;
	font-size:12px;
}

#sidebar h2 {
	color:#999;
	font-size:14px;
	text-indent:-19999px;
}


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

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

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

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

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

#sidebar ul ul li{
	margin:0;
	padding:3px 0 3px 10px;
}


#sidebar form {
	margin:0;
	padding:0;
}
	

* html #sidebar .button, *+html #sidebar .button{
	padding:0;
}


#sidebar #flickrrss h2 {
	background-image:url(images/flickr.gif);
	width:50px;
	height:15px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
}

#sidebar #archives-3 h2 {
	background-image:url(images/archiv.gif);
	width:86px;
	height:18px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
}

#sidebar #tag_cloud-3 h2 {
	background-image:url(images/tagcloud.gif);
	width:86px;
	height:18px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
}


#icon_rss a{
	background:url(images/rss.gif) 0 0 no-repeat;
	float:right;
	width:121px;
	height:44px;
	display:block;
	margin:20px 0 20px 0;
	outline:none;	
	text-indent:-19999px;
}

#fr-icon_rss a{
	background:url(images/abonnez-rss.gif) 0 0 no-repeat;
	float:right;
	width:121px;
	height:44px;
	display:block;
	margin:20px 0 20px 0;
	outline:none;	
	text-indent:-19999px;
}
#icon_email a{
	background:url(images/mail.gif) 0 0 no-repeat;
	width:121px;
	height:44px;
	display:block;
	margin:20px 0 20px 0;
	outline:none;	
	text-indent:-19999px;
}

#fr-icon_email a{
	background:url(images/abonnez-mail.gif) 0 0 no-repeat;
	width:130px;
	height:44px;
	display:block;
	margin:20px 0 20px 0;
	outline:none;	
	text-indent:-19999px;
}

#anfrage a{
	background:url(images/anfrage1.gif) 0 0 no-repeat;
	width:300px;
	height:97px;
	display:block;
	outline:none;	
	text-indent:-19999px;

}

#anfrage:hover a{
	background:url(images/anfrage2.gif) 0 0 no-repeat;
	width:300px;
	height:97px;
	display:block;
	outline:none;	
	text-indent:-19999px;

}

#fr-anfrage a{
	background:url(images/demander1.gif) 0 0 no-repeat;
	width:300px;
	height:97px;
	display:block;
	outline:none;	
	text-indent:-19999px;

}

#fr-anfrage:hover a{
	background:url(images/demander2.gif) 0 0 no-repeat;
	width:300px;
	height:97px;
	display:block;
	outline:none;	
	text-indent:-19999px;

}

#sidebar .maps{
	width:278px;
	height:198px;
	display:block;
	outline:none;	
	clear:both;
	background-color:#FFFFFF;
	border:6px solid #940000;
}

#sidebar .facebook{
	width:278px;
	display:block;
	outline:none;
	background-color:#FFFFFF;
	border:6px solid #940000;
}



/*****************************************************/
/*                 BLOG EINTRÄGE                     */
/*****************************************************/

h1, h2, h3 {


}
.post h2, .post h2 a {
	color:#940000;
	font-size:16px;
	text-decoration:none;

}

.post h2{
	float:right;
	width:540px;
	padding-top:10px;
}

h3 {
	color:#52b2c4;
	font-size:14px;
	text-decoration:none;
	margin-bottom:10px;
}


.time{
	background:url(images/cal.gif) center no-repeat;
	width:60px;
	height:50px;
	display:block;

	color:#FFFFFF;
	padding:0 5px 0 0;
	font-size:11px;
	text-align:center;
}
.time span{
	font-size:20px;
	
}
.time strong{
	text-transform:uppercase;
	font-size:12px;
}


#kategorie{
	
	clear:both;
	width:670px;
	margin-bottom:14px;
	font-size:11px;
}


.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;
}

a {
	color:#52afc4;
}
a:hover{
	text-decoration:none;
}

p{
	line-height:20px;
	padding-bottom:15px;
}

.einpost{
	margin-bottom:30px;
	line-height:18px;
}

#post-top .date{
	color:#999;
	font-size:12px;
	font-weight:bold;
}
#post-top .postmetadata {
	float:right;
}
.post {
	position:relative;
	display:block;
	clear:both;
	padding:20px 20px 20px 20px;
	background-color:#FFFFFF;
	border:6px solid #940000;
	
}


.post .readmore{
	padding:5px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	float:right;
	margin:10px;
	text-decoration:none;
	clear:both;
}

.bottom{
	display:block;
	height:20px;
	padding:5px 0;
	font-size:11px;
	float:left;
	clear:both;
	width:670px;
}
#tagsdiv{
	float:left;
	width:400px;
}

.bottom a{
	float:left;
	padding:5px 0 5px 20px;
	margin-right:10px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}



/*****************************************************/
/*                    HEADLINES                      */
/*****************************************************/

h1 {
	color:#940000;
	font-size:16px;
	text-decoration:none;
	margin-bottom: 10px;
	
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

/*****************************************************/
/*                     IMAGES                        */
/*****************************************************/
.post img{
	border:2px solid #9b3d44;
}
p img {
	padding: 0;
	max-width: 100%;
	padding: 4px;
	margin: 0 40px 2px 0px;
	display: inline;
}

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

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

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

img.aligncenter {
	padding: 4px;
	margin: 0 0 0 60px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
	
/*****************************************************/
/*                     LISTEN                        */
/*****************************************************/

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

html>body .entry li {
	margin: 0px 0 8px 10px;
	list-style:square;
	
}


/*****************************************************/
/*                     KOMMENTARE                    */
/*****************************************************/

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

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #b2b2b2;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}


#commentform #submit {
	margin: 0;
	float: right;
	font-size:12px;
	background-color:#52b0c5;
	color:#fff;
	cursor:pointer;
}

.alt {
	margin: 0;
	padding: 10px;
	display:none;
}

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-color:#FFFFFF;
	border:6px solid #940000;
	
	
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #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;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-bottom:20px;
	height:10px;
	vertical-align:middle;
	padding:5px 10px 0 10px;
}

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

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

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

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


/* *************************************************** */
/*                     Formular                            */
/* *************************************************** */

.formular {
	font-size:12px;
	background-color:#FFFFFF;
	color:#000000;
	cursor:auto;
	border:1px solid;
	border-color:#52b0c5;
	padding:3px 0 0 3px;
}

.select {
	font-size:12px;
	background-color:#FFFFFF;
	color:#000000;
	cursor:auto;
	border:1px solid;
	border-color:#52b0c5;

}
.abschicken {
	padding:5px;
	font-size:12px;
	background-color:#52b0c5;
	color:#000000;
	cursor:pointer;

}

.abschicken {
	padding:5px;
	font-size:12px;
	background-color:#52b0c5;
	color:#000000;
	cursor:pointer;

}

.error {
	color:#ff1000;
}

/*****************************************************/
/*                     FOOTER                        */
/*****************************************************/


#footer{
	width:100%;
	height:160px;
	background:url(images/footer-bgd.gif) repeat;
}

#footerlogo a{
	background:url(images/footer-logo.gif) 0 0 no-repeat;
	width:331px;
	height:62px;
	display:block;
	outline:none;
	text-indent:-19999px;
	margin-left:55px;
}


#footeradresse{
	font-size:13px;
	color:#FFFFFF;
	left:200px;
	top:105px;
	margin-left:105px;
	}

#footeradresse a{
	font-size:13px;
	color:#FFFFFF;
	}


#sportalpen a{
	background:url(images/sportalpen.png) 0 0 no-repeat;
	float:left;
	width:100px;
	height:22px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:95px;
	top:118px;
}

#sportalpen:hover a{
	background:url(images/sportalpen-hover.png) 0 0 no-repeat;
	float:left;
	width:100px;
	height:22px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:95px;
	top:118px;
}



