﻿body {
	background-color: #fff;
	#background-color: #e6e6e6;
	margin: 0;
	padding: 0;
	text-align: center;
 }

img {
	border: 1px solid gray;
}

#header {
	width: 100%;
    	margin: 00px auto;
	text-align: center;
	border: 2px solid gray;
	background: #06294F;
 }

#logo {
	padding-top: 65px;
 }

#inhalt {
	width: 800px;
	height: 100%; /* 100% bewirkt Ausdehnung über ganze Länge */
	margin: 0px auto; /*auto bewirkt offensichtlich Zentrierung */
	background-color: #ffffff;
	padding-top: 10px;
;
 }

#inhaltbergfex {
	width: 990px;
	height: 100%; /* 100% bewirkt Ausdehnung über ganze Länge */
	margin: 0px auto; /*auto bewirkt offensichtlich Zentrierung */
	background-color: #ffffff;
	padding-top: 10px;
;
 }

#inhaltpreise  {
	width: 920px;
	height: 100%; /* 100% bewirkt Ausdehnung über ganze Länge */
	margin: 0px auto; /*auto bewirkt offensichtlich Zentrierung */
	background-color: #ffffff;
	padding-top: 10px;
;
}

#linkespalte {
	float: left;
	width: 200px;
	border-right: 1px solid gray;
 }

#hauptspalte {
	float: left;
	width: 370px;
    	margin-left: 5px;
	margin-right: 5px;
 }

#bergfexspalte {
	float: left;
	width: 570px;
    	margin-left: 10px;
	margin-right: 0px;
 }

#rechtespalte {
	float: left;
	width: 200px;
	border-left: 1px solid gray;
 }

#zweitespalte {
	float: left;
	width: 250px;
 }

#preisespalte {
	padding: 2px;
 }

.bereich {
	text-align: left;
	font-size: 0.8em;
	width: 160px;
    	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px dotted gray;
	padding: 10px;
 }

#bereichmitte {
	text-align: left;
	font-size: 0.9em;
	width: 340px;
    	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
 }

#inet {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	background: #ffffff;
}
  
#navi {
	height: 32px;
	width: 100%;
	padding-top;10px;
	line-height: 12px;
	text-decoration: none;
 }

.pfad li {
	list-style-type: none;
	display: inline;
	color: #cccccc;
	line-height: 1.2;
	padding: 0px 13px 0px 13px;
	font-size: 12px;

 }

#navi a:link, #navi a:visited, #navi a:active {
	text-decoration: none;
	color: #cccccc;
	background: transparent;
 }

#navi a:hover {
	color: #6699CC;
 }

#kopfbild {
}

hr {
	border: 0;
	color: #f00;
	background-color: #f00;
	height: 2px;
	width: 80%;
}

.textblock {
	padding: 0px 10px 0px 10px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 9px;
	line-height: 14px;
}

.doppelstrich {
	border-bottom: 3px  dashed double grey;
       	width: 180px;
}

.tabschrift {
	padding: 5px; 
	font-size: 11px;
}

.tabzelle {
	background: #06294F;
	color: #cccccc;
	font-size: 11px;
	padding: 5px;
}

.borderweissrechts {
	border-right: 1px solid #FFFFFF;
}

.borderweissunten {
	border-bottom: 1px solid #FFFFFF;
}

.bggrau {
	background: #CCCCCC;
}

.sprachlink a:link, .sprachlink a:visited, .sprachlink a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
	#color: #6699CC;
	background: transparent;
}

.sprachlink a:hover, .sprachlink a:hover {
	#color: #CCCCCC;
	text-decoration: none;
	color: #CCCFFF;
	font-weight: bold;
	font-size: 12px;
	background: transparent;
}

.kastlkopf {
	height: 20px;
	color: #ffffff;
	background: #d2691e;
	#height: auto; 
	overflow: visible;
	text-align: center;
	#font-weight: bold;
	line-height: 20px;
 }

.bereich {
	border-left: 1px dotted #d2691e;
	border-right: 1px dotted #d2691e;
	border-bottom: 1px dotted #d2691e;
	border-top: 1px dotted #d2691e;
	text-align: left;
	font-size: 0.8em;
	width: 160px;
	# border: 1px dotted gray;
	height: auto;
 }

.kastlschmal {
	border-left: 1px solid #d2691e;
	border-right: 1px solid #d2691e;
	border-bottom: 1px solid #d2691e;
	height: auto;
	margin-bottom: 10px;
}

.arbeitenFenster {
        font-size: 11px;
        background-repeat:no-repeat;
        padding:20px 5px 0px 10px;
        background-image:url(images/schaukastl.gif);
        position:absolute;
        margin-left: 5px;
        margin-top: 35px;
        width:115px;
        border-bottom:2px solid #e9f85d;
        }

}
