@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,700" rel="stylesheet");



 {
        border: 0px;
        margin: 0px;
        padding: 0px;
        outline:0;
}

body {
        background-color:white;
        color: black;
        font-family: Arial;
        font-size: 12px;
        padding: 0px;
        margin: 0px;
        line-height: 150%;
}

#container{
                margin:30px auto;
                position:relative;
                text-align:left;
                width:1200px;
}

/* #### STARTSEITE #### */
#logo {
height:100px;
position:fixed;
left:50%;
margin-left:520px;
top:10px;
width:98px;
}
#logo:hover {
opacity:0,5;
}
#sarakhanstart {
        float: right;
        margin-top: 400px;
        width:320px;
        margin-right:30px;
}
#sarakhanstart a {
        text-decoration: none;
        color: black;
        text-align: right;
        display: block;
        font-size: 44px;
        font-family: 'Segoe UI Black', Tahoma, Geneva, Verdana, sans-serif, sans-serif;
        font-weight: bolder;
        letter-spacing: 1px;
        line-height: 32px;
}

/* Easy Slider */
#slider {
        position:relative;
        margin-top: 200px;
        width:700px;
        float: left;
        margin-left:30px;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li{
                margin:0;
                padding:0;
                list-style:none;
                }
#slider2{margin-top:1em;}
#slider li, #slider2 li{
                /*
                        define width and height of list item (slide)
                        entire slider area will adjust according to the parameters provided here
                */
                width:700px;
                height:300px;
                overflow:hidden;
                }

/* #### GALLERY #### */
#side {
        width:200px;
        float:left;
}
#sarakhan {
        margin-top:3px;
        margin-bottom: 60px;
        width:200px;
}
#sarakhan a {
        text-decoration: none;
        color: black;
        text-align: right;
        display: block;
        font-size: 14px;
        font-family: 'Arial Black', Arial;
        letter-spacing: 0px;
}
#menue {}
#menue ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
}
#menue ul li {
        margin-bottom: 10px;
}
#menue ul li a {
        text-decoration: none;
        display: block;
        color:black;
        text-align: right;
}
#menue ul li a:hover {
        color:#666;
}
#menue ul li.activ a {
        color:grey;
}
#content {
        margin-left: 230px;
        width: 970px;
        min-height: 500px;
}

#contact {
        margin-bottom: 60px;
        width:970px;
        background-color:grey;
        height:38px;
        text-align: right;
        display: block;
}
#contact a {
        padding: 10px 20px;
        color:black;
        float: right;
        text-decoration: none;
        letter-spacing: 1px;
        font-size: 14px;
        font-family: 'Segoe UI Black', Tahoma, Geneva, Verdana, sans-serif;
}
#contact a:hover {
    color:white;
}

#image {
        width:700px;
        float: left;
}
#image img {
        width:700px;
        height: auto;
}
#publications {
        width:700px;
        float: left;
}
#publications img {
        width:220px;
        height: auto;
}
a.abstract {
        display: block;
        border: 1px solid black;
        border-radius: 3px;
        text-decoration: none;
        color: black;
        text-align: center;
        font-weight: bolder;
        margin-bottom: 5px;
}
a.order {
        display: block;
        border: 1px solid black;
        border-radius: 3px;
        text-decoration: none;
        color: black;
        text-align: center;
        font-weight: bolder;
        background-color: #eee;
}
a.abstract:hover,
a.order:hover {
        color: white;
        background-color: black;
}
#image img.lupe {
        width:24px;
        height:24px;
        position: relative;
        top: -30px;
        right:5px;
        float: right;
        opacity: 0.5;
}
#image:hover img.lupe {
        opacity: 1;
}

#image2 img.lupe2 {
        width:24px;
        height:24px;
        position: relative;
        top: -20px;
        right:5px;
        float: right;
        opacity: 2;
}
#image2:hover img.lupe2 {
        opacity: 1;
}
#image3 img.lupe3 {
        width:24px;
        height:24px;
        position: relative;
        top:370px;
        right:20px;
        float: right;
        opacity: 0,5;
}
#image3:hover img.lupe3 {
        opacity: 1;
}

#infos {
        margin-left:720px;
        width: 250px;
        text-align: left;
}
#imprint {
        margin-left:720px;
        width: 250px;
        text-align: right;
        float: right;
}
h1 {
        font-size: 16px;
        font-weight: bolder;
        margin: 0px;
}
h2 {
        font-size: 15px;
        font-weight: normal;
        margin: 0px;
}
/* SLIMBOX */

#lbOverlay {
        position: fixed;
        z-index: 9999;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        cursor: pointer;
}
#lbCenter, #lbBottomContainer {
        position: absolute;
        z-index: 9999;
        overflow: hidden;
        background-color: #fff;
}
.lbLoading {
        background: #fff url(javascript/loading.gif) no-repeat center;
}
#lbImage {
        position: absolute;
        left: 0;
        top: 0;
        border: 10px solid #fff;
        background-repeat: no-repeat;
}
#lbBottom {
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: 10px;
        color: #666;
        line-height: 1.4em;
        text-align: left;
        border: 10px solid #fff;
        border-top-style: none;
}

#lbCloseLink {
        display: block;
        float: right;
        width: 66px;
        height: 22px;
        background: transparent url(javascript/closelabel.gif) no-repeat center;
        margin: 5px 0;
        outline: none;
}
#lbCaption, #lbNumber {
        margin-right: 71px;
}
#lbCaption {
        font-weight: bold;
}
/* #### CONTACT #### */
#contactinfos {
        width: 980px;
        text-align: right;
        float:right;
}
#contactinfos b {
        text-decoration: none;
        color: black;
        text-align: right;
        display: block;
        font-size: 14px;
        font-family: 'Arial Black', Arial;
        letter-spacing: 0px;
}
#contactinfos a {
        text-decoration: none;
        color:black;
}
#contactinfos a:hover {
        text-decoration: underline;
}

 #footer {
        color:black;
        font-size: 9px;
        margin-top: 60px;
        margin-bottom: 10px;
        display: block;
        clear: both;
        margin-left: 230px;
        border-top: solid transparent 20px;
}
#footer a {
color:black;
font-size: 9px;
text-decoration:none;
}
#footer a:hover {
color:black;
}