@font-face {
	font-family: 'Open Sans';
	src: local ('Open Sans'), url(../../../images/OpenSans-Bold.ttf) format('truetype');
	font-weight: bold;
}

@font-face {
    font-family: 'Pirata One';
    font-style: normal;
    font-weight: normal;
    src: local('Pirata One'), url(../../../images/themes/gruppe-wechsel/PirataOne-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Spectral SC';
    font-style: normal;
    font-weight: normal;
    src: local('Spectral SC'), url(../../../images/themes/gruppe-wechsel/SpectralSC-Regular.ttf) format('truetype');
}

.navidesktop {
	width: 100%; background: #0F0F0F; position: fixed; top: 0px; left: 0px; text-align: left; z-index: 99;
}

.navimobile {
	display: none;
}

@media(max-width: 575.98px) {
	.navimobile {
		display: block; width: 100%; min-height: 80px; background: var(--farbe1); position: relative; top: 50px; left: 0px; text-align: left; 
	}
	
	.navidesktop {
		display: none !important;
	}
}

.accswdesktop {
	width: 230px; position: absolute; top: 150px; right: 25px; text-align: right; font-size: 25px; line-height: 40px;
}

.accswmobile {
	display: none;
}

@media(max-width: 575.98px) {
	.accswmobile {
		display: block; position: relative; text-align: center; 
	}
	
	.accswdesktop {
		display: none !important;
	}
}

ul {
	list-style-type: square;
}

.index {
	width: 50px;
	height: 50px;
	object-fit: cover;
	filter: grayscale(1);
	padding: 15px;
	border: 1px solid #FFFFFF;
}

.header {
	display: inline-block;
	background: #383838;
	color: #ffffff !important;
	font-family: Calibri, Candara, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px 10px 0.5px 12px;
  	margin: 2.5px 1px;
  	line-height: 18px;
	border: 1px solid #383838;
}

.header:hover {
	background: #c07e00;
	color: #ffffff !important;
	border: 1px solid #c07e00;
}

.headericon {
	display: inline-block;
	color: #ffffff !important;
	font-family: Calibri, Candara, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 55px;
	padding-top: 5px;
}

.headericon i {
	font-size: 25px;
}

.usernavi {
	display: inline-block;
	min-width: 240px; 
	background: var(--farbe1);
	font-family: Calibri, Candara, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff !important; 
	line-height: 25px;
	text-transform: uppercase; 
	padding: 15px; 
	margin: auto auto 10px auto;
	outline: none;
}

.usernavi a:link,
.usernavi a:visited,
.usernavi a:hover,
.usernavi a:active {
	color: #ffffff;
}

.weisserlink a:link,
.weisserlink a:visited,
.weisserlink a:hover,
.weisserlink a:active {
	color: #ffffff;
}

.forentitel {
	color: #f1f1f1 !important; 
	font-family: 'Spectral SC', serif;
	font-weight: normal; 
	font-style: normal; 
	font-size: 80px; 
	line-height: 85px;
	text-align: center; 
	margin: auto;	
	outline: none !important;
}

.forentitel a:hover { border-bottom: 0px !important; }

.threadtitel {
	color: #c07e00 !important; 
	font-family: 'Spectral SC', serif;
	font-weight: normal; 
	font-style: normal; 
	font-size: 50px; 
	line-height: 40px;
	text-align: center; 
	margin: auto;	
	outline: none !important;
}

h1 {
	font-size: 25px;
	font-family: Open Sans;  
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	display: block; 
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 35px;
	border-bottom: 2px solid #303030;
  	padding-bottom: 15px;
	}


h2 {
	display: block;
	font-family: Open Sans; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 30px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding: 10px 0px;
	margin: 0px;
}

.trow2 h2 {
	border-bottom: 1px solid var(--indexoff) !important;
}

fact { 
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	margin: auto;
	text-align: left;
	text-decoration: none !important;
	text-transform: uppercase;
	height: 21px;
	background: white;
	padding-left: 5px;
	padding-right: 5px;
	top: 2px;
	position: relative;
	border: 1px solid white;
}

.buttonpost {
	background: #0f0f0f; 
	width: 90px; 
	font-size: 20px; 
	text-align: center; 
	text-transform: uppercase; 
}

.buttonpost a:link,
.buttonpost a:visited,
.buttonpost a:hover,
.buttonpost a:active {
	color: #ffffff;
}

.navi { font-family: 'Pirata One', system-ui; font-weight: normal; font-style: normal; font-size: 30px; text-transform: lowercase; line-height: 40px; }
.navi:hover { border-bottom: 0px !important; }

.gif { width: 140px; height: 140px; }
.roi { float: left; width: 50%; }

.linkorange { background: #c07e00; padding: 10px; color: #FFFFFF !important; font-size: 25px; text-transform: lowercase; text-decoration: none !important;  letter-spacing: 1px; }
.linkorange:hover {color: #1a1a1a !important; border: 0px !important; }

.link2 { color: #bfbfbf !important; font-size: 25px; font-family: 'Spectral SC', serif; text-transform: lowercase; text-decoration: none !important;  letter-spacing: 1px; }
.link2:hover {color: #1a1a1a !important; border: 0px !important; }

.link3 { color: #bfbfbf !important; font-size: 25px; font-family: 'Spectral SC', serif; text-transform: lowercase; text-decoration: none !important;  letter-spacing: 1px; }
.link3:hover {color: #1a1a1a !important; border: 0px !important; }

.iptlink a:link, .iptlink a:visited, .iptlink a:hover, .iptlink a:active { color: #FFFFFF; }

.listetd {
	background: url(../../../images/themes/gruppe-wechsel/hintergrund2.jpg) fixed repeat top center; background-size: cover;
	color: #FFFFFF;
	font-family: 'Pirata One', system-ui; font-weight: normal; font-style: normal; font-size: 30px;
	text-align: center;
	text-transform: lowercase; line-height: 40px;
	padding: 20px;
}

.unten a:link,
.unten a:visited,
.unten a:hover,
.unten a:active {
	color: #ffffff;
}

b, .mycode_b {
	font-family: Open Sans;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}

.post_body b, .post_body .mycode_b {
	border-bottom: 1px solid var(--border) !important;
}

new {
	background: var(--new1);
	color: var(--schrift1);
	font-family: Open Sans;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px 4px;
}

.mature new {
	color: #c07e00;
	font-size: 25px !important;
	background: none !important;
	padding: 0px !important;
}

new2 {
	background: var(--new2);
	color: #ffffff;
	font-family: Open Sans;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding: 2px 4px;
}

old {
	color: var(--schrift2);
}

goffen { color: #27f0b9; }
greserviert { color: #f0df27; }
gerledigt { color: #000000; }

amethyst { color: #c06cf0; font-weight: bold; }
topaz { color: #fca311; font-weight: bold; }
peridot { color: #57ec7a; font-weight: bold; }
tansanit { color: #4695f1; font-weight: bold; }

.stundenplan td {
	padding: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.stundenplan th { 
	background: #000000;
	color: #fff;
	font-family: 'Pirata One', system-ui;
	font-size: 25px;
	font-weight: normal;
}

/* TLDR */
.tldr {
	background: url(../../../images/themes/dunkel/tldr.png);
	background-size: cover; 
	width: 45px;
	height: 45px;
	margin-top: -40px;
	float: left;
}

/* Zitate */
.zitat {
	margin: 0;
	background: url(../../../images/themes/gruppe-wechsel/hintergrund1.jpg) fixed repeat top center; background-size: cover;
	color: #ffffff;
	padding: 10px;
}

.zitat cite {
	font-weight: bold;
	border-bottom: 1px solid #2f2f2f;
	font-style: normal;
	display: block;
	padding-bottom: 3px;
	margin: 0 0 10px 0;
}

.zitat cite > span {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

.zitat cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}


/* Textareakram */
.input {
FONT-SIZE: 12px;
 font-family: Calibri, Candara, sans-serif;
 COLOR: #404040;
 background-color: rgba(255, 255, 255, 0.6); 
 border: 0px solid #404040;
 text-indent : 2px;
 margin-bottom: 3px;
}

.input[type=submit], .input[type=reset], .input[type=button], .input[type=file] {
display: inline-block; 
width: 120px; 
height: 27px; 
background-color: rgba(255, 255, 255, 0.8); 
color: #040407 !important; 
font-family: Calibri, Candara, sans-serif;
line-height: 27px; 
margin: 2px; 
text-align: center; 
text-decoration: none !important; 
text-transform: uppercase;
letter-spacing: 2px;
border: 0px;
}

.input[type=submit]:hover, .input[type=reset]:hover, .input[type=button]:hover, .input[type=file]:hover {
color: #040407 !important; background-color: #006bae;
}
		
.button2 {
	background: rgba(0,0,0,0.3); 
	color: #bfbfbf;	
	font-family: Calibri, Candara, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border: 0px;
}

.fid25 {
	height: 350px;
}

.fid20 {
	height: 500px;
}

.familiar {
	width: 60px; 
	height: 60px; 
}
		
		