@import "index_css_bottom.css";

.facebook a:hover {
    color: white;
    text-shadow: 0 0px 15px white;
}


.facebook a {
    color: white;
}

#table2 { 
background-color: rgba(0,0,0,.9);
border-width: 1px;
border-bottom: 1px solid rgb(188, 132, 43);
padding: 30px 30px 0px;
position: relative;
margin-top: 20px;
margin-bottom: 20px;
width: 944px;
border-radius: 10px;
margin: 0 auto;
}

body {
    background: url(image/web-header-bg-1920px.jpg) no-repeat 0 0 fixed; 
    background-size: cover;
    min-width: 100%;
    min-height: 100%;
    background-color: black;
}

html, body {
    color: #ff8040;
	font-family: 'Myriad Pro', arial;
}
a:hover {
    color: #FF8040;
}
.grupharem-augsburg-logo {
    /* background:  url("grupharem_augsburg_header.jpg") no-repeat center 0 transparent; */
    /* height: 376px; */
    /* margin: 0px; */
    /* padding: 0px; */
    /* background-size: contain; */
    /* width: 1200px; */
}
.grupharem-augsburg-beschreibung h1 {
    color: #000000;
    font-size: 1px;
}
.font50px {
    font-size: 50px;
	margin-top:0px;
}
.font30px {
    font-size: 30px;
}
.margin-top-10px {
    margin-top: -10px;
    margin-bottom: -10px;
}
.margin-right-20px {
    margin-right: 14px;
}
.margin-left-20px {
    margin-left: 15px;
}
.beyaz {
    color: #ffffff;
}
.trennlinie {
    border-bottom: 1px solid #bcb4a8;
    height: 3px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.tek-el{ 
text-decoration: underline;
margin-bottom: -16px;
font-size: 36px;
margin-top: 0px;
}

.weite50prozent {
    width: 50%;
    border: 0px solid black;
}
.facebook {
    font-size: 20px;
    max-width: 960px;
    display: block;
    background: #3A0000;
    margin-bottom: 10px;
    border-radius: 5px;
    line-height: 40px;
    color: #FF8040;
    text-shadow: 1px 1px 0px black;
}
.facebook a {
    font-weight: bold;
    margin-left: 10px;
}
.facebook a:hover {
    color: #FF8040;
}
.grupharem-augsburg-beschreibung h1 {
    color: transparent;
}


.grupharem-logo {
    width: 100%;
    object-fit: cover;
    /* max-width: 1200px; */
    box-shadow: 0 10px 20px 0px black;
}