*{
	margin: 0;
	padding: 0;
}
*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.umbr{
	display: none;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
body{
	background-color: #FCF3D9;
	color: #686868;
	margin-top: 0;
}
#wrap{
	width: 760px;
	background-color: #FFFFFF;
	margin: 1em auto;
	height: 100%;
	text-align: left;
	/*border : medium dotted Silver;
	*/
	border: thin dotted #C0C0C0;
	font-size: 0.9em;
}
#wrapcontinue{
	width: 760px;
	margin: 1em auto;
	height: 650px;
}
#seitenkopf{
	width: 760px;
	height: 5em;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px solid #3D271F;
	color: #000000;

}
#navileft{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	border: 0px dotted #3D271F;
}
#navigation{
	padding-top: 10px;
}
ul#navigation li{
	margin-bottom: 5px;
	list-style: none;
	font-size: 0.95em;
	
}
#navigation a{
	text-decoration: none;
	color: #686868;
}
#navigation a:hover{
	color: #000000;
	background-color: #EEEEEE;
}
#navigation .aktiv{
	font-weight: bold;
	border-bottom: medium dotted silver;
}
.secnav{
	margin-top: 180px;
	
}
#naviintern{
	float: left;
	padding-left: 200px;
	width: 320px;
	text-align: right;
	border: 1px solid black;
	position: relative;
	top: -10px;
}
ul#secnav li{
	list-style: none;
	font-size: 0.8em;
	margin: 1px;
	float: left;
	display: block;
}

.navibild{

}
#inhalt{
	float: left;
	width: 520px;
	margin: 0;
	padding: 10px 0 0 20px;
	text-align: left;
	height: 100%;
	border-left : medium dotted #C0C0C0;
}
#hoehe{
	float: left;
	height: 420px;
	width: 1px;
}
#inhalt p{
	padding-right: 50px;
	padding-bottom: 0.3em;
	font-size: 0.8em;
}
#inhalt img{
	padding-bottom: 0.8em;
}
#fuss{
	clear: both;
	width: 760px;
	height: 4.5em;
	background-color: #FFFFFF;
	font-size: 0.7em;
	
}
#fuss p{
	padding-top: 1.5em;
	padding-left:208px;
}
h1{
	font-weight : bold;
	font-size : 1em;
	margin-bottom: 1em;
	border-bottom: medium dotted #C0C0C0;
}
h2{
	font-size:0.8em;
	margin-top: 1em;
	margin-bottom: 0.7em;
}
h3{
	font-size:0.8em;
	margin-top: 1em;
	padding-right:  6em;
}
dl {
	font-size:0.8em;
	margin-top: 1em;
	padding-left: 1em;
}
dl dd{
	margin-left: 4em;
	margin-right: 5em;
}
.verweis{
	text-decoration: none;
	color: #4A4A4A;
	border-left: 2px dotted silver;
	border-bottom: 2px dotted silver;
	background: url(../img/weiter.gif) no-repeat;
	padding-left: 14px;
	padding-right: 4px;
}
dl dt{
	font-weight: bold;
}
.textlink{	
	text-decoration: none;
	color: #4A4A4A;
	padding-right: 4px;
	background: url(../img/weiter.gif) no-repeat;
	padding-left: 14px;
	border-left: 2px dotted silver;
	border-bottom: 2px dotted silver;
	margin-left: 5px;
}
.textlink img {
	border: 0;
}
a:hover{
	background-color: #F3F3F3;
	color: #000000;
}
.rauf{
	position: relative;
	right: -380px;
	text-decoration: none;
	color: #4A4A4A;
	border-left: 2px dotted silver;
	border-bottom: 2px dotted silver;
	margin-left: 5px;
	font-size: 0.8em;
	padding-right: 4px;
	padding-left: 4px;
}
/*.rauf a{
	text-decoration: none;
	color: #4A4A4A;
	padding-right: 4px;
	padding-left: 4px;
	border-left: 2px dotted silver;
	border-bottom: 2px dotted silver;
	margin-left: 5px;
}*/
.rauf img{
	border: 0;
}
.rauf a:hover{
	background-color: #F3F3F3;
	color: #000000;
}
.i{
	font-style : italic;
}
