/*Skollbars*/

body  {
font-family:Arial; font-size:10pt;
 }
/*Überschrift 1+2*/
h1 { font-weight:small; font-family:Arial; font-size:12pt; color:#000000; }
h2 { font-size:10pt; font-family:Arial; color:#000000; 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:#000000; font-weight:100; background-color: #FFFF00 }
/*Text in Tabellen*/
h5 { font-size:10pt; font-family:Arial; color:#000000; 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:#001EE1; }
 a:visited { text-decoration:none; font-weight:small; font-size:10pt; color:#001EE1; }
 a:hover { text-decoration:none; font-weight:small; font-size:10pt; color:#AA0000; }
 a:active { text-decoration:none; font-weight:small; font-size:10pt; }
/*Fett =  font-weight: bold; */

.rowdatasel {
	background-color: #D8E1EB;
}

td.header {
	background-color: #A3B3D7;
	vertical-align: top;
}

td.title {
	background-repeat: repeat-x;
	background-image: url(./tablebg.gif);
	font-weight: bold;
	font-size: 13;
	color: #FFFFFF;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

small {
	font-size: 10;
}

.foots {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#CCCCCC;
}

.foots a, .foots  a:link, .foots a:visited, .foots a:hover, .foots a:active {
text-decoration:none;
font-size:10px;
color:#999999;
}

/*Tabelle Formular*/
.table_form  {
 	width: 580px;
 	border-width: 0;
 	border-style: none;
 	color: #000000;
}

/*Tabelle Raster*/
.table_net  {
 	width: 100%;
 	border-width: 0;
}


/*Tabellenkopf*/
.tableheader {
	background-color: #476EC8;
	color: #FFFFFF;
	font-weight: bold;
}

/*Feldbeschriftung*/
.tablefront {
 	width: 130px;
	background-color: #A1B0D6;
	color: #000000;
	font-weight: small;
	valign: bottom;
}

/*Tabellen Body*/
.tablebody {
 	width: 450px;
	background-color: #F1F3F8;
	color: #000000;
	font-weight: small;
}

#2 .tablefront {
 width: 135px;
}

/*Textformatierungen*/

.headline_01 {
	font-size: 12pt;
	font-weight: bold;
	color:#000000;
}

/*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: 580px;
	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: #174D82;
	color: #FFFFFF;
	font-weight: bold;
}

/*Tabellenkopf*/
.tableheader_ebene2 {
	background-color: #EBEADB;
	color: #444444;
	font-weight: small;
}

/*Feldbeschriftung*/
.tablefront {
 	width: 130px;
	background-color: #DEE3E7;
	color: #444444;
	font-weight: small;
	valign: bottom;
}

/*Tabellen Body*/
.tablebody {
 	width: 450px;
	background-color: #F1F3F8;
	color: #000000;
	font-weight: small;
}

#2 .tablefront {
 width: 135px;
}

/*Reiter aktiv*/
.areiter {
	background-color: #476EC8;
	color: #FFFFFF;
	font-weight: bold;
}

/*Reiter passiv*/
.preiter {
	background-color: #F1F3F8;
	color: #FF6928;
	font-weight: bold;
}

/*E-Card Paspatu*/
.paspatu_frame {
	background-color: #999999;
}

.paspatu {
	background-color: #FFFFFF;
	color: ;
}


.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;}



/*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;
}



/*Tabellen Body hell*/
.tablebody_light {
	background-color: #F1F3F8;
	color: #000000;
	font-weight: small;
}

/*Zeilen Format*/
.table_normal tr {
	background-color: #efefef;
}
/*Hover-Effekt*/
.table_normal tr:hover td {
	background-color:#dee3e7;
}

/*Tabellenkopf*/
.table_normal th {
	background-color: #a3b1d8;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}


p, h1, h2, h3, h4 {
	margin: 10px 15px;
}

/* Ausrichtungs Klassen */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* Zusätzliche Klassen */
.clear { clear: both; }
.gray  { color: #BFBFBF; }



/* Newsformatierung */
.news {
	margin: 0 0 15px 0; padding: 0;
	background: #FFF url(images/bg2.jpg) repeat-x;
	border: 1px solid #EFEDED;
}
.news .news-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.news .news-footer .date {
	background: url('images/clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.news .news-footer .comments {
	background: url('images/comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.news .news-footer .readmore {
	background: url('images/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.tableheader a {
	color: #FFFFFF;
	font-weight: bold;
}

.menu {
color : #000000;
padding : 4px;
background-color : #ffffff;
}
.menu a {
color : #000000;
}
#flogin p {
margin : 4px;
color : #000000;
}
#data {
background-color : #ffffff;
}
ul li {
	list-style-image: url(images/point.gif);
	margin : 4px 0px 4px 0px;
}
.contact {
margin: 18px;
}
