<!--

.banner {
		border-width:5px;
	
		border-color:red;
		}

.tab_links a:link {
		color:#42c2f1;
		}

.tab_links a:visited {
		color:#abe7fd;
		
		}
		
.ptable {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
		
.rahmen {
		border-color:#0099cc;
		border-left-style:dotted;
		border-right-style:dotted;
		border-top-style:none;
		border-bottom-style:none;
		border-width: 1px;
		}
	
.rahmen_ins {
		border-color:#0099cc;
		border-left-style:dotted;
		border-right-style:dotted;
		border-top-style:none;
		border-bottom-style:none;
		border-width: 1px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
		
.rahmenimp {
		border-color:#0099cc;
		border-left-style:dotted;
		border-right-style:dotted;
		border-top-style:none;
		border-bottom-style:dotted;
		border-width: 1px;
		}
.linie {
	color:#0099cc;
	border-width:1px;
	border-top-style:dotted;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	}
	
.sub {
	font-style:italic;
	}
	
.menu a:link, .menu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration:none;
	white-space: nowrap;
	}
	
.menu a:hover{
	text-decoration:none;
	color: #303289;
	}

#active_menu{
	color:#303289;
	

-->

