BODY
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-style : normal;
	color: #8D614B;
	background-color: #FFFFF0;
	margin-top: 10px;
	margin-left: 0px;
}

BODY.oben
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-style : normal;
	background-color: #8d614b;
	}

img
	{border-right: solid silver 3px;
	border-left: solid white 3px;
	border-bottom: solid silver 3px;
	border-top: solid white 3px;
	margin-top: 10px;
	margin-bottom: 5px;
	}

TD
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-style : normal;
	color: #8D614B;
	vertical-align: top;
	border-bottom: 1px solid #BC9481;
	background-color: #FFFFF0;
	}

td.rechts
	{border-bottom: 1px solid #BC9481;
	font-size : 9pt;
	text-align: right;
}

TR.row1
{background-color: #bfdfff;
}

TR.row2
{background-color: #FFFFFF;
}

A:link, A:visited, A:active
{
	color : #8D614B;
	text-decoration : underline;
	background-color: #F0E8E3;
}

a:hover 
{
	color : #F8F4F3;
	text-decoration : underline;
	background-color: #AD7C65;
}
		

A.no_underline:link, A.no_underline:visited, A.no_underline:active
{
	color : #8D614B;
	text-decoration : none;	
	background-color: #F0E8E3;
}

A.no_underline:hover 
{
	color : #F8F4F3;
	text-decoration : none;
	background-color: #AD7C65;
}
		

H1 {
	background: #ad7c65 none;
	color: #FAFAD2;
	font-size: 11pt;
	padding-left: 10px;
	margin-left: 10px;
}

H1.end {
	background: #ad7c65 none;
	color: #000000;
	font-size: 10pt;
	padding-left: 10px;
	margin-left: 10px;
}

table 
{
	margin-left: 30px;
	width: 450px;
	
}

DIV
{height: auto;
border-right: 1px solid #BC9481;
width: 550px;
}


H2 
{	color : #8D614B;
	font-size : 10pt;
	margin-left: 30px;
	border-bottom: thick solid;
	border-color: #AD7C65;
}

H3, H4, H5, H6 
{
	font-size : 9pt;
	margin-left: 30px;
	font-weight: bold;
}

h3 
{
	margin-left: 30px;
	}

th 
{
	font-size : 9pt;
	font-weight: bold;
	background-color: #AD7C65;
	color : #FAFAD2;
}


h4 
{
		margin-left: 30px;
	font-style: italic;
}

P 
{
	text-decoration : none;
	font-size : 9pt;
	margin-left: 30px;
	margin-right: 10px;
}

li, ul 
{
	text-decoration : none;
	font-size : 9pt;
	margin-left: 23px;
	margin-right: 10px;
}

table.rs 
{
border: 0px none; 
width: 500px;
vertical-align: top;
margin-left: 10px;
font-size: 10pt;
}

table.menu_edit 
{
border: 0px none; 
width: 900px;
vertical-align: top;
margin-left: 10px;
font-size: 10pt;
}

table.linien 
{border: 0px none; 
vertical-align: top;
margin-left: 30px;
width: 500px;
font-size: 10pt;
}

table.kalender
{border: 1px #007f00 solid;
width: 300px;
margin-left: 0px;
font-size: 10pt;
}

TH.kalender_datum
{font-family: Verdana;
font-size: 9pt;
text-align: center;
color: FFFFFF;
margin-top: 0px;
background-color: #5ebc65;
border-bottom: 0px #007f00 solid;
}

TH.kalender_tag
{font-family: Verdana;
font-size: 9pt;
text-align: center;
color: FFFFFF;
margin-top: 0px;
background-color: #5ebc65;
border-bottom: 4px #007f00 solid;
}

TD.kalender
{font-family: Verdana;
vertical-align: top;
text-align: center;
font-size: 9pt;
margin-top: 0px;
border: 1px #007f00 solid; 
}

TD.kalender_heute
{font-family: Verdana;
vertical-align: top;
text-align: center;
background-color: red;
color: #FFFFFF;
font-size: 9pt;
margin-top: 0px;
font-weight: bold;
border: 1px #007f00 solid; 
}

TD.kalender_link
{font-family: Verdana;
vertical-align: top;
text-align: center;
background-color: blue;
color: #FFFFFF;
font-size: 9pt;
margin-top: 0px;
font-weight: bold;
border: 1px #007f00 solid; 
}

DIV.menu_edit
{height: auto;
border-right: 1px solid #007f00;
width: 950px;
}

A:link.kalender, A:active.kalender, A:visited.kalender
{text-decoration: none;
color: #FFFFFF;
background-color: #000099;
display: block;
}

A:hover.kalender
{background-color: #BAF9B7;
display: block;
color: #000099;
text-decoration: none}


A.end:active, A.end:link, A.end:visited
{background-color: #AD7C65;
color: #F0E8E3;
font-weight: bold;
display: block;
text-decoration: none}

A.end:hover
{background-color: #F0E8E3;
color: 000000;
font-weight: bold;
display: block;
text-decoration: none}

TEXTAREA
{background-color: #f5f8fd;
color: #000090;
font-family: Verdana;
font-weight: normal;}

INPUT
{background-color: #f5f8fd;
color: #000090;
font-family: Verdana;
font-weight: normal;}

SELECT
{background-color: #f5f8fd;
color: #000090;
font-family: Verdana;
font-weight: normal;}

BUTTON 
{background-color: #f5f8fd;
color: #000090;
font-family: Verdana;
font-weight: normal;}

TEXTAREA.optional
{background-color: #E9FEDE;
color: #000090;
font-family: Verdana;
font-weight: normal;}

INPUT.optional
{background-color: #E9FEDE;
color: #000090;
font-family: Verdana;
font-weight: normal;}

TEXTAREA.entwickler
{background-color: #f5f8fd;
color: #000090;
font-family: Verdana;
font-weight: normal;}

INPUT.entwickler
{background-color: #f5f8fd;
color: #000090;
font-family: Verdana;
font-weight: normal;}

SELECT.entwickler
{background-color: #f5f8fd;
color: #000090;
font-family: Verdana;
font-weight: normal;}

blockquote {
    border-style: solid;
    border-width: 2px;
    border-color: #8D614B;
    padding: 20px;
	margin-left: 28px;
}