html, body, h1, h2, h3, h4, h5 {font-family: Helvetica, sans-serif; word-wrap:break-word;}
* {
  box-sizing: border-box;
}
/*
body {
  background-color: none;
  background-image: url("../img/DSCN2116_2000_1500_3.JPG");
}
*/
.fussseite{
    position:fixed;
    bottom: 0;
    width: 100%;
 }
.w3-content{max-width:1200px}
#hide_menue{
	display:block;
}
#server-results-register, #server-results-change, #server-results-vergot, #server-results-delete, #server-results-login, #server-results-logout, #server-results-regcode {display:none; margin-top:30px;}
.seebruck_round{
	background-image:url("../img/sys/DSCN2116_home_3.jpg");
	background-position: center right;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	height: 130px;
	margin-top: -20px;
}
.w3-table {
  border-collapse: collapse;
}
.w3-table-t{
	border: 1px solid #888888;  border-radius: 3px;   border-collapse: collapse;
}
.width_30{
	width: 40%;
}
.width_65{
	width: 55%;
}
.width_90{
	width: 99%;
}
.width_1{
	width: 1%;
}
.width_45{
	width:45%;
}
.width_100{
	width:100%;
}

.w3-table td,.w3-table th{padding:0; margin:0; display:table-cell;text-align:center;vertical-align:top; border: 1px solid #888888;}
.w3-table-left td{text-align: left; vertical-align: top; padding-left: 2px; text-decoration:none;}
.table-striped tbody tr:nth-of-type(odd){background-color:rgb(240,240,240);}
.table_border{border: 2px solid #999999; border-radius: 5px;}
.table_borderq{border: 3px solid #ff9900; border-radius: 5px;}

.w3-table-t td,.w3-table-t th{padding:2px; margin:0; display:table-cell;text-align:left;vertical-align:middle;  border: 1px solid #888888;}
.table-hl{background-color:rgb(200,200,200); font-weight: bold; color: #0000dd;}

.pruef_det{padding: 0; margin:0;}
.pruef_det thead th {font-size: 100%; font-weight: bold; vertical-align:middle; text-align: center;}

.pruef_det td{font-size: 90%; font-weight: normal; vertical-align:middle; text-align: center;}
#fragen_texte td{padding:10px 20px;}


p { 
 hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 -o-hyphens: auto;
 -webkit-hyphens: auto;
}
/* aus bootstrap!*/
.card-header {
  padding: 0.05rem 0.1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header h5{
  font-size: 1.0rem;
  margin-left:20px;
}

span.clock{margin:0; font-size:20px;}


.text_bold_blue
{
	color:#607d8b;
	font-weight: bold;
}
.choose_answer{
		cursor: help;
		padding: 5px;
}
.answer_pack{
	margin-top:15px;
	padding-top:5px;
}
.away_wrong, .make_wrong{
		 cursor: pointer;
}
 .choose_answer:link {
  color:#000000;
	text-decoration: none;
  }
 .choose_answer:visited {
  color:#000000;
  }
.choose_answer:hover {
	color: #ffffff;
	background-color:#0000dd;
  }

.quell_link:link {
	color:#000000;
	text-decoration: underline;
}
.quell_link:hover {
	color:#000099;
	text-decoration: none;
}
 .show_answer_pic_smile{
	 cursor: pointer;
 }
.edit_pen{
float: right;
margin-top: -55px;
}
.thumbs_down{
float: right;
cursor: pointer;
display:block;
margin-bottom: -15px;
}
.bereich_string{
	margin: 5px 0;
	font-size: x-small;
	float:left;
	vertical-align: bottom;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
#temp_answer, #time_out_mess, #outi, #answer_false_mess, #answer_true_mess, #joker_mess, .temp_answer
{
	display:none; /*none;*/
}
#time_out_mess
{
	margin-top:10px;
}
#login_form, #logout_form, #log_tab_1, #log_tab_2
{
	display: none;
	margin: 0 7px 10px 5px;
}
/* Login-Tabs*/
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #fff;
  text-align: center;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: #eee;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 16px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */

.tabcontent {
  display: none;
  padding: 20px 12px 12px 12px;
  border: 8px solid #ccc;
}
.joker
{
	float: right;
	padding:30px 10px 10px 10px;
	margin: 0;
	display: none;
	cursor: pointer;
}
label.error {
    height:17px;
    padding-top: 5px;
    font-size:small;
	color:#cc0000;
}
.w3-theme 
{
	color:#fff !important; 
	/*background-color:#607d8b !important}*/
	background-color:#607d8b!important
	}
#end_quiz{
	display: none;
}

hr.blue_line{
  border: 2px solid #000000;
}
.w3-theme-wrong {color:#721c24 !important; background-color:#f8d7da !important; font-weight: bold;}
.w3-theme-right {color:#155724 !important; background-color:#d4edda !important; font-weight: bold;}
#status_css {background-color: #ffffff; color: #000000 !important; font-weight:bold;}

.isa_info, .isa_success, .isa_warning, .isa_error, .isa_white {
		padding:5px;
		/*margin-top: 1rem;*/
		margin:5px;
		border: 1px solid transparent;
		border-radius: 0.25rem;
		font-size: 15px; /*80%;*/
		vertical-align: bottom;
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.isa_success {
		color: #155724;
		background-color: #d4edda;
		border-color: #c3e6cb;
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.isa_error {
		color: #721c24;
		background-color: #f8d7da;
		border-color: #f5c6cb;
}
.isa_white {
		color: #000000;
		background-color: #eeeeee;
		border-color: #f5c6cb;
}
.isa_zero {
		border: 1px solid transparent;
		font-size: 15px; /*80%;*/
		vertical-align: bottom;
		padding:10px;
		color: #000000;
		background-color: #ffffff;
}
.isa_zero:hover{
	background-color: #dddddd;
}
#loading-indicator {
  position: relative;
  z-index: 100000;
  display: none;
}
.w3-button, .w3-button-reverse, .button-book,  .button-book1, .w3-button-quiz{
	height: 30px; 
	margin:0 5px; 
	font-size: 75%; 
	border:1px solid #000000;	/*none*/
	display:inline-block;
	padding:2px 6px;
	overflow:hidden;
	text-decoration:none;
	color:inherit;
	background-color:inherit;
	cursor:pointer;
	white-space:nowrap;
	text-align: center;
	width: 50%;
	border-radius: 5px;}
.w3-button:first-child{background-color:#ccc;color:#000}


.w3-button-quiz{background-color:#cc0000!important;	font-size: 85%; border:1px solid #000000;	/*none*/}
.w3-button-quiz:disabled{cursor:not-allowed;opacity:0.3;}
.w3-button-quiz:hover{color:#000!important;background-color:#ccc!important}

.w3-button:hover, .button-book:hover{color:#000!important;background-color:#ccc!important}

.w3-button-reverse{
	color: #ffffff;
	background-color: #f54242;
	font-size: 100%; 
}
.w3-button-reverse:hover{
	color: #ccc;
	background-color: #000;
}
.button-book{width:35px; float:right; margin-left: 5px;background-color:#FEEFB3;}
/*.button-book1{width:35px; float:right; margin:-40px 8px 0 5px;  background-color: #d4edda;}*/
.button-book1{width:28px; height: 28px; float:right; background-color: #d4edda;}
.scal {
    width: 100%;
    height: auto;
}

.full-width{width: 100%;}

.flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: none;
	padding: 10px;
}
input[type=text], input[type=password], input[type=email] {
  width: 100%;
  padding: 6px 10px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 5px;
}
input[type=checkbox], input[type=radio], label{
cursor: pointer;
}


input:focus{
  border: 2px solid #6666ff;
}
#show_auswahl_learn{
	display: none;
}
.button_activ{
	border:2px solid #000000;
	border-radius: 5px;
}
.w3-col.s3{width:100%; padding:0 7px 1px 5px;}


#ajax_content, #hide_menue{
display:none;
}
.col-sm-12, .col-sm-8{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#pruef_items{
	margin:5px 0px;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

button.accordion {
    cursor: pointer;
    padding: 5px;
    width: 100%;
    border: 1px solid #999999; //none;
    text-align: left;
    outline: none;
    font-size: 90%;
    transition: 0.8s;
	font-weight: bold;
	margin-bottom: 5px;
}

button.accordion.active, button.accordion:hover {
    background-color: #000;
	color: #fff;
}

button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}

button.acc_info{
    background-color: #607d8b;
    color: #fff;	
}
div.panel {
    padding:0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
	margin-top: 1px;
	line-height: 200%;
	/*border: 1px solid #000000;*/
}
div.panel p{margin: 15px 0;}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  font-size: 90%;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.4rem 0.7rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #607d8b;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  color: #607d8b;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  /*z-index: 1;*/
  color: #fff;
  background-color: #607d8b;
  border-color: #607d8b;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* Cookie consent */
.cookieConsentContainer {
	z-index: 999;
	width: 350px;
	box-sizing: border-box;
	padding:20px;
	background: #232323;
	position: fixed;
	top: 30px!important;
	right: 0!important;
	display: none;
}
.cookieConsentContainer .cookieDesc p {
	padding: 0;
	font-family: OpenSans, arial, "sans-serif";
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
	display: block;
}
.cookieConsentContainer .cookieDesc a {
	font-family: OpenSans, arial, "sans-serif";
	color: #FFFFFF;
	text-decoration: underline;
}
.cookieConsentContainer .cookieButton a {
	display: inline-block;
	font-family: OpenSans, arial, "sans-serif";
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	background: #000000;
	box-sizing: border-box; 
	padding: 10px 24px;
	text-align: center;
	transition: background 0.3s;
}
.cookieConsentContainer .cookieButton a:hover { 
	cursor: pointer;
	background: #3E9B67;
}
.w3-container p{ margin: -5px 0 5px 0; text-align: left;}
#start_quiz{margin-left: 20px;}
#lo_button{font-size: 100%;}
.temp_answer{margin:0;}
.zero_all{padding:35px 15px;} /*hier ist alles drin */
#fragen_texte_p,#fragen_texte_q, #fragen_texte{margin-top:10px;}

textarea {
	margin-left: -5px;
  width: 98%;/*190px;*/
  height: 80px;
  box-sizing: border-box;
  border: 2px solid #cccccc;
  border-radius: 4px;
  background-color: #f8f8f8;
  font-size: 13px;
  padding: 2px;
}

.big_flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
/*    border: 2px solid #333;*/
}
.big_flexbox_1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
/*    border: 2px solid #333;*/
}
.col-box-01 {
	-ms-flex: 7 1 auto;
	flex-basis: 700px;
	flex-grow: 2;
}
.col-box-02 {
    -ms-flex: 1 1 auto;
    flex-basis: 100px;
		flex-grow: 1;
}
.col-box-03 {
	-ms-flex: 1 1 auto;
    flex-grow: 1;
}

.col-box-04 {
	-ms-flex: 1 1 auto;
    flex-grow: 1;
 }
 
#sail_friend, #pw_add{
	display: none;
}
#intro
{
	display: block;
	padding:5px;
}
footer a:link {
  color: #fff;
  text-decoration: none;
}
footer a:visited {
  color: #cccccc;
}
footer a:hover {
  text-decoration: underline;
  cursor: pointer;
}
.pool_auswahlp{font-size: 100%;}

.topnav {
  overflow: hidden;
  background-color: #333 ;/*333*/
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-decoration: none;
  font-size: 90%;
  text-align: center;
  padding: 8px 15px 5px 0;
}

.topnav a:hover {
color:#000;
background-color:#999;
border: none;
}
.topnav a.active {
color:#fff;
border: none;
}
.topnav .icon {
  display: none;
}
.topnav.iconp {
  display: block;
}
 .topnav a.iconp  {
    float: right;
    display: block;
	border: none;
  }
.vok {
  list-style-type: none;
	width: 330px;
	height: 50px;
  float:left;
  border: 2px solid #000000;
  margin: 3px 5px;
  padding: 5px 5px 3px 5px;;
    border-radius: 4px;
}
.vok  input[type=text]{
  width: 265px;
  padding:2px 2px;
display: inline-block;
  border: 1px solid #999999;
  font-size: 95%;
  border-radius: 4px;
 box-sizing: border-box;
 }
.vok_hidden{display: none;}
.p_page{
	background-color:#777777;
	padding:5px;
	color:#ffffff;
	font-weight: 750;
	float:left;
}

.select-style {
    border: 1px solid #ccc;
    width: 140px;
    border-radius: 3px;
    overflow: hidden;
    background: #fafafa url("../img/sys/chevron-down_24_24.png") no-repeat 90% 50%;
}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}
.hallo
{
	float: left;
}
.hallo_out{
	float: right;
}
.hallo_out_b{
	height: 22px; 
	margin-bottom:5px; 
	font-size: 75%; 
	border:1px solid #000000;	/*none*/
	display:inline-block;
	padding:2px 6px;
	text-decoration:none;
	color:inherit;
	background-color:inherit;
	cursor:pointer;
	border-radius: 5px;
}
.hallo_out_b:hover{
	background-color:#cccccc;
}
.pr_variante{
	color: #0000dd;
	font-size: small;
	font-weight:100;
}

.panel_in{
	line-height: 140%; border:1px solid #000000; border-radius: 5px; padding: 3px; font-weight: 100; margin-bottom: 5px;
}
 .panel_in a:link {
  color:#0000dd;
	text-decoration: underline;
	cursor: pointer;
  }
 .panel_in a:visited {
  color:#000000;
  }
.panel_in a:hover {
	color: #ffffff;
	background-color:#0000dd;
  }
@media screen and (max-width: 730px)
{
.topnav a:not(:first-child) {display: none;}
	.topnav a:nth-child(5) {display: block;}
	.topnav a:nth-child(6) {display: block;}
	.topnav a.icon
	{float: right;
		display: block;
		border: none;
	}
	.topnav.responsive {position: relative;}

	.topnav.responsive .icon,.topnav.responsive .iconp
	{
		position: absolute;
		right: 0;
		top: 0;
	}
	.topnav.responsive a
	{
		float: none;
		display: block;
		text-align: left;
	}
	.cookieConsentContainer
	{
		top: 30px !important;
		left: 0px !important;
		width: 100%  !important;
	/*		max-height: 200px!important;*/
	}
}
/*
@media screen and (min-width: 900px) {
.topnav a {border: none;}
}
*/
/* If the screen size is xxx px wide or less */

	.quiz_shrink {
    font-size: 32pt;
    font-family: sans-serif;
    color: white;
    text-shadow: 0 0 5px black;
    font-weight:400;
	margin-top: -20px;
	}
.random_image
{
  width: 100%;
  height: auto;
}
.check_it{
	color: blue;
}
.fett_blue, .fett_bluec
{
	/*color: #0000dd;*/
    font-weight:300;
	color: #ffffff;
	background-color:#0000dd;
	padding: 5px;
	border-radius:5px;
}
.fett_bluec
{
	text-align: center;
}
#learn_items{
	padding: 5px;
}



.fett_blue a:link{
	color: #ffffff;
	text-decoration: none;
}

.fett_blue a:hover{
	color: #ffffff;
	cursor:pointer;
	text-decoration: underline;
	font-weight:600;
}

.img_descript{
	font-size: 90%;
	text-align: left;
	padding-left:0;
	font-weight: bold;
}

@media only screen and (max-width:768px)
{
	.w3-margin{margin: 5px 0!important;}
	.w3-col.s9{width:100%}
	.w3-col.s3{width:100%}
	.global{padding:0; margin:0;}
	#fragen_texte_p, #fragen_texte_q, #show_auswahl_p, #temp_answer, .zero_all , .zero_allp{padding:10px 0 0 0;}
	.seebruck_round{margin-top:-50px;}
	div.panel {padding:0 5px;}
	textarea
	{
	  padding: 2px;
	  box-sizing: border-box;
	  font-size: 12px;
	  height: 100px;
	}
	.big_flexbox
	{
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.col-box-01 {
		-ms-flex: 1 1 auto;
		/*flex-basis: 200px;*/
		flex-grow: 1;
	}
	.col-box-02 {
		margin-top: -5px;
		-ms-flex: 1 1 auto;
		/*flex-basis: 100px;*/
		flex-grow: 1;
	}
	#login_form, #logout_form, #log_tab_1, #log_tab_2
	{
		margin:10px 0 5px 0;
	}
	.tab button {
	  padding: 14px 4px;
	  transition: 0.3s;
	  font-size: 14px;
	}
	#fragen_texte td{padding:5px;}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
{
	.col-box-02 {min-height: 1px;}
}

/*----------- Gallerie -----------------------------------*/
html, body, h1, h2, h3, h4, h5 {font-family: "Open Sans", sans-serif}
* {
  box-sizing: border-box;

}
  .xx{max-width: 30%; margin-top: 10px;}
DIV.container {
    min-height: 10em;
    display: table-cell;
    vertical-align: middle }

.intro {padding: 5px; background-image:url(img/pool/thumbs/100_DSCN2116_2000_1500_5.jpg); background-repeat: no-repeat; background-size: cover;}
.intro h2{text-outline: 3px 1px #ffffff; color: #000000; font-size: xx-large;}
.intro p {text-outline: 1px 1px #ffffff; color: #000000; font-size: small;}

		.main{
			display: inline-block;
			padding: 0;
			margin: 5px;
			width: 100px;
    		height: 100px;
		}
		.main img{
			width: 100%;
			height: 100%;
		}
    .container { margin-top:150px;}
    	.snake{
    		position: relative;
    		overflow: hidden;
    	}
    	.overlay{
    		position: absolute;
    		opacity: 0.7;
    		text-align: center;
    		padding-top: 30px;
    		background-color: #222;
        color:#fff;
    	}
    	.overlay .title{
    		font-size: 0.8em;
    		font-weight: bold;
    		display: block;
    		width: 100%;
    	}
    	.description{
    		font-size: 0.6em;
    		font-weight: normal;
    		display: block;
    		width: 100%;
    	}

