@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);

@charset "utf-8";

body, input, button, select, textarea {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
}
body {
	font-size: 1em;
	background: none;
	overflow-y: scroll;
}
.box {
	background-color: #d0d4d8;
	padding: 10px;
	margin-bottom: 1em;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 0px #ddd;
	/*background-image:url(media/boxbg.jpg);*/
}
h2 {
	margin-top: 0;
}
table {
	border-collapse: collapse;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
td {
	vertical-align:top;
	padding: 1px 4px 3px 0px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.bt {
	width: 60%;
}
table.bt td {
	padding: 3px 15px 3px 0;
	border-bottom: 1px solid rgba(0,0,0,0.3);
	vertical-align: middle;
	background-color: rgba(255,255,255,0.4);
	border-radius: 0;
}
table.bt button {
	padding: 2px 5px;
}
.mittig td {
	vertical-align: middle;
}
input, select, textarea {
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 1px;
	margin-top: -2px;
}
textarea#rm {
	width: 100%;
	box-sizing: border-box;
	height: 450px;
	padding: 8px 30px 8px 9px;
	background-image:url(media/hueselipapier.jpg);
	background-position: 7px 7px;
	border: 1px solid  #5480AF;
	margin: 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 19px;
}
#vorschau {
	display: block;
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	padding: 8px;
	background-image:url(media/hueselipapier.jpg);
	background-position: 7px 7px;
	border: 1px solid  #5480AF;
	margin: 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#vorschau iframe {
	box-sizing: border-box;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	background: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h1 select {
	font-size: 24px;
	font-weight: bold;
	border: 1px solid #fff;
}
h1:hover select {
	border: 1px solid #aaa;
}
h3 {
	color: #5480AF;
}
button {
	padding: 5px 10px;
	margin-right: 0.5em;
	cursor: pointer;
	font-size: 0.8em;
	line-height: 16px;
	min-height: 35px;
	box-sizing: border-box;
	display: inline-block;
}
button.minibutton {
	padding: 0 5px;
	margin-right: 0.5em;
	cursor: pointer;
}
#rand {
	max-width: 90%;
	width: 1200px;
	margin: auto;
	background-image:url(media/RMH-LOGO.svg);
	background-position:right top;
	background-repeat:no-repeat;
	background-size: 440px;
	padding-top: 40px;
	padding-bottom: 100px;
	margin-top: 40px;
}
#rand.admin {
	width: 90%;
	max-width: 1400px;
}
td.spalte1 {
	width: 165px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.printbox {
	border: 1px solid #999999;
	margin-bottom: 1.2em;
	padding: 0.5em;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#mess_ok {
	width: 532px;
	position: absolute;
	top: 0;
	margin-top: 1em;
	background-color: #669900;
	color: #fff;
	padding: 10px 15px;
	margin-bottom: 1em;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 1px #fff, 0 0 3px #ff0, 0 0 10px #9c0;
}

#mess_false {
	width: 532px;
	position: absolute;
	top: 0;
	margin-top: 1em;
	background-color: #990000;
	color: #fff;
	padding: 10px 15px;
	margin-bottom: 1em;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 2px #fff, 0 0 6px #ff0, 0 0 10px #d00;
}
#mess_nichts {
	width: 532px;
	position: absolute;
	top: 0;
	margin-top: 1em;
	background-color: #006699;
	color: #fff;
	padding: 10px 15px;
	margin-bottom: 1em;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 2px #fff, 0 0 6px #0ff, 0 0 10px #006699;
}
a {
	transition: all 150ms ease-in-out;
}
a.leervorbei {
	background-color:#FFFFFF;
	color:#666666;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

a.leer {
	color:#666666;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

a.voll {
	background-color:#669900;
	color:#fff;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 0 3px rgba(255,255,0,0.5);
}

a.heute {
	background-color:#cc0000;
	color: #fff;
}
a.aktiv {
	transform: scale(1.4);
	text-shadow: 0 0 2px #000;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	opacity: 1;
}
a.leervorbei.aktiv, a.leer.aktiv {
	text-shadow: 0 0 2px #fff;
	transform: scale(1.4);
}

a.heute:hover {
	box-shadow: 0 0 5px #000;
	transform: scale(1.3);
}
a.heuteaktiv {
	background-color:#cc0000;
	color: #fff;
	transform: scale(1.4);
	text-shadow: 0 0 2px #000;
	opacity: 1;
}
#kalender td {
	padding: 0;
	border-radius: 4px;
}
#kalender td a {
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 0.3em;
	border-radius: 100%;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
	opacity: 0.8;
}
#kalender td a:hover {
	opacity: 1;
}
#kalender table table td:first-of-type {
	padding-left: 5px;
}
#kalender table table td:last-of-type {
	padding-right: 5px;
}
#kalender table table tr:first-of-type td {
	padding-top: 5px;
}
#kalender table table tr:last-of-type td {
	padding-bottom: 5px;
}
div.leer {
	text-decoration: none;
	display: block;
	padding: 2px 4px;
	margin: 0 4px 4px 0;
	background-color: #C2D5D8;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.mark {
	background-color: #ffff22;
}
.mark0 {
	background-color: #ffff22;
}
.mark1 {
	background-color: #ff99ff;
}
.mark2 {
	background-color: #88ffff;
}
.mark3 {
	background-color: #aa88ff;
}
.mark4 {
	background-color: #66ff66;
}
.mark5 {
	background-color: #ff8888;
}
button img {
	margin-bottom: -2px;
}
button:hover img {
}
tr.admintable td {
	font-size: 0.86em;
}
button.adminbutton {
	background: none;
	padding: 0;
	border: 0;
	margin: -1px;
	float: left;
}

#versions_container {
	position: fixed;
	z-index: 50000;
	overflow: hidden;
	height: 0;
	width: 0;
	top: 0;
	left: 0;
}
#versions_container.gepoppt {
	width: 100vw;
	height: 100vh;
	margin: 0;
}
#versions_underlay {
	position: absolute;
	background-color: rgba(255,255,255,0.8);
	width: 100vw;
	height: 100vh;
	text-align: center;
	top: 0;
	left: 0;
}
#schliessbutton {
	float: right;
	line-height: 2;
	padding: 1em 1em;
	margin-left: 2em;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 0.5em;
	display: inline-block;
	margin-top: calc((5vh - 2em) / 2);
	cursor: pointer;
}
#versions {
	position: relative;
	z-index: 20000;
	border: none;
	box-shadow: 0 0 2em rgba(0,0,0,0.5);
	width: 90vw;
	height: 90vh;
	margin: 5vh 5vw;
	background-color: #fff;
}

button.iconbutton {
	border: none;
	min-width: 3em;
	height: 3em;
	line-height: 3em;
	padding: 0 0.8em 0;
	margin-bottom: 1.5em;
	display: inline-block;
	background-color: rgba(255,255,255,0.5);
	box-shadow: 0 0 0.5em rgba(0,30,60,0.5);
	transition: all 200ms ease-in-out;
	color: #000; 
	border-radius: 2em; 
}
button.iconbutton:hover {
	background-color: #fff;
}
button.iconbutton img {
	width: 1.2em;
	height: 1.2em;
	margin: 0.8em 0;
	vertical-align: middle;
}
button.iconbutton.newone {
	font-weight: bold;
	color: #fff; 
	background-color: rgba(53,87,122,1.00);
}
button.iconbutton.newone:hover {
	background-color: rgba(53,127,200,1.00);
}




