.kein_CSS {}


/* GLOBALER STYLE ------------------------------------------------------- */
body { 
	font-size: 11px; 
	line-height: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#333333; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}

p,td { 					
	font-size: 11px; 
	line-height: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#333333; 
}

h1 {
	font-size: 15px;
	color:#215099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
}

h2 { 
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
}

li { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;  
	list-style-type: square; 
}

ul.epaper {
	margin:15px;
	padding:0px;

}



/* FORMULAR ---------------------------------------------------------- */
input	{}



/* LINKS ---------------------------------------------------------- */
a				{ text-decoration:underline; font-size: 11px; color:#215099; }
a:link 			{ text-decoration:underline; font-size: 11px; color:#215099; }
a:visited 		{ text-decoration:underline; font-size: 11px; color:#215099; }
a:hover 		{ text-decoration:underline; font-size: 11px; color:#57AE64; }
a:active	 	{ text-decoration:underline; font-size: 11px; color:#215099; }
a:focus 		{ text-decoration:underline; font-size: 11px; color:#215099; }

.nav			{ text-decoration:none; font-size: 11px; font-weight:bold; color:#215099; }
.nav:link 		{ text-decoration:none; font-size: 11px; font-weight:bold; color:#215099; }
.nav:visited 	{ text-decoration:none; font-size: 11px; font-weight:bold; color:#215099; }
.nav:hover 		{ text-decoration:none; font-size: 11px; font-weight:bold; color:#57AE64; }
.nav:active 	{ text-decoration:none; font-size: 11px; font-weight:bold; color:#215099; }
.nav:focus 		{ text-decoration:none; font-size: 11px; font-weight:bold; color:#215099; }

.nav_mark			{ text-decoration:none; font-size: 11px; font-weight:bold; color:#000000;  }
.nav_mark:link		{ text-decoration:none; font-size: 11px; font-weight:bold; color:#000000;  }
.nav_mark:visited 	{ text-decoration:none; font-size: 11px; font-weight:bold; color:#000000;  }
.nav_mark:hover		{ text-decoration:none; font-size: 11px; font-weight:bold; color:#57AE64;  }
.nav_mark:active	{ text-decoration:none; font-size: 11px; font-weight:bold; color:#000000;  }
.nav_mark:focus 	{ text-decoration:none; font-size: 11px; font-weight:bold; color:#000000;  }

.navchild			{ color:#000000; text-decoration:none; font-size: 11px; line-height: 13px;  }
.navchild:link 		{ color:#000000; text-decoration:none; font-size: 11px; line-height: 13px;  }
.navchild:visited 	{ color:#000000; text-decoration:none; font-size: 11px; line-height: 13px; }
.navchild:hover 	{ color:#57AE64; text-decoration:none; font-size: 11px; line-height: 13px;  }
.navchild:focus 	{ color:#000000; text-decoration:none; font-size: 11px; line-height: 13px; }
.navchild_mark		{  }

.teaser				{ color:#000000; text-decoration:none;  }
.teaser:link 		{ color:#000000; text-decoration:none;  }
.teaser:visited 	{ color:#000000; text-decoration:none;  }
.teaser:hover 		{ color:#57AE64; text-decoration:none;  }
.teaser:focus 		{ color:#000000; text-decoration:none;  }




/* TABELLEN ------------------------------------------------------- */
caption,th {
	background-color:#8C8E8C;
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:5px;
}



/* KLASSEN --------------------------------------------------------- */

.titel 		{ font-size: 15px; color:#000000; background-color:#ABD6B1; padding-left:1px; padding-top:3px; padding-bottom:3px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.home_title { font-size: 15px; color:#215099; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  }
.untertitel { font-size: 12px; color:#57AE64; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

.child { padding-left:20px;  line-height: 13px;}
.footer { font-family: Times New Roman, Times, serif; font-size: 12px; font-weight: bold; color: #57ae64; }
.service_field	{ width: 110px; height: 22px; font-size: 11px; font-family: Arial, Helvetica, sans-serif;   }
.service_select	{ width: 160px; height: 22px; font-size: 11px; font-family: Arial, Helvetica, sans-serif;   }
.service_bt		{ width: 50px;  height: 22px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; border: 2px inset;   }
.service_label  { background-image:url(../../layout/img/raster_weiss.gif); width: 160px;  }

.space { padding-top: 10px; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; }
.L,.IL {  font-weight: normal; padding-left: 10px; padding-right: 10px;}
.SL { font-weight: bold;   padding-left: 10px; padding-bottom: 10px; padding-right: 10px;}
