@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../grafik/page/top_bg.png);
	background-repeat: repeat-x;
	background-color: #0139a8;
}
img {
border: 0px;
}

#headBg {
	position: absolute;
	background-image: url(../grafik/page/top_bg.png);
	width: 100%;
	height: 399px;
	background-repeat: repeat-x;
}
#page {
	margin: auto;
	width: 1000px;
}
#header {
	position: relative;
	left: 147px;
	width: 807px;
	height: 116px;
	background-image:url(../grafik/page/header.png);
}
#stat_box {
	position: relative;
	width: 391px;
	height: 20px;
	top: 97px;
	left: 412px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
#user_bar {
	background-image:url(../grafik/page/user_bar_bg.png);
	width: 954px;
	height: 26px;
}
#menu_tile {
	float:left;
	position: relative;
	font-style: italic;
	top: 5px;
	left: 5px;
	width: 20px;
}
#user_info {
	position: relative;
	right: 5px;
	top: 1px;
	float: right;
}
#page_title {
	color: #0066FF;
	font-weight: bold;
	font-size: 15px;
	float:left;
	position: relative;
	left: 152px;
	top: 5px;
}
.heading_text {
	color: #0066FF;
	font-weight: bold;
	font-size: 14px;
}
#content {
	float: right;
	width: 807px;
	background-image:url(../grafik/page/content_bg.png);
}
#content_bottom {
	float:right;
	width: 807px;
	height: 19px;
	background-image:url(../grafik/page/content_bottom.png);
	font-size: 10px;
}
#menue {
	float: left;
	width: 147px;
	width: 50px;
}
.menu_blue,.menu_blue:link {
	background-image:url(../grafik/page/menu_blau.png);
	width: 143px;
	height: 21px;
	padding-left: 4px;
	font-weight: bold;
	color:white;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
.menu_blue:hover {
	padding-left: 6px;
}
.menu_blue:visited {
	color: white;
}
.menu_grey {
	background-image:url(../grafik/page/menu_grey.png);
	height: 21px;
	width: 141px;
	padding-left: 6px;
	color: black;
	font-size: 11px;
	display: block;
}
.menu_grey:hover {
	padding-left: 8px;
}
.menu_grey:visited {
	color: black;
}
#menue_bottom {
	background-image:url(../grafik/page/nav_bottom.png);
	width: 147px;
	height: 18px;
}
.break_line {
height: 1px;
width: 100%;
background-color: #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #000000;
}
#awardbox { 	
  padding: 10px;
  position:absolute;
  height:80px; 
  width:280px;
  margin:0px 0px 0px -100px;
  top: 200px; 
  left: 50%;
  text-align: left;
  color: #006600;
  overflow: auto;
  background:url(../grafik/page/award_popup_bg.png)
}
#aquarium_edit_container {
	position: relative; height: 380px; width: 670px; 
}
#aquarium_editor_boden {
	position: absolute;
	z-index: 10000;
	width: 670px;
	height: 50px;
	top: 330px;
}
.success_box {
	margin: 3px; border: 2px solid green; background: #00FF00; padding: 3px; width: 650px;
}
.error_box {
	margin: 3px; border: 2px solid red; background: #ff9999; padding: 3px; width: 650px;
}
/* Profilseite */
.info_head {
	background: #a4d8ee;
	border: 1px solid #2cb3ea;
	border-right: none;
	border-left: none;
	padding: 2px;
	width: 100%;
	font-weight: bold;
}
.informations {
	font-size: 11px;
}

/* Formulare */
.descriptor {
	padding-left: 3px;
	font-size: 11px;
}
.text_input {
	width: 120px;
	height: 18px;
	background: url(../grafik/page/forms/textinput.gif);
	background-repeat: no-repeat;
	padding: 2px;
	border: 0px;
	font-size: 12px;
	color: black;
}
.text_input_error {
	width: 120px;
	height: 20px;
	background: url(../grafik/page/forms/textinput_error.gif);
	background-repeat: no-repeat;
	padding: 2px;
	border: 0px;
	font-size: 12px;
	color: black;
}
.submit_input {
	background: white;
	height: 20px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	color: #0066ff;
}
.submit_input_g {
	background:url(../grafik/page/forms/button-bg.gif);
	width: 120px;
	height: 20px;
	border: 0px;
	font-size: 14px;
	color: #FF6400;
	font-weight: bold;
}
#findFriendsList {
	position: absolute;
	visibility: hidden;
	background: white;
	border: 1px solid #CCCCCC;
	width: 120px;
}

/* KOmmentare */
.comment {
	text-align: left;
	width: 500px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	margin-left: 50px;
}
.comment_autor {
	padding: 4px; margin: -4px; background-color:#eaedf1;
}
.comment_text {
	margin-top: 7px
}
.page_link {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 1px;
	margin: 1px;
	color: #000000;
	font-size: 11px;
	width: 12px;
	height: 12px;
}
.delete_link:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}

/* DTable */
#dtable_header {
	font-weight: bold;
	width: 100%;
	background:#eaedf1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 15px;
	padding: 3px;
}
.subject {
	float: left;
	width: 150px;
}
.author {
	float: left;
	width: 100px;
}
.time {
	float: left;
	width: 115px;
}
.actions {
	float: left;
	width: 175px;
}
.dtable_entry {
	float: none;
	height: 80px;
	width: 100%;
	background:#ffffff;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
}
/* CSS um eine PM anzusehen */
#watchPmWindow {
  visibility: hidden;
  padding: 10px;
  position:absolute;
  height:280px; 
  width:380px;
  margin:0px 0px 0px -100px;
  top: 200px; 
  left: 50%;
  text-align: left;
  background:url(../grafik/page/watch_pm_popup.png)
 }
#messageTextarea {
	width: 365px;
	height: 235px;
	border: 1px solid #CCCCCC;
	overflow: auto;
}

/* Shop Aquarien */
.shop_aquarium {
	float:left; width: 210px; height: 224px; text-align: center; border: 1px solid #CCCCCC; margin: 3px; 
}

/* Other Shop */
.shop_bg {
	float:left; width: 140px; height: 135px; text-align: center; border: 1px solid #CCCCCC; margin: 2px;
}
.shop_ground {
	float:left; width: 670px; height: 110px; text-align: center; border: 1px solid #CCCCCC; 
}

/* Wunschbox */
.wishbox_statusbox {
display:inline-block; margin: 3px; width: 200px; height: 20px; border: 1px solid #CCCCCC; float: left; text-align: center; background-color: #ffffff;
}

/* EMbeded Aquarium */
.embeded_aquarium {
	float: left; margin: 5px; width: 300px; height: 190px;
}
.embeded_code {
	width: 296px; font-size: 10px; font-family:Verdana, Geneva, sans-serif; border: 1px solid grey; background: white; margin: 1px;
}