/*Skollbars*/

body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 }

.Stil1 {color: #174D82}
.Stil3 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil6 {font-size: xx-small}
.Stil8 {color: #174D82; font-weight: bold; }
.Stil9 {color: #666666}
.Stil13 {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Stil15 {color: #174D82; font-family: Arial, Helvetica, sans-serif; }
.Stil16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil18 {
	color: #174D82;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil20 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.Stil21 {font-family: Arial, Helvetica, sans-serif}
.Stil23 {color: #FFFFFF}
.Stil24 {
	font-size: 14px;
	font-weight: bold;
}

 a:link { text-decoration:none; font-size:12px; color:#174d82; }
 a:visited { text-decoration:none; font-size:12px; color:#174d82; }
 a:hover { text-decoration:none; font-size:12px; color:#174d82; }
 a:active { text-decoration:none; font-size:12px; }

.date_l{
background: #ddebf8 url('/images/table_dash.gif') repeat-y;
padding: 10px 10px 10px 10px;
margin: 10px 10px 0px 0px;
width: 225px;
float: left;
height: auto;
}

.date_r{
background: #ddebf8 url('/images/table_dash.gif') repeat-y;
padding: 10px 10px 10px 10px;
margin: 10px 10px 0px 0px;
width: 225px;
float: right;
height: auto;
}

.date_l a {color: #fd8201; font-size: 15px; font-weight: bold;}
.date_r a {color: #fd8201; font-size: 15px; font-weight: bold;}

h1
{
font-size: 16px;
line-height: 15px;
color: #174D82;
background: url('images/a22.gif') bottom repeat-x;
padding: 10px 0px 10px 0px;
margin: 0px;
margin-bottom: 10px;
}

h2
{
font-size: 14px;
line-height: 15px;
color: #174D82;
background: url('images/a22.gif') bottom repeat-x;
padding: 10px 0px 10px 0px;
margin: 0px;
margin-bottom: 10px;
}

h3
{
font-size: 14px;
color: #174D82;
}

h4
{
font-size: 14px;
color: #174D82;
}

h5
{
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
}

h6
{
font-size: 12px;
color: #fd8201;
margin: 0px;
padding: 0px;
}

p, ul, li, div, td { font-family:Arial; font-size:12px; font-family:Arial; color:#666666; }
/*Links*/



/*Fett =  font-weight: bold; */

.rowdatasel {
	background-color: #D8E1EB;
}

td.header {
	background-color: #A3B3D7;
	vertical-align: middle;
}

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;
}
 #mySlideShow
{
width: 126px !important;
height: 126px !important;
}

/*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: '#747474';
 	border-width: 0;
 	border-style: none;
 	color: #000000;
}

/*Tabelle Raster*/
.table_net  {
 	width: 100%;
	height: '';
 	border-width: 0;
}

/*Tabellenkopf*/
.tableheader {
	background-color: #194c83;
	color: #FFFFFF;
	font-weight: bold;
}

/*Feldbeschriftung*/
.tablefront {
 	width: 130px;
	background-color: #e1e1e6;
	color: #000000;
	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;
}

/*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;}

/*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;
}

/* 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;
}

/*E-Card Paspatu*/
.paspatu_frame {
	background-color: #999999;
}

.paspatu {
	background-color: #DDEBF8;
	color: ;
}

.paspatu_focus {
	background-color: #f3e800;
	color: ;
}

.paspatu_online {
	background-color: #ffdbc3;
	color: ;
}

.menu {
color : #666666;
padding : 4px;
background-color : #ffffff;
}
.menu a {
color : #666666;
}
#flogin p {
margin : 4px;
color : #666666;
}
#data {
background-color : #ffffff;
}
ul li {
	list-style-image: url(images/point.gif);
	margin : 4px 0px 4px 0px;
}
.contact {
margin: 18px;
}
blockquote {
	background-color:#fff;
	border : 1px solid #9d9d9d;
	margin: 5px;
	padding: 5px;
}
