a {
	color:#004A83;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;						
}

/*a:active {}*/
/*a:link {}*/
/*a:visited {}*/

body {
	background-color:#ffffff; 
	background-image:url('../images/bg1.gif'); 
	background-position:top; 
	background-repeat:repeat-x; 
	font-family:Arial, Helvetica, sans-serif;/*'Times New Roman', Times, serif;*/
	font-size:12px; 
	font-weight:normal;
}

/*.content {}*/

.frm {
	background-color:#FFFFFF; 
	background-image:url(../images/frmleft2.gif); 
	background-position:left; 
	background-repeat:repeat-y; 
	border:1px solid #666666;
}

.frmmain {
	background-image:url(../images/bg2.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
	padding:10px;
	text-align:left;	
	vertical-align:top;
}

.frmtop1 {
	background-image:url(../images/frmtop1.jpg); 
	background-repeat:no-repeat; 
	height:122px; 
	text-align:right; 
	vertical-align:top;
}

.frmtop2 {
	background-image:url(../images/frmtop2.jpg); 
	background-repeat:no-repeat; 
	height:16px; 
	text-align:right; 
	vertical-align:middle;
}

h1 {
	color:#004A83; 
	font-size:16px;
	font-weight:bold;
	text-decoration:underline; 
}

.navileft {
	min-height:180px; 
	padding:0px 5px 10px 0px;
	vertical-align:top;
}

.navileftlink {
	 color:#004A83;
	 display:block;
}

.navileft_active {
	background-color:#ffffff;         
	background-image:url('../images/menue2.gif');  
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:1px solid #c7c7c7;
	color:#004A83;
	padding:2px 0px 2px 5px;
} 
	
.navileft_open {
	background-color:#F3F3F3;
	background-image:url('../images/menue3.gif');  
	background-position:right;
	background-repeat:no-repeat;	
	border-bottom:1px solid #c7c7c7;
	color:#004A83;
	padding:2px 0px 2px 5px;
} 

.navileft_passive {
	background-color:#f3f3f3; 
	border-bottom:1px solid #c7c7c7;
	color:#004A83;
	padding:2px 0px 2px 5px;	
} 

.navipath {
	color:#b7b7b7; 
	padding-right:5px;
}

.navipathlink {
	color:#b7b7b7; 
}

.navipathlink:hover {
	text-decoration:underline;
}

/*.navipathlink:active {}*/
/*.navipathlink:link {}*/
/*.navipathlink:visited {}*/

.navitop {
	color:#004A83; 
	font-weight:bold;
	padding:4px; 
}

.navitoplink {
	color:#004A83;
}

.navitoplink:hover {
	text-decoration:underline;
}

/*.navitoplink:active {}*/
/*.navitoplink:link {}*/
/*.navitoplink:visited {}*/


/*Nachfolgend Styles für Terminliste*/

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tlh {
   text-align:left;
}

#mod_tlf {
   text-align:left;
}

#mod_tl table {
   width:100%; 
   background-color:#ffffff;
   border-collapse:collapse;
}

#mod_tl th {
   width:100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#cacaca;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_tl .border { 
	border-top:1px solid #000000; 
	border-bottom:1px solid #000000; 
}

#mod_tl .hell { 
	background-color:#ffffff; 
}

#mod_tl .dunkel { 
	background-color:#dfdfdf; 
}

#mod_tl .sp0 { 
	width:60px; 
}

#mod_tl .sp1 { 
	width:85px; 
}

#mod_tl .sp2 { 
	width:90px; 
}

#mod_tl .sp3 { 
	width:250px; 
}

#mod_tl .sp4 { 
	width:90px; 
}

#mod_tl .sp5 { 
	width:60px; 
}

#mod_tl .einrueck { 
	padding-left:15px; 
}