@charset 'utf-8';

* {
	padding: 0;
	margin: 0;
	border: 0;
}
.clear {
	clear: both;
}

.grey {
	color: #94938F;
}

.dark {
	color: #4D4B45
}

.up {
	float: right;
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/arrow.png) no-repeat;
	height: 33px;
	width: 33px;
	border-left: 1px solid white;
	border-top: 1px solid white;
	text-indent: -999em;
	margin-top: -34px;
}

.up:hover {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/arrow-hover.png) no-repeat;
}

body {
	background: #3a3834;
	margin-left: auto;
    margin-right: auto;
    width: 970px;
    font: normal 14px Helvetica, Arial, sans-serif;
}
a {
    color: #efefef;
}

#team a,
#publications a {
    color: #333;
}

aside a {
	color: #231f20;
	text-decoration: none;
}

li {
	list-style: square;	
}

p {
	hyphens: auto;
	-moz-hyphens: auto;
}

address {
	font-style: normal;
	font-weight: bold;
	padding: 5px 0;
}

#haters-gonna-hate-this-spacer {
	height: 16px;
	margin-top: 1px;
	background: #716f6a;
}

#haters-gonna-hate-this-spacer,
#menu, #header, 
#home, #news, 
#services, #publications, 
#team, #contact {
	border: 1px solid white;
	border-bottom: none;
}

#header {
	height: 96px;
	background: #716f6a url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/header.gif) no-repeat;
}

#header h1 {
	text-indent: -999em;	
}

#menu ul {
	padding: 0;
	margin: 0;
}

#menu ul li {
	display: inline-block;
	border-right: 1px solid white;
	width: 160px;
	background: #716f6a;
}
#menu ul li:hover {
	background: #231f20;
}

#menu ul li:last-child {
	border-right: none;
	width: 163px;
}

#menu ul li a {
	display: block;
	text-indent: -999em;
	height: 62px;
    outline: none;
}

#menu ul li a.a1 {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-01.png) no-repeat;
}
#menu ul li a.a1:hover {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-01-hover.png) no-repeat;
}
#menu ul li a.a2 {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-02.png) no-repeat;
}
#menu ul li a.a2:hover {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-02-hover.png) no-repeat;
}
#menu ul li a.a3 {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-03.png) no-repeat;
}
#menu ul li a.a3:hover {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-03-hover.png) no-repeat;
}
#menu ul li a.a4 {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-04.png) no-repeat;
}
#menu ul li a.a4:hover {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-04-hover.png) no-repeat;
}
#menu ul li a.a5 {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-05.png) no-repeat;
}
#menu ul li a.a5:hover {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-05-hover.png) no-repeat;
}
#menu ul li a.a6 {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-06.png) no-repeat;
}
#menu ul li a.a6:hover {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/menu-li-06-hover.png) no-repeat;
}

#home h2 {
	height: 340px;
	background: #4d4b45 url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/home.png);
	text-indent: -999em;
	background-position: -5px -15px;
}

#home ul {
	border-top: 1px solid white;
}

#home ul li {
	display: inline-block;
	border-right: 1px solid white;
	border-left: none;	
	margin: 0;
	text-indent: -999em;
	height: 190px;
	width: 241px;	
}

#home ul li.a1 {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/home-li-01.png);
}
#home ul li.a1:hover {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/home-li-01-hover.png);
}
#home ul li.a2 {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/home-li-02.png);
}
#home ul li.a2:hover {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/home-li-02-hover.png);
}
#home ul li.a3 {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/home-li-03.png);
}
#home ul li.a3:hover {
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/home-li-03-hover.png);
}
#home ul li.a4 {
	border-right: none;
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/home-li-04.png);
}
#home ul li.a4:hover {
	border-right: none;
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/home-li-04-hover.png);
}

#home ul li a {
	display: block;
	height: 190px;
}

.content {
	background: #94938f;
}

.content aside {
	float: left;
	width: 241px;
	background: 
}

.content .icon {
	border-bottom: 1px solid white;
}

#news .icon {
	background: #716f6a url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/sidebar-02.png) no-repeat;
	background-position: center center;
	height: 190px;
}
#services .icon {
	background: #716f6a url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/sidebar-03.png) no-repeat;
	background-position: center center;
	height: 190px;
}
#publications .icon {
	background: #716f6a url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/sidebar-04.png) no-repeat;
	background-position: center center;
	height: 190px;
}
#team .icon {
	background: #716f6a url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/sidebar-05.png) no-repeat;
	background-position: center center;
	height: 190px;
}
#contact .icon {
	background: #716f6a;
	height: 0;
	margin-top: -1px;
}

.content .title {
	background: #716F6A url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/sidebar-cross.png) no-repeat;
	background-position: 204px 15px;
	font-size: 24px;
	font-weight: bold;
	color: white;
	padding: 10px;
	border-bottom: 1px solid white;
}

#news article {
	background: #716f6a;
}
#news article p {
	width: 80%;
}
#news h3 {
	font-size: 20px;
	line-height: 20px;
	width: 75%;
}
#news h2.grey {
	width: 75%;
	font-size: 32px;
	line-height: 30px;
}
#news h2.grey a {
	font-size: 24px;
	position: relative;
	top: -5px;
    color: #333;
    text-decoration: none;
}

#services article {
	background: #4d4b45;
}
#services article p {
	padding-top: 10px;
	float: left;
	width: 46%;
}
#services article div {
	padding: 20px 0 10px 0;
	margin-right: 29px;
}
#services article p:nth-child(1n+1) {
	margin-right: 25px;
}
#publications article {
	background: #94938f;
}
#publications article p {
	padding: 0 10px 10px 0;
}
#team article {
	background: #716f6a;
}

#team article h2:not(.grey) {
	margin-bottom: 15px;
}

#team ul {
    width: 45%;
}

#team ul.left {
    float:left;
}

#team ul.right {
    float:right;
}

#contact {
	border-bottom: 1px solid white;
}
#contact article {
	background: #4d4b45;
	min-height: 350px;
}
.content article {
	float: right;
	width: 666px;
	padding: 55px 0px 40px 60px;
	border-left: 1px solid white;
	color: white;
}
.content article h2 {
	font-size: 24px;
}
.content article h3 {
	padding: 10px 0;
}
.content article h4 {
	padding: 15px 0;
}
.content article p {
	line-height: 22px;
	text-align: justify;
	padding-bottom: 10px;
}
.content article a {
	text-decoration: underline;
}
.content article ul {
	margin-left: 16px;	
}
.content ul.mininavi {
	padding: 30px 15px;
	background: url(http://wayback.fauppsala.se:80/wayback/20191104004325/https://cure53.de/img/mininavi.gif) no-repeat;
	background-position: 15px 10px;
}
.content ul.mininavi li {
	color: #6E6E6E;
	list-style: none;
}
.content ul.mininavi li a {
	text-decoration: none;
	font-weight: bold;
}
#imprint {
	position: fixed;
	bottom: 0px;
	right: 0px;
	padding: 10px;
	background: #716f6a;
	border: 1px solid white;
}






/*
     FILE ARCHIVED ON 0:43:25 Nov 4, 2019 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 19:05:18 Jan 21, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
