body {
	background-image: url(http://img.okean.de/img/bg.gif);
	margin: 15px;
	font-family: Verdana, Arial;
	font-size: 0.75em;
	text-align: center;
	color: #333;
	height: 100%;
}

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:active {
	color: #003366;
}

a:hover {
	color: #9999CC;
	text-decoration: underline;
}

div.page {
	background-color: #FFF;
	width: 948px;
	margin: 0 auto;
}

div.header {
	background-color: #003366;
	height: 100px;
}

div.header img {
	vertical-align: bottom;
}

div.logo {
	float: left;
	width: 274px;
}

div.right {
	text-align: right;
	margin-left: 274px;
}

div.info {
	text-align: right;
}

div.info img {
	vertical-align: baseline;
}

div.info table {
	display: inline;
}  /* treat the table as text for align purposes */
div.banner {
	text-align: right;
	margin-top: 5px;
}

div.navi {
	background-image: url("http://web.okean.de/img/navibg.gif");
	height: 14px;
	text-align: center;
	padding: 6px;	
}

div.navi span {
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px 0 10px;
}

div.navi img {
	vertical-align: bottom;

}

div.navi .sep {
	display: inline;
	margin: 0 15px 0 15px;
}

div.login {
	font-family: Tahoma;
	font-size: 0.9em;
	float: left;
	width: 179px;
	height: 100%;
	margin: 20px 0 20px 0;
	border-right: 1px dotted #AAA;
}

div.content {
	text-align: left;
	padding: 20px;
	margin-left: 180px;
}

div.content_full {
	text-align: left;
	padding: 20px;
}

div.ad {
	text-align: center;
}

div.footer {
	width: 980px;
}

div.footer * .copy {
	text-align: left;
}

div.footer * .rambler {
	text-align: right;
	margin: 0 auto;
}

p.page_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0;
}

p.redirect_msg {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

td.blue {
	background-color: #6699CC;
	color: #FFF;
	font-size: 11px;
}

td.green {
	background-color: #99CC00;
	color: #FFF;
	font-size: 11px;
}

td.dotSep {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 1px;
	padding-right: 1px;
	background-image: url(http://img.okean.de/img/forum/hr_forum.gif);
}

hr.vsep {
	height: 1px;
	border: 0;
	border-top: 1px dotted #999;
	margin: 10px 0 10px 0;
	padding: 0;
}

img.photo_icon { border: 1px solid #AAA; background-color: #EEE; padding:3px; }
