/*******************************************/
/*             DEFAULT SETTINGs            */
/*******************************************/

*{
	margin:0;
	padding:0;
	outline:none;
	list-style:none;
}

body {
	background:#f3f6fb url(images/arlbergback.gif) left top no-repeat;
	font-family:Arial;
	font-size:12px;
}

#wrapper{
	position:relative;
	margin:0 auto;
	width:980px;
}

/*******************************************/
/*                  HEADER                 */
/*******************************************/

#headermenu{
	position:absolute;
	right:10px;
	top:60px;
	color:#ccc;
	font-size:11px;
	z-index:99;
}

#headermenu a{
	color:#6e6f71;
	text-decoration:underline;
}

#logo a{
	position:absolute;
	top:15px;
	left:421px;
	width:138px;
	height:132px;
	background:url(images/logo.png) 0 0 no-repeat;
	display:block;
	text-indent:-19999px;
	z-index:50;
}

#headerimg 	{
	position:absolute;
	top:80px;
	left:6px;
	z-index:5;
	padding:10px;
	height:211px;
	width:948px;
	background:url(images/headimageback.png) no-repeat 0 0;
}

#menu{
	position:absolute;
	left:0;
	top:325px;
	padding:4px;
	width:972px;
	height:52px;
	background:url(images/menu.png) 0 0 no-repeat;
	z-index:10;
}

* html #menu{
	left:-650px;
}

#menu li{
	float:left;
}
#menu a{
	font-size:14px;
	padding:18px 30px;
	float:left;
	color:#c5c6c8;
	font-weight:bold;
}
#menu a:hover, #menu a.active{
	background-color:#c5c6c8;
	color:#272358;
	text-decoration:none;
}

/*******************************************/
/*               PAGE  SETTINGs            */
/*******************************************/

#page {
	position:relative;
	padding-top:415px;
}


/*******************************************/
/*                 CONTENT                 */
/*******************************************/

#content {
	width:650px;
	float:left;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.narrowcolumn,.widecolumn {
	float: left;
	margin: 0px 0 0;
}

.post {
	margin: 0 0 40px;
	background-color:#f9fbfd;
	border:1px solid #e0e1e4;
	padding:20px;
	font-size:12px;
}

.post hr {
	display: block;
	}

p.date{
	color:#8180a0;
	font-size:12px;
	margin-bottom:5px;
}
.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

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

.postmetadata {
	clear: both;
	border-top:1px dotted #7c7d7e;
	margin-top:10px;
	padding:15px 0;
}

.postmetadata a, .postmetadata a:visited, .postmetadata a:hover, .postmetadata a:active{
	color:#666;
}

.postmetadata .facebooklink, .postmetadata .blogabolink, .postmetadata .mailabolink, .postmetadata .commentlink{
	padding:0 0 0 20px;
	background:url(images/facebooklink.gif) left center no-repeat;
	margin-right:25px;
	float:left;
	font-size:11px;
	text-decoration:underline;
}
.postmetadata .blogabolink{
	background-image:url(images/blogabolink.gif);
}
.postmetadata .mailabolink{
	padding:0 0 0 25px;
	background-image:url(images/mailabolink.gif);
}
.postmetadata .commentlink{
	padding:0 0 0 25px;
	background-image:url(images/commentlink.gif);
}

.clear {
	clear: both;
}
	
	
/*******************************************/
/*                HEADLINES                */
/*******************************************/

h1 {
	padding-top: 70px;
	margin: 0;
}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #272358;
	margin-bottom:20px;
}

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

h3 {
	padding: 0;
	margin: 30px 0 0;
}

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

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

#sidebar{
	float:right;
	margin-right:10px;
	width:280px;
	font-size:12px;
}

#sidebar form {
	margin: 0;
}

#sidebar form input{
	border:1px solid #e1e1e1;
	width:170px;
	height:15px;
	padding:5px;
	color:#878787;
}
#sidebar form input.button{
	border:none;
	background:url(images/abonnieren.gif) 0 0 no-repeat;
	width:98px;
	height:32px;
	padding:5px;
	color:#fff;
	cursor:pointer;
}

#sidebar h2 {
	font-size:14px;
	margin:0 0 10px 0;
	color:#272358;
	border-bottom:3px solid #e7eaf1;
	padding:3px 1px;
}

#sidebar a, #sidebar a:visited, #sidebar a:hover, #sidebar a:active{
	color:#272358;
}

#sidebar ul, #sidebar ul ol, #sidebar li {
	margin: 0;
	padding: 0;
	list-style:none !important;
}

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

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style-type:disc;
}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type:disc;
}

#sidebar .icon_rss{
	padding:4px 0 4px 30px;
	background:url(images/rssicon.gif) left center no-repeat;
}
#sidebar .icon_email{
	clear:both;
	display:block;
	margin:7px 0 4px 0;
	padding:4px 0 4px 30px;
	background:url(images/mailicon.gif) left center no-repeat;
}
#sidebar .icon_email:hover{
	text-decoration:none;
	cursor:text;
}
#sidebar .icon_phone{
	padding:4px 0 4px 25px;
	background:url(images/phoneicon.gif) left center no-repeat;
}
#sidebar .icon_contactmail{
	clear:both;
	display:block;
	margin:7px 0 4px 0;
	padding:4px 0 4px 25px;
	background:url(images/mailicon2.gif) left center no-repeat;
}
#sidebar .icon_facebook, #sidebar .icon_youtube{
	clear:both;
	display:block;
	padding:4px 0 4px 25px;
	background:url(images/facebookicon.gif) left center no-repeat;
}
#sidebar .icon_youtube{background-image:url(images/youtubeicon.gif);}

#sidebar .widget_flickrRSS h2{
	padding:7px 1px;
	background:url(images/flickr.gif) right center no-repeat;
}

#sidebar .widget_flickrRSS a img{
	margin:9px;
}

#sidebar #text-5 h2{
	padding:7px 1px;
	background:url(images/youtube.gif) right center no-repeat;
}

#sidebar a.youtubelink{
	padding:7px 5px;
	background:url(images/youtube.gif) 200px center no-repeat;
	border:1px dotted #ccc;
	display:block;
	width:270px;
}

#sidebar a.preferred{
	display:block;
	margin-top:20px;
	text-indent:-19999px;
	background:url(images/preferred.gif) 0 0 no-repeat;
	width:118px;
	height:52px;
	float:right;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
a.readmore, a.readmore:visited, a.readmore:hover{
	color:#a37c82 !important;
	text-decoration:underline;
	display:block;
	clear:both;
	margin-top:20px;
}
	
/*******************************************/
/*              KOMMENTARE                 */
/*******************************************/


.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: 1.1em;
	}

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

.commentmetadata {
	font-weight: normal;
}
	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

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

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

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #997e3f;
	}

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

/*******************************************/
/*                  IMAGES                 */
/*******************************************/

p img {
	padding: 0;
	max-width: 100%;
	}

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 */

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

#searchform {
	position:absolute;
	right:10px;
	top:342px;
	z-index:90;
	font-size:14px;
	font-weight:bold;
	color:#c5c6c8;
}

* html #searchform{
	top:340px;
	left:30px;
	width:300px;
}

* html #searchform label{ float:left;margin-top:8px;}
*+html #searchform label{ float:left;margin-top:8px;}

#searchform #s {
	width: 216px !important;
	height:19px;
	padding:5px;
	background:url(images/searchform.gif) 0 0 no-repeat;
	border:none;
	color:#4f4f50;
	margin-left:15px;
}

#searchform .button{
	display:none;
}

/*******************************************/
/*                KALENDER                 */
/*******************************************/

#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-color: #fff; }

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

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



/* Begin Various Tags & Classes */
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 {
	font-size:12px;
	display: block;
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
	padding:0 0 20px 0; 
	border-bottom:1px dashed #ccc;
}
.navigation a{
	color:#272358;
	font-size:14px;
	font-weight:bold;
}
/* 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-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;
}

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

#footer {
	padding: 0;
	margin:0 auto 30px auto;
	width: 980px;
	clear: both;
	background:#f3f6fb url(images/footer.gif) center bottom no-repeat;
	border:none;
	height:300px;
	font-size:12px;
}

#footer #footermenu{
	background:#f3f6fb url(images/footermenu.gif) center bottom no-repeat;
	width:944px;
	height:12px;
	padding:18px;
}
#footer #footermenu a{
	color:#fff;
	margin:0 15px;
}

#footer .footertext{
	padding:20px 0 0 10px;
}
#footer .footertext span{
	color:#ccc;
	margin:0 10px;
}
#footer .footertext a{
	color:#272358;
}

#ncm{
	float:right;
	margin:15px 10px 0 0;
	padding:12px 0 0 19px;
	width:97px;
	font-size:10px;
	text-decoration:none;
	background:url(images/ncmlogo.gif) 0 0 no-repeat;
	color:#bbbbbb;
}
#ncm:hover, a#ncm:focus{
	background-position:0 -48px;
	color:#000000;
	outline:none;
}
#ncm b{
	display:none;
}
