#kopf {
	background: #bf0000 url(none);
	margin:0;
	text-align:left;
	position: fixed;
	height: 60px;
	width: 100%;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	left: 240px;
	visibility: visible;
	position: absolute;
	top: 15px;
	font-size: 20px;
	font-style: normal;


}

#inhalt {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #bf0000;
	left: 240px;
	text-align: left;
	position: absolute;
	top: 60px;
	width: 75%;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	background-color: #bf0000;
	height: auto;
	width: auto;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	left: 20px;
	position: relative;


}

a:link {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
}

a.xclose {
	background-image: url(../pics/x-schliessen.gif);
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	margin-right: 10px;
}

/* Navigation Anfang*/
#navi {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	top: 60px;
	left: 20px;
	z-index: 1;
	font-size: 12px;
	position: fixed;
}

#navi div {
	display: block;
	border: 1px solid #FF1A1A;
	margin-bottom: 2px;
	background-color: #E60000;
	color: #e60000;
}

#navi div a, #navi div a:link {
	text-decoration: none;
	padding: 5px;
	display: block;
	width: 158px;
	color: #FFFFFF;
	background-color: #e60000;
}

#navi div a:visited {
	color: #FFFFFF;
	background-color: #DD0000;
}

#navi div a:hover, #navi div a:active, #navi div a:focus {
	text-decoration: none;
	display: block;
	color: #D7D7D7;
	background-color: #bf0000;
}
/* Navigation Ende*/

.popuppic {
	font-size: 12px;
	left: 240px;
	top: 80px;
	visibility: hidden;
	z-index: 1;
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	width: 300px;
	right: auto;
	bottom: auto;
	height: auto;
	position: fixed;
	background-color: #bf0000;
}

td.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 200px;
	float: none;
	clip:  rect(auto 10px auto 10px);
	border-right-width: 10px;
	border-right-color: #bf0000;
	border-right-style: solid;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #bf0000;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	white-space: normal;
}

img.thumb {
	float: left;
	margin-right: 5px;
	clear: none;
}

th.head {
	font-family: Arial, Helvetica, sans-serif;
	color: #bf0000;
	background-color: #E6E6E6;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 5px;
	border-bottom: 10px solid #bf0000;
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
}

.lupe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style-image: url(../pics/zoom-lupe.gif);
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../pics/zoom-lupe.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: text-top;













}
