@font-face {
	font-family: 'Font-Light';
	src: url('/font/Lato-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Font-R';
	src: url('/font/OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
}

@font-face {
	font-family: 'Font-Bo';
	src: url('/font/OpenSans-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Font-Bl';
	src: url('/font/OpenSans-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Font-CL';
	src: url('/font/OpenSansCondensed-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Font-CB';
	src: url('/font/OpenSansCondensed-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Symbol-GB';
	src: url('/font/Symbol-GB.ttf') format('truetype');
}


body {
	margin: 0;
	padding: 0;
	width: 100vw;
	height: 100vh;
	font-family: 'Font-R', sans-serif;
	font-size: 1.3vw;
	background-color: #2D5A2B;
	background-size: 100%;
	overflow: hidden;
	overflow-y: visible;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(/bgimage/Bildungszentrum/BZG_02.jpg?v=202605072);

	background-position: 0 -12vw;
}

h1, h2, h3 {
	font-size: 1.1em;
	font-family: 'Font-Bl', sans-serif;
}

h1 {
	font-size: 1.1em;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-family: 'Font-R';
	margin-top: 0vw;
	border: 0px solid red;
}

.blocktabelle {
	margin-bottom: 4vw;
}

a {
	color: #009846;
}

a:hover {
//	background-color: #FFFFFF;
	text-decoration: underline;
}

hr {
//	margin-top: -1vw;
}

button {
	padding: 0.2em;
	border-radius: 0.5em;
	cursor: pointer;
	font-size: 0.8em;
}

#balken {
	position: absolute;
	top: 5.2vw;
	left: 0;
	width: 100vw;
	height: 4.8vw;
	background-color: #565656;
//	background-color: red;
//	opacity: 0.5;
}

#navigator {
	position: absolute;
	top: 5.7vw;
	left: 30.6vw;
	height: 4vw;
	line-height: 1.4em;
}

a {
	text-decoration: none;
}

#navigator a:hover {
	color: white;
}

#navigator .spacer {
	font-family: 'Font-R';
	font-size: 0.65em;
	color: transparent;
}

.navi {
	font-family: 'Font-R';
	font-size: 0.65em;
}

.subnavi {
	font-family: 'Font-R';
	font-size: 0.65em;
}

.passiv {
	color: #A1DB58;
}

.aktiv {
	color: white;
}

.subpassiv {
	color: white;
	font-size: 0.65em;
}

.subaktiv {
	color: white;
	font-size: 0.65em;
	font-family: 'Font-Bo';
}

#navigator li {
	list-style: none;
	display: inline-block;
	margin-right: 1vw;
}

#navigator ul {
	padding: 0;
	margin: 0;
}

#menu {
	position: absolute;
	top: 1.6vw;
	right: 8.3vw;
	height: 10.4vw;
	color: white;
	font-size: 0.655em;
	font-weight: bold;
}

#menu li {
	list-style: none;
	display: inline-block;
	margin-left: 3vw;
}

#menu a {
	font-weight: bold;
	font-size: 0.95em;
	color: white;
}

#menuebalken {
	display: none;
}

#mobi_navi {
	display: none;
}

#logo {
	position: absolute;
//	position: fixed;
	top: 2.8vw;
	left: 5vw;
	width: 20.6vw;
	height: 9vw;
	background-color: white;
	border: 0.2vw solid #A1DB58;
//	opacity: 0.5;
}

#logo img {
	text-align: center;
	vertical-align: middle;
	width: 90%;
	margin: 5%;
}

#rahmen, #inhalt {
	position: absolute;
	top: 15vw;
	left: 30.65vw;
}

#rahmen {
	background-color: #E5E5E5;
	width: 56vw;
}

#inhalt {
	padding: 3.5vw 4vw 3vw 5vw;
	max-height: 47vh;
	width: 52.3vw;
	margin: 0;
	overflow: hidden;
	overflow-y: auto;

	background-color: #E5E5E5;
	opacity: 0.93;
}

#inhalt ul {
	font-size: 0.8em;
}

#termine td {
	height: 3vw;
	vertical-align: top;
}

#inhalt a {
	text-decoration: none;
	color: #2D5A2B;
}

#grau {
	position: absolute;
	bottom: 0;
	height: 2vw;
	width: 90%;
	border: 0px solid red;

	background-color: #E5E5E5;
	opacity: 0.93;
}

.gallerieimg {
	width: 9vw;
	margin-right: 1vw;
	cursor: pointer;
}

.bericht {
	position: relative;
	border: 0px solid red;
}

.bildstreifen {
	position: relative;
	margin-left: -5.5vw;
	margin-right: -4vw;
	padding: 1vw 1vw 1vw 6vw;
	background-color: #A1DB58;
	border: 0px solid red;
}

.kurszeile {
	position: relative;
	font-size: 0.65em;
	height: 2vw;
	border: 0px solid red;
}

.kurslinker {
	color: black;
	display: block;
	width: 20vw;
	padding: 0.2vw 2vw 0.2vw 0.2vw;
	margin-bottom: 0.9vw;
	text-align: left;
	font-size: 0.65em;
	background-position: 98% 0.25vw;
	background-repeat: no-repeat;
	background-size: 1vw;
	cursor: pointer;
	display: block;
	border: 0px solid red;
}

.kurslinker_a {
	background-color: white;
	color: black;
	background-image: url(/img/blocklinks.svg);
	background-size: 1vw;
}

.kurslinker_p {
	background-color: #A1DB58;
	color: black;
	background-image: url(/img/blockrechts.svg);
}

.kurslinker_p:hover {
	background-color: #2D5A2B;
	color: white;
}

#kurse {
	position: relative;
	width: 100%;
}

#kursbox {
	position: absolute;
	position: fixed;
	top: 2.5vw;
	top: 22vw;
	left: 24vw;
	left: 61vw;
	width: 26vw;
	border: 0.1vw solid #A1DB58;
	background-color: #E0E0E0;
	padding: 1vw;
}

#kurstrapez {
	position: absolute;
	top: -2.1vw;
	right: -0.1vw;
	width: 70%;
	height: 2vw;
	text-align: center;
	background-image: url(/img/trapez.svg);
	background-size: cover;
}

#kurstrapez .text {
	font-size: 0.5em;
	font-style: italic;
	font-weight: bold;
	margin-top: 0.5vw;
	text-align: center;
}

.kursbutton {
	position: absolute;
	color: black;
	width: 6vw;
	padding: 0.2vw;
	margin-bottom: 0.9vw;
	text-align: center;
	border: 0.1vw solid #A1DB58;
	background-color: transparent;
	font-size: 0.65em;
	cursor: pointer;
}

.kursbutton:hover {
	background-color: #A1DB58;
	color: white;
}

.kb1 {
	right: 7vw;
}

.kb2 {
	right: 0;
}

.jahresplan {
	position: absolute;
	color: black;
	width: 22.2vw;
	padding: 0.2vw;
	margin-bottom: 3.9vw;
	text-align: left;
	border: 0.1vw solid #A1DB58;
	background-color: transparent;
	font-size: 0.65em;
	cursor: pointer;
	line-height: 1.5em;
}

.jahresplan:hover {
	background-color: #A1DB58;
	color: white;
}

.dokbutton {
	position: relative;
	color: black;
	width: 7vw;
	padding: 0.2vw;
	margin-bottom: 0.9vw;
	margin-left: 0.65vw;
	text-align: center;
	border: 0.1vw solid #A1DB58;
	background-color: #A1DB58;
	font-size: 0.65em;
	cursor: pointer;
}

#frame {
	position: absolute;
	top: 1vw;
	right: 2vw;
	width: 30vw;
	height: 18.5vw;
	background-color: white;
	opacity: 0;
}

iframe {
	position: absolute;
	top: 5vw;
	right: 2vw;
	width: 30vw;
	height: 18.5vw;
	background-color: white;
}


#kurstabelle_m {
	display: none;
}

#kurstabelle {
	border: 0px solid red;
	margin-top: -2vw;
	margin-left: -3vw;
	width: 57vw;
}

#kurstabelle a {
	color: black;
//	text-decoration: none;
}

td {
	vertical-align: top;
}

.td_head {
	font-size: 1em;
	font-weight: bold;
}

.td_item {
	font-size: 0.65em;
	font-weight: normal;
	text-decoration: underline;
	-webkit-text-underline-position: under;
	-ms-text-underline-position: under;
   text-underline-position: under;
	line-height: 2em;
}

.farbblock {
	display: inline-block;
	background-color: #2CC66A;
	height: 1.2vw;
	width: 1.2vw;
	margin-top: 2vw;
	margin-right: 0.65vw;
	margin-left: 0.9vw;
}

.farbblock_info {
	position: absolute;
	top: 9.5vw;
	display: block;
	background-color: #2CC66A;
	height: 1.2vw;
	width: 1.2vw;
	margin-left: -2vw;
}

#infoseite {
	border: 0px solid red;
	padding-top: 5vw;
	margin-left: 0;
	width: 53vw;
	color: black;
	font-size: 0.9em;
}

#infoseite h1 {
	width: 40vw;
}

#infoseite p {
	font-size: 0.9vw;
	line-height: 1.2vw;
}

#infoseite td {
	vertical-align: top;
}

.tr_spacer {
	height: 1vw;
}

.td_box {
	border: 0.27vw solid #2CC66A;
	width: 23.7vw;
	padding: 1vw;

	-webkit-box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.3);
	box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.3);
}

.td_spacer {
	width: 1.7vw;
}

.td_head {
	font-size: 1em;
	font-weight: bold;
}

.td_item {
	font-size: 0.65em;
	font-weight: normal;
	text-decoration: underline;
	-webkit-text-underline-position: under;
	-ms-text-underline-position: under;
   text-underline-position: under;
	line-height: 2em;
}

.farbblock {
	display: inline-block;
	height: 1.2vw;
	width: 1.2vw;
	margin-right: 0.65vw;
}

#anmelden_oben {
	position: absolute;
	top: 1vw;
	right: 2.5vw;
	height: 6vw;
	float: rigth;
}

#anmelden_oben .farbe {
	border-color: #B93629;
	color: #B93629;
	background-color: #DEDDDB;
	width: 20vw;
}

#anmelden_oben h1 {
	font-size: 0.9em;
	line-height: 0.1em;
}

#anmelden_oben hr {
	border-top: 1px solid black;
	border-bottom: 0px solid transparent;
	background-color: transparent;
}

#anmelden_oben_box {
	position: relative;
	bottom: 0;
	right: 0;
	padding: 1vw;
	font-size: 0.65em;
}

#backbox {
	position: absolute;
	top: 2vw;
	margin-left: -3vw;
	font-size: 0.65em;
	color: black;
	line-height: 0.3em;
}

#backbox hr {
	border-top: 1px solid black;
	border-bottom: 0px solid transparent;
	background-color: transparent;
}

#anmelden_unten {
	position: relative;
	top: 0;
	left: -5vw;
	width: 54.8vw;
	height: auto;
	padding: 1vw 1vw 1vw 5vw;
	font-size: 0.9em;
}

#anmelden_unten .button {
	width: 9vw;
	text-align: center;
	font-size: 1em;
}

#anmelden_unten .farbe {
	border-color: #B93629;
	color: #B93629;
}

#anmelden_unten .link {
	cursor: pointer;
}

#anmelden_unten th {
	font-size: 0.9em;
}

#anmelden_unten .anmelden_zeile {
	text-align: center;
}

#anmelden_unten table {
	width: 45vw;
}

.anmelden_datum {
	font-size: 0.9em;
	white-space: nowrap;
	vertical-align: middle;
}

.anmelden_text {
	font-size: 0.75em;
	font-weight: bold;
	width: 20vw;
	padding-left: 1vw;
	color: #B93629;
	text-decoration: none;
}

.anmelden_text {
	font-size: 0.65em;
	font-weight: bold;
	width: 30vw;
	padding: 0.2vw 1vw 0.2vw 1vw;
	padding-right: 1vw;
	text-decoration: none;
}

#kurstabelle ul {
	font-size: 0.65em;
	margin: 0.2vw;
	padding: 0;
	padding-left: 1em;
	list-style-type: "\00BB   ";
}

	.supportblock {
		display: block;
		position: relative;
		width: 55vw;
	}

	.bronze {
		width: 11vw;
		height: 8vw;
		background-color: white;
		box-shadow: 0.5vw 0.5vw 0.5vw grey;
		margin-bottom: 2vw;
		margin-right: 2vw;
		cursor: pointer;
		border: 1px solid silver;
		display: inline-block;
	}

	.flex {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.bronze img {
		position: absolute;
		width: 8vw;
		max-height: 6vw;
		vertical-align: middle;
		text-align: center;
	}



::-webkit-scrollbar {
	width: 0.5vw;
}

/* Track */
::-webkit-scrollbar-track {
	background: transparent;
	background: #565656;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #A1DB58;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #565656;
}

.alarmtext {
	position: absolute;
	top: 17.8vw;
	left: 5vw;
	width: 18.6vw;
	padding: 1vw;
	background-color: #990000;
	color: white;

	border: 0.2vw solid red;
}

.Symbol-GB {
	font-family: Symbol-GB;
	font-size: 0.65em;
}

/* 2021 */

h5 {
	font-family: 'Font-R';
	margin: 0;
	font-size: 1em;
}

.tab {
	display: table;
	border-spacing: 1vw;
	margin-bottom: 0;
}

.box_zeile {
	height: 2vw;
	width: 24vw;
	display: table-row;
	border: 1px solid red;
}

.t2_box {
	border: 0.27vw solid #2CC66A;
	width: 24.5vw;
	padding: 1vw;
	display: table-cell;

	-webkit-box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.3);
	box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.3);
}

.t2_box:hover {
	background-color: white;
	opacity: 1;
}

.t2_head {
	font-size: 0.9em;
	font-weight: bold;
}


.km_box {
	border: 0.27vw solid #2CC66A;
	width: 53vw;
	padding: 1vw;
	margin-top: 1vw;
	margin-left: 1vw;

	-webkit-box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.3);
	box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.3);
}

.km_box:hover {
	background-color: white;
	opacity: 1;
}

.km_head {
	font-size: 0.9em;
	font-weight: bold;
}

.km_label {
	font-size: 0.9em;
	font-weight: normal;
}

.km_zeilen {
	margin-top: -1.5vw;
	margin-left: 12vw;
	font-size: 0.8em;
	font-weight: bold;
}



.d_zeile {
	width: 100%;
}

.d_zeile:hover {
	background-color: #ADADAD;
}

a:hover {
	color: white;
}

a {
	color: white;
}

