
body {
	margin:0px;
}
body, td, div, p, span, li {
	font-family: arial,sans-serif;
	font-size:10pt;
	color:#000000;/* #2954b0 #4B76D2*/
}
form {
	margin:0px;padding:0px;
}
.zitat {
	font-style:italic;
}
#quelle {
	padding-top:5px;
	font-size:8pt;
}
#zitat {
	padding-left:20px;
}
ul li {
	padding-bottom:10px;
}
.b {
	font-weight:bold;
}
.norm {
	font-weight:normal;
}
.top {
	font-size:8pt;
}
.headline {
	font-family: andy, "comic sans ms", times new roman, serif;
	font-size:14pt;
	color:#2954b0;/* #2954b0 #4B76D2*/
}
.print {
	color:black;
}
a.white, a.white:link, a.white:visited, a.white:hover {
	color:#ffffff;
}
.grayout {
	color:#939393;
	font-style:italic;
}
.name {
	font-family: andy, "comic sans ms", arial,sans-serif;
	font-size:12pt;
	color:#2954b0;
}
a:link {
	text-decoration:underline; color:#2954b0;
	font-weight:normal;
}
a:visited {
	text-decoration:underline; color:#2954b0;
	font-weight:normal;
}
a:hover {
	text-decoration:none; color:#1843a0;/*#df0000*/
	font-weight:normal;
}
a.active {
	text-decoration:none; color:#1843a0; background-color:#FFefdf;/*#FFefbf*/
}

.uplink {
	text-align:right;
	font-weight:normal;
}

a.menu {
	padding-left:25px;
	font-size:14pt;
	font-family:/*"lucida handwriting", "kristen itc", */andy, "comic sans ms", times new roman, serif;
	text-decoration:underline; color:#5c87e3;
	font-weight:normal;
}
a.menu:link {
	text-decoration:underline; color:#5c87e3;
}
a.menu:visited {
	text-decoration:underline; color:#5c87e3;/*#4B76D2;*/
}
a.menu:hover {
	text-decoration:none; color:#073290;/*#1843a0;*//*#df0000*/
	background-image:url(bilder/pointer.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
a.menuactive {
	padding-left:25px;
	font-size:14pt;
	font-family:/*"lucida handwriting", "kristen itc", */andy, "comic sans ms", times new roman, serif;
	text-decoration:none; color:#073290;/*#df0000*/
	background-image:url(bilder/pointer.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
* html a.menu:hover {
	display:inline;
}
a.menu2nd {
	padding-left:45px;
	font-size:10pt;
	font-family: times new roman, serif;
	text-decoration:underline; color:#4B76D2;
	font-weight:normal;
}
a.menu2nd:link {
	text-decoration:underline; color:#4B76D2;
}
a.menu2nd:visited {
	text-decoration:underline; color:#4B76D2;
}
a.menu2nd:hover {
	text-decoration:none; color:#073290;/*#1843a0;*//*#df0000*/
	/*background-image:url(bilder/pointer.gif);
	background-repeat:no-repeat;
	background-position:20px 3px;*/
}
a.menu2ndactive, a.menu2ndactive:link, a.menu2ndactive:visited, a.menu2ndactive:hover {
	padding-left:45px;
	font-size:10pt;
	font-family: times new roman, serif;
	text-decoration: none; 
	color:#1843a0;/*#df0000*/
	/*background-image:url(bilder/pointer.gif);
	background-repeat:no-repeat;
	background-position:20px 3px;*/
	font-weight:bold;
}
* html a.menu2nd:hover {
	display:inline;
}
.menu2ndspacer {
	height:5px;
}

a.back {
	font-size:14pt;
	font-family:/*"lucida handwriting", "kristen itc", */andy, "comic sans ms", arial,sans-serif;
	text-decoration:underline; color:#5c87e3;
	font-weight:normal;
}
a.back:link {
	text-decoration:underline; color:#5c87e3;
}
a.back:visited {
	text-decoration:underline; color:#5c87e3;/*#4B76D2;*/
}
a.back:hover {
	text-decoration:none; color:#073290;/*#1843a0;*//*#df0000*/
}

.orange {
	background-color:#ffdfac; /* #FFbc3a */
}
.blue {
	background-color:#9fafd2;/* #4B76D2 */
}
.green {
	background-color:#eafaea;
}

.thumb {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	height:190px;
}
#bigpic {
	position:relative;
	z-index:10;
	background-color:#ffffff;
	/*border:1px solid #9fafd2;*/
}
#content {
	padding-right:30px;
	padding-top:80px;
	text-align:justify;
	/*border:1px solid red;
	overflow:auto;
	height:390px;*/
}
#flatter {
	text-align:left;
}
#teamtable td {
	text-align:justify;
}

.footer {
	padding-right:30px;
	font-size:10pt;
}

#logo {
	position:absolute;
	z-index:1;
	border-right:5px solid #ffdfac;
	border-bottom:5px solid #9fafd2;

	/*border-top:10px solid #FFbc3a;*/
	/*border-left:10px solid #4B76D2;*/
}

#text {
	padding-top:10px;
	padding-left:10px;
}

#routinetable td{
	padding-bottom:2px;
	text-align:justify;
}

#admin-mode {
	font-weight:bold;
	font-size:23px;
	font-style:italic;
	color:#9fafd2; /*#5c87e3*/
}
#loginbox {
	border:2px outset #9fafd2;
}
#loginbox_title {
	background-color:#9fafd2;
	color:white;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:2px;
}
.textinput {
	height:20px;
	font-size:10px;
}
.gray {
	color:#797979;
	font-style:italic;
}
#error {
	border:2px solid red;
	padding:5px;
	font-weight:bold;
}
#mastererror {
	border:5px solid red;
	padding:10px;
	font-weight:bold;
	font-size:20px;
}
#message {
	border:2px solid #669966;/*9fafd2*/
	padding:10px;
	font-weight:bold;
	color:#336600;/*2954b0*/
	background-color:#eafaea;
	/*text-align:center;*/
}
#message2 {
	font-weight:normal;
	color:black;/*2954b0*/
}
#eventtable td{
	background-color:#ffffff;
	border-left:1px solid #9fafd2;
	border-top:1px solid #9fafd2;
	padding:0px;
	padding-left:5px;
	padding-top:2px;
}
#eventframe{
	border-left:3px solid #FFce4b;
	border-top:1px solid #FFce4b;
}
#eventframechanged{
	border-left:3px solid #669966;
	border-top:2px solid #669966;
	background-color:#eafaea;
}
#eventtable2 td{
	background-color:#ffffff;
	border-left:1px solid #FFce4b;
	border-top:1px solid #FFce4b;
	padding:0px;
	padding-left:5px;
	padding-top:2px;
}
#eventframe2{
	border-left:3px solid #9fafd2;
	border-top:1px solid #9fafd2;
}
#eventheadline{
	color:#2954b0;
	font-size:14px;
	font-weight:bold;
}
.eventheadline{
	color:#2954b0;
	font-size:14px;
	font-weight:bold;
}
#headlinetable td{
	border:0px;
	padding:0px;
}
.eventdescription {
	width:540px;
	font-family: arial,sans-serif;
	font-size: 12px;
}
* html .eventdescription {
	width:500px;
}
#archiveflag {
	/*margin-left:5px;*/
	padding-left:5px;
	padding-right:5px;
	background-color:#ffdfac;
}

#eventtableprint td{
	border-left:1px solid gray;
	border-top:1px solid gray;
	padding:3px;
}

a.hint:hover   {
	background-color:#ffffff;
}
a.hint span {position:absolute;display:none;}
a.hint:hover span {
	display:inline;
	padding:3px;
	background-color:#ffdfac;
	border:1px solid #9fafd2;
}

.spanForm {
	position:absolute;
	border:2px outset gray;
	background-color:#ffdfac;
	padding:5px;
	display:none;
	top:30px;
	left:100px;
	z-index:100;
	/*width:600px;*/
}
#linkeditTB td {
	font-size:10px;
}
.linkinput {
	font-size:9px;
	height:18px;
}
a.abutton {
	border:2px outset; font-size:16px; font-weight:bold; text-decoration:none;
	padding-bottom:1px;
}
a.abutton:link {
	border:2px outset; font-size:16px; font-weight:bold; text-decoration:none;
	padding-bottom:1px;
}
a.abutton:visited {
	border:2px outset; font-size:16px; font-weight:bold; text-decoration:none;
	padding-bottom:1px;
}
a.abutton:hover {
	border:2px inset; font-size:16px; font-weight:bold; text-decoration:none;
	padding-bottom:0px;
}

.button {
	height:20px;
	font-size:10px;
}

.popup {
	position: absolute;
	top:100px;
	left:100px;
	/*width:300px;*/
	/*height:150px;*/
	border: 2px outset;
	display : none;
	background : silver;
}
.titel {
	/*border-bottom:2px inset silver;*/
	padding-left:3px;
	background:#000099;
	/*background-image:url(pop/titleHigru.gif);*/
	/*filter:Alpha(opacity=20, finishopacity=100, style=2)*/
	color:white;
	font-family:arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.poptitel {
	color:white;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.poptext {
	color:black;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	/*padding-top:10px;*/
}
.popbutton {
	height:22px;
	width:94px;
	margin-left:5px;
	margin-right:5px;
	font-size:10px;
}

		#newsticker {
			visibility:hidden;
		}
		a.tick, a.tick:link, a.tick:hover, a.tick:visited {
			text-decoration:none;
			color:black;
		}
