* {
	font-family: helvetica;
}

h1{
	font-weight: normal;
	font-size: 22pt;
	color: #961132;
	margin-top: 26px;
	margin-bottom: 3px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h1#info{
	font-weight: normal;
	font-size: 25pt;
	color: #961132;
	margin-top: 26px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h1#hometitel{
	font-weight: bold;
	font-size: 25pt;
	color: #961132;
	margin-top: 24px;
	margin-bottom: 3px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h2{
	margin-bottom: 1px;
	color: #961132;
	letter-spacing: 2px;
	font-weight: normal; 
	font-size: 18pt;
}

h2#unterordner{
	margin-bottom: 1px;
	color: #961132;
	letter-spacing: 2px;
	font-weight: normal;
}

html, body {
	margin: 0;
	background-repeat: no-repeat;
}

#titelbild{
	margin-top: 6px;
}

#pdfbild{
	height: 40px;
	width: 40px;
}

#pdflink {
	margin-top: 10px;
}

.pdftext{
	color: #961132;
}

#box{
	border: 1px solid silver;
	height: 768px;
	width: 1024px;
	margin: auto;
	margin-top: 20px;
	-webkit-box-shadow: 3px 10px 50px grey;
	-moz-box-shadow: 3px 3px 50px grey;
	box-shadow: 5px 5px 40px black;

}

#content{
	margin-left: 142px;
	width: auto;
	border-left: 1px solid black;
	height: 590px;
	padding-top: 15px;
	overflow: auto;
	padding-left: 45px;
	padding-bottom: 5px;
}


#navi {
	width: 142px;	
	margin: 0;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
} 

ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 100%;
	
}

li {
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid silver;
	
}

a {
	text-decoration: none;
}

.navi a {
	display: block;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 5px;
	color: #961132;
}

.navi li{
	padding-left: 14px;
	letter-spacing: 2px;
}

.navi li:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cfcfcf', endColorstr = '#ffffff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cfcfcf', endColorstr = '#ffffff')";
	background-image: -moz-linear-gradient(top, #cfcfcf, #ffffff);
	background-image: -ms-linear-gradient(top, #cfcfcf, #ffffff);
	background-image: -o-linear-gradient(top, #cfcfcf, #ffffff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#cfcfcf), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #cfcfcf, #ffffff);
	background-image: linear-gradient(top, #cfcfcf, #ffffff);
}

.email{
	display: inline;
	color: #961132;
}

#head{
	border-bottom: 1px solid black;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 145px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../_bilder/head/headerkopf.png);
	background-repeat: no-repeat;
}

#serien{
	float: left;
}

#phantasie{
	float: right;
	margin-right: 120px;
}

.ordnerbox{
	margin-top: 30px;
	border: 1px solid silver;
	height: auto;
	min-height: 280px;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-box-shadow: 2px 3px 15px grey;
	-moz-box-shadow: 2px 2px 15px grey;
	box-shadow: 3px 3px 10px black;
}

ul.unterpunkte li{
	border: 0px;
	line-height: 50px;
}

ul.unterpunkte li:hover{
	border: 0px solid;
	background-image: none;
}

ul.unterpunkte li a{
	color: black;
	font-weight: normal;
	display: inline;
}

ul.unterpunkte li a:hover{
	font-weight: bold;
}

.biografie{
	float: left;
	padding-right: 10px;
}

.aktuell{
	font-weight: bold;
}

.bildZahlen{
	color: black;
	letter-spacing: 2px;
}

#Galerie{
	float: left;
	border: 1px solid black;
	width: 650px;
	height: 450px;
	overflow: hidden;
	line-height: 447px;
	text-align: center;
	margin-top: 13px;
}

#Galerie img {
	vertical-align: middle;
}

#bildInfo{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	font-size: 11pt;
	width: 150px;
	height: 450px;
	overflow: auto;
	margin-left: 652px;
	padding-left: 5px;
	margin-top: 16px;
}

#bildInfo h2{
	font-size: 12pt;
	margin-bottom: -16px;
}

.bilderbox {
	width: 650px;
	height: 50px;
	margin-top: 6px;
}


.bildernavi{
	display: table;
	margin: 0 auto;
	border: 0px solid black;
}

.pfeilLinks {
	float: left;
	width: 40px;
}

.pfeilRechts {
	float: left;
	width: 40px;
}

img{
	border: 0px;
}

.naviZahlen {
	float: left;
	width: 40px;
}

#pageNumbers{
	float: left;
	border: 0px solid black;
}

.clear{
	clear: all;
}

#copyright{
	height: 20px;
	width: 160px;
	font-size: 8pt;
	margin-top: -2px;
	color: silver;
	margin-left: 870px;
}

a#footer{
	color: silver;
}

