.scrollToTop {
	background: #00cefb;
	color: white;
	position: fixed;
	z-index: 4000;
	bottom: 143px;
	right: 20px;
	border-radius: 2px;
	padding: 9px 10px;
	cursor: pointer;
	display: block;
	font-size: 18px;
}

.scrollToDown {
	background: #00cefb;
	color: white;
	position: fixed;
	z-index: 4000;
	bottom: 100px;
	right: 20px;
	border-radius: 2px;
	padding: 9px 10px;
	cursor: pointer;
	display: block;
	font-size: 18px;
}

#avatarheader {
	cursor: pointer;
	float: right;
	position: relative;
	border-radius: 50%;
	right: -10px;
	bottom: 11px;
}

#avatarheader:hover {
	opacity:0.6;
}

.haut {
	background: #FFF;
	width: calc(100% - 150px);
	float: right;
	box-shadow: 0px 0px 3px #656161;
	position: fixed;
	right:0;
	height: 70px;
	z-index: 1000;
	text-align: left;
}

.headerlist {
	width: 100%;
	text-align: left;
	font-size: 15px;
}

.headerlist ul {
	display: inline;
	text-align: right;
	color: #2ECC71;
	position: relative;
	text-decoration: none;
}

.headerlist ul li {
	display: inline-block;
	padding: 14px 13px;
}

#menu-deroulant, #menu-deroulant ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#menu-deroulant {
/* on centre le menu dans la page */
    text-align: center;
}

#menu-deroulant li {
/* on place les liens du menu horizontalement */
    display: inline-block;
}

#menu-deroulant ul li {
/* on enlève ce comportement pour les liens du sous menu */
    display: inherit;
}

#menu-deroulant a {
    text-decoration: none;
    display: block;
	color:#000;
}

#menu-deroulant ul {
    position: absolute;
/* on cache les sous menus complètement sur la gauche */
    left: -999em;
    text-align: left;
    z-index: 1000;
}

#menu-deroulant li:hover ul {
/* Au survol des li du menu on replace les sous menus */
    left: auto;
}

#menu-deroulant li:hover ul li a {
    background-color:#FFF;
	padding: 13px;
	width:100%
}

#menu-deroulant li a{
	color: rgba(0, 0, 0, 0.74);
	padding: 25px 14px;
	transition: background-color 200ms, color 200ms;
	font-size: 14px;
}

#menu-deroulant li:hover {
	background: rgb(248, 250, 250);
	color: #2ECC71;
	border-bottom: 2px solid #2ECC71;
}

#menu-deroulant li:hover ul li:hover {
	color: #2ECC71;
	border:none;
}

#menu-deroulant li:hover ul li:hover a {
	background: rgb(248, 250, 250) !important;
}

#menu-deroulant {
	float: right;
	vertical-align: middle;
	position: relative;
	right: 35px;
	letter-spacing: 0.4px;
}

@media (max-width: 768px) {
.haut {
	text-align:center;
}

.scrollToDown, .scrollToTop {
 bottom: 14553px;
}


}

@media (max-width: 1280px) {
.scrollToDown, .scrollToTop {
 bottom: 14553px;
}


}

body {
	background: #020024;
background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 10%, rgba(0, 212, 255, 1) 100%);
	background-attachment: fixed;
}

.haut {
 
	background:#00cefb;
box-shadow: 0px 0px 0px #656161;
}

fieldset {
	background: #EFEFEF;
}

#header_block {
	height:161px;
	background:url(/images/bgtestdark2.jpg);
	animation: bganim 200s linear infinite;
}

#insideheader {
	height:161px;
	background:url(/images/bgflug1.png);
	animation: bganim 80s linear infinite;
}

#insideheader2 {
	height:161px;
	background:url(/images/bgflug2.png);
	animation: bganim 40s linear infinite;
}

.useroptions ul li a {
	color:#090978;
	font-weight:700;
}

.useroptions ul li a:hover {
	color:#029ad9 !important;
	transform: scale(1.2);
}

.useroptions #menu-reg {
	color:#ec123b !important;
	text-decoration:underline !important;
}

.useroptions #menu-log {
	color:#068f0c !important;
	text-decoration:underline !important;
}

.headerlist {
	background-color;#00cefb !important;
	display:none;
}

.headerlist ul li {
	display:block;
	text-align:center;
	background-color:#020024;
}

.headerlist ul li ul {
	margin-top:10px;
}

.headerlist ul li ul li {
	background-color:#06429f;
}

.headerlist ul li:hover, .headerlist ul li a:hover {
	background-color:#00cefb;
	color:#020024 !important;
}

.headerlist ul li  a{
	display:block;
	text-align:center;
	color:#00cefb !important;
	font-weight:700;
}

.headerlist ul {
    display: block;
	padding-left:0px;
}

.open .headerlist {
	display:block;
	z-index:1005;
}

#hamburger {
	margin:auto 0;
	display:none;
	cursor: pointer;
	position: absolute;
	right:5px;
	top:5px;
}

#hamburger div {
	width:35px;
	height:5px;
	background-color:#020024;
	margin: 7px 0;
	transition:0.4s;
}

.open .bar1 {
  -webkit-transform: rotate(-45deg) translate(-8px, 8px);
  transform: rotate(-45deg) translate(-8px, 8px);
}

.open .bar2 {
  opacity: 0;
}

.open .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

#toplogo {
	position:absolute;
	left:30px;
}

#slogan {
	 color:white;
	font-size:20px;
	font-family:'Lobster';
	position:absolute;
	top: 170px;
	right:40px;
}



.useronline {
	background: #09ba32;
	border-radius: 8px;
	width:16px;
	height:16px;
	float:right;
	margin-left:5px;
	border: 1px solid #baffca;
}

.headerlist .useronline {
	background-image: url(/images/arrow_down.png);
	background-repeat: no-repeat;
	background-size:cover;
	background-position:top;
	border-radius: 0px;
	width:25px !important;
	height:20px !important;
	float:right;
	margin-left:0px !important;
	margin-top:0px !important;
	border:none;
}

#bottomcontainer {
	background-color:#00cefb !important;
	height:auto;
	float:left;
	display:block;
	width:calc(100% - 40px);
	padding:20px;
}

.smalltext {
	font-size:14px !important;
}

.maincalendar .calday {
	height:60px;
}

.maincalendar .trow1 {
	background-color:#CCCCCC;
}

.maincalendar .thisday {
	background-color:#ACFFAC;
}

.maincalendar .trow1 A{
		color:#808080 !important;
}

.onlymobile {
	display:none;
}

#mainlogo {
	position:absolute;
	top:5px; 
	left:30px; 
	float:left; 
	width:330px;
	z-index:1001;
}

.tcat {
	background-color:#00cdf6;
}

.lastpostdate {
color:#2C3E50;font-size:400;
}

.cataussen {
width:49%; float:left; margin-right:10px; background:#05006c;border-radius:20px;height:270px;
}

.catcontainer {
height:200px; border-radius:20px 20px 0px 0px;
}

.conthead {
background:#05006c; font-size:20px;padding:15px;border-radius:20px;
}

.contdesc {
padding:10px 15px; font-size:15px;
}

.cataussen2 {
width:23%; float:left; margin:10px; background:#05006c;border-radius:20px;height:400px;
}

.catcontainer2 {
height:250px; border-radius:20px 20px 0px 0px;
}

.conthead2 {
background:#05006c; font-size:20px;padding:15px;border-radius:20px;
}

.contdesc2 {
padding:5px 15px; font-size:13px;
}

.contdesc2sub {
padding:5px 15px; font-size:12px !important; color:#EEEEEE !important; min-height:85px;
}

.contdesc2last {
padding:10px 15px; font-size:12px !important; color:#EEEEEE !important;background:#073496;border-radius:0px 0px 20px 20px;
}

.contdesc2last .lastpostdate {
color:#00ceff;font-size:400;
}

.contdesc2last span {
font-size:12px !important;
}

.contdesc2sub a, .contdesc2last a {
	color:#EEEEEE !important;
	font-size:12px !important;
}

.contdesc2sub a:hover, .contdesc2last a:hover {
	color:#00cefb !important;
}

.cataussen:hover, .cataussen2:hover {
	transform: scale(1.1);
}

.catconlink:hover, .catconlink2:hover {
	color: #00cefb !important;
}

.tableid_3, .tableid_64  {
	background:transparent !important;
	border-bottom:none !important;
}

.catid3 , .mycatid3, .mycatid3 .tcat, 
.catid64 , .mycatid64, .mycatid64 .tcat, 
sonstnich {
display:none;
}

.catshowid_3, .catshowid_64 {
display: table-row  !important;
}

.navigation {
	background:#00cefb;
	padding:5px;
	border-bottom:2px solid #090978;
}

.navigation a:hover{
	color:#fff;
	transform: scale(1.1);
}

#startseite .navigation {display:none;}

.oben {display:none;}

#startseite .oben {
	display:block;
    background:#00cefb;
    color: #2760ae;
    padding: 15px;
    border: 3px solid #090978;
    font-family: Open Sans;
    font-size: 15px;
}

#startseite .oben h2 {
	font-family:"Lobster";
	padding:0px;
	margin-block-start: 0em;
}



.foindex {
	float:left;
	width:75%;
}

.sideindex {
	float:right;
	width:25%;
}

	.videoframe {
		width:600px;
		height:320px;
	}











@media only screen and (max-width:850px) {
	.useroptions ul li a {
	color:#090978;
	padding: 25px 7px !important;
}

	.cataussen2 {
width:32%;
	}
.foindex {

	width:70%;
}

.sideindex {

	width:30%;
}
	.cataussen {
width:45%; height:300px !important;
}

}

@media only screen and (max-width:768px) {
	#hamburger {
		display:block;
}

#header_block {
		display:block !important;
} 
 
#toplogo, #slogan {
		left:15px;
}

.polloption {
	padding-left:40px !important;
}


}

@media only screen and (max-width:700px) {
	.useroptions, .onlydesktop, #slogan {
	display:none !important;
}

#hamburger {
		display:block;
}

#header_block {
		display:block !important;
}

#content_width, #nav_width {
		float:none !important;
}

.maincalendar {
		width:100% !important;
}

.maincalendar .weekday {
		font-size:10px !important;
		padding:0;
}

.smallmobile tr td.trow1:first-child, .smallmobile  tr td.trow2:first-child, .smallmobile  tr td.trow_shaded:first-child {
	display:none;
}
   .onlymobile {
	
	display:block;
}

#mainlogo {
		left:15px;
z-index:2;
}

.cataussen {
width:100%; height:260px;margin-bottom:5px;
} 
		.cataussen2 {
width:100%; margin:15px 0 20px 0;
	}

.mbhead a{
	font-size:10px !important;
	color:#00cefb !important;
	}
	.foindex {

	width:100%;
}

.sideindex {
float:left;
	width:100%;
}
	
	.author_statistics {
		display:none;
	}
	
	.author_avatar {
		float:left !important;
		width:100px;
		height:100px;
	}
	
	.author_information {
		float:right !important;
		width:150px;
		height:100px:
	}
		.videoframe {
			width:100%;
}



}

