body {
	text-align: center;
	background-color: #3E3E40;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#gesamt {
	background-color: #999999;
	margin: 0 auto;
	height: 600px;
	width: 955px;
	border: 1px solid #000000;
	text-align: left;
}

#kopf {
	background-color: #646663;
	height: 70px;
	width: 100%;
	top: 0px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../img/sg_logo.gif);
	background-repeat: no-repeat;
}

#kopf_navi1 {
	top: 34px;
	left: 340px;
	position: relative;	
}

#kopf_navi2 {
	top: 20px;
	left: 570px;
	position: relative;	
}

#navi_main {
	background-color: #646663;
	height: 499px;
	width: 161px;
	text-align: left;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 29px;
}

#navi_sub1 {
	background-color: #9E9791;
	height: 529px;
	width: 150px;
	text-align: left;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	overflow: auto;
}

#content_bar {
	background-color: #FFF0B9;
	height: 529px;
	float: right;
	width: 608px;
	overflow: auto;
}

#content_news {
	background-color: #FFF0B9;
	height: 529px;
	text-align: left;
}

#content_bild {
	background-color: #FFF0B9;
	height: 415px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content_bild_gal {
	background-color: #9E9791;
	height: 415px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content_text {
	background-color: #9E9791;
	height: 113px;
	text-align: left;
}

#content_project {
	background-color: #646663;
	height: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content_project_title {
	color: #FFF0B9;
	text-align: left;
	width: 209px;
	padding-top: 3px;
	padding-left: 20px;
	float: left;
}

#content_project_tabs {
	float: right;
}

#text {
	color: #FFF0B9;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 71px;
	overflow: auto;
}

#emailform {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

