/*	Style-Sheet for www.climb.spider-net.de
	$Revision: 1.2.2.19 $ 
    	$Date: 2007/04/20 16:01:43 $
    	$Author: andreas $
*/
html{background-color:gray;color:black;}
body {
  max-width:120ex;
  width:auto;
  margin:0pt;
  margin-left:auto;
  margin-right:auto;
  padding: 1ex;
  padding-left: 26ex;
  padding-right: 2ex;
  border: 1px solid black;
  border-right: 2pt solid black;
  background-color: #eeeeee;
  color: black;
  font-family: /*Nimbus, 'Luxi Sans', 'Trebuchet MS',*/ verdana, tahoma, helvetica, 'Arial Unicode MS', arial, sans-serif;
  font-size:medium;
}
a[href] {text-decoration:underline;}
a[href]:link {color: maroon;background-color:inherit;}
a[href]:visited {color: #b00000;background-color:inherit;}
a[href]:focus {color: red;background-color:inherit;}
a[href]:hover {color: white;background-color:maroon;}
a[href^="http://"]:after{content: url('/pict/external.maroon.png');width:10px;height:10px;margin-left:2px;}
div.news a[href]:after{content: '';}
div.fuss a[href^="http://"]:after{content: '';}
div.fusswerbung a[href^="http://"]:after{content: '';}
div.banner a[href^="http://"]:after{content: '';}
div.banner a[href]:hover {color:#eeeeee; background-color:#eeeeee;}
a.no_remote:after{content: '';}
a > img {background-color: inherit;color:inherit;}

h1 {
  clear:left;
  margin-top:0pt;
  margin-bottom:1ex;
  padding:1ex;
  border:1pt solid gray;
  background-color: #FFFFCC;
  color:gray;
  text-align: center;
  font-size: 150%;
}
h1 a {color:gray;background-color:inherit;}
h2 {
/*  background-color: inherit;*/
/*  color: #FFFFCC;*/
  text-align: left;
  color: gray;
  font-size: 140%;
  border-bottom:1pt solid gray;
}

h3 {
  text-align: left;
  background-color:inherit;
  text-decoration:underline;  
  color: black;
  font-size: 110%;
  margin-bottom:2pt;
}
h4 {
  margin-bottom:1pt;
  background-color:inherit;
  color: black;
  text-align: left;
  font-weight:bold;
  font-size: 110%;
}
h5 {
  display:inline;
  text-align: left;
  background-color:inherit;
  color: black;
  font-weight:bold;
  font-size: 100%;
  margin-bottom:0pt;
  font-style:italic;
}
h6{display:inline;
}
  

p{text-align:left;}
ul { background-color:inherit;
	color: black;      
	list-style-type: circle;
	margin-top:2pt;
	margin-bottom:2pt;
}
ul.square{list-style-type: square;}
ul.ball {
	list-style-position:inside;
	list-style-image: url('/pict/ball.gif');
	padding-left:15px;
	margin-left:15px;	
}
ol{list-style: decimal;}
ul.gebiet{
  float:right;
  width:20%;
/*  max-width:15%;*/
  margin: 0pt;
  margin-left:3px;
  border: 1px double black;
  padding:3px;
  background-color:white;
  color:inherit;
  font-size:small;
  list-style-position:inside;
  list-style-type:none;
}
img.gebiet{
  float:left;
  padding-right:5pt;
}
div.gebiet h3, div.gebiet h4 {clear: right;}
dt {font-weight:bold;}
dd dt {
  font-weight:bold;
  font-size:100%;	
}
dd {
  font-style: normal; 
  font-size: 100%;
}
dl dd {margin-left:25pt;}
dl.compact>dt{display:compact;}
dl.compact>dt:after{content:':'}
dl.compact>dd{margin-left:5em;margin-bottom:5pt;font-size:100%}


label.no{display:none;}
strong{color: blue;background-color:inherit;font-weight:normal;}
table{
  margin-left: 10px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.small{font-size:80%;}
div.menue{
  position:fixed;  
  overflow: auto;
  height:100%;
  top:0pt;
  width:24ex;
  margin-left: -26ex;
  padding:4px;
  border-right: 1px solid gray;
  background-color:#dddddd;
  color:navy;
}

div.menue a {text-decoration:none;}
div.menue img {
  border:0;
  margin:0;
  padding:0;
}
div.menue h2 {
  margin:0pt;
  background-color:#bbbbbb;
  color:inherit;
/*  font-size:90%;*/
  font-weight:normal;
  font-family:monospace;
  text-align:left;
}
div.menue h2:after{content:'presents:';margin-left:1ex; margin-bottom:5px;}
div.menue div, div.menue ul, div.menue h2, div.menue li {font-size:small;}
div.menue > ul{
  list-style-position: inside;  
  color:maroon;
  background-color:inherit;
}
div.menue ul{ 
  margin-left: 0ex;
  padding:1pt;
  padding-left: 1ex;
  list-style: none;
}
div.menue li {
  margin-top:2px;
  padding:1px;
  border-bottom: 1px solid gray;
}
div.menue li li {
  margin-left:1ex;
  margin-top:1px;
  list-style:disc;
}
div.menue li li li {list-style:circle;}

/* FUss*/
div.fuss{
  clear:both;
  min-height: 100px;
  margin-top:1ex;
  padding-right:1ex;
  font-size:90%;
  border-top: 2pt solid gray;
  background-color:white;
  color:gray;
  text-align:right;
}
div.fusswerbung{
  border-top: 1pt solid gray;
  font-size:x-small;
  background-color:#dddddd;
  color:gray;
  text-align:center;
  vertical-align:bottom;
}
div.fusswerbung img {
  padding:0pt;
  padding-left:1ex;
  margin:0pt;
}
/** Laber */
div.forum{
  clear:both;
  border:1pt double gray;
  background-color: #FFFFCC;
  color:inherit;
  font-size:small;
  padding:3px;
}
div.forum li {list-style:square;
	border-bottom:1px dotted gray;
	border-left:1px dotted gray;
	border-top:1px dotted gray;
}
div.forum h2{background-color:#ddc88c;color:black;}
div.forum h3{background-color:inherit;color:black;margin:1pt;border:0pt;}
*.schalter{
	font-family: times, 'times new roman', serif;
	font-size:90%;
	border:1px solid gray;
	display:inline;
	background-color:#eeeeee;
	color:black;
	margin:2pt;
	padding:1pt;
}
div.quote{
  border-left: 1pt dotted;
  margin-left:1ex;
  background-color:white;
  color:navy;  
  font-style:italic;	
}
span.autor{
  background-color:inherit;
  color:gray;
  font-size:small;
}

div.foto{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
div.foto img{
	border: 1px solid gray;
	padding:1pt;
	margin:2px;
}
div.impression{background-color:gray;color:inherit;}
div.impression span{display: block;}
div.impression div, div.txt_img, div.impression span{
  display:inline;
  margin:3px;
  width:152px;
  float:right;
  background-color:white;
  color:inherit;
  border: 1px solid gray;
  padding:1pt;
  font-size:90%;
  text-align:center;
}
div.impression img,div.txt_img img {
	height:216px;
	border:0pt solid gray;
	padding:1pt;
}
img.text:after{content: "\A"attr(title); 
       font-size:x-small;
       display:inline;
}
table.border{
  border: 2pt double;
  empty-cells: show;
  border-collapse: collapse;
}
table.border td, table.border th {border: 1pt solid;}
table.vgl{border: 3pt double gray;
	empty-cells: show;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
}
table.vgl td{	
	border: 1px solid gray;
	text-align:center;	
}
table.vgl th{	
	border: 1px solid gray;
	text-align:left;
	font-weight:bold;
}
div.routen h4{margin-bottom:1pt;margin-top:3pt;}
div.routen dl{margin:0pt;}
div.routen dt{font-size:100%;font-weight:normal;}
div.routen dd{margin-left:10pt;}
div.trace{font-size:small;background-color:#eeeeee;color:gray;border-bottom:1px solid black;}
.hide {display:none;}
div.komm_neu dl {margin:0pt;}
div.komm_neu dd {margin-left:0pt;}
div.komm_neu dt {
	font-weight:normal;
	border-top:2pt double gray;	
	margin-top:1pt;
	padding-top:1pt;
}
div.komm_neu dd a {text-decoration:none;}

div.news{
  float:right;
  width:120px;
  max-width:25%;
  clear:right;
  margin-left:1ex;
  margin-right:-1ex;
  padding:1px;
  border:2pt double black;
  background-color:white;
  color: navy;
}
div.news  div {border-bottom:1px solid gray;font-size: x-small;}
div.news h3{
  padding:1pt;
  margin:0pt;
  font-size:100%;
  border: 1px solid gray;      
  font-weight:normal;
}
div.news h2{
  background-color:inherit;
  color:navy;
  border:0pt;
  margin:0pt;
  padding:0pt;
  font-size:100%;
  font-style:italic;
  text-decoration:underline;
  text-align:right;
  font-weight:normal;
}
div.news img {max-width:100%;}
div.copyright{
  border:2pt double black;
  font-size:90%;
  font-family:times,"times new roman", serif;
  padding:2pt;
  clear:both;
}
/*div.news input[type=text]{width:99%;}*/
/*div.news input[type=submit]{width:100%;}*/

/** Galerie */
div.galerie{
  margin-top:5pt;padding-top:5pt;
  border-top:1px solid gray;
  text-align:center;
  max-width:600px; 
}
span.vorschau, div.vorschau {
  display:inline;
  float:left;
  left:auto;
  right:auto;
  width: 145px;
  margin: 0pt;
  padding: 1px;
  background-color:#eeeeee;
  color:inherit;
  text-align:center;
  border: 1px solid #aaaaaa;
}
div.galerie > div.img {
  max-width:150px;
  max-height:150px;
  margin:0pt;
  border: 1px solid #fafafa;
  padding: 1px;
  background-color:black;
  color:inherit;
}
div.galerie_haupt{
	width:75%;
	margin:0pt;
	max-width:800px;
	text-align:center;
	padding:1pt;
	border:0pt solid gray;
	background-color:black;
	color:#ffffff;
}
div.galerie_haupt img{
  max-width: 100%;
  margin-left:auto;
  margin-right:auto;
}
div.dav  img {float:right;max-width:150px;}
div.disclaim{
  border:1px solid red;
  padding:5px;
  background-color:white;
  color:inherit;
}
.achtung {background-color:inherit;color:red; font-size:100%;border:2pt double red;padding:1ex;}
.blog a {text-decoration:none; background-color:inherit;color:black;}
.blog h4{font-size:100%;border:0pt;}
.blog dd{border-bottom:1pt solid;margin-bottom:1ex;}
blockquote{
  font-style:italic;
  color:gray;
/*  border:1px solid gray;*/
  margin:0pt;  padding:1ex;
  background-color:white;
}
blockquote:before{content:"Zitat <"attr(cite)">: ";
  font-family:monospace; font-weight:bold;
}
cite{font-style:italic;}
cite.bloc{
  display:block;
  background-color:white; color:black;font-style:italic;padding-left:3ex;padding-right:3ex;}
cite.bloc:after{font-style:italic;font-family:monospace;font-size:small;content:"["attr(title)"]";}
dl.diskussion {margin:0pt;border-left:2pt double gray;}
dl.diskussion dt{
  margin:0pt;
  margin-top:1ex;
  padding:0pt; 
  color:gray;
  background-color:white;
  font-weight:normal; 
  font-style:italic;
}
dl.diskussion dt:before {content:'=>';margin-right:1ex;}
dl.diskussion dd{margin:0pt;padding:0pt;}
sup {font-size:80%;line-height:80%;}
div.banner{
  width:100%;
  margin:0px;
  margin-top:1ex;
  margin-bottom:1ex;
  border:1px solid #dddddd;
  text-align:center;
  padding:2px;
  background-color:white;
}
div.banner img {
  max-width:100%;
  border: 0pt;
  margin:0pt;
  padding:0pt;
}
div.page_info {
  color:navy;
  border:1pt solid;
  text-align:right;  
  font-size:small;
}
  
img.wolfgang, img.yeti{
    background-color:white;
    color:gray;
  font-size:x-small;
}
img.wolfgang:after{ content: '\A(c) W. Wiesniewski';}
img.yeti:after{content: "\A(c) St.Abe";}
span.punkte{
  font-size:small;
}
