/***BEGINN LAYOUT orig dce6d0 dunkler d6e3c8***/
body {
	padding: 0; margin: 0;
	font-family: arial, helvetica, sans-serif, "times new roman"; font-size: 100.01%;
	height: 100%; min-height: 100%;
	background-image: url(../includes/layout/hintergrund.gif);
	background-repeat: repeat-y;
	background-color: #fcdfcb;
}

div#titelleiste {
	position: absolute; left: 0px; top: 0px; width: 100%; height: 1px; padding-left: 40px; z-index: 100;
	background-color: #006d00;
}

div#logo { position: absolute; left: 5px; top: 80px; }

div#menu { position: absolute; left: 0px; top: 0px; line-height: 17px;
	font-family: arial, helvetica, sans-serif, "times-new-roman"; font-size: 0.8em; color: white;
}

div#content { position: absolute; top:60px; left:175px; width:610px; }
div#content div#spalte_1 { position:absolute; width:140px; top:90px; left:0px; }
div#content div#spalte_2 { position:absolute; width: 440px; top:80px; left:155px; }
/***ENDE LAYOUT***/





/***BEGINN MENÜ***/
div#menu a { text-decoration:none; color:white; }
div#menu a:visited { text-decoration:none; color:white; }
div#menu a:hover { text-decoration:underline; color:white; }

div#menu div#menu_entry_1 { position: absolute; left: 130px; top: 2px; }
div#menu div#menu_entry_2 { position: absolute; left: 270px; top: 2px; }
div#menu div#menu_entry_3 { position: absolute; left: 393px; top: 2px; }
div#menu div#menu_entry_4 { position: absolute; left: 515px; top: 2px; }
div#menu div#menu_entry_5 { position: absolute; left: 625px; top: 2px; }
div#menu div#menu_entry_6 { position: absolute; left: 740px; top: 2px; }
/***ENDE MENÜ***/





/***BEGINN CONTENT***/
div#content, div#content p, div#content td, div#content li { font-family: arial, helvetica, sans-serif, "times new roman"; font-size:9pt; line-height: 130%; color: #222222;}
div#content h1 { font-family: arial, helvetica, sans-serif, "times new roman"; font-weight: bold; font-size:16pt; line-height: 120%; color: #5c585a; text-decoration:none; font-style: italic;}
div#content h2 { font-family: arial, helvetica, sans-serif, "times new roman"; font-weight: bold; font-size:13pt; line-height: 120%; color: #5c585a; }
div#content b { color: #e64215; }
div#content span#untertitel { color: #e64215; font-style: italic; font-size: 9pt; }
div#content table { width: 100%; }
div#content td { vertical-align: top; }

div#content img { margin-left: 2px; margin-right: 2px; margin-top: 2px; margin-bottom: 2px; border: 1px solid black; }
div#content img#links { float: left; margin-left: 0px; margin-right: 15px; margin-top: 5px; margin-bottom: 15px; border: 1px solid black; }
div#content img#rechts { float: right; margin-left: 15px; margin-right: 0px; margin-top: 5px; margin-bottom: 15px; border: 1px solid black; }
div#content img#rahmenlos { margin-left: 2px; margin-right: 2px; margin-top: 2px; margin-bottom: 2px; border: 0px solid black; }

div#content a { text-decoration: underline; color: #e64215; }
div#content a:visited { text-decoration: underline; color: #e64215; }
div#content a:hover { text-decoration: underline; color: #e64215; }

div#content hr {width:100%; color:#e64215; background-color:#222222; height:1px; margin-left:0; border: 0px solid #222222; }
/***ENDE CONTENT***/





/***BEGINN KALENDER***/
div#spalte_1 table { border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; }
div#spalte_1 td { padding: 0px 0px 0px 1px; border-right: 0px solid black; border-top: 1px solid black;}
div#spalte_1 td#monat { background-color: #e64215; text-align: center; vertical-align: middle; color: white; font-weight: bold; }
div#spalte_1 td#wochentag { background-color: white; text-align: left; }
div#spalte_1 td#tag { background-color: white; text-align: left; font-weight: bold; }
div#spalte_1 td#termin { background-color: #dbdbdb; text-align: center; font-weight: normal; }
div#spalte_1 td#frei { background-color: white; text-align: center; font-weight: normal; }
/***ENDE KALENDER***/