
#page_options_box {
/*	background-color:#FFF;*/
	
}

.p_options {
	background-image: url(../smartstay_page_option/img/page_box_u.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #003366;
	display:block;
	float:left;
	width:220px;
	padding-bottom:15px;
	padding-top:5px;
}

.p_options a{
	color: #003366;
	text-decoration: underline;
}

#page_options_box_head {
	background-color: #ADD0E5;
	display:block;
	float:left;
	width:218px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6084A4;
	border-right-color: #6084A4;
	border-bottom-color: #6084A4;
	border-left-color: #6084A4;
}

#page_options_box_head h1,
#page_options_box_head h2,
#page_options_box_head h3,
#page_options_box_head h4 {
	margin-bottom:0;
	margin-left:10px;
	margin-top:4px;
	
}


#page_options_box_head h1 {
	font-weight:400;
}

#page_options_box_head h4 {
	color: #003366;
	font-weight:bold;
	font-size:13px;	
	margin-top:1px;
		margin-bottom:5px;

}

.p_option {
	display:block;
	float:left;
	width:195px;
	margin-left:10px;
	margin-top:6px;
}

.preis {
	text-align:right;
	float:right;
	font-weight:bold;
	color:#962884;	
}