@import url("basic.css");
.textbox {
	margin: 10px 2%;
	padding: 9px;
	border-width: 1px;
	border-style: solid;
	border-color: #B81B26;
	display: block;
}
div h5 {
	font-size: 11px;
	line-height: 18px;
}
div h4 {
	font-size: 13px;
	line-height: 24px;
}
div h3 {
	font-size: 15px;
	line-height: 25px;
}
div h2 {
	font-size: 17px;
	line-height: 28px;
}
#startbox {
	height: 70%;
	margin: 5% 25%;
	padding: 30px 40px;
	font-family: "Arial Black", "Century Gothic", "Tahoma", sans-serif;
	position: fixed;
	display: block;
}
#startbox h2 {
	background-color: transparent;
	color: #000000;
	font-size: 35px;
	line-height: 70px;
}
#startbox h1 {
	background-color: transparent;
	color: #CC0000;
	font-variant: small-caps;
	font-size: 50px;
	line-height: 70px;
}
#select-deutsch {
	float: left;
	margin: 2% 1% 1% 1%;
}
#select-english {
	float: right;
	margin: 2% 1% 1% 1%;
}
#title-scales {
	display: inline-block;
}
#startbox .select-language {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	border-color: #000000;
	display: inline;
}
.select-language a:link {
	background-color: transparent;
	color: #666666;
	font-size: 30px;
	line-height: 30px;
	display: inline;
}
.select-language a:visited {
	background-color: transparent;
	color: #999999;
}
.select-language a:active, .select-language a:focus, .select-language a:hover {
	background-color: transparent;
	color: #C6535F;
}
#UB-Portrait {
	float: left;
	margin: 1% 1% 1% 5%;
	display: run-in;
}
#office-address {
	margin: 0% 0% 1% 0%;
}
