@charset "utf-8";
/* CSS Document */

#header {
background-image: url(head-gb.gif);
background-repeat: repeat-x;
border-width: 0px;
float: left;
height: 150px;
margin: 0px;
padding: 0px;
width: 650px;
font-size: 72px;
color: #FFFFFF;
text-align: center;
}
#glogo {
clear: both;
border-width: 0px;
float: left;
height: 150px;
margin: 0px;
padding: 0px;
width: 150px;
}
#pictureline {
background-color: #FFFFFF;
border-width: 0px;
float: left;
height: 50px;
margin: 0px;
padding: 0px;
width: 800px;
}
.picture {
float: left;
border-width: 0px;
margin: 0px;
padding: 0px;
}
#untergrund {
    text-align: left;
    margin: 0 auto;
    width: 800px;
    padding: 5px 5px 5px 5px;
    border: 0px;
	background: #333333;
	height: 600px;
  }
#inhalt {
	clear: both;
	margin: 0 auto;
	width: 780px;
	padding: 10px;
	border: 0px;
	background: #FFFFFF;
	height: 380px;
	text-align:center;
	background-image: none;
	background-position:center;
	background-repeat: no-repeat;
  } 
#untergrund2 {
    text-align: left;
    margin: 0 auto;
    width: 800px;
    padding: 5px 5px 5px 5px;
    border: 0px;
	background: #333333;
	height: 1100px;
  } 
#inhalt2 {
	clear: both;
	margin: 0 auto;
	width: 780px;
	padding: 10px;
	border: 0px;
	background: #FFFFFF;
	height: 880px;
	text-align:center;
	background-image: none;
	background-position:center;
	background-repeat: no-repeat;
  } 
.Stil1 {
	font-size: x-large;
	font-weight: bold;
}

