@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-align:center;
	background: url(/Bilder/bg_raster.gif) repeat;
}
.Horst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
.horst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
#Notizzettel a:hover {
	background-color:#00CCFF;
	border-color: #0000FF;
	text-decoration:underline;
}
.hover:hover {
	background-color:#00CCFF;
}
.hoverbesonders:hover {
	background-color: #F90;
}
.hover {
	text-decoration:none;
	text-align:center;
}
.hoverbesonders {
	font-weight: bold;
	text-decoration:none;
	text-align:center;
}
#Notizzettel a {
	display: block;
	margin: 5px;
	border: 1px;
	border-color:transparent;
	border-style:solid;
	text-decoration:none;
	text-align:center;
}
#ticker{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
a.ticker{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.ticker:hover{
	text-decoration: underline;
	background-color: #00CCFF;
}
#Notizzettel {
	background-color: #FF0;
	min-width: 100px;
	max-width: 130px;
	margin-left: auto;
	margin-right: auto;
	border-width: 2px 2px;
	border-color: #FC0 #FC0;
	border-style: solid;
	text-align:center;
}
#Notizzettel .insider {
	border:1px solid #F90;
	background-color:#FC0;
	margin:0px auto;
	width:120px;
}
hr {
	background-color:#06F;
	height: 1px;
	border:none;
	color: #06F;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000033;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
#inhalt, .inhalt {
	text-align:left;
	width:665px;
	margin:15px auto;
}
#menu {
	position: relative;
	margin-bottom:20px;
	left: -1px;
}
.priority {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FF0000;
	margin-top: 10px;
	margin-bottom: 5px;
}
#phpbutl {
	float:left;
}
#phpbutr {
	float:left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	height:15px;
	width:100%;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
#hidemesylvester {
	display:none;
	text-align:center;
}
#druckfeld {
	position: absolute;
	top: 20px;
	right: 10px;
	background-image:url(/Bilder/drucken.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
#druckfeld img {
	border:none;
	text-decoration:none;
}
a, a #druckfeld {
	text-decoration:underline;
	color:#00F;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a:hover, a:hover #druckfeld {
	text-decoration:none;
}
img {
	border: none;
}
#sprache {
	display: none;
}
#verlinkungmitbgurl {
	background-image:url(/Bilder/Links/mauerstars09.gif);
	width:625px;
	height:50px;
	padding:40px 0px 0px 40px;
}
.verlinkungmiturltext a {
	font-size:1.8em;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}
.verlinkungmiturltext a:hover {
	text-decoration:none;
	color:#D1D0C6;
	text-transform:uppercase;
}
.spanstyle {
	position: absolute;
	visibility: visible;
	top: -50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F00;
}
h1 {
	font-size: 18px;
	text-align:center;
	padding-top: 15px;
}
.fehler {
	margin:2px;
	border:1px solid #F00;
	background-color:#ffebe8;
	color:#c00;
	padding:5px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.erfolgreich {
	margin:2px;
	border:1px solid #390;
	background-color:#6f6;
	color:#390;
	padding:5px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.zeitmeldung_blau {
	margin:2px;
	border:1px solid #4D31E6;
	background-color:#ADF;
	color: #4D31E6;
	padding:5px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.zeitmeldung_weiss {
	margin:2px;
	border:1px solid #999;
	background-color:#FFF;
	color: #666;
	padding:5px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.meldung {
	margin-top:10px;
	padding:5px;
	padding-left:30px;
	background-color: #FF0;
	border: 1px solid #CC0;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	min-height:50px;
	background-image:url(/Bilder/ausrufezeichen.png);
	background-position:10px 15px;
	background-repeat:no-repeat;
}
.meldung .close {
	text-align:right;
}
.footer {
	background-image:url(/Bilder/footer_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	border-top:1px solid #06F;
	/*border-top-left-radius:7px 50px;
	border-top-right-radius:7px 50px;
	border-right:1px solid #06F;
	border-left:1px solid #06F;
	border-bottom:none;*/
	/*Das ist nur fuer CSS3*/
	padding-top:15px;
	margin-top: 15px;
}
#logout {
	margin-right:10px;
}
.titel {
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
	border-bottom: 1px solid #006;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.seiten .aktuell {
	padding:5px;
	margin:2px;
	background-color: #B7EDFF;
	border: 1px solid #06F;
	font-weight:bold;
}
.seiten .a {
	color:#000;
	background-color: #6FDBFF;
	border: 1px solid #06F;
	padding:5px;
	margin:2px;
}
.seiten .a:hover {
	background-color: #B7EDFF;
}
.seiten {
	margin-top: 10px;
	margin-bottom: 10px;
}
.search {
	float:left;
	width:300px;
	background:url(../images/background-input.png) no-repeat;
	margin:-3px 0px 0px 35px;
}
#searchform {
	float:left;
}
#searchform input {
	background:none;
	width:250px;
	height:25px;
	font-size:18px;
	margin:0px 0px 0px 5px;
	vertical-align:baseline;
	border:1px solid #000;
	color: #000;
}
#searchsubmit-area {
	float:left;
}
#searchsubmit-area:hover, #searchsubmit-area:hover #searchsubmit {
	background-color: #356CFF;
	cursor:pointer;
}
#searchsubmit-area #searchsubmit {
	background: none;
	background-image:url(/Bilder/search2.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	width:26px;
	height:29px;
	border:1px solid #000;
	border-left:none;
}
#searchform input:hover {
	background-color: #B3EAFF;
}
#searchform input:focus {
	background-color:#65EDFC;
	border-left-color:#00F;
	border-top-color:#00F;
	border-bottom-color:#00F;
}
/*#searchform input:focus #searchsubmit-area input {
	border-color:#0F0;
}
#searchform input:focus #searchsubmit-area input {
	background-color:#FFF;
}*/
.layerbox {
	position: absolute;
	top:0px;
	left:0px;
	z-index:1000;
	width: 100%;
	height: inherit;
	filter:alpha(opacity=85);
	text-align:center;
}
#userip {
	position:relative;
	top:50%;
}
