#Container {
	height: auto;
	width: 800px;
	margin: auto;
	background-image: url(../image/container/Hintergrund_weiss.jpg);
	background-repeat: repeat-y;
}
#SFG_logo {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 170px;
	width: 800px;
	background-image: url(../image/container/SFG_logo.jpg);
}
body {
	background-color: #006699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#laufschrift {
	padding-top: 140px;
	padding-left: 200px;
	padding-right: 25px;
}

.Name {
	color: #000000;
	text-decoration: none;
}

#menu {
	padding-left: 25px;
	padding-right: 25px;
	width: 750px;
	height: 70px;
}
#bild {
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
}
#text {
	width: 370px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
}
#news {
	width: 290px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.kennwort_farbe {
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
}
.kennwort_farbe_1 {
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
}
#banner {
	width: 468px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link {
	text-decoration: none;
	color: #000;
}
#seite {
	text-align: right;
	height: 20px;
	width: 780px;
	margin-top: 1px;
}

