@charset "UTF-8";
/* CSS Document */
/* Das ist ein Kommentar */
/* Das ist ein
mehrzeiliger Kommentar */
/* Testbereich
* {
	margin: 2px;
	padding: 10px;
}
*/
/* Definiton von Grunddesign der Site */
html{
	font-size: 62.5%;
	/* somit font-size 1em = 10px */
}
body {
	background-color: #BDBDBD;
	font: 1.8rem Arial, sans-serif;
}
/* Definiton von Headlines */
h1.haupthead{
	color: blue; 
	text-align: center;
	font-size:3rem; /* 1.4rem = 14px */
}
h2{
	color: blue; 
	text-align: center;
	font-size:2rem; /* 1.4rem = 14px */
	margin: auto;
}
h3{
	color: blue; 
	text-align: center;
	font-size: 1.5rem;
	margin: 5px auto;
}
/* Definiton von Absätzen */
p.blue{
	color: blue;
	font-size: 1.5rem;
}

p.Prio {
	text-align: left;
	font-weight: bold;
	font-size: 1.2rem;
	/*border: 2px solid powderblue;*/
	padding: 0px;
	margin: 0px;
}

p.notloggedin{
	color: red;
	font-size: 1.2rem;
	margin: auto;
}

#user{
	color: black;
	text-align: center;
	font-size: 1.8rem;
}
#useradddata{
	color: gray;
	text-align: center;
	font-size: 1.2rem;
}
#test{
	color:red;
	font-size: 12px;
	font-weight: bold;
}
p{
	color: black;
	text-align: center;
	font-size:10px;
}

#aussendiv {
	position: relative;
	display:flex; justify-content:center;
	width:100%;
	height: 480px;
}

div.headline{
	font-size: 2rem;
	font-weight: bold;
	color: blue;
	display: flex;
  	align-items: center;
  	justify-content: center;
	width: 300px;
	height: 50px;
	background: #999999;
}

div.testdiv{
	width: 300px;
	height: 200px;
	margin: 30px auto;
	border: 2px solid black;
}
div.loginform{
	width: 300px;
	height: auto;
	margin: 30px auto;
	border: 2px solid black;
}

div.passform{
	width: 300px;
	height: auto;
	margin: 30px auto;
	border: 2px solid black;
}

div.kalender{
	font-size: clamp(0.4rem, 0.75vw, 1rem);
	width: 98%;
	height: auto;
	margin: 30px auto;
	border: 2px solid blue;
}
div.tagesterminwoche {
	width: 100%;
	hight: auto;
	border: 1px solid yellow;
}


div.maindivnewtermin {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: clamp(1.3rem, 0.75vw, 0.8rem);
	font-weight: normal;
	width: 300px;
	height: auto;
	margin: 1px auto;
	border: 1px solid blue;	
}

div.notloggedin {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: clamp(1.3rem, 0.75vw, 0.8rem);
	font-weight: bold;
	text-align: center;
	align-content: flex-end;
	width: 260px;
	height: auto;
	margin: 1px auto;
	padding: 20px;
	border: 1px solid red;
	background-color: white;
}
div.notloggedintext1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: clamp(1rem, 0.75vw, 0.8rem);
	font-weight: normal;
	text-align: center;
	width: 200px;
	height: auto;
	padding: 10px;
	margin: 20px auto;
	border: 1px solid red;
	background-color: yellow;
}

div.success {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: clamp(1.3rem, 0.75vw, 0.8rem);
	font-weight: bold;
	text-align: center;
	align-content: flex-end;
	width: 260px;
	height: auto;
	margin: 1px auto;
	padding: 20px;
	border: 1px solid #25FF29;
	background-color: green;
}
div.successtext {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: clamp(1rem, 0.75vw, 0.8rem);
	font-weight: normal;
	text-align: center;
	width: 200px;
	height: auto;
	padding: 10px;
	margin: 20px auto;
	border: 1px solid #25FF29;
	background-color: white;
}


div.delsuccess {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: clamp(1.3rem, 0.75vw, 0.8rem);
	font-weight: bold;
	text-align: center;
	align-content: flex-end;
	width: 260px;
	height: auto;
	margin: 1px auto;
	padding: 20px;
	border: 1px solid red;
	background-color: orange;
}
div.delsuccesstext {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: clamp(1rem, 0.75vw, 0.8rem);
	font-weight: normal;
	text-align: center;
	width: 200px;
	height: auto;
	padding: 10px;
	margin: 20px auto;
	border: 1px solid red;
	background-color: yellow;
}




article.funfer {
	text-align: left;
	align-content: flex-end;
	border: none;
	display: grid;
	grid-template-columns: 90px 1fr 2fr 1fr 2fr;
	height: auto;
}

article.vierer {
	text-align: left;
	border: 0px solid;
	display: grid;
	grid-template-columns: 90px 1fr 1fr 1fr;
	height: auto;
}

article.dreier {
	text-align: left;
	border: 0px solid;
	display: grid;
	grid-template-columns: 90px 1fr 2fr;
	height: auto;
}

article.dreier2 {
	text-align: left;
	border: 0px solid;
	display: grid;
	grid-template-columns: 90px 1fr 5fr;
	align-content: center;
	height: auto;
}

article.dreieruserlist {
	text-align: center;
	border: 0px solid;
	display: grid;
	grid-template-columns: 1fr 4fr 2fr;
	align-content: center;
	height: auto;
}

article.dreier3 {
	text-align: left;
	border: 0px solid;
	display: grid;
	grid-template-columns: 90px 1fr 1fr;
	height: auto;
}

article.zweier {
	text-align: left;
	border: 0px solid;
	display: grid;
	grid-template-columns: 90px 1fr;
	height: auto;
	background-color: gray;
}

article.zweieransicht {
	text-align: left;
	border: 0px solid;
	display: grid;
	grid-template-columns: 90px 1fr;
	height: auto;
}

article.zweierohneform1 {
	text-align: left;
	color: blue;
	font-weight: bold;
	border: 0px solid;
	display: grid;
	grid-template-columns: 90px 1fr;
	height: auto;
	background-color: gray;
}

article.zweierbottom {
	text-align: center;
	align-content: center;
	border: 0px solid;
	display: grid;
	grid-template-columns: 1fr 1fr;
	height: 50px;
	background-color: gray;
}

article.einer {
	text-align: center;
	font-size: 1.7rem;
	font-weight: bold;
	align-content: center;
	border: 0px solid;
	display: grid;
	grid-template-columns: 100%;
	height: 40px;
	background-color: white;
}

article.einerbottom {
	text-align: center;
	align-content: center;
	border: 0px solid;
	display: grid;
	grid-template-columns: 1fr;
	height: 50px;
	background-color: gray;
}

article.einerdel {
	text-align: center;
	font-size: 1.7rem;
	font-weight: normal;
	color: yellow;
	align-content: center;
	border: 2px solid red;
	display: grid;
	grid-template-columns: 100%;
	height: 30px;
	background-color: #999999;
}

article.einerhead {
	text-align: center;
	font-size: 1.7rem;
	font-weight: normal;
	color: blue;
	align-content: center;
	border: 0px solid;
	display: grid;
	grid-template-columns: 100%;
	height: 30px;
	background-color: #999999;
}

article.einerterminanzeige {
	text-align: center;
	font-size: 1.7rem;
	line-height: 5px;
	font-weight: bold;
	align-content: center;
	border: 0px solid;
	display: grid;
	grid-template-columns: 100%;
	height: 60px;
	background-color: white;
}

article.einerterminanzeigeklein {
	text-align: center;
	font-size: 1.7rem;
	line-height: 5px;
	font-weight: bold;
	align-content: center;
	border: 0px solid;
	display: grid;
	grid-template-columns: 100%;
	height: 30px;
	background-color: white;
}

article.einerklein {
	text-align: center;
	align-content: center;
	border: 0px solid;
	display: grid;
	grid-template-columns: 100%;
	height: 10px;
}

article.einerneutral {
	text-align: center;
	align-content: center;
	border: 0px solid;
	display: grid;
	grid-template-columns: 100%;
	height: 20px;
	background-color: #BDBDBD;
}

section,
aside {
	border: 0px solid hidden;
	padding: 5px;
}


/* textarea{
	width: 95%;
	resize: vertical;
}
*/


.textarea {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  display: block;
	word-break: auto-phrase;
  overflow: hidden;
  resize: vertical;
  min-height: 100px;
  line-height: 20px;
	background-color: white;
	width: 95%;
	line-height: 1.1;
}

.textarea[contenteditable]:empty::before {
  content: "Bemerkung";
	word-break: auto-phrase;
  color: black;
	line-height: 1.2;
}

.textareaadd {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: black;
	font-size: 1.2rem;
  display: block;
	word-break: auto-phrase;
  overflow: hidden;
  resize: none;
  min-height: 60px;
  line-height: 20px;
	background-color: white;
	width: 95%;
	background: gainsboro;
	line-height: 1.3;
}

input{
	width:95%;
}

select{
	width: 100%; 
}

table.monatskalender{
	font-size: 1.5rem;
	font-weight: normal;
	
}
table.tagesaufteilung{
	font-size: 0.8rem;
	border-collapse: collapse;
}

table, th, td { border: thin solid; border-color: grey;}
#coll { border-collapse: collapse; font-size: clamp(1.8rem, 0.75vw, 1rem); overflow-wrap: anywhere; }
#sepa { border-collapse: separate; margin-top: 2em; }
#time { border-collapse: collapse; font-size: 1rem; font-weight: normal; overflow-wrap: anywhere; margin-top: 0px; width: 100%; }
caption { text-align: center; }

table{
	width: 99%;
	margin: auto;
	border: medium;
}

table.newtermin {
	width: 95%;
	max-width: 300px;
	border-collapse: collapse;
	font-size: 1.2rem;
	
}

a:link {color: black; font-size: 1.7rem; font-weight: bold;} 
a:visited {color: black;} 
a:hover {color: #0099FF;}
a:active {color: yellow;}

a.wota:link {
	color: blue;
	font-size: clamp(0.85rem, 0.75vw, 2rem);
	font-weight: bold;
} 
a.wota:visited {color: blue;} 
a.wota:hover {color: #0099FF;}
a.wota:active {color: yellow;}

a.icon:link {
	font-size: clamp(1.5rem, 0.75vw, 1.5rem);
	text-decoration: none;
} 
a.icon:visited {color: blue;} 
a.icon:hover {color: #0099FF;}
a.icon:active {color: yellow;}

a.iconwoche:link {
	font-size: clamp(1rem, 0.75vw, 1.5rem);
	text-decoration: none;
} 
a.iconwoche:visited {color: blue;} 
a.iconwoche:hover {color: #0099FF;}
a.iconwoche:active {color: yellow;}




