html {
        overflow-y: scroll;
        }


body {
      	background: #003871;
        padding: 0px;
        margin: 0px;
        text-align: center;
        color: #00519e;
        font-family: Arial;
        font-size: 12px;
    }
    
a {
	color: #002d5a;
	}
	
a:hover {
	text-decoration: none;
	}

#wrapper {
        z-index: 2;
        position: relative;
        margin: 0 auto;
        width: 960px;
        margin-top: 20px;
        }        
        
#header {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 32px;
	background: transparent url('../images/bg_header.png');
	border-bottom: 1px solid #00519e;
	}

#content, #content_startseite {
	background: transparent url('../images/bg_content.png') top center repeat-x;
	padding-bottom: 50px;
	}
	
#content_startseite {
	padding-bottom: 0px;
	}
	
#inhalt{

	margin-left: 45px;
	padding: 15px;
	padding-bottom: 30px;
	min-height: 300px;
	width: 540px;
	margin-top: 23px;
	text-align: justify;
	float: left;
	
	}

#inhalt_auto{

	margin-left: 45px;
	padding: 15px;
	padding-bottom: 30px;
	min-height: 300px;
	width: 800px;
	margin-top: 23px;
	text-align: justify;
	float: left;
	
	}

	
#sidebar {
	width: 280px;
	float: left;
	margin-left: 18px;
	margin-top: 43px;
	}

#sidebar img {
	margin-bottom: 10px;
	}
	
.bild-sidebar {
	margin-bottom: 18px !important;
	}

#topmenu {	
	margin: 0;
	padding: 0;
	z-index: 30;
	}

#topmenu li {	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	}

#topmenu li a {	
	display: block;
	margin: 0;
	width: 160px;
	padding: 7px 0px;
	background: transparent url('../images/bg_menu.png');
	color: #00519e;
	text-align: center;
	text-decoration: none;
	}

#topmenu li a:hover {	
	background: #00519e;
	color: #ffffff;
	}

#topmenu div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	}

#topmenu div a {	
	position: relative;
	display: block;
	margin: 0;
	width: 160px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #5a87b2;
	border-bottom: 1px solid #adc3d9;
	color: #ffffff;
	font-size: 12px;
	}

#topmenu div a:hover {	
	background: #00519e;
	color: #FFF;
	}
		
.clear {
	clear: both;
	}

#footer {
	background-color: #002d5a;
	font-size: 11px;
	padding: 4px 46px 4px 0px;
	text-align: right;	
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover	{
	text-decoration: underline;
	}

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	}
	
h2 {
	font-size: 14px;
	padding-top: 20px;
}
	
#inhalt img {
	padding-left: 20px;
	padding-bottom: 20px;
	}

.anfang {
	padding-left: 0px !important;
	}
	
#galerie {
	text-align: left !important;
	}
	
.beschreibung-70 {
	background: transparent url('../images/bg_inhalt.png');
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	margin-top: 70px;
	}
	
.beschreibung {
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	}
	
.beschreibung-90 {
	font-size: 12px;
	background: transparent url('../images/bg_inhalt.png');
	text-align: justify;
	margin-top: 90px;
	padding: 10px;
	}
	
.beschreibung-100 {
	font-size: 12px;
	background: transparent url('../images/bg_inhalt.png');
	text-align: justify;
	margin-top: 100px;
	padding: 10px;
	}

.feld {
	width: 300px;
	border: 0px;
	background: transparent url('../images/bg_inhalt.png');
	margin-bottom: 15px;
	margin-top: 3px;
	padding: 5px;
	font-size: 12px;
	}

.bilderbox, .bilderbox_rechts {

	margin-top: 23px;
	width: 394px;
	padding: 15px;
	min-height: 275px;
	text-align: justify;
	float: left;
	}
	
.bilderbox {
	margin-right: 20px;
	margin-left: 45px;
	}
	
.bilder {
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
.bilder img {
	border: 1px solid #5a738d;
	padding: 2px;
	}
	
#startseite_bg {
	width: 100%;
	height: 100%;
	padding-bottom: 50px;
	background: transparent url('../images/ralf_minge_startseite.png') bottom center no-repeat;
	}	
	
#quelle {
	font-size: 11px;
	border-top: 1px dotted #3e76b1;
	color: #3e76b1;
	padding-top: 3px;
	padding-bottom: 12px;
	margin-top: 20px;
	}
	
.einleitung {
	min-height: 140px;
	}
	
.bild-links { margin-right: 15px;}

#zitat {
    background: transparent url('../images/bg_zitat.png') top left no-repeat;
    padding: 13px 0px 30px 35px;
	font-family: Georgia;
	text-align: left;
	font-size: 25px;
	}
	
#quelle-zitat {
	text-align: right;
	font-size: 11px;}

#kontaktform {
	
	float: left;
	
	
}

#autogramm {
	float:left;
	margin-top: 40px;
	margin-left: 90px;
	}
