﻿body {
	
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
h1 {
	font-size: 24pt;
	color: #D70305;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;
	text-align:center;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: black;
    font-family: Tahoma, Verdana;
    text-align:center;
}

h2 em {color: #D70305;
font-style:normal; font-size: 20pt;}

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: black;
    font-family: Tahoma, Verdana;
}  

.headline {
font-family: Tahoma, Verdana;
font-size: 16pt;
font-weight: bold;
}

.button {border: 2px solid #000; background: #D70305; color: #eee; font-size:30px; padding: 3px 25px; margin: 10px; text-align:center;}

.button:hover {border: 2px solid #000; background: #D70305; color: #000; font-size:30px; padding: 3px 25px; margin: 10px; left: 2px; position: relative; top: 2px;}
.wrnbox {
	background-image: url(i/wrngbox.gif);
	height: 60px;
	width: 287px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 225px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4;
	font-weight: bold;
	color: #d70000;
	padding-right: 12px;
}
.wrnbox strong {font-size: 18px; border-bottom: 2px black solid;}
#kurs { padding:5px; width:500px; margin: 0; font-size: 16px;}

#kurs .input {width:250px;height:20px;}
.small {font-size:8pt;}
#stop {margin-top: 300px; display:none;}
#stop a, .grey, a.grey {color:#999; font-size:8pt;}