@charset "utf-8";
/* 3D Porfolio CSS-Stile */

a:link {
	text-decoration: none;
	color: #D13AFB;

}
a:visited {
	text-decoration: none;
	color: #0080FF;
}
a:hover {
	text-decoration: none;
		color: #E109E8;
}
a:active {
	text-decoration: none;
	color: #0080FF;
}
html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.mainTable {
	height: 100%;
	width: 100%;
}
.iframes {
	height: 1200px;
	width: 1643px;
	border: 0px;
	
}
.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0080FF;
}
.Impressum-Fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0080FF;
}
