@font-face {
 font-family:'Roboto';
 font-style:normal;
 font-weight:300;
 src:url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-300.eot');
 src:local("Roboto Light"),
 local("Roboto-Light"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-300.eot?#iefix') format("embedded-opentype"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-300.woff2') format("woff2"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-300.woff') format("woff"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-300.ttf') format("truetype"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-300.svg#Roboto') format("svg");
}
@font-face {
 font-family:'Roboto';
 font-style:normal;
 font-weight:400;
 src:url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-regular.eot');
 src:local("Roboto"),
 local("Roboto-Regular"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-regular.eot?#iefix') format("embedded-opentype"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-regular.woff2') format("woff2"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-regular.woff') format("woff"),
 url('https://www.uni-wuerzburg.de/typhttps://www.uni-wuerzburg.dext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-regular.ttf') format("truetype"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-regular.svg#Roboto') format("svg");
}
@font-face {
 font-family:'Roboto';
 font-style:normal;
 font-weight:500;
 src:url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-500.eot');
 src:local("Roboto Medium"),
 local("Roboto-Medium"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-500.eot?#iefix') format("embedded-opentype"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-500.woff2') format("woff2"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-500.woff') format("woff"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-500.ttf') format("truetype"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-500.svg#Roboto') format("svg");
}
@font-face {
 font-family:'Roboto';
 font-style:normal;
 font-weight:700;
 src:url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-700.eot');
 src:local("Roboto Bold"),
 local("Roboto-Bold"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-700.eot?#iefix') format("embedded-opentype"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-700.woff2') format("woff2"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-700.woff') format("woff"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-700.ttf') format("truetype"),
 url('https://www.uni-wuerzburg.de/typo3conf/ext/uw_sitepackage/Resources/Public/Fonts/roboto-v18-latin_latin-ext-700.svg#Roboto') format("svg");
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
html {
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	box-sizing: border-box;
}
body {
	width: 1140px;
	margin: auto;
}
a {
	font-weight: 500;
	text-decoration: none;
	color: #004a8f;
}
a:hover {
	text-decoration: underline;
}
p {
	text-align: justify;
}
h1 {
	font-variant: small-caps;
	font-size: 300%;
	color: #004a8f;
	display: block;
	margin-bottom: 15px;
}
h2, .subh1 {
	text-transform: uppercase;
	font-size: 126%;
	color: #004a8f;
	display: block;
	margin-bottom: 15px;
	font-weight: bolder;
}
h3 {
	font-size: 117%;
	margin-bottom: 15px;
}
section, header, footer {
	position: relative;
	display: block;
	margin: 15px 0px;
	padding: 0px 15px;
}

.page-header {
	padding: 0px;
	height: 75px;
	background: url("uni-wuerzburg-header-background.png") no-repeat 200px 0 #d1d4d4;
}
.header-menu {
	position: absolute;
	top: 20px;
	right: 20px;
}
.header-menu ul {
	list-style: none;
}
.header-menu li {
	display: inline-block;
}
.header-menu a {
	color: #818484;
}
.header-logo img {
	height: 75px;
	width: 170px;
}

.page-footer {
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 50px;
	background-color: #004a8f;
	color: white;
}
.page-footer a {
	color: white;
}
.page-footer ul {
	list-style: none;
}
.page-footer li:not(:last-child) {
	margin-bottom: 7px;
}

.framed {
	border-top: 2px solid #004a8f;
	background-color: #f4f7f7;
	padding: 15px;
}
.multicol {
	display: flex;
	justify-content: space-between;
}

.searchbar {
	font-size: 130%;
	font-weight: 500;
	text-align: center;
}
.searchbar form {
	display: inline;
}
.searchbar input[type="search"] {
	border: 1px solid #818484;
	margin: 0px 15px;
	height: 30px;
	width: 50%;
	padding: 0px 35px 0px 5px;
	position: relative;
}
.searchbar input[type="submit"] {
	width: 30px;
	height: 26px;
	text-indent: -9999px;
	background: url("search.svg") no-repeat center center;
	background-size: 20px;
	border: none;
	margin: 0px;
	background-color: white;
	position: relative;
	left: -47px;
}

.btn {
	border: 1px solid #818484;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 20px;
	border-radius: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	background-color: #f4f7f7;
	color: black;
	display: inline-flex;
}
.btn:hover,
.btn:focus {
	background-color: #d1d4d4;
	color: #004a8f;
	text-decoration: none;
}
.framed .btn {
	background-color: #d1d4d4;
	color: black;
}
.framed .btn:hover,
.framed .btn:focus {
	background-color: white;
	color: #004a8f;
}
.btn.highlight {
	border-color: #004a8f;
	background-color: #004a8f;
	color: white;
}
.btn.highlight:hover,
.btn.highlight:focus {
	background-color: white;
	color: #004a8f;
}
.btn.extra {
	background-color: white;
	border-color: #818484;
	color: #004a8f;
	height: 128px;
}
.btn.extra:hover,
.btn.extra:focus {
	background-color: #004a8f;
	border-color: #004a8f;
	color: white;
}
.btnblock {
  width: 30%;
	display: inline-block;
	position: relative;
}
.btnblock .btn {
	display: block;
	margin: 15px 0px;
}
.btn-extra-text {
	margin-top: 45px;
	text-transform: none;
	font-weight: normal;
	color: black;
	white-space: normal;
}
a:hover .btn-extra-text,
a:focus .btn-extra-text {
	color: white;
}
.text_below_button p {
	text-align: center;
}
.txtblock__23 {
	width: 65%;
}
.banner {
	padding: 0px;
	position: relative;
}
.banner-image {
	width: 100%;
}
.banner-image img {
	width: 1140px;
	height: 267px;
}
.banner-title {
	position: absolute;
	left: 60px;
	top: 100px;
}
.footer-logo-rz, .footer-logo-ub {
	height: 50px;
	margin-left: 5px;
	margin-right: 5px;
}
.badges {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 4px;
	padding-right: 4px;
}
.badge {
	width: 300px;
	height: 100px;
	/*border: 1px solid lightgray;*/
}
