﻿/** Sozialdiakonische Stiftung **/

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v20-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v20-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}



/* Allgemein */

body {background:#44a4fb url(../images/hintergrund.jpg) no-repeat fixed top center;margin:0 auto; padding:0; font-family:'Open Sans', arial, verdana, sans-serif; font-size:80%;}

html {margin:0; padding:0; width:100%; height:100%; overflow:auto;}

img {margin:0; border:0;}
.image {margin-left:-1em;; border:0;margin-top:3em;}

#content1_start {clear:both; float:left; width:40%; margin-left:4.25em;}
#startbox {width:300px; margin-left:20%;margin-top:5em;}
#content2 {float:left; width:300px; padding: 0.25em 0em 0 1.5em;}

p {line-height:1.5em; font-size:1.1em; color:#222;}

ul {list-style-type:disc;}

.feature {margin-left:110px;margin-top:2em;color:#FFF;}
.feature2 {margin-left:20px;margin-top:1em;color:#FFF;font-weight:bold;font-size:95%;width:300px;text-align:center;}
.engagement {font-size:2.1em; color:#000066; padding: 0em 0em 0em 1.0em; margin-top:2em; line-height:1.1em; font-weight:normal;}
.abstract {font-size:1.2em; color:#444; padding-left: 2.0em; margin-top:2em; width:50%; line-height:1.6em; font-weight:normal;}

h1 {font-size:2.1em; font-weight:normal; color:#555; padding: 0em 0em 0em 2em; margin-bottom:0.8em;margin-top:-0.8em;}
h2 {font-size:1.4em; font-weight:bold; color:#993300; padding: 0em 0em 0em 0em;}
h3 {font-size:1.2em; font-weight:bold; color:#993300; padding: 1.0em 0em 0em 0em;}
h4 {font-size:1em; font-weight:bold; color:#444;margin-top:1.0em;margin-bottom:0em;display:inline-block;padding:0.1em 0.2em;border-top:thin #777 dotted;border-bottom:thin #777 dotted;}
h5 {font-size:1em; font-weight:bold; color:#444;margin-bottom:-0.4em;}

ul#links {list-style-type:none;margin-top:-0.5em;}
#links li {padding:0; margin-top:0.7em; text-align:center;}

#links a:link {padding:1.3em 0px 1em 0px; color:#555; font-size:1.1em;text-decoration:none;display:block;background:url('../images/btn.gif') no-repeat center;font-weight:normal;}
#links a:visited {padding:1.3em 0px 1em 0px; color:#555; font-size:1.1em;text-decoration:none;display:block;background:url('../images/btn.gif') no-repeat center;font-weight:normal;}
#links a:hover {padding:1.3em 0px 1em 0px; color:#000066; font-size:1.1em;text-decoration:none;display:block;background:url('../images/btn_h.gif') no-repeat center;font-weight:normal;}

#logo {position:absolute; top:0.5em; right:-0.5em; z-index:10; color:#FFF; font-size:2em;}

a:link {color:#555;text-decoration:none;font-size:1em;margin-left:0.5em;margin-right:0.5em;font-weight:bold;}
a:visited {color:#555;text-decoration:none;font-size:1em;margin-left:0.5em;margin-right:0.5em;font-weight:bold;}
a:hover {color:#000066;text-decoration:none;font-size:1em;margin-left:0.5em;margin-right:0.5em;font-weight:bold;}