/* didact-gothic-regular - latin */
@font-face {
    font-family: 'Didact Gothic';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/didact-gothic-v11-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Didact Gothic Regular'), local('DidactGothic-Regular'),
         url('/fonts/didact-gothic-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/didact-gothic-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/fonts/didact-gothic-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('/fonts/didact-gothic-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/fonts/didact-gothic-v11-latin-regular.svg#DidactGothic') format('svg'); /* Legacy iOS */
}


body {
    margin-top: 30px;
    margin-right: 20px;
    font-family: "Didact Gothic", sans-serif;
}

body,td,th {
	font-family: "Didact Gothic", sans-serif;
	font-style: normal;
	font-weight: 400;
}
    a {
	font-family: "Didact Gothic", sans-serif;
	font-style: normal;
	font-weight: 400;
}

img {
    border: none;
}

.letter_spacing_5 {
    letter-spacing: 5px;
}

.bg_menue {
    background-color: #FFFFFF;
    background-image: url(/Bilder/Design/menue_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.bg_left {
    background-color: #FFFFFF;
    background-image: url(/Bilder/Design/menueleiste.jpg);
    background-repeat: repeat-y;
    background-position: left;
    margin-top: 0px;
}

.main_page {
    padding-left: 50px;
}

.padding-left_15 {
    padding-left: 15px;
}

.padding-left_30 {
    padding-left: 30px;
}

.img_title {
    font-variant: normal;
    padding-top: 8px;
    padding-bottom: 5px;
}

.img_title h3 {
    display: inline;
    font-weight: bold;
}

.padding_top_bottom {
    padding-top: 3px;
    padding-bottom: 3px;
}

.headline {
    padding-bottom: 20px;
    font-size: 36px;
}

.rahmen_schwarz {
    border: 1px solid #000000;
}

.color_schwarz {
    color: #333333;
    filter: Gray;
}

.rahmen_schwarz_bg_white {
    border: 1px solid #333333;
    background-color: #FFFFFF;
    font-family: "Didact Gothic";
    font-size: 13px;
    color: #333333;
}

.rahmen_schwarz_padding {
    border: 1px solid #333333;
    padding-left: 3px;
    padding-bottom: 3px;
    font-family: "Didact Gothic";
    font-size: 13px;
    color: #333333;
}

.rahmen_schwarz_ohne_links {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}

.menue {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    font-family: "Didact Gothic";
    font-size: 14px;
    color: #000000;
    padding-left: 14px;
    font-style: normal;
    font-weight: 400;
}

.menue_punkt {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    font-family: "Didact Gothic";
    font-size: 14px;
    color: #000000;
    height: 23px;
    vertical-align: middle;
    font-style: normal;
    font-weight: 400;
}

.rahmen_thumbnail {
    border: 1px solid #0000DD;
}

.references {
    line-height: 1.5em;
}

#fb-root {
    display: none;
}

#news {
    display: block;
    width: 200px;
    height: auto;
    padding-left: 10px;
    border-left: solid 1px #000000;
    overflow: auto;
    font-family: "Didact Gothic";
    font-size: 13px;
    color: #333333;
    margin-right: 15px;
}

#news p {
    display: block;
    width: 200px;
    height: auto;
}

#news h1 {
    display: block;
    width: 100px;
    height: auto;
    font-size: 24px;
    font-weight: normal;
    margin-top: 0px;
}

#news #likebutton {
    display: block;
    width: 89px;
    height: auto;
    padding-top: 5px;
    margin-top: 0px;
    float: right;
}

#news h2 {
    color: #d92d2b;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 3px;
}

#news small {
    display: block;
    width: 200px;
    padding-top: 3px;
    color: #999999;
}

td.likebutton {
    padding-bottom: 5px;
}

#likebutton {
    display: block;
    width: 200px;
    height: auto;
    padding-left: 10px;
    border-left: solid 1px #000000;
    color: #333333;
    margin-right: 15px;
}

iframe#youtube {
    width: 800px;
    height: 450px;
    border: solid 1px #000000;
}