
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

TD {
	font-size: 10pt;
}

#container {
	position: relative;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
}


#logo_img {
	float: left;
}
#logo_links {
	float: right;
	width: 350px;
}
#logo_links_top {
	font-size: 9pt;
	text-align: right;
}
.logo_links_top_entry {
	padding-left: 10px; 
}
#logo_links_search {
	text-align: right;
	margin-top: 10px;
}
#logo_links_search_input {
	width: 200px;
}
#logo_links_search_submit {
}
#logo_nav {
}

#google {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#menu {
	width: 120px;
	text-align: right;
	border-right: 1px solid #AAAAAA;
	padding-right: 10px;
}


#rightbar {
	width: 120px;
	border-left: 1px solid #AAAAAA;
	padding-left: 10px;
}

.menu-lvl1 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
	white-space: nowrap;
}

.menu-lvl1 A {
	text-decoration: none;
}

.menu-lvl2 {
	font-size: 10pt;
}

.menu-lvl2 A {
	text-decoration: none;
}

#pagetitle {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

	

#content {
	font-size: 10pt;
	width: 540px;
	padding-left: 10px;
	padding-right: 10px;
}

.csc-header H1 {
	margin-bottom: 0px;
}
.csc-header H1 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
}
.csc-header H1 .klammer {
	color: red;
}
.bodytext H1 {
	font-size: 10pt;
	font-weight: bold;
}
.bodytext H2 {
	font-size: 8pt;
	font-weight: bold;
}


.latest_comments {
	margin-top: 30px;
	width: 120px;
	overflow: hidden;
}
.latest_comments_comment {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #AAAAAA;
}
.latest_comments_comment A {
	text-decoration: none;
	color: black;
	display: block;
}
.latest_comments_comment A:hover {
	background: #EEEEEE;
}
.latest_comments_comment_name {
}
.latest_comments_comment_text {
}
.latest_comments_comment_date {
	font-size: 8pt;
}
.latest_comments_comment_jump {
	color: blue;
}


/* A general purpose box, used at various places */
.box {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #AAAAAA;
}
.box_header {
	font-weight: bold;
	background: url(/fileadmin/gradient_back.jpg) 0 100%;
	padding: 5px;
}
.box_subheader {
	padding: 5px;
}
.box_content {
	padding: 5px;
	border: 1px solid #AAAAAA;
}

.pagebrowser_table {
}

.pagebrowser_table TD {
}

.pagebrowser_allpages {
	padding: 5px;
	text-align: center;
}


.pagebrowser_page, .pagebrowser_page_current {
	display: inline;
	background: url(/fileadmin/gradient_back.jpg) 0 100%;
	border: 1px solid #AAAAAA;
}
.pagebrowser_page A, .pagebrowser_page_current A {
	width: 20px;
	height: 20px;
	padding: 3px;
	text-decoration: none;
}
.pagebrowser_page_current {
	border: 1px solid black;
	font-weight: bold;
	color: #FFFFFF;
	background: #888888;
}


TABLE.c_comment {
    border: 1px solid #AAAAAA;
    margin-bottom: 10px;
	width: 100%;
}

TABLE.c_comment TR.c_comment_header {
	background: #DDDDDD;
}

TABLE.c_comment TR.c_comment_header TD {
	border-bottom: 1px solid #AAAAAA;
	padding: 3px;
}

.tank_list_entry {
	border-bottom: 1px dashed #AAAAAA;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.tank_list_link {
	display: block;
	text-decoration: none;
	color: black;
	width: 100%;
	margin: 5px;
	font-size: 8pt;
/*
	border: 1px solid #AAAAAA;
	background: url(/fileadmin/gradient_back.jpg) 0 100%;
	background-repeat: repeat-x;
*/
	border: 1px solid white;
}
.tank_list_link:hover {
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
}

.tank_list_link .tank_list_title {
	font-weight: bold;
	text-decoration: underline;
	color: blue;
}
.tank_list_link:visited .tank_list_title {
	color: purple;
}


.pictures_list_entry {
	float: left;
	margin: 5px; 
	text-align: center;
}

.pictures_list_title {
	font-weight: bold;
}

.pictures_list_image {
/*
	display: block;
     	width: 225px;
	height: 170px;
	background-color: black;
	vertical-align: middle;
	text-align: center;
*/
}





.profile {
	
}

.profile_name {
	padding: 10px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.profile_single_image {
	width: 200px;
	height: 135px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.profile_single_image .image_text {
	color: #AAAAAA;
	font-size: 8pt;
}

.profile_images {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.profile_images .profile_image {
	border: 1px solid #AAAAAA;
	width: 140px;
	height: 105px;
	background: black;
	text-align: center;
	margin: 3px;
	float: left;
	vertical-align: center;
}

.profile_more_pictures {
	font-size: 9pt;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
}

.profile_info {
}
.profile_info_entry {
}
.profile_info_header {
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 5px;
}
.profile_info_data {
	padding-left: 20px;
}

.profile_links {
	margin-top: 20px;
}

.profile_links_header {
	font-weight: bold;
}

.genus_list_genus {
	font-size: 12pt;
	font-weight: bold;
	margin: 20px;
}

.genus_list_entry {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.genus_list_title {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px;
	margin-top: 30px;
}

.genus_list_species_image {
}

.genus_list_species {
	width: 150px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}

/* Neues Layout container */
#basecontainer {
	position: relative;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
}

TD {
	vertical-align: top;
}
#pagecontent {
}
#google {
/*
	border: 1px solid #AAAAAA;
	height: 50px;
*/
}

#topnav {
	margin-top: 5px;
	border-bottom: 1px solid #AAAAAA;
}

.topnav_entry {
	background: #DDDDDD;
	background-image: url(/fileadmin/gradient_back.jpg) 0 100%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: none;
	border: 1px solid #AAAAAA;
}
.topnav_entry A {
	text-decoration: none;
	color: black;
}

#cichlids_main {
	padding-left: 10px;
	padding-right: 10px;
}

#cichlids_base_table {
	width: 100%;
}

#cichlids_toprated_pictures {
}

#cichlids_latest_pictures {
}
#cichlids_toprated_tanks {
}
#cichlids_latest_tanks {
}

#cichlids_right {
	width: 300px;
}

#cichlids_right DIV {
}

#my_cichlids {
}

#random_picture {
}

#login_form {
}

#popular_pictures {
}

#popular_tanks {
}

#random_user_galleries {
}

#cichlids_latest_pictures .picture_list_entry {
}

#cichlids_latest_tanks .tank_list_entry {
	margin-top: 5px;
}
#cichlids_latest_tanks .tank_list_image {
	float: left;
	margin-right: 10px;
}
#cichlids_latest_tanks .tank_list_info {
	font-size: 8pt;
	height: 120px;
	overflow: hidden;
}
#cichlids_latest_tanks .tank_list_title {
	font-weight: bold;
	margin-bottom: 5px;
}
#cichlids_latest_tanks .tank_list_description {
	margin-top: 5px;
}

.cichlids_header_home {
	margin-bottom: 5px;
	background: #EEEEEE;
	background-image: url(/fileadmin/gradient_back.jpg) 0 100%;
	border-bottom: 1px solid #AAAAAA;
	font-size: 10pt;
	padding: 5px;
}
.cichlids_header_links {
	margin-bottom: 5px;
	background: #EEEEEE;
	background-image: url(/fileadmin/gradient_back.jpg) 0 100%;
	border-bottom: 1px solid #AAAAAA;
	padding: 3px;
}

.home_box {
	width: 100%;
	border: 1px solid #AAAAAA;
	margin-bottom: 10px;
}
.home_box_header {
	font-weight: bold;
	background: #eeeeee;
	padding: 2px;
}
.home_box_content {
	padding: 2px;
}

.error {
	color: red;
}
.smallText {
	font-size: 8pt;
}

.cichlids-related-header-act, .cichlids-related-header-norm {
	height: 10px;
	font-weight: bold;
	padding: 5px;
}

.cichlids-related-header-act {
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
	border-bottom: none;
}

.cichlids-related-header-norm {
	border: 1px solid #FFFFFF;
	border-bottom: none;
}

#single_picture_area {
    text-align: center;
}

#single_picture_area .the_image {
}

#single_picture_area .the_title {
    font-weight: bold;
}




