<!--

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


img {border:0px;}

.rahmen {
		border-color:#0099cc;
		border-left-style:dotted;
		border-right-style:dotted;
		border-top-style:none;
		border-bottom-style:none;
		border-width: 1px;
		}

.rahmen a:hover{
	text-decoration:none;
	color: #3c1987;
	}

.rahmen a:visited {
	text-decoration:none;
	color: #3c1987;
	}

.rahmen a:link {
	text-decoration:none;
	color: #3c1987;
	}
		
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	}

.ptable {
		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;
		}
		
.review {
		background-color:#65b4df;
		}

		
.linie {
	color:#0099cc;
	border-width:1px;
	border-top-style:dotted;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	}
		
	.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;
}
-->

