body  {
   font-family:Arial; font-size:10pt;
   background-color: #FFFFFF;
 }
/*Überschrift 1+2*/

h1
{
position: relative;
top: 1px;
font-size: 18px;
line-height: 15px;
color: #c40000;
letter-spacing: 0px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}

h2
{
position: relative;
top: 1px;
font-size: 14px;
line-height: 15px;
color: #1c3367;
letter-spacing: 0px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}

h3
{
position: relative;
top: 1px;
font-size: 14px;
line-height: 15px;
color: #c40000;
letter-spacing: 0px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}

h4
{
position: relative;
top: 1px;
font-size: 18px;
line-height: 15px;
color: #1c3367;
letter-spacing: 0px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}

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


/*Links*/
 a:link { text-decoration:none; font-weight:small; font-size:10pt; color:#000099; }
 a:visited { text-decoration:none; font-weight:small; font-size:10pt; color:#000099; }
 a:hover { text-decoration:none; font-weight:small; font-size:10pt; color:#000099; }
 a:active { text-decoration:none; font-weight:small; font-size:10pt; }

#logo {
   position: relative;
   left: 10px;
   top: 10px;
}

#thema {
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -280px;
  width: 560px;
  text-align: center;
}

#thema h1 {
  font-size: 10px;
  font-family: Arial;
  color: #FFF;
  background: none;
  padding-top: 0px;
  line-height: 7px;
}

#slogan {
   position: relative;
   left: 15px;
   top: 23px;
   color: #FFFFFF;
   font-size: 12pt;
   font-family: Verdana;
}

.body_table {
   width: 980px;
   background-color: #FFFFFF;
}

.content {
   width: 620px;
   padding: 0px 10px 0px 10px;
}

.sidebar {
   width: 180px;
}

.sidebarhead {
	background: #454545;
   background: url('images/menue_header.gif') repeat-x;
	padding: 5px 5px 4px 28px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
}

.sidebarbody {
	background: #ececec;
	padding: 9px 7px 9px 9px;
	border: 1px solid #cacaca;
	text-align: left;
	margin-bottom: 10px;
}

/* Sidebar menu */
.sidebarbody ul.sidemenu {
	list-style:none;
	margin: 3px 0 7px 0;
	padding: 0;
	background: #ececec;			
}
.sidebarbody ul.sidemenu li {
	padding: 0px 10px 0px 0px;
}
.sidebarbody ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 10px;
	line-height: 1.5em;
	border-bottom: 1px dashed #454545;
	text-decoration:none;
}
.sidebarbody ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
.sidebarbody ul.sidemenu a:hover {
	padding: .3em 0 .3em 5px;
	border-left: 5px solid  #1c4781;
	color: #1c4781;		
}


img.image {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.right {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
   margin: 5px 0px 5px 15px;  
}
img.left {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
   margin: 5px 15px 5px 0px;
}

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

/*Wichtige angaben für alle zukünftigen Scripte - ####################################### */

.info_error {
	color: #FFFFFF;
	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: #292929;
	color: #FFFFFF;
	font-weight: bold;
}

/*Tabellenkopf*/
.tableheader_light {
	background-color: #797979;
	color: #FFFFFF;
	font-weight: bold;
}

/*Tabellenkopf*/
.tableheader_ebene2 {
	background-color: #EBEADB;
	color: #444444;
	font-weight: small;
}

/*Feldbeschriftung*/
.tablefront {
	background-color: #d8d8d8;
	color: #000000;
	font-weight: small;
	valign: bottom;
}

/*Tabellen Body*/
.tablebody {
	background-color: #efefef;
	color: #000000;
	font-weight: small;
}

/*Tabellen Body*/
.tablebody_light {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: small;
}

#2 .tablefront {
 width: 135px;
}

/*Reiter aktiv*/
.areiter {
	background-color: #292929;
	color: #FFFFFF;
	font-weight: bold;
}

/*Reiter passiv*/
.preiter {
	background-color: #d8d8d8;
	color: #292929;
	font-weight: bold;
}

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

.paspatu {
	background-color: #bfbfbf;
	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;}
