body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #616463;
	top: 0px;
	margin-top: 0px;
}	
html {	overflow-y: scroll; }
div.box {
	width: 983px;
	margin: auto;
	position: relative;

}
div.alles {
	width: 983px;
	margin: auto;
	float: left;
	background: url(bilder/hg.jpg) right bottom no-repeat; 
	margin-bottom: 30px;
	}

div.logo, div.bild {
	padding-bottom: 0px;
	height: 126px;
}
div.bild img { margin-right: 3px; float: left; }

img#bildrechts { margin-right: 0px; }

div.kopf-rechts { float: right;}

div.bildrechts {
	float: right;
	padding-top: 40px;
}
div.menuerechts { text-align: right; }
div.menuerechts a { text-transform: uppercase; letter-spacing: 2px; text-decoration: none; font-size: 0.9em; padding-left: 20px;}
div.menuerechts a.mena {
        background: url(bilder/rmena.gif) no-repeat;
}

div.logo {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 18px;
	height: 85px;
	margin-bottom: 10px;
}

a { color: #616463; }

div.kopf {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	height: 271px;
	width: 983px;
}

div.menue {
	width: 975px;
	border-bottom: 1px solid #e01336;
	padding-left: 8px;
	float: left;

}

div.menue a { text-transform: uppercase;  letter-spacing: 2px; font-size: 0.9em; }

div.mena, div.menp {
	float: left;
	padding-left: 20px;
	padding-right: 16px;
}

div.mena {
        background: url(bilder/mena.gif) no-repeat;
}
div.menp {
}
div.mena a {
	color: #000;
	text-decoration: none;
	float: left;
}

div.menp a {
	color: #616463;
	text-decoration: none;
	float: left;
}

div.menp a:hover {
	color: #e01336;
}

div.inhalt {
	width: 955px;
	float: left;
	padding-top: 30px;
	position: relative;
	padding-left: 28px;
}
div.inhalt-links {
	width: 220px;
	font-size: 10px;
	margin: 0px;
	float: left;
	letter-spacing: 2px;
	text-transform:uppercase;
	color: #616463;
}


div.thumb { 
	float: left;
	width: 70px;
}

div.thumb img { border: 1px solid #bbb; }	
div.bildgross {
	float: right;
	padding-left: 4px;
	width: 590px;
/*	height: 500px; */
	overflow: hidden;
	}
a.refpas {
	color: #616463;
	text-decoration: none;
	display: block;
}

a.refakt {
	color: #616463;
	text-decoration: none;
	padding-left: 14px;
	background: url(bilder/rot.gif);
	background-repeat:  no-repeat;
	display: block;
}

div.inhalt-mitte{
	float: left;
	padding-left: 40px;
	border-left: 1px solid #9a9a9a;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 694px;
	line-height: 160%;

	}
table#datenblatt td {
	padding-top: 10px;
	padding-right: 10px;
}

table#datenblatt td h3 {
	margin: 0px;
	padding: 0px;
}

p.text {
	padding-right: 180px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div.fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #b8838b;
}

div.fussprint {
	display: none;
}



ul {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	line-height: 160%;
	}
li {
        list-style-image:url(bilder/square-ie.gif);
	list-style-type:square;
}

div.startlinks, div.startmitte, div.startrechts {
	float: left;
	margin-bottom: 30px;
}
div.startlinks, div.startmitte { 
	padding-right: 18px;
}

div.startlinks a, div.startmitte a, div.startrechts a {
	text-decoration: none;
	border: none;
}


div.reflinks, div.refmitte, div.refrechts {
	float: left;
	margin-bottom: 30px;
}
div.refmitte { 
	padding-left: 20px;
	padding-right: 20px;
}

div.reflinks a, div.refmitte a, div.refrechts a {
	text-decoration: none;
	border: none;
}

div.inhalt-mitte h1 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #e01336;
	letter-spacing: 2px;

}

p.datum {
	margin-bottom: 0px;
}
p.beschreibung {
	margin-top: 0px;
	margin-bottom: 30px;
}

p.erste {
	margin-top: 0px;
}

div.adresse {
            position: absolute;
            width: 185px;
            bottom: 0px;
            left: 28px;
            font-size: 0.9em;
            letter-spacing: 1px; 
}

* html div.ul { bottom: 28px; }	

div.adresse a {
            color: #e01336;
            text-decoration: none;
}

h2 {
  font-size: 1.0em;
  padding-top: 0px;
  margin-top: 0px;
}



.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */