.error { color:#ff0000; font-weight:bold; padding-left:10px; }
a.menum:link, a.menum:visited {COLOR: #3366cc; text-decoration: none;}
a.menum:active { COLOR: #33cc00; text-decoration: none;}
a.menum:hover { COLOR: #33cc00; text-decoration: none;}

a.menur:link, a.menur:visited { COLOR: #ffffff; text-decoration: none; background-image: url(bilder/linie_or.png); background-position: top left; background-repeat: no-repeat; padding: 0px 0px 3px 20px; line-height: 20px; font-weight: bold;}
a.menur:active { COLOR: #000000; text-decoration: none; background-image: url(bilder/linie_or_aktiv.png); background-position: top left; background-repeat: no-repeat; padding: 0px 0px 3px 20px; line-height: 20px; font-weight: bold;}
a.menur:hover { COLOR: #000000; text-decoration: none; background-image: url(bilder/linie_or_aktiv.png); background-position: top left; background-repeat: no-repeat; padding: 0px 0px 3px 20px; line-height: 20px; font-weight: bold;}

a.box:link, a.box:visited { COLOR: #3366cc; text-decoration: underline; font-family: Arial; font-size: 14px; font-weight: bold; line-height: 25px;}
a.box:active { COLOR: #33cc00; text-decoration: underline; font-family: Arial; font-size: 14px; font-weight: bold; line-height: 25px; }
a.box:hover { COLOR: #33cc00; text-decoration: underline; font-family: Arial; font-size: 14px; font-weight: bold; line-height: 25px; }

a.box2:link, a.box2:visited { COLOR: #000000; text-decoration: none; background-image: url(bilder/box_pfeil_blau.png);	background-position: left; background-repeat: no-repeat; padding-left: 10px;}
a.box2:active { COLOR: #000000; text-decoration: underline; background-image: url(bilder/box_pfeil_schwarz.png); background-position: left; background-repeat: no-repeat; padding-left: 10px; }
a.box2:hover { COLOR: #000000; text-decoration: underline; background-image: url(bilder/box_pfeil_schwarz.png); background-position: left; background-repeat: no-repeat; padding-left: 10px;}

a.content:link, a.content:visited { COLOR: #000000; text-decoration: underline; }
a.content:active { COLOR: #33cc00; text-decoration: underline; }
a.content:hover { COLOR: #33cc00; text-decoration: underline; }

a.aqua:link, a.aqua:visited { COLOR: #ffffff; text-decoration: underline; }
a.aqua:active { COLOR: #ffffff; text-decoration: underline; }
a.aqua:hover { COLOR: #000000; text-decoration: underline; }

*{
	margin: 0;
	padding: 0;
} 

.upform {
	position:absolute; 
	display:none; 
	margin-left:120px; 
	margin-top:150px; 
	width:350px; 
	height:100px; 
	border:2px solid #ffffff; 
	background-color:#C6FFAD;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
	filter: alpha(opacity=90);-moz-opacity: 0.90;opacity: 0.90;
}

html, body {
	height: 100%; /* wichtig */
}

p{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 10px;
}

h1{
	line-height: 10px;
	padding: 0px 2px 5px 20px;
	font-family: Arial;
	font-size: 6px;
	font-weight: bold;
	margin-top: 0px;
	color: #3366cc;
}

h2{
	background-image: url(bilder/linie_m.png);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 25px;
	padding: 0px 2px 5px 20px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 2px 5px;
	color: #3366cc;
}

h3{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 2px 5px;
	color: #000000;
}

table{
	margin-left: 10px;
}

tr, td{
	padding: 2px;
	vertical-align: top;
}

body{
	text-align: center;
	background-color: #ffffff;
	background-image:url(bilder/bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

#main{
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px solid #000000;
}

#left{
	float:left;
	margin-top: 122px;
	padding: 0;
	width: 165px;
	border: 0px solid #ffffff;
}

#sky{
	float:left;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	text-align:center;
	height: 600px;
	background-color: #74a3ff;
	background-image:url(bilder/bg_ro.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 165px;
	border: 1px solid #ffffff;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

#stats{
	float:left;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;
	text-align:left;
	background-color: #74a3ff;
	background-image:url(bilder/bg_ro.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 165px;
	border: 1px solid #ffffff;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

#middle{
	float:left;
	width: 600px;
	border: 0px solid #000000;
	margin-left: 12px;
	padding: 0px;
}

#hauptmenu{
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 47px;
	margin-top: 63px;
	margin-left: 80px;
	padding: 0px 0px 0px 0px;
	width: 521px;
	height:47px;  /*für den IE */
}

.boxen{
	text-align: left;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;
	width: 190px;
	height:150px;  /*für den IE */
	border: 1px solid #ffffff;
	background-color:#c6ffad;
	background-image:url(bilder/boxm.png);
	background-repeat: no-repeat;
	background-position: bottom;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

#content{
	text-align: left;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background-color:#e4f8ff;
	width: 600px;
	border: 0px solid #000000;
	clear: left;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

.minibilder{
	text-align: center;
	margin: 2px 2px 2px 2px;
	float: left;
	padding: 2px;
	width: 110px;
	height:80px;  /*für den IE */
	border: 1px solid #ffffff;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

.aquarienuebersicht{
	text-align: left;
	margin: 2px 2px 2px 2px;
	float: left;
	padding: 2px;
	width: 190px;
	height:90px;  /*für den IE */
	border: 1px solid #ffffff;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

.profiluebersicht{
	text-align: left;
	margin-left: 5px;
	float: left;
	padding: 0px;
	width: 278px;
	height:250px;  /*für den IE */
	border: 1px solid #ffffff;
	background-color:#c6ffad;
	background-image:url(bilder/bg_profil.png);
	background-repeat: no-repeat;
	background-position: bottom;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

.inseratuebersicht{
	text-align: left;
	margin: 2px 2px 2px 2px;
	float: left;
	padding: 2px;
	width: 590px;
	border: 1px solid #ffffff;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

.rectangle{
	text-align: left;
	margin-right: 2px;
	padding: 0px;
	width: 300px;
	float: right;
	height:250px;  /*für den IE */
	color: #ffffff;
	border: 1px solid #ffffff;
}

.aquariumprofil{
	text-align: left;
	padding: 0px;
	margin-left: 5px;
	width: 587px;
	height:310px;  /*für den IE */
	border: 1px solid #ffffff;
	background-color:#e7fbff;
	background-image:url(bilder/bg_aquariumprofil.png);
	background-repeat: no-repeat;
	background-position: top;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

#right{
	float:right;
	margin: 0px;
	padding: 0px;
	width: 160px;
	border: 0px solid #ffffff;
}

#menurechts1{
	float:right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background-color: #74a3ff;
	background-image:url(bilder/bg_ro.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 160px;
	border: 1px solid #ffffff;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

#sucherechts{
	float:right;
	margin-top: 12px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background-color: #74a3ff;
	background-image:url(bilder/bg_rm.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 160px;
	border: 1px solid #ffffff;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}
#lauswahl{
	float:right;
	margin-top: 0px;
	margin-bottom: 11px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background-color: #74a3ff;
	background-image:url(bilder/bg_rm.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 160px;
	border: 1px solid #ffffff;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

#login{
	float:right;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background-color: #c2ffad;
	background-image:url(bilder/bg_ru.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 160px;
	border: 1px solid #ffffff;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
}

.la {
	position:absolute; border:0px solid #000000; text-align:left;width:100px; margin-left:650px; margin-top:45px;
}

.logoname {
	float:right; font-size:11pt; color:#3067CC; font-weight:bold;
}
.logon {
	position:absolute; padding-left:10px; border:0px solid #000000; width:140px; margin-top:73px;;
}
.logo {
	position: static;
	text-align: left;
	margin-bottom: -115px;
}

form{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.feld{
	padding-left: 4px;
	padding-top: 1px;
	background-image: url(bilder/suchfeld.jpg);
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	color: #000000;
	border: 1px solid #ffffff;
	border-style: solid;
	width: 250px;
}

.area{
	padding-left: 4px;
	padding-top: 1px;
	background-image: url(bilder/area.jpg);
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	color: #000000;
	border: 1px solid #ffffff;
	border-style: solid;
	width: 250px;
}

.button{
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	color: #000000;
	background-image: url(bilder/button.jpg);
	border: 1px solid #3366cc;
	border-style: solid;
}

#fakefooter {
	position: relative;
	bottom:0; /* wichtig */
	clear: both;
	margin-top: 12px;
	height: 24px;
}

#footer {
	position: relative;
	bottom:0; /* wichtig */
	line-height: 43px;
	clear: both;
	height: 43px;
	background-image:url(bilder/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	text-align: center;
}

#trailimageid {
	Z-INDEX: 1000;
	LEFT: 0px;
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 0px
}
