@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
}
a:link, a:visited a:hover, a:active {
	text-decoration: none;
}
#all{
	position: absolute;
	background-color: #fff;
	padding: 0px;
	height: 100%;
	width: 100%;
	z-index: 0;
	text-align:center
}

/* homepage */
#home {
	position: absolute;
	background-color: #822342;
	height: 100%;
	width: 100%;
}
#hometitel {
	position: relative;
	margin: 0 auto 0 auto;
	padding-top: 160px;
	background-color: #822342;
	height: 54px;
	width: 180px;
}
#homehaus {
	position: relative;
	margin: 0 auto 0 auto;
	padding-top: 174px;
	background-color: #822342;
	height: 180px;
	width: 180px;
}

/* inhalt */
#page {
	position: relative;
	margin: 1.2em auto 0 auto;
	background-color: #fff;
	height: 700px;
	width: 1000px;
	text-align: justify;
}
#logo {
	position: relative;
	float: right;
	margin-top: 0;
	background-color: #fff;
	height: 124px;
	width: 232px;
}
#bilderbalken {
	position: relative;
	clear: both;
	margin: 0 32px;
	background-color: #fff;
	height: 104px;
	width: 934px;
}
#titelbalken {
	position: relative;
	float: left;
	margin: 0 0 0 164px;
	background-color: #fff;
	height: 48px;
	width: 490px;
}
#sprachenmenue {
	position: relative;
	float: left;
	margin: 0;
	background-color: #fff;
	height: 48px;
	width: 132px;
}
#hauptmenue {
	position: relative;
	margin: 12px 0 0 32px;
	clear: both;
	float: left;
	background-color: #fff;
	height: 90px;
	width: 142px;
}
#hauptbox {
	position: relative;
	float: left;
	margin: 3px 0 0 60px;
	background-color: #fff;
	height: 364px;
	width: 632px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 28px;
	font-weight: lighter;
	text-transform: none;
	text-align: justify;
	letter-spacing: 0.02em;
}
#nav_philo{
	display: inline;
	height: 27px;
	width: 54px;
}
#kontakt_infos{
	height: 130px;
	width: 100%;
	left: 0px;
	background-image: url(../bilder/kontakt/kontakt_2.gif);
	background-repeat: no-repeat;
	background-position: 316px 0;
}
#kontakt_infos_e{
	height: 130px;
	width: 100%;
	left: 0px;
	background-image: url(../bilder/kontakt/kontakt_2_e.gif);
	background-repeat: no-repeat;
	background-position: 316px 0;
}
#haus {
	position: relative;
	float: right;
	margin: 274px 32px 0 0;
	background-color: #fff;
	height: 102px;
	width: 102px;
	background-image: url(../bilder/footer/haus_rot.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer {
	position: relative;
	clear: both;
	margin: 0;
	background-color: #fff;
	height: 48px;
	width: 1000px;
	background-image: url(../bilder/footer/footer.gif);
	background-repeat: no-repeat;
	background-position: 32px 0;
}
#footer_e {
	position: relative;
	clear: both;
	margin: 0;
	background-color: #fff;
	height: 48px;
	width: 1000px;
	background-image: url(../bilder/footer/footer_e.gif);
	background-repeat: no-repeat;
	background-position: 32px 0;
}
#footer_neutral {
	position: relative;
	clear: both;
	margin: 0;
	background-color: #fff;
	height: 48px;
	width: 1000px;
	background-image: url(../bilder/footer/footer_neutral.gif);
	background-repeat: no-repeat;
	background-position: 32px 0px;
}

