/*aufgeraumt*/
/*allgemein*/
*{
	margin: 0;
	padding: 0;
	}
.none{
	display: none;
}
body {
	/*font-family: "Courier New", Courier, monospace;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #CC3333;
}
.wrap {
	background-color: #fffffe;	
	margin: 0 auto;
	width: 900px;
	text-align: left;
	height: 100%;
	}
.wrapcontinue{
	background-color: #fffffe;
	width: 760px;
	height: 50em;
}
.clear{
	clear: both;
}
a{
	text-decoration: none;
	color: #333333;
	}
a img {
	text-decoration: none;
}
	
a:hover {
	color: #CC3333;
	}
.aktiv{
	color: #CC3333;
}
.textlink{
	border-bottom: 1px dashed silver;
	background-position : left;
	color: #CC3333;
}
.rauf{
	/*border-right: 1px solid silver;*/
	border-bottom: 1px dashed silver;
	padding-right: 15px;
	margin-right: 30px;
	background: url(../img/rauf.gif) no-repeat;
	background-position : right;
	color: #CC3333;
	position: relative;
	right: -357px;
	color: silver;
}
.rauf_link{
	border-bottom: 1px dashed gray;
	padding-right: 15px;
	background: url(../img/rauf.gif) no-repeat;
	background-position : right;
	color: #B8006F;
	position: relative;
	left: 599px;
	/*top: -2em;*/
	top: 1em;
	color: silver;
}
.eintrague{
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom:10px;
	color: black;
	font-weight: bold;
	border-top: 1px dashed gray;
}
.unterschrift{
	padding-left: 40px;
	padding-top: 0;
	padding-bottom:0;
	font-size: 10px;
	position: relative;
	top: -10px;
}
#inhalt .rauf {
	right: -480px;
}
/*inhaltsseite*/
#line{
	height: 400px;
	width: 1px;
	float: left;
}
.kopf{
	padding: 0.2em 0 0.2em 0;
	font-size: 3em;
	font-weight: bold;
	color: #939393;
	height: 100%;
	border-bottom: 1px dashed gray;
	background-image : url(../ah_img/logo_kopf.gif);
	background-repeat : no-repeat;
	background-position : right;
}
.kap{
	color: #D75E5E;
}
#navigation{
	padding-top: 30px;
	float: left;
	height: 400px;
	width: 25%;
	font-size: 0.95em;
	background-image : url(../ah_img/logo.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}

.contentnav  li{
	padding-left:5px;
	padding-bottom: 3px;
	margin: 0;
	list-style-type: none;
	color: black;
	border-bottom: 1px dashed gray;
}
.secnav li{
	padding-right: 10px;
	text-align: right;
	padding-bottom: 3px;
	list-style-type: none;
	color: black;
	border-bottom: 1px dashed gray;
}
#inhalt{
	border-left: 1px dashed gray;
	padding-top: 30px;
	float: left;
	height: 100%;
	width: 72%;
}
h1{
	padding-left: 30px;
	padding-bottom: 1em;
	font-size: 1.1em;
}
h2{
	padding-left: 30px;
	padding-bottom: 1em;
	font-size: 1em;
}
h3{
	padding-left: 30px;
	margin-bottom: 0.6em;
	font-size: 1em;
	color: #6B6B6B;
	/*border-bottom: 1px dashed gray;*/
}
p{
	padding-left: 40px;
	color: #333333;
	font-size: 0.95em;
	padding-bottom: 0.95em;
}
 p #c01{
	padding-left: 40px;
	color: #333333;
	font-size: 0.95em;
	padding-bottom: 0;
}
.linie{
	border-top: 1px dashed gray;
	margin-left: 15px;
	font-size: 0.5em;
}
.left{
	float: left;
}
dl{
	padding-left: 30px;
	color: black;
}
dt{
	padding-top: 5px;
	font-weight: bold;
}
dd{
	padding-left: 80px;
}
.neben dl {
	float: left;
}
.strichweg{
	border-bottom:0;
}
.rand{
	border: 1px solid gray;
}
.fussnote{
	font-size: 0.5em;
}
#fuss{
	clear: both;
	height: 3.48em;
	border-top: 1px dashed gray;
	font-size: 0.95em;
	padding-top: 5px;
	color: silver;
	
}
.footprint{
	display: none;
}

/*------------------bildnachlese*/
#album{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	height: 100%;
}

#album dl{
	margin-right: 10px;
	float: left;
	width: 272px;
}

#album dd{
	color: #333;
}

#album dt img{
	border: 1px solid #ccc;
	border-bottom: 1px solid #aaa;
}
#album dt{
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	border-bottom: 1px solid #aaa;
	padding: 5px;
	margin: 5px 0;
}
#album dl dd{
	margin-left: 7px;
}
#kuenstlerliste{
	margin-left: 30px;
	list-style-type: none;
	color: #6B6B6B;
	font-weight: bold;
	font-size: 0.95em;
}
#kuenstlerliste li{
	padding-bottom: 3px;
}
.normal{
	font-weight: normal;
}
.aufzaehl{
	margin-left: 50px;
	list-style-type: disc;
	color: #6B6B6B;
	font-weight: bold;
	font-size: 0.85em;
	padding-bottom: 0.95em;
}
