/*
@css-style for template gopip_fish
@author: Rene Wandel
@web: http://www.gopip.de
@email: info@gopip.de
*/


body{
	margin: 0px 0px 35px 0px;
	padding: 0px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 0.9em;
}

/*  fontsize  */

#fontsize{
	width: 950px;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
	min-width: 920px;
}

#fontsize_inner{
	text-align: right;
	padding: 0px 5px 5px 0;
	width: 30%;
	float: right;
}

#f-navitop{
	text-align: left;
	padding: 0 5px 5px 0;
	width: 60%;
	float: left;
}

#fontsize p {
	margin: 0 0 0 5px;
	display: inline;
	font-size: 14px;
}

#fontsize p a {
	font-weight: normal;
	margin: 0 5px 0 5px;
	display: inline;
	padding: 2px 2px 2px 20px;
	text-decoration: none;
	color: #4682B4;
}

#fontsize p a:hover, #fontsize p a:active {
	color: #2E5577;
	text-decoration: underline;
}

/* background-images */

#fontsize p a.larger {
	background-image: url(../images/blue/larger.png);
	background-repeat: no-repeat;
}

#fontsize p a.smaller {
	background-image: url(../images/blue/smaller.png);
	background-repeat: no-repeat;
}

#fontsize p a.reset {
	background-image: url(../images/blue/reset.png);
	background-repeat: no-repeat;
}

#fontsize p a.larger:hover,#fontsize p a.larger:active,#fontsize p a.larger:focus {
	background-image: url(../images/blue/larger_hover.png);
	background-repeat: no-repeat;
}

#fontsize p a.smaller:hover, #fontsize p a.smaller:active, #fontsize p a.smaller:focus {
	background-image: url(../images/blue/smaller_hover.png);
	background-repeat: no-repeat;
}

#fontsize p a.reset:hover,#fontsize p a.reset:active,#fontsize p a.reset:focus {
	background-image: url(../images/blue/reset_hover.png);
	background-repeat: no-repeat;
}

/* Site background */

#bg{
	background-repeat: repeat;
	background: White url(../images/blue/bg.png);
}

/* Headline + Sitename + Search */

#f-wrap-top {
	height: 70px;
	background: #4682B4 url(../images/blue/top_bg.png) repeat-x;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}

#f-top {
	width: 950px;
	margin: 0px auto;
}

#f-sitename {
	padding: 0px;
	height: 70px;
	width: 65%;
	float: left;
	background: transparent url(../images/blue/logo.png) no-repeat;
}

#f-sitename h1{
	text-indent: -10000px;
	color: Black;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#f-search {
	width: 35%;
	float: right;
}

.f-searchbox {
	text-align:right;
	padding-top: 20px;
	font-size: 12px;
	color: #333333;
}


/* maincontainer for site */

#container {
	width: 950px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	min-width: 950px;
	border: 2px solid #EBEBEB;
}

/* headerformation */

#header {
	width: auto;
	padding: 0px;
	margin: 0px;
	height: 200px;
}

#header_inner{

}

/* formation for user - newsflash */
 
#header_navi{
	width: 249px;
	height: 200px;
	margin: 0px;
	float: right;
	border-left: 2px solid #FFFFFF;
	background: url(../images/blue/newsflash_bg.png) repeat;
	overflow: hidden;
	color: #FFFFFF;
}

#header_navi a:link, #header_navi a:visited{
	color: #F0F5F9;
}

#header_navi a:hover{
	color: Yellow;
}

#header_image{
	width: 699px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/blue/fisch.jpg);
	background-repeat: repeat;
}

/* MAIN CONTENT */

#main{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/* left colume for this site */

#leftcol{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 20%;
}
 
#leftcol_inner{
	padding: 0px;
	margin: 5px;
}

/* maincolume for this site */
 
#maincolfull{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#maincolhalf{
	float: left;
	width: 80%;
	margin: 0px;
	padding: 0px;
}

#maincolnarrow{
	float: left;
	width: 60%;
	margin: 0px;
	padding: 0px;
}
 
#maincol_inner{
	padding: 0px;
	margin: 5px 10px 5px 10px;
}

/* rightcolume for this site */

#rightcol{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 20%;
}
 
#rightcol_inner{
	padding: 0px;
	margin: 5px;
}

/* pathway formation */

#pathway{
	width: 100%;
	height: 30px;
	background-image: url(../images/blue/pathway_bg.png);
	background-repeat: repeat-x;
	background-color: #333333;
	border-top: 2px solid #FFFFFF;
	border-bottom: 0px solid #333333;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #FFFFFF;
}

#pathway a{
	color: #D4EAFF;
}

#pathway a:hover, #pathway a:active{
	color: #A4D2FF;
}

#pathway_inner{
	padding: 7px 0 5px 5px;
	margin: 0px;
	font-size: 12px;
}

.clr{
	clear: both;
}

/* formation footer and copyright */

#footer {
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	border-top: 2px solid #1E90FF;
	background: #FFFFFF;
	height: auto;
	text-align: left;
}

#fish-user1 {
	width: 300px;
	padding-right: 10px;
	float: none;
	text-align: left;
}
#fish-user2 {
	width: 300px;
	padding-right: 10px;
	float: none;
	text-align: left;
}
#fish-news {
	padding-right: 0px;
	float: none;
	text-align: left;
}


/*Horizontale Menüs*/

ul#mainlevel-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 1em;
}

ul#mainlevel-nav li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	list-style: none;
	float: left;
	background: none;
}

ul#mainlevel-nav li a {
	display: block;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	color: #4682B4;
	border-right: 1px solid #4682B4;
}

ul#mainlevel-nav li a:hover{
	color: #2E5577;
}

.mainlevel-nav#active_menu-nav {
	color: #2E5577;
}

.clr{
	clear: both;
}


/* Default Joomla! Menu */

ul.menu , ul.menu li{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.menu ul, ul.menu ul li{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.menu li a {
	padding: 5px 3px 5px 25px;
	margin: 0 0 0 0px;
	display: block;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #4682B4;
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.menu  li a:hover, ul.menu li a:active {
	color: #4682B4;
	text-decoration: none;
	background-image: url(../images/navi_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.menu li#current a {
	color: #4682B4;
	text-decoration: none;
	background-image: url(../images/navi_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

ul.menu ul li a{
	padding: 5px 3px 5px 25px;
	margin: 0 0 0 15px;
	display: block;
	color: #545454;
	text-decoration: none;
	border-bottom: 1px solid #BFAC60;
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.menu ul li a:hover, ul.menu ul li a:active {
	color: #807340;
	text-decoration: none;
	background-image: url(../images/navi_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.menu ul li#current a {
	color: #807340;
	text-decoration: none;
	background-image: url(../images/navi_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

/* Normaler link */

a {
	color: #1E90FF;
	text-decoration: underline;
}

a:hover, a:active {
	color: #494AD6;
	text-decoration: underline;
}

/* Title text */

.contentheading {
	color: Teal;
	font-size: 1.5em;
	border-bottom: 0px dashed Teal;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	width: 100%;
	letter-spacing: 1px;
}

.blog {
}


/* component text */

.componentheading {
	color: #494949;
	font-size: 1.8em;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.category {
	font-weight: bold;
}

/* contentdescription */

.contentdescription {
	padding-bottom: 10px;
	color: #444444;
}

/* inhaltsverzeichnis */

.contenttoc{
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding: 2px;
	width: 150px;
}

.toclink{
	padding: 0px 0px 0px 15px;
	margin: 2px;
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	background-position: left;
}

/* Small text */

.small, .smalldark, .createdate, .mosimage_caption,.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
	font-size: 0.8em;
	color: #B4B4B4;
}

.modifydate {
	border-bottom: 1px solid #B4B4B4;
	padding: 2px 2px 2px 2px;
	font-size: 0.8em;
	color: #B4B4B4;
}

/* Überschriften */

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

/* absatz text */

p {
	margin: 5px 0 15px;
}

/* listen text */

ul {
	margin: 2px 0px 2px 15px;
	list-style-type: square;
	padding: 4px;
	color: #6A6A6A;
}

li{
	padding: 0px 0px 4px 0px;
	margin: 0px;
}

/* formation colums */

th {
	padding: 2px;
	font-weight: bold;
	text-align: left;
}

/* formation linie horizontal */

hr {
	border-top: 1px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* formation button */

.button {
	padding: 2px 5px 2px 5px;
	border: 1px solid #B4B4B4;
	background-color: #DDDDDD;
	color: #4682B4;
}

.button:active, .button:hover {
	padding: 2px 5px 2px 5px;
	border: 1px solid #4682B4;
	background-color: #FFFFFF;
	color: #4682B4;
	font-weight: bolder;
}

/* formation main table */

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

.contentpaneopen{
	width: 100%;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

/*  Modulstyle default */

div.module_menu h3, div.moduletable_menu h3, div.module h3, div.moduletable h3, div.moduletable_text h3{
	margin: 0 0 0px 0;
	padding: 7px 0 7px 10px;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #4682B4 url(../images/blue/modul_h3.png) repeat-x;
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
}

div.module_menu, div.moduletable_menu, div.module, div.moduletable {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0px solid #4682B4;
}

.bannergroup_text{

}


/* formation poll */

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: 0px solid #CCCCCC;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.pollstableborder tr.sectiontableentry1 td {
	background-color: #EAF1F7;
}

.pollstableborder tr.sectiontableentry1 td,.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* search formation */

table.searchintro {
	padding: 5px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

/* blog more frontpage */

.blog_more {
	margin: 10px 0;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background-color: #F5F5F5;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #444444;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 4px;
	padding: 4px;
	list-style-type: none;
}

.blog_more ul li {
	padding: 0px 0px 0px 20px;
	margin: 2px;
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
}

/* read more formation */

a.readon{
	background-color: #4682B4;
	display: block;
	font-size: 0.9em;
	border-left: 10px solid #D0DFED;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	width: 120px;
	float: right;
}

a.readon:hover, a.readon:active {
	background-color: #D0DFED;
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	color: #4682B4;
	padding: 2px 2px 2px 5px;
	border-right: 10px solid #4682B4;
	float: right;
}

/* Formstyle */

form {
	margin: 0;
	padding: 4px;
}

#modlgn_username{
	background: #EFEFEF url(../images/personal.png) no-repeat left;
	color: #333333;
	border: 1px solid #EDEDED;
	width: 80%;
	padding: 2px 2px 2px 20px;
}

#modlgn_passwd{
	background: #EFEFEF url(../images/pass.png) no-repeat left;
	color: #333333;
	border: 1px solid #EDEDED;
	width: 80%;
	padding: 2px 2px 2px 20px;
}

#contact_text.inputbox{
	font-size: 1.2em;
}

.input {
	border: 1px solid #EDEDED;
	background: #EFEFEF url(../images/blue/bg.png) repeat;
	color: #666666;
	padding: 4px;
	font-size: 0.9em;
	margin: 0px;
	width: 93%;
}

.inputbox{
	border: 1px solid #E0E0E0;
	background: #FFFFFF;
	color: #333333;
	padding: 2px;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #CDCDCD;
	background: #DFDFDF;
	color: #333333;
	padding: 2px;
}

/* formation mosimage */

.mosimage {
	padding: 0;
	margin: 5px 15px 0 0!important;
	margin: 5px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
}

/* formation tabelle news etc. */

.sectiontableheader , .sectiontableheader a {
	padding: 4px;
	background-color: #CDCDCD;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}

.sectiontablefooter {
	padding: 4px;
	line-height: 20px;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	background-color: #F4F4F4;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	background-color: #FFFFFF;
}

tr.sectiontableentry1:hover td,tr.sectiontableentry2:hover td {
	background-color: #D8D8D8;
}

div.syndicate div {
	text-align: center;
}