﻿a {
	color: blue; 
	font-family:Verdana;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

a:hover	{
	text-decoration:underline;
	color: #5497ec; 
}


td { color: #000000; font-family:verdana;font-size: 12px;}
body {
	text-align: center;
	background-image: url(img/back.gif);
	padding: 0px;
	margin: 0px;
}
h1
{
	color: #5497ec;
	font-family:verdana;
	font-size: 16px;
	font-weight: bold;
}

h2
{
	color: #5497ec;
	font-family:verdana;
	font-size: 14px;
	font-weight: bold;
}
h2 a
{
	color: #5497ec;
	font-family:verdana;
	font-size: 14px;
	font-weight: bold;
}

h3
{
	font-family:verdana;
	font-size: 14px;
	font-weight: bold;
}
h3 a
{
	font-family:verdana;
	font-size: 14px;
	font-weight: bold;
}

.hr {
	border-bottom:1px #838383 dotted;
}

.shadow_left {
	background-image: url(img/shadow_left.gif);
	width: 7px;   
}

.shadow_right {
	background-image: url(img/shadow_right.gif);
	width: 7px;   
}


.frame  {
	background-color: white;
	border-color:#808080;
	border-width:0px;
	border-top: 0px;
	border-style:solid;
	height: 100%;
	width: 90%;
}
.banner{
	background-image: url(img/back_top.gif);
	background-color: #e7e7e7;
	height: 91px;
}

.mainMenu a:link, .mainMenu a:visited 
  {
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	color: #5497ec;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	background-color: white;
	background-image: url("img/nav/1.gif");
}

.mainMenu a:hover  
  {
	color: white;
	background-color: #8bb9f2;
	background-image: url("img/nav/2.gif");
}

.mainMenuActive a:link, .mainMenuActive a:visited 
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	color: #f0f0f0;
	text-decoration: none;
	display: block;
	padding: 3px;
	margin: 0;
	background-color: #5497ec;
	background-image: url("img/nav/3.gif");
}

.mainMenuActive a:hover     
 {
	
}

.submenu_head {
	background-color: #8bb9f2;
	color: white;
	font-weight: bold;
	font-size: 11px;
	display:block;
	padding: 2px;
}

.wochentag{
	background-color: #8bb9f2;
	color: white;
	font-weight: bold;
	width: 85px;
}

.submenu_body {
	border-width: 1px;
	border-style:solid;
	border-color: #e6e6e6;
	color: #747474;
	font-weight: bold;
	font-size: 11px;
	display:block;
	padding: 0px;
}


input, textarea, .input1{
	border: 1px solid #5497ec;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	color: #424242;
	text-decoration: none;
	padding: 2px;
	background-color: #e3f0fd;
}
button, .input2
{
	border: 1px solid #5497ec;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	color: #747474;
	text-decoration: none;
	padding: 2px;
	background-color: #eaeaea;
}

.conttop
{
	background-image: url("img/conttop.gif");
	background-repeat: no-repeat;
	background-position: left;
	height: 10px;
	background-color: white;
}
.contbot
{
	background-image: url("img/contbot.gif");
	background-repeat: no-repeat;
	background-position: left;
	height: 10px;
	background-color: white;
}

.content{
	min-width: 600px;
	width: 100%; 
}

.nav
  {
	text-align:left;
	padding: 1px 1px 0px 1px;
	margin: 0px;
	background-color: white;
	background-image: url("img/nav/0.gif");
}
.quicknav
  {
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	color: white;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: #8bb9f2;
	height: 12px;
}

/* Start Kalender */
/*--------------------------------*/
#kalender td
{
	font-family:verdana;
	font-size:10px;
	vertical-align: top;
}

#kalender .d /* Leerer Tag */
{
	height:	70px;
	width:85px;
}

#kalender .d0  /* Normaler Tag */
{ 
	border: 1px solid #dcdcdc;
	height:	70px;
	width:85px;
}

#kalender .d1 /* Sonntag, kein Termin */
{
	border: 1px solid #bebebe;
    background-color:#DCDCDC;
    height:70px;
    width:85px;
}

#kalender .d2 /* Aktueller Tag, kein Termin */
{ 
	border: 1px solid black;
    font-weight:bold;
    height:70px;
    width:85px;
}

#kalender .d3 /* Termin, Sonntag */
{
    border: 1px solid #8cbaf7;
    background-color: #ecf4fe;
    height:70px;
    width:85px;
}

#kalender .d4 /* Heute ist Sonntag, kein Termin */
{
	border: 1px solid black;
	background-color: #DCDCDC;
    height:70px;
    width:85px;
}

#kalender .d5 /* kein Termin, Sonntag */
{
	border: 1px solid #8cbaf7;
    background-color:#c3dcfb;
    height:70px;
    width:85px;
}

#kalender .d6 /* Heute ist Sonntag, Termin */
{
	border: 1px solid black;
	background-color: #c3dcfb;
    height:70px;
    width:85px;
}

#kalender button, select /* form */
{
	border: 1px solid #c3dcfb;
	background-color: #ecf4fe;
	color: #808080;
	font-size: 10px;
}
/*--------------------------------*/
/* Ende Kalender */
.row1{
	color: #404040;
	font-family:Verdana;
	font-size: 11px; 
	border-color:#bebebe; 
	border-width:1px; 
	border-style:solid; 
	background-color: #dae9fc;	
}
.row2{
	color: #404040 ;
	font-family:Verdana; 
	font-size: 11px;
	border-color:#bebebe; 
	border-width:1px; 
	border-style:solid; 
	background-color: #ffffff;	
}

.row3{
	color: #404040 ;
	font-family:Verdana; 
	font-size: 11px;
	border-color:#bebebe; 
	border-width:1px; 
	border-style:solid; 
	background-color: #e5f2ff;	
}

.row0{
	background-color: #8bb9f2;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;	
}

.ergebnisse
{
	font-family:Verdana;
	font-size: 11px; 
	border-color:#bebebe; 
	border-width:1px; 
	border-style:solid; 		
}

.jahr
{
	color:#5497ec;
	font-size: 11px;
	font-weight: bold;
}

.slg
{
	color:#5497ec;
	font-size: 12px;
	font-weight: bold;
}
#footer{
	text-align: center;
}
#footer a{
	color: white;
	text-decoration: none;
}
#footer a:hover{
	color: white;
	text-decoration: underline;
}


/*  Ausgabe SLGEN  */
table #slgen{
	border: 1px solid gray;
	font-size: 12px;
	border-spacing: 0px;
  width: 100%;
}

table #slgen th{
	background-color: #5497ec;
	color: white;
	text-align: left;
	padding: 2px;
}
table #slgen td{
	padding: 2px;
}
  
table #slgen tr{
	background-color: white;
	color: #424242;
	text-align: left;
	vertical-align: top;

}

table #slgen tr.rowEven
{
  background: #eee;

}
table #slgen tr.rowOdd
{
  background: #fff;
}



#galerie img{
	margin-top: 10px;
	border: 1px solid black;  
}
