#mainframe {
	width: 500px;
	height: 550px;
	background-color: #353EAC;
	margin-left: 25%;
	margin-right: 25%;
	position: relative;
	}
img {
	border:0px;
	target:_blank;
	}
#back {
	background-image: url(../bilder/maginal.jpg);
	background-position: left;
	background-repeat: no-repeat;
	}
#maginalframe {
	background-image: url(../bilder/maginal2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	}
.mainiframe {
	width: 350px;
	height: 350px;
	background-color: #353EAC;
	/*margin-left: 25%;
	margin-right: 25%;*/
	position: relative;
	}
.galerietable {
	width: 225px;
	}
.hometable { 
	width: 499px;
	height: 549px;
	}
img {
	margin:0px;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	align: top;
	}
a:link {
	color:#FFFFFF;
	text-decoration: none;
	}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline/* solid 1px*/;
	}
a:active {
	color: #FF0000;
	}
