@charset "utf-8";
/* CSS Document */
/* Stylesheet für AGB */
/*###   Blenden   ###*/
#top{
	border-bottom: 73px solid #f4edd6;
}
#footer{
	background-color: #f4edd6;
	bottom: 15px;
	left: -15px;
	height: 112px;
}
#AGB_Blende{
	z-index: 10;
	position: absolute;
	background-color: #f6f1df;
	top: 190px;
	left: 50%;
	height: 100%;
	width: 50%;
	border-top: 1px solid #d9c9af;
	border-left: 1px solid #d9c9af;
	padding-left: 443px;
	margin-left: -443px;
}
#AGB_Blende_B{
	z-index: 15;
	position: absolute;
	background-color: #f6f1df;
	top: -1px;
	left: 50%;
	height: 1px;
	width: 50%;
	border-bottom: 1px solid #d9c9af;
	border-left: 1px solid #d9c9af;
	padding-left: 428px;
	margin-left: -428px;
}

/*###   Änderung CLaim   ###*/
#Beweg_Dich{
	bottom: 0;
}
/*###   Änderung Navigation   ###*/
#SubMenu{
	top: 0;
	left: 72px;
}
/*###   Inhalt   ###*/
#AGB_l{
	z-index: 15;
	position: absolute;
	top: 191px;
	left: 67px;
	height: 287px;
	width: 300px;
}
#AGB_Text{
	z-index: 20;
	position: absolute;
	top: 67px;
	left: 75px;
	height: 58px;
	text-align: left;
}
#AGB_Text p{
	line-height: 18px;
	font-size: 11px;
	color: #000000;
}
#AGB_Text p a{
	color: #000000;
}
#AGB_Text strong{
	font-size: 13px;
	
}
#AGB{
	z-index: 50;
	position: relative;
	top: 191px;
	text-align: left;
	width: 570px;
	margin: auto;
	padding: 12px 30px 151px 409px;
}
#AGB p{
	line-height: 18px;
	margin: 4px 0 4px 0;
}
#AGB strong{
	font-weight: bolder;
}

