
li a{
	font-size: 12px;
	color: #898A8B;
}

li div a:hover,
li a:hover{
	color: #000;
}

div.a_checked a
{
	color: #525455;
}

.a_checked{
	color: #525455;
	background-image:url('/images/layout/sidemenu_arrow.jpg');
	background-repeat:no-repeat;
	padding-left: 10px;
}

.li_checked{
	margin-left: -10px;
}

#content {
	background-color: #fff;
}

#agb{
	width: 650px;
}

#agb_header{
	padding-top: 5px; 
	padding-bottom: 15px; 
	padding-left: 25px;
	margin-left:10px;
	border-bottom: 1px solid #d2d3d3;
	width:604px;
	font-weight:bold;
	font-size:12px;
}

#agb_header img{
	padding-top:50px;
	margin-bottom:12px;
}

#agb_menu{
	width: 230px; 
	float: left;
}

#agb_menu ul{
	list-style: none; 
	padding-left: 13px; 
	line-height: 15px; 
	line-height: 16px; 
	margin-top: 35px; 
	margin-left: 22px;
}

#agb_header div {
	font-size: 12px; 
	font-weight: bold; 
	margin-top: 15px;
}


.h1{
	font-size: 14px;
	font-weight: bold;
}

.h2{
	font-weight: bold;
}

#agb_text_box{
	width:345px;
	margin-left: 20px; 
	margin-right: 20px;
	float:left;
	position:relative;
	margin-top:35px;
}

#agb_text_box h1{
	margin:0;
	font-size:18px;
}

#agb_text_box h2{
	margin:0;
	margin-top:25px;
	font-size:14px;
}

.infotext {
	margin-bottom:15px;
}

.infotext a {
	color: #525455;
}

.infotext a:hover {
	color: #000;
}

#agb_footer {
	width: 612px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	background-color: #F3F3F3;
	vertical-align: bottom;
	padding-top:16px;
	padding-left:18px;
}

#agb_footer a {
	color:#525455;
	text-decoration:none;
	font-weight:bold;
}

#slider{
	display:none;
}
