@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-image: url(../img_tmp/tmp_back.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: small;
	color: #333333;
}
#all_c {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-image: url(../img_tmp/mag.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#all {
	background-image: url(../img_tmp/back.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
#header {
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#logo .exit {
	position: absolute;
	left: -2000px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo_flo {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 189px;
	width: 325px;
	z-index: 0;
	top: 50px;
	left: -11px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 58px;
	background-image: url(../img_tmp/footerback.gif);
	background-repeat: repeat-x;
	clear: left;
	background-position: bottom;
}
.r_0_15 {
	margin-top: 15px;
}
.r_0_25 {
	margin-top: 25px;
}
#mein_menu {
	width: 920px;
	background-image: url(../img_tmp/menu_back.png);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center center;
	text-align: center;
	z-index: 3;
	position: relative;
}
#menu_flo {
	text-align: center;
	z-index: 1;
}
#menu_flo ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
#menu_flo ul li {
	display: block;
	width: auto;
	float: left;
	padding-right: 20px;
	margin-top: 10px;
	z-index: 4;
}

.r_10 {
	margin-left: 10px;
}


#contents {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
p {
	line-height: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
br {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
.sab_title {
	margin: 0px;
	padding: 10px;
	background-color: #DFC53F;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
