body {
	background-color: #FFFFFF;
   background-image:url('/template/Bomke/images/menu_start.jpg');
   background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y: hidden;
	overflow-x: hidden;
}

.logo {
	position:absolute;
	top: 40px;
	left: 305px;
}

.menue {
   visibility:hidden;
	position:absolute;
	top: 180px;
	left: 220px;
	outline-style:none;
	font-size: 16px;
}

.navigation {
	position:absolute;
	top: 640px;
	left: 280px;
}

#content {
	position:absolute;
	top: 193px;
	left: 582px;
	outline-style:none;
	font-size: 14px;
   padding: 9px 30px 3px 3px;
}

/*Überschrift 1+2*/
h1 { font-weight:small; font-family:Arial; font-size:12pt; color:#666666; }
h2 { font-size:10pt; font-family:Arial; color:#666666; font-weight:bold; }
/*Bildanordnung*/
h3 { float:left; margin-right:10px; margin-bottom:7px; border-style:none }
/*Text gelb markiert*/
h4 { font-size:10pt; font-family:Arial; color:#666666; font-weight:100; background-color: #FFFF00 }
/*Text in Tabellen*/
h5 { font-size:10pt; font-family:Arial; color:#666666; font-weight:100; background-color: #FFFFFF }
/*Trennlinien*/
h6 { hr-noshade height:13px; border:1px solid blue; }
/*Text rot*/
p1 { font-size:10pt; font-family:Arial; color:#990000 }

p, ul, ol, li, div, td, th, address, blockquote { font-family:Arial; font-size:10pt; font-family:Arial; color:#000000; font-weight:100; }
/*Links*/


 a:link { text-decoration:none; font-weight:small; font-size:10pt; color:#09744a; }
 a:visited { text-decoration:none; font-weight:small; font-size:10pt; color:#09744a; }
 a:hover { text-decoration:none; font-weight:small; font-size:10pt; color:#09744a; }
 a:active { text-decoration:none; font-weight:small; font-size:10pt; }
/*Fett =  font-weight: bold; */

/*Style für den Kalender - ####################################### */

.calendar_saturday {
	background-color: #ffcaa6;
}

.calendar_sunday {
	background-color: #ff9650;
}

.calendar_weekday {
	background-color: #f8f8f8;
}

.calendar_today {
	background-color: #ffff7d;
}

.calendar_noday {
	background-color: #ffffff;
}

.calendar_termin {
	background-color: #FFFFCC;
}


 #mySlideShow
{
width: 126px !important;
height: 126px !important;
}

/*Wichtige angaben für alle zukünftigen Scripte - ####################################### */

.info_error {
	color: #EE0000;
	font-size: 14;
	font-weight: bold;
}

.info_default {
	color: #000000;
	font-size: 14;
	font-weight: bold;
}

/*Tabelle Formular*/
.table_form  {
 	width: 100%;
	height: '';
	background-color: '';
 	border-width: 0;
 	border-style: none;
 	color: #000000;
}

/*Tabelle Formular*/
.table_normal  {
 	width: 100%;
	height: '';
	background-color: #FFFFFF;
 	border-width: 0;
 	border-style: none;
 	color: #000000;
}

/*Tabelle Raster*/
.table_net  {
 	width: 100%;
	height: '';
 	border-width: 0;
}

/*Tabellenkopf*/
.tableheader {
	background-color: #6385a4;
	color: #FFFFFF;
	font-weight: bold;
}

/*Tabellenkopf*/
.tableheader_light {
	background-color: #c3c8cd;
	color: #6385a4;
	font-weight: bold;
}

/*Tabellenkopf*/
.tableheader_ebene2 {
	background-color: #EBEADB;
	color: #444444;
	font-weight: small;
}

/*Feldbeschriftung*/
.tablefront {
	background-color: #d9e2ec;
	color: #666666;
	font-weight: small;
	valign: bottom;
}

/*Tabellen Body*/
.tablebody {
	background-color: #eaedf4;
	color: #666666;
	font-weight: small;
}

/*Tabellen Body*/
.tablebody_light {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: small;
}

#2 .tablefront {
 width: 135px;
}

/*Reiter aktiv*/
.areiter {
	background-color: #6385a4;
	color: #FFFFFF;
	font-weight: bold;
}

/*Reiter passiv*/
.preiter {
	background-color: #F1F3F8;
	color: #6385a4;
	font-weight: bold;
}

/*E-Card Paspatu*/
.paspatu_frame {
	background-color: #999999;
}

.paspatu {
	background-color: #FFFFFF;
	color: ;
}

.paspatu_focus {
	background-color: #f3e800;
	color: ;
}

.paspatu_online {
	background-color: #93bfe8;
	color: ;
}

/*Textliche Formatierungen*/

.color_title { font-size:12pt; font-family:Arial; color:#990000; font-weight:small }

.small { font-size: 10; }

.line { border:dashed #990000 1px; height:0px; width:100%; text-align:left;}
