h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  { font-family: Times; color: #000;}
h1 { color: #ffffff; font-weight: bold; font-size: 19px; margin-bottom: 15px; text-align:center; }
h2 { color: #F3F3F3; font-weight: bold; font-size: 16px; margin-bottom: 15px; text-align:center; }
h2.left { text-align:left;}
h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; }
h4 { font-size:13px; }
ul,ol,li,div,td,th,address,blockquote   {font-size: 16px; }
p { color: #000; font-size:14px; text-align:justify;}
p.center { color: #000; font-size:14px; text-align:center;}
li { margin-top:3px; }
var { font-style:normal; color:#0000C0; }
a:link  { color: #ddd; text-decoration: underline }
a:visited  { color: #ddd; text-decoration: underline }
a:active  { color: #fff; text-decoration: underline }
a:hover { color: #ffffff }
a:focus { color: #ffffff }
a.an { text-decoration:none; }
.unicode  { font-size: 15px; font-family: Arial }
ins { color:#009900; font-weight:bold; text-decoration:none; }
del { color:#990000; font-weight:bold; text-decoration:line-through; }
img {border-style:none;}

body {
	background: #000 url(../style/bck.png);
	text-align: center;
}

div.mainframe {
	background: #000;
    width: 944px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top: auto;
	margin-bottom: auto;
	position:relative;
}

/* Borten DIVs */
.bord_tl {	
	background: #000 url(../style/borten/tl.gif) no-repeat;
	width: 7px;
	height: 7px;
	position: absolute;
	top:0px; left:0px;
	font-size:0px;	
}
.bord_top{	
	background: #000 url(../style/borten/top.gif) repeat-x;
	width: 930px;
	height: 7px;
	position: absolute;
	top:0px; left:7px;	
	font-size:0px;	
}
.bord_tr {
	background: #000 url(../style/borten/tr.gif) no-repeat;
	width: 7px;
	height: 7px;
	position: absolute;
	top:0px; left:937px;	
	font-size:0px;	
}
.bord_sideleft {
	background: #000 url(../style/borten/side.gif) repeat-y;
	width: 7px;
	height: 620px;
	position:absolute;
	top:7px; left:0px;
	font-size:0px;	
}
.bord_sideright {
	background: #000 url(../style/borten/side.gif) repeat-y;
	width: 7px;
	height: 620px;
	position:absolute;
	top:7px; left:937px;
	font-size:0px;	
}
.bord_bl {
	background: #000 url(../style/borten/bl.gif) no-repeat;
	width: 7px;
	height: 7px;
	position:absolute;
	top:627px; left:0px;		
	font-size:0px;	
}
.bord_bottom {
	background: url(../style/borten/bottom.png);
	width: 930px;
	height: 35px;
	position: absolute;
	top:627px; left:7px;	
	font-size:0px;	
}
.bord_br {
	background: #000 url(../style/borten/br.gif) no-repeat;
	width: 7px;
	height: 7px;
	position:absolute;
	top:627px; left:937px;		
	font-size:0px;	
}

/* Content */

.maincontent {
	background: #000;
	width: 930px;
	height: 620px;
	position: absolute;
	top:7px; left:7px;	
}
.overlay_top {
	position: absolute;
	width: 750px;
	height: 50px;
	top:157px; left:167px;
	float:left top;
	z-index: 2;	
}
.overlay_bottom {
	position: absolute;
	width: 750px;
	height: 70px;
	top:557px; left:167px;
	float:left bottom;
	z-index: 2;
}

.content_padded {
	width: 710px;
	position:absolute;
	top:20px; left:20px;
	text-align:justify;
}
.content {
	width: 770px;
	height: 470px;
	position:absolute;
	top:150px; left:160px;
	overflow: auto;
}
iframe.nav {
	width: 160px;
	height: 476px;
	overflow: hidden;
}

/* Fillers */
.top_filler {
	width: 700px;
	height:25px;
	left:0px;
}
.bottom_filler {
	width: 700px;
	height:100px;
	left:0px;
}
/* Clean Design */

.header {
	background: #000 url(../style/title/eridanos_clean.jpg);
	width: 930px;
	height: 150px;
	position:absolute;
	top:0; left:0px;
}
.navbar {
	background: #000 url(../style/floral_nav.jpg) no-repeat;
	width: 160px;
	height: 476px;
	position: absolute;
	top:150px; left:0px;
}
.content_background {
	background: #000 url(../style/pergament_clean.jpg) no-repeat;
	width: 770px;
	height: 470px;
	position:absolute;
	top:150px; left:160px;
}

