body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	background-color: #ffcc15;
}
br { 
	clear: left; 
}
/*Überschriften*/
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 20px;
	margin: 20px;
}
h2 {
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	color: #eee;
	background-color: #6b5d2c;
	padding: 0px 0px 0px 5px;
	margin: 10px 0px 10px 0px;
}
h3 {
	text-decoration: underline;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 10px 0px 10px 0px;
}
h4 {
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 5px 0px 0px 0px;
}
p{
margin: 0px 0px 0px 0px;
}
/*Text*/
.Text10-b-c-b {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

/*Navigationsleiste*/
/*Navigationsleiste*/
ol{
	list-style-type: none;
	text-align: left;
	margin : 0;
	padding : 0;
	color: #eee;
}
ol a:visited{
	color: #fff;
}
ol a:hover, ol a:link, ol a{
        color: #eee;
}
ol li a{
margin : 5px 0px 0px 0px;
font-size: 105%;
}
ol ol li a{
font-size: 100%;
}
li{
margin : 5px 0px 0px 0px;
font-size: 105%;
}
ol ol{
	color: #eee;
	padding-left : 1em;
	list-style-type: disc;
}

/*Tabelle*/
table {
	margin: 0px;
}
th {
	font-weight: normal;
	color: #eee;
	background-color: #6b5d2c;
	line-height: 15px;
	text-align: left;
	font-size: 10pt;
}
td {
	line-height: 15px;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}
td img{
	vertical-align: middle;
}
.table-img{
float: left;
}
.table-img-center{
float: none;
}
/* Formular */


form {	
	width: 100%
}
form, input, textarea  {
	line-height: 120%;
}
legend{
color: #000;
}
fieldset {
	font-weight: bold;
	border: solid 1px  #000;
	background-color: #F7931D;
	padding: 10px;
}
select{
	border: 1px solid #000;
	background-color: #ddd;
	margin: 5px;
	padding: 2px;
}
input {
	width: 15em;
	border: 1px solid #000;
	background-color: #ddd;
	margin: 5px;
	padding: 2px;
}
input.zahl {
	width: 5em;
}
textarea {
	display: block;
	float: left;
	width: 30em;
	border: 1px solid #000;
	background-color: #ddd;
	margin: 5px;
	padding: 2px;
}

/*LINK*/
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
/*Bilder*/
img {
	border: none;
}
.td-hell {
	background-color: #ffbb00;
}
.td_center{
text-align:center
}

.test {
	border: 2px inset; font-family: Times New Roman; background-color: #FFFFFF;
	padding: 2px; font-size: 12pt; width: 600px; height: 300px; word-wrap: break-word; overflow: auto;
}
.counter {
	font-size: 70%;
	color: #000000;
	text-align: center;
}
.left{
	float:  left;
	text-align: center;
	margin-top: 0px;
	width:  50%;
}
.right{
	float:  right;
	top: 0px;
	text-align: center;
	vertical-align: bottom;
}
.leiste
{
	border: 0px solid #ffbb00;
	background-color: #ffbb00;
	font-size: 75%;
	margin: 0 0 10px 0;
}
.berg{
	background-color: #6b5d2c;
}
.small-more{
	font-size : 80%;
	text-decoration: underline;
}
#navigation{
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 200px;
	position: absolute;
	left: 5px;
	top: 10px;
}

#content{
	float: right;
	padding: 0;
	border: 0;
	margin: 0;
	width: 650px;
	position:absolute;
	left: 205px;
	top: 10px;
}
#info-board{
	font-size: 90%;
	float: right;
	padding: 5px 5px 5px 5px;
	border: dotted 2px #6b5d2c;
	margin: 0;
	width: 120px;
	position:absolute;
	left: 860px;
	top: 190px;
	background-image: url(/all/images/kletterer-animiert.gif); 
	background-repeat: no-repeat;
	background-position: right; 
	background-position: 90px 0px; 
}
#dav-logo{
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 0;
	width: 120px;
	position:absolute;
	left: 860px;
	top: 10px;
}
#komm-mit{
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 0;
	width: 120px;
	position:absolute;
	left: 860px;
	top: 90px;
}
#leistungen a .showcase {
	display: none;
}
#leistungen a:hover .showcase {
	position: absolute;
	display: block;
	text-decoration: none;
	font-weight: normal;
	width: 300px;
	background: #6b5d2c;
	border: 1px solid black;
	color: #fff;
	padding: 5px;
}

#img1, #img2, #img3 {
	border: none;
	float: left;
}