body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-position: 100% bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}



#site_layout {
	width: 760px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}



#masterhead {
	width: 760px;
	height: 120px;
	;
	background-image: url(../image/120x120.jpg/akkreditierung.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
#masterhead #backround {
	height: 120px;
	width: 640px;
	background-image: url(../image/720x120.jpg/header.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}






#navBar {
	height: auto;
	width: 120px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}



#sectionLinks {
	background-color: #FCFCFC;
}



#content {
	height: 440px;
	width: 500px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	overflow: auto;
}
#Adresse {
	background-color: #F3F3F3;
	padding-left: 0px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	width: auto;
}
#Adresse td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}






#sideBar {
	height: auto;
	width: 120px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}



#bottom {
	padding: 10px;
	width: auto;
	clear: both;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

