@charset "utf-8";
/* CSS Document */

body{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-arrow-color: #0A43AA;
scrollbar-base-color: #8ABEF2;
scrollbar-track-color: #8ABEF2;
scrollbar-face-color: #8ABEF2;
scrollbar-highlight-color: #8ABEF2;
scrollbar-3dlight-color: #8ABEF2;
scrollbar-darkshadow-color: #8ABEF2;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#595241;
}
a:active, a:visited, a:link{
text-decoration:none;
color:#595241;
font-weight:bold;
}
a:hover{
text-decoration:underline;
color:#595241;
font-weight:bold;
}
 .invisible { 
position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px; overflow:hidden; display:inline;}
.text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#595241;
}
.text2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#595241;
}
.h1{
font-size:13px;
color:#595241;
font-weight:bold;
}
.h2{
font-size:12px;
color:#595241;
font-weight:bold;
}
p{
margin-top:5px;
margin-bottom:5px;
}


/* Anweisungen für die Einträge */
  
 .posting  { margin-bottom: 5px;
     border: 1px solid #1972AC;
	 font-size:10px;
	 color:#595241; }


/* Anweisungen für die Kopfzeile */

 .gb-headline { font-size: 12px; font-weight:bold;
     background-color: #8ABEF2; color: #333;}
    
/* hintergrundfarbe 1 für die Infozeile */

 .gb-infoline1  { font-size: 10px; font-weight:bold;
     color: #333; background-color: #DBEBFB; }
     
/* hintergrundfarbe 2 für die Infozeile */     
     
 .gb-infoline2  { font-size: 10px; font-weight:bold;
     color: #333; background-color: #DBEBFB; }     
    
/* Hintergrundfarbe 1 für Einträge */

 .gb-message1 {
 color:#333;
  font-size:12px;
 background-color: #CAE2F9;
}

/* Hintergrundfarbe 2 für Einträge */

 .gb-message2 {
 color:#333;
  font-size:12px;
 background-color: #CAE2F9;
}

/* Anweisungen für das Menü */

 .gb-menu  { font-size: 10px; font-weight:bold;
     text-align:center; }

/* Anweisungen für wichtige Hinweise */

 .warning  { font-size: 10px; font-weight:bold;
     color:#ff0000;
     padding: 1px;}
.klein {
font-size:9px;}
input {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#595241;
background-color:#DBEBFB;
}
form { margin-bottom:2px; margin-top:2px;}
.u1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #595241;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #595241;
	margin-top:0px;
}
.u1 a:active, .u1 a:visited, .u1 a:link, .u1 a:hover{
color: #595241;
text-decoration:none;
}
.kalender, .kalender a:active, .kalender a:visited, .kalender a:link{
color: #595241;
text-decoration:none;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.kalender a:hover{
color: #595241;
font-size:11px;
text-decoration:underline;
}