@charset "UTF-8";
/* Kunadt Schiffe */

html {
    background: #fff url(../img/bg.jpg) no-repeat fixed center 10px;
}
body {
    color: #222;
    font-family: Cambria, Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    line-height: 1.3;
    margin: 0;
}
body#start {
	font-size: 18px;
}
a {
    /*text-decoration: none;*/
    color: #9e0923;
}
a:hover { text-decoration: none; }
a img { border: 0; }
h1, h3 { font-weight: normal; }
h2 {
    font-size: 1em;
	margin-top: 2em;
}
h1 em {
    font-size: 0.8em;
}
h1 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.8em;
    margin-top: 20px;
    margin-bottom: 0.7em;
}
h4 {
	margin-bottom: 0;
}
h5 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
p.intro {
    text-align: center;
    font-size: 1.0em;
    font-style: italic;
    /*font-weight: bold;*/
    margin: 0.8em 40px;
}
p.zentriert {
    text-align: center;
}
p.initial:first-letter {
    font-size: 3em;
    line-height: 0.8;
    color: #9e0923;
}
p.infokasten {
    background-color: #f5f5f5;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    padding: 20px;
    border: 1px solid #0e72b5;
}
p.satz {
	margin-left: 1.6em;
	text-indent: -1.6em;
}
.fett {
	font-weight: bold;
}

#start p strong { color: #9e0923; text-transform: uppercase; }

div.stimmen {
	background-color: #eee;
	padding: 1em 2em;
	margin: 3em 0;
}
.stimmen p {
    margin: 0.4em 0;
    line-height: 1.1;
}
ul.uebersicht {
	list-style-type: none;
}
q {
    quotes: none;
    font-size: 1.0em;
    font-style: italic;
    margin-left: 0px;
}
cite {
    color: #999;
    margin-left: 10px;
    font-size: 0.9em;
    font-style: normal;
}
span.inblock {
	display: inline-block;
	font-size: 85%;
	text-align: center;
	width: 208px;
}

#slider {
    margin-bottom: 80px;
}
.theme-default .nivo-controlNav {
    bottom: -38px;
    left: 7px;
    margin-left: 0;
    position: absolute;
}


#wrapper {
    background-color: #fff;
    background-color: rgba(255,255,255, .75);
    width: 640px;
    padding: 40px;
    margin: 0 auto;
}
#logo {
    text-align: center;
    margin-bottom: 3em;
}

#rahmen {
    background: url(../img/rand-oben.png) repeat-x;
    position: absolute;
    position: fixed;
    top: 0;
    left: 0;
    height: 24px;
    width: 100%;
}
    