/*
@css-style for template lrv
@basiert auf css-style blue for template gopip_fish von Rene Wandel, Farben für Barrierefreiheit ersetzt: 224062 statt 4682B3 und 1E90FF (1x)
@author: JN
@web:
@email:
*/


body{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
}

/*  fontsize  */

#fontsize{
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 5px;
	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 0px 0px 0;
	width: 65%;
	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: #224062;
}

#fontsize p a:hover, #fontsize p a:active {
	color: #2E5577;
	text-decoration: underline;
}

/* background-images */

#fontsize p a.larger {
	background-image: url(../images/lrv/larger.png);
	background-repeat: no-repeat;
}

#fontsize p a.smaller {
	background-image: url(../images/lrv/smaller.png);
	background-repeat: no-repeat;
}

#fontsize p a.reset {
	background-image: url(../images/lrv/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/lrv/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/lrv/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/lrv/reset_hover.png);
	background-repeat: no-repeat;
}

/* Site background */

#bg{
	background-repeat: repeat;
	background: White url(../images/lrv/bg.png);
	min-width: 950px;
}

/* Headline + Sitename + Search */

#f-wrap-top {
	height: 70px;
/*	background: #224062 url(../images/lrv/top_bg.png) repeat-x;*/
	background: #FFFFFF url(../images/lrv/top_bg.png) repeat-x;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
/*	overflow: hidden;*/
}

#f-top {
	width: 100%;
	padding-top: 15px;
	margin: 0px auto;
}

#f-sitename {
	padding: 0px;
	height: 55px;
	width: 65%;
	float: left;
	background: transparent url(../images/lrv/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: 0px;
	font-size: 12px;
	color: #333333;
}

/* maincontainer for site */

#container {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	text-align: left;
	min-width: 950px;
	border: 2px solid #EBEBEB;
}

.page-header, .content-category h2 {
	text-align:center;
}

/* JN: Ersetzt durch Angaben bei maincolhalf
.item-page {
	max-heigth:500px;
	overflow-x:auto;
	overflow-y:auto;
}

#ergebnisliste {
	max-heigth: 100%;
	overflow-x:auto;
	overflow-y:scroll;
}
*/

/* headerformation */

#header {
	width: 950px;
	padding: 0px;
	margin: 0 auto;
	height: auto;
}

#header_inner{

}

/* formation for user - newsflash */
 
#header_navi{
	width: 249px;
	height: 200px;
	margin: 0px;
	float: right;
	border-left: 2px solid #FFFFFF;
	background: url(../images/lrv/newsflash_bg.png) repeat;
	overflow: hidden;
	color: #FFFFFF;
	display: table;
}

#header_navi_inner{
        display: table-cell;
        vertical-align: middle;
}

#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/lrv/banner.jpg);
	background-repeat: repeat;
}

/* MAIN CONTENT */

#main{
	margin: 0px;
/*JN	padding: 5px 0px 5px 0px;*/
	background: #FFFFFF;
}

/* left colume for this site */

#leftcol{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 20%;/*JN190px;*/
}

#leftcol_inner{
	padding: 5px;
	margin: 2px;
}

/* maincolumn for this site */
 
#maincolfull{
	float: right;
	width: auto;/*JN80%;*/
	margin: 0px;
	padding: 0px;
}

#maincolhalf{
	float: right;
	width: 80%;
	max-height:1200px;
	margin: 0px;
	padding: 0px;
	overflow-x:auto;
	overflow-y:auto;
}

.wrap {
	width: 509px;
	height: 390px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
}

.img-hinten {
	position: absolute;
	top: 0;
/*	left: 115px;*/
	z-index: 0;
}
.img-vorne {
	position: absolute;
	top: 0;
/*	left: 115px;*/
	z-index: 1;
}

#maincolnarrow{
	float: left;
	width: 60%;
	margin: 0px;
	padding: 0px;
}
 
#maincol_inner{
	padding: 0px;
	margin: 2px 5px 2px 5px;
}

/* rightcolume for this site */

#rightcol{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 20%;
}
 
#rightcol_inner{
	padding: 0px;
	margin: 5px;
}

/* pathway formation */

input{
        height: 20px;
        font-size:10px;
}

#pathway{
	width: 100%;
	height: 30px;
	background-image: url(../images/lrv/pathway_bg.png);
	background-repeat: repeat-x;
	background-color: #333333;
/*	border-top: 2px solid #FFFFFF;
	border-bottom: 0px solid #333333;
	margin: 5px 0px 5px 0px;
	padding: 0px; */
	color: #FFFFFF;
}

#pathway a{
	color: #D4EAFF;
}

#pathway a:hover, #pathway a:active{
	color: #A4D2FF;
}

#pathway_inner{
/*	padding: 5px 0px 5px 5px;
	margin: 0px; 
	font-size: 12px;
	vertical-align: middle; */
}

.clr{
	clear: both;
}

/* formation footer and copyright */

#footer {
	font-size: 0.9em;
	text-align: left;
	width: 100%;
	height: 30px;
	background-image: url(../images/lrv/footer_bg.png);
	background-repeat: repeat-x;
	background-color: #333333;
	border-top: 2px solid #FFFFFF;
	border-bottom: 0px solid #333333;
	padding: 0px;
	color: #FFFFFF;
}

#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: #224062;
	border-right: 1px solid #224062;
	background: none;
	border-bottom: none;
}

ul#mainlevel-nav li a:hover{
	color: #2E5577;
}

.mainlevel-nav#active_menu-nav {
	color: #2E5577;
}

.clr{
	clear: both;
}


/* Default Joomla! Menu */

.current > a {
    text-decoration: underline;
    font-weight: bold;
}

ul.mod-menu,
ul.mod-menu li,
ul.mod-menu_sub,
ul.mod-menu__sub li {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.mod-menu li a {
	padding: 5px 3px 5px 25px;
	margin: 0 0 0 0px;
	display: block;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #224062;
	background-image: url(../images/lrv/navi.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.mod-menu  li a:hover  {
	color: #224062;
	text-decoration: none;
	background-image: url(../images/lrv/navi_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

ul.menu ul li a {
	padding: 5px 3px 5px 20px;
	margin: 0 0 0 15px;
	display: block;
	color: #545454;
	text-decoration: none;
	border-bottom: 1px solid #224062; /* blaue Trennlinie*/
/*	border-bottom: 1px solid #BFAC60; goldene Trennlinie*/
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Ergaenzng JN: Folgendes geht nur fuer die erste Untermenueebene: */
/* Ergaenzng JN: Menueeintrag der Untermenues hat kennzeichnen: */
li.parent {
	background:url(../images/lrv/navi.png) no-repeat right 5px;
}

/* Ergaenzng JN: Kennzeichnung bei Klick entfernen: */
li.parent.active.deeper {
	background:none;
}

/* Ergaenzng JN: Untermenues normalerweise nicht sichtbar: */
/*.mod-menu:not(:focus-within)*/
.mod-menu__sub {
/*	visibility: hidden;
	heigth: 0;*/
	display: none;
}

/* Ergaenzng JN: Untermenue bei klick auf Oberpunkt einblenden: */
li.parent.active.deeper .mod-menu__sub,
li.parent.current.deeper .mod-menu__sub {
/*.mod-menu:focus-within .mod-menu__sub {*/
/*	visibility: visible;*/
	height: auto;
	display: block;
	padding-left: 10px;
/*	background-position: 10px center;*/
}

/* Ergaenzng JN: Untermenuepunkte mit eingeruecktem Pfeil: */
.nav-child li {
	background-image: url(../images/lrv/navi.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.nav-child li:hover {
	background-image: url(../images/lrv/navi_hover.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

/* Normaler link */

a {
	color: #224062;
	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;
}

.filters {
	display: none;
}

.category {
	font-weight: bold;
}

.categories-list h1, .weblink-category h1, .blog-featured h1 {
	text-align: center
}

/* 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, .article-info, .createdate, .mosimage_caption,.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
	font-size: 0.8em;
	color: #B4B4B4;
}

.article-info-term {
	color: #FFFFFF;
}

.modifydate {
	border-bottom: 1px solid #B4B4B4;
	padding: 2px 2px 2px 2px;
	font-size: 0.8em;
	color: #B4B4B4;
}

/* Überschriften */

h1 {
	font-size: 160%;
	color: #555555;
}

h2 {
	font-size: 140%;
	color: #555555;
}

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: #000000;
/*	color: #6A6A6A;*/
}

li{
	padding: 0px 0px 4px 0px;
	margin: 0px;
}

/* formation colums */

th, .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: #224062;
}

.button:active, .button:hover {
	padding: 2px 5px 2px 5px;
	border: 1px solid #224062;
	background-color: #FFFFFF;
	color: #224062;
	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 */
table.moduletable th /*,
.menu-h3,
div.module_menu h3,
div.module h3, 
div.moduletable_text h3*/
        {
        width: 250px;
        margin: 0 0 0 2;
        padding: 7px 0 7px 10px;
        font-size: 1em;
        text-transform: uppercase;
        color: #FFFFFF;
        background: #21497E url(../images/lrv/modul_h3.png) repeat-x;
        text-align: left;
/*      border-bottom: 1px solid #04edf0
;
        border-bottom: 0px solid #333333;*/
}
/*
table.moduletable th {
        display:none;
}*/
/*
div.module_menu, div.moduletable_menu, div.module, div.moduletable {
        margin: 0 0 10px 0;
        padding: 0;
        border: 0px solid #224062;
}
*/



.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 */

.pagination  { /* um das Navigationsmenue horizontal anzuordnen*/
        display: flex;
	list-style-type: none;
}

.pagination  a {  um das Navigationsmenue horizontal anzuordnen
	width: 20px;
        float: center;
        padding: 10px 10px 10px 10px;
}


.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: #224062;
	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: #224062;
	padding: 2px 2px 2px 5px;
	border-right: 10px solid #224062;
	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/lrv/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;
}

/* JN: <figure> <figcaption> müssen leider von Hand eingefügt werden (Quelltext-Mode des Editors)*/
figure, figcaption, .img_caption {
/*	display: block;*/
	font-style: italic;
/*	font-variant: small-caps;*/
	font-size: 95%;
	text-align:center;
    	margin:5px auto;
}

/* 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;
}


/* Animation */
.blink {
 animation-name: blink;
 animation-timing-function: ease-in-out;
 animation-duration: 5s;
 animation-iteration-count: 4;   
 animation-fill-mode: both; 
}

@keyframes blink {
 0% {
        color: white;
 }
 50% {
 color: red;
 }
}

.scroll-l2r {
 width: 50%;
 overflow: hidden;
 animation: scroll-l2r linear 60s alternate infinite;
}

@keyframes scroll-l2r {
 0% {
        transform: translateX(100%);
 }
 100% {
        transform: translateX(-100%);
 }
}

