div.pageraster {
	background-color: transparent;
	background-image: url('../img/120mal120.gif');
	background-repeat: repeat;
	width: 978px;
	height: 100%;
	min-height: 100%;
	position: relative;
}

div.rand_l {
	background-image: url('../img/rand_l.jpg');
	background-repeat: repeat-y;
	width: 21px;
	height: 100%;
	min-height: 100%;
	position: relative;
	float: left;
}

div.rand_r {
	background-image: url('../img/rand_r.jpg');
	background-repeat: repeat-y;
	width: 21px;
	height: 100%;
	min-height: 100%;	
	position: relative;
	float: left;
}

div.rand_lu {
	background-image: url('../img/rand_lu.jpg');
	width: 21px;
	height: 21px;
	min-height: 21px;	
	position: relative;
	float: left;
}

div.rand_u {
	background-image: url('../img/rand_u.jpg');
	background-repeat: repeat-x;
	width: 978px;
	height: 21px;
	min-height: 21px;	
	position: relative;
	float: left;
}

div.rand_ru {
	background-image: url('../img/rand_ru.jpg');
	width: 21px;
	height: 21px;
	min-height: 21px;	
	position: relative;
	float: left;
}

div.linie_1 {	
	background-color: transparent;
	border-top-color: #009999;
	border-top-style: solid;
	border-top-width: 1px;
	width: 370px;
	max-width: 410px;
	height: 1px;
	max-height: 1px;	
	position: absolute;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	left: 110px;
	top: 12px;
	z-index: 50;
}

div.linie_2 {	
	background-color: transparent;
	border-top-color: #009999;
	border-top-style: solid;
	border-top-width: 1px;
	width: 37px;
	max-width: 37px;
	height: 1px;
	max-height: 1px;	
	position: absolute;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	left: 695px;
	top: 12px;
	z-index: 50;
}

div.linie_3 {	
	background-color: transparent;
	border-top-color: #009999;
	border-top-style: solid;
	border-top-width: 1px;
	width: 600px;
	max-width: 600px;
	height: 1px;
	max-height: 1px;	
	position: absolute;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	left: 20px;
	top: 445px;
	z-index: 50;
}

div.logo {
	background-image: url('../img/frogfish_logo.png');
	background-repeat: repeat-y;
	width: 288px;
	height: 120px;
	position: absolute;
	left: 6px;
	top: 18px;
	z-index: 20;
	cursor: pointer;
}

img.rahmen_lo {
	width: 11px;
	min-width: 11px;
	height: 11px;
	min-height: 11px;
	position: absolute;
	margin-right: 0px;
	margin-bottom: 0px;
	left:0px;
	top:0px;
	vertical-align:bottom;
	z-index:100;
}

img.rahmen_ro {
	width: 11px;
	min-width: 11px;
	height: 11px;
	min-height: 11px;
	position: absolute;
	margin-right: 0px;
	margin-bottom: 0px;
	right:0px;
	top:0px;
	vertical-align:bottom;
	z-index:100;	
}

img.rahmen_lu {
	width: 11px;
	min-width: 11px;
	height: 11px;
	min-height: 11px;
	position: absolute;
	margin-right: 0px;
	margin-bottom: 0px;
	left:0px;
	bottom:0px;
	vertical-align:bottom;
	z-index:100;	
}

img.rahmen_ru {
	width: 11px;
	min-width: 11px;
	height: 11px;
	min-height: 11px;
	position: absolute;
	margin-right: 0px;
	margin-bottom: 0px;
	right:0px;
	bottom:0px;
	vertical-align:bottom;
	z-index:100;	
}