html, body {
	height: 101%;
	margin: 0;
	padding: 0;
	font-family: Arial;
}
 @media only screen and (min-width: 801px) {
#header {
	display: block;
	padding-top: 20px;
	padding-left: 10px;
	width: 988px;
	height: 110px;
	margin-top: 20px;
	margin-bottom: 10px;
	opacity: 0.7;
	color: #fff;
	font-size: 2.5em;
	background-image: url(/images/marathonlaeufer.gif);
	background-repeat: repeat-x;
	border: 1px dotted #0387bd;
}
}
#main {
	font-size: 16px;
	line-height: 160%;
	margin-top: -16px;
}
@media only screen and (min-width: 801px) {
#main {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 1000px;
}
}
.color-d, h1, h2, h3 {
	color: #0387bd;
}
.color-h {
	color: #b5e2f6;
}
.box {
	padding: 10px 10px 10px 10px;
	border-bottom: 10px solid #eee;
}
@media only screen and (min-width: 801px) {
.box {
	margin-bottom: 10px;
	border-bottom: none;
	border: 1px dotted #0387bd;
	background-image: url(/images/border_gray_right.png);
	background-position: right;
	background-repeat: repeat-y;
}
}
@media only screen and (min-width: 801px) {
nav {
	border: 1px dotted #0387bd;
}
}
#footer {
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	text-align: center;
}
#more {
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	text-align: center;
}
img {
	border: none
}
.img-left {
	float: left;
	margin-right: 20px;
}
.img-right {
	float: right;
	margin-left: 20px;
}
h1 {
	font-size: 1.5em;
	color: #0387bd;
}
h2 {
	font-size: 1.3em;
	color: #0387bd;
}
h3 {
	font-size: 1.1em;
	color: #0387bd;
}
a:link, a:visited, a:hover, a:active {
	color: #0387bd;
}
a:link.ahigh, a:visited.ahigh, a:hover.ahigh, a:active.ahigh {
	font-weight: bold;
}
a:link.headline, a:visited.headline, a:hover.headline, a:active.headline {
	color: #fff;
	text-decoration: none;
	line-height: 110%;
}
a:link.lih, a:visited.lih, a:hover.lih, a:active.lih {
	color: red;
}
.submit {
	margin: 15px 15px 15px 0px;
	height: 35px;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background: linear-gradient(to bottom, #b5e2f6 5%, #0387bd 100%);
	background-color: #b5e2f6;
	border-radius: 6px;
	border: 1px solid #0387bd;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0px -1px 0px #5b6178;
}
.centered {
	text-align: center;
}
 @media only screen and (min-width: 801px) {
.linksall {
	float: left;
	width: 280px;
	margin-right: 10px;
	height: 470px; /****** Höhe Navigation******/
}
}
 @media only screen and (min-width: 801px) {
.rechtsall {
	float: right;
	width: 710px;
	height: 4500px;
}
}
.nurmob {
	display: block;
}
@media only screen and (min-width: 801px) {
.nurmob {
	display: none;
}
}
.nurdesk {
	display: none;
}
@media only screen and (min-width: 801px) {
.nurdesk {
	display: block;
}
}
.trenner {
	width: 95%;
	border-top: 1px dotted #0387bd;
	margin: 15px auto 15px auto;
	text-align: center;
}
.inputtext, .inputtext-k {
	height: 35px;
	border: 1px solid #0387bd;
	padding: 3px;
	font-size: 1.0em;
	width: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #f5f5f5;
}
.inputtext-k {
	width: 20px;
	margin-top: 0px;
	width: 200px;
}
.select {
	height: 43px;
	font-size: 1.0em;
	margin-top: 15px;
	border: 1px solid #0387bd;
}
.textarea {
	height: 50px;
	width: 80%;
}
.cookie-popup-inner button {
	background: #0387bd;
}
.cookie-popup-inner button:hover {
	background-color: #b5e2f6;
	color: black;
}
 @media only screen and (min-width: 801px) {
.round {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
}
.tab {
	border-collapse: collapse;
}
.ce {
	border: 1px dotted gray;
	padding: 4px;
}
.ptop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 999;
	opacity: 0.9;
}
.kurz {
	width: 100px;
}
.red {
	font-weight: bold;
	color: red
}
.ulnavx {
	float: left;
	margin-right: 20px;
}
.lihe {
	line-height: 200%;
	margin-bottom: 10px;
}
/************** RADIO ******************/
.radio {
	display: none;
}
.radio + label {
	-webkit-appearance: none;
	background-color: white;
	border: 3px solid gray;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	width: 100%;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.radio:checked + label {
	background-image: url(/images/checkbox-ja.png);
}
/************** RADIO ******************/
/************** Checkbox ******************/
.checkbox {
	display: none;
}
.checkbox + label {
	-webkit-appearance: none;
	background-color: #e1e1e1;
	border: 4px solid gray;
	width: 100%;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 10px;
}
.checkbox:checked + label {
	background: black;
	background-image: url(/images/checkbox-ja.png);
	border: 4px solid gray;
}
/************** Checkbox ******************/
.rechts {
	text-align: right
}
.links {
	text-align: left
}
.rowcolor {
	background-color: #eeeeee
}
.allesweg {
	display: none;
	height: 1px;
	border: white;
}
.container {
	max-width: 300px;
	margin: 30px 0px 10px 0px;
	background: #fff;
	padding: 20px;
	border-radius: 12px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.form label {
	font-weight: bold;
	color: #555;
}
.input[type="number"], .input[type="time"] {
	width: 80%;
	padding: 10px;
	margin: 15px 0px 15px 0px;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 16px;
}
.button {
	background: #4fbae5;
	color: #fff;
	border: none;
	padding: 10px 20px;
	border-radius: 8px;
	font-size: 16px;
	cursor: pointer;
}
.button:hover {
	background: #3ca0c8;
}
.result-box {
	margin-top: 30px;
	padding: 20px;
	background: #e9f6fc;
	border: 1px solid #cde8f3;
	border-radius: 10px;
}
.table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 15px;
}
.table th, .table td {
	border: 1px solid #cde8f3;
	padding: 10px;
	text-align: center;
}
.table th {
	background: #4fbae5;
	color: #fff;
}
.table tr:nth-child(even) {
	background: #f7fcff;
}
.zielzeit {
	margin-top: 20px;
	padding: 15px;
	background: #d0f0ff;

	border-radius: 8px;
}
.ziel-label {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.ziel-uhr {
	font-size: 40px;
	font-weight: bold;
	color: #4fbae5;
	font-family: "Courier New", monospace;
}
.dauer {
	margin-top: 15px;
	padding: 10px;
	background: #e6f7ff;
	font-size: 16px;
	border-radius: 8px;
}
.button-box {
	margin-top: 20px;
	display: flex;
	gap: 10px;
}
