
/* Sidebar */

.adHeadline {
        font: bold  8pt  Arial, Sans-Serif;
        text-decoration: underline; 
        color: green;
		width: 130px;
}

.adText {
         font: normal 7pt  Arial, Sans-Serif;
         text-decoration: none; 
         color: black;
         width: 130px;

}
.widecolumn {
    float: left;
	

	
  
  	
	
	}
.narrowcolumn {
	float: left;
	
   
  
	}


#sidebar2 {
	margin-left: 0px;
    float:left;
	width: 280px;
	font: 1.1em  Arial, Sans-Serif;
	color: #000;
    background:#666666 url(images/sidebar-left_bg.jpg);
	
   
	}
#sidebar2-content {
	padding-top:0px;
	padding-left:30px;
	padding-bottom: 15px;
	
	
	
   
	}	
#sidebar2-bottom {
	background:#666666 url(images/sidebar-left_bg-bottom.jpg);
	height: 27px;
	
	
	
   
	}	
	

#sidebar {
	margin-right: 0px;
   	width: 169px;
	font: 1.0em  Arial, Sans-Serif;
   
	float: right;
	
	}

#sponsor {
	padding: 7px 7px 0 7px;
	background: #666666 url(images/sidebar-right_bg.jpg);
	}	

#sponsor-bottom {
	background:#666666 url(images/sidebar-right_bg-bottom.jpg);
	height: 13px;
	}
		
#sidebar h2 {
	display:none;
	}

#sidebar2 h2 {
	display:none;
	}

.page_item {
	font-weight: bold;
	font-size: 140%;	
	}

.page_item a:hover {
	text-decoration: none;
	}

.page item current_page_item {
	color: #000;
	}




	
.navigation {
	display: block;
	text-align: center;
	margin:15px;
	margin-bottom: 60px;
	font-size:12px
	
	}

.
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	
	
	}
#sidebar2 ul {
	
 	margin-left: 0;
	padding-left: 13px;
	

	}

#sidebar2 li {
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	background:url(images/menupointt_bg.gif) no-repeat;
	list-style-type: none;
	list-style-image: url('none');
	padding-left: 25px;
	padding-bottom:none;

	

	}

#sidebar2 li a{
color:#FFFFFF;
	}
	#sidebar2 li a:hover{
color:#CC6633;
text-decoration:none;
	}

#sidebar2 ul li {
	background: none;
	text-indent: -25px;
	list-style-type: square; 	

	font-size:12px;
	margin-top:0px;
	font-weight:bold;
	padding-top:0px;
	padding-left: none;
	margin-left: none;
	}
#sidebar2 ul li a{
color:#666666;
	}
#sidebar2 ul li a:hover{
color:#CC6633;
text-decoration:none;
	}


/* Posts */

.entry p {
font-size:12px;
/*line-height:18px;*/
}

.entry font {
font-size:12px;
/*line-height:18px;*/
color:#000000;
}



small {
	font-family:  Arial, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 8pt;
	line-height: 1.3em;
	padding-left:20px;
	display:none;
	}
	
.post {
font-size:12px;
margin: 17px;
	border-bottom:2px #CCCCCC solid;
	padding-bottom: 50px;
	margin-bottom:50px;
	}

#kommentare{
margin: 17px;
}

#suche{
margin: 17px;
}




html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 16px;
	list-style-position:outside;
	list-style:square;
	font-size:12px;
	} 

html>body .entry li {
	
	margin: 0px 0 0px 0px;
	list-style-position:outside;

	}

.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: url('none');
	}
	
/* Headings */

h1, h3 {
	font-family:  Arial, Sans-Serif;
	}


h1 {
	font-size: 2.8em;
	text-align: center;
	}

.description {
	font-size: 1.3em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	font-weight:bold;
	background:url(images/square.gif) no-repeat 0px 3px;
	padding-left:20px;
	}

h2.ohne_square {
	background:none;
	color:#666666;
	}

h3 {
	font-size: 1.1em;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

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

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

.description {
	text-align: center;
	}

h2 {
	margin: 10px 0 0 0;
	color: #000;
	}

h2.pagetitle {
	margin-top: 10px;
}

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

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

h4 {
	padding-top: 60px;
	margin: 0;
	color: #orange;
	}
h5 {
	font-size: 1.0em;
	text-decoration: none;
	margin-top: 0px;	
}

/* Images */
p img {
	padding: 0;
	margin: 0 0 0px 0px;
	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
	}

/* Forms */
#searchform {
	margin: none;
	padding-top: 8px;
	
	
	}

	
#sidebar2 #searchform {
	width:inherit;
	padding: none;
	padding-bottom: 0px;
	
	}
#sidebar2  #s {
	width: 163px;
	margin-right: 1px;

	padding-bottom: 0px;

	}
	
	
#sidebar2 #s {
	padding-top:none;
	height:15px;
	}
#sidebar2 #searchsubmit {
	

	}
#suchbutton {
	height:20px;
	border: none;
	background:#FFFFFF;
	
	padding-bottom: none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;

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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 0px;
	border: 1px solid #c2c2c2;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* Comments */
.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
	}

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

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

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

.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em  Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

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

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

#commentform p {
	font-family:  Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Main Content Area */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Arial, Sans-Serif;
	background:#666666 url(images/bg.gif);
	
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding: 0; 
	}
	
#page {
	padding: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
	margin-top: 0px;
	width: 955px;
	padding: 0px; 
	
	}

#header {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	height: 156px;
	width: 100%;
	background:url(images/alpinist_header.jpg);
	}

#content {
	width: 506px;
	background: #666666 url(images/content_bg.jpg);
	
	
	}

code {
	font: 1.0 em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #c60;
	text-decoration: none;
	}

a:hover {
	color: #f90;
	text-decoration: none;
	}
	
#headerimg {
	margin: 0;
	height: 80px;
	width: 100%;
	text-align: right;
	padding: 0px; 
	display:none;
		}

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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	text-align: center;
	}

/* Footer */

#content-bottom {	
	color: #999999;
	background:  url(images/content_bg-bottom.jpg);	
	padding-bottom: 26px;
	font-size:11px;
	
	height: 24px;
	
	}
	
#content-bottom ul{	
	 margin: 0;
padding: 0;
list-style-type: none;
text-align:center;
	
	
	}	
#content-bottom li{	
	display: inline;
	list-style: none;
	font-size:11px;
	text-indent: none;
	
	
	}
#content-bottom a{	
	font-size:11px;
	color: #999999;
	padding-left:8px;
	padding-right: 8px;
	}
	#content-bottom li a{	
	border-right: 1px  #999999 solid;

	}
	
#content-bottom a:hover{	
	
	color:#CC6633;
	
}
	
	

