/* CSS Document */

/* Text, Tabellen und Titel definitionen*/
form { margin: 0pt; padding: 0pt }

body, td, div {
	font-family: Verdana, Arial,sans-serif;
	font-size: 12px;
}

h1 {
font-size: 11pt;
}

h2{
font-size: 10pt;
}

h3{
font-size: 10pt;
}

.footer {
	font-size: 12px;
	color: #7a7a7a;
	text-decoration: none;
}


/* News, Events und Quickfinder Definitionen */
.gedichtderwoche {
	font-size: 12px;
	font-family: Verdana, Arial, san-serif;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}


.newszeile {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.newszeile {
	font-size: 13px;
	color: #000000;
	text-decoration: none;	
}



a.newszeile:hover {
	color: #000000; 
	text-decoration: underline; 
}

a.newszeile:active {
	color: #000000; 
	text-decoration: none; 
}

a.newszeile:link {
	color: #000000; 
	text-decoration: none; 
}
a.newszeile:visited {
	color: #000000; 
	text-decoration: none; 
}

.quickzeile {
	font-size: 14px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* link*/


a:link, a:visited, a:active{
	font-weight: normal;
	color: #913336; 
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #913336; 
	text-decoration: underline; 
}

/* content Tab navi */
#tabContainer {
margin: 10px 0 0 0;
}

.tabNav ul{
padding: 0px;
margin: 0px;
height: 20px;
line-height: 20px;
background: #efefef;
width: 600px;
}

.tabNav ul li{
padding: 0px;
margin: 0px;
list-style: none;
display: inline;
font-size: 11px;
font-family: Verdana;
}

.tabNav ul li a{
padding: 2px;
background: #dcdfe5;
color: #000000
}

.tabNav ul li a.active{
font-weight: bold;
background: #b0b5c0;
color: #913336
}

	/* Agenda */

.agendatitle	{	font-size: 12px;
					font-weight: bold;
					color: #000000;
					padding-left: 6px;
				}

table.agenda    {
        border-collapse: collapse;
        table-layout:   fixed;
        width:          122px;
        background-color:   #ffffff;
        display: inline-table;
        }

td.agendahead   {
        font-family:    Arial, Helvetica, sans-serif;
        font-size:      7pt;
        padding:        2px;
        width:          18px;
       	text-align: center;
        background-color:   #FFFFFF;
        }
        
.days   {
        font-family:    Arial, Helvetica, sans-serif;
        font-size:      7pt;
        }        
        
        

td.agenda   {
        font-family:    Arial, Helvetica, sans-serif;
        font-size:      7pt;
        border:         1px solid #8d8e8f;
        padding:        2px;
        width:          12px;
        text-align: center;
        }
        
a.td.agenda:hover   {
        font-family:    Arial, Helvetica, sans-serif;
        font-size:      7pt;
        border:         1px solid #dddddd;
}        
              

td.agendaday    {
        font-family:    Arial, Helvetica, sans-serif;
        font-size:      7pt;
		color: #ffffff;
		border: 2px solid #000000;
        padding:        2px;
        width:          12px;
        }

td.agendasel    {
        font-family:    Arial, Helvetica, sans-serif;
        font-size:      7pt;
        color: #8f3338;
        font-weight: bold;
        border:         1px solid #e2e2e2;
        padding:       2px;
        width:         12px;
        }

a.agenda    {
        text-decoration:none;
        color:          #000000;
        }
        

.anzeige	{ border: 1px #000000 solid; background-color: #ffffff }
a.anzeige	{ border: 1px #000000 solid; background-color: #ffffff }
.sonntag	{ background-color: #D4D9D9 }
.heute		{ background-color: #e2e2e2 }
.titel		{ font-size: 13px }
.kopf		{ background-color: #bbbbbb; color: #FFFFFF}
.tagesanzeige { font-size: 11px; line-height: 100%; font-family: Arial; color: #000000 }
a.tagesanzeige { font-size: 11px; line-height: 100%; font-family: Arial; color: #000000 }
a.tagesanzeige:link { font-size: 11px; line-height: 100%; font-family: Arial; color: #000000 }
a.tagesanzeige:hover { font-size: 11px; line-height: 100%; font-family: Arial; color: #8f3338 }
a.tagesanzeige:active { font-size: 11px; line-height: 100%; font-family: Arial; color: #000000 }
a.tagesanzeige:visited { font-size: 11px; line-height: 100%; font-family: Arial; color: #000000 }
