@CHARSET "ISO-8859-1";

.box_grey {
	width: 100%;
	margin-bottom: 15px;
}
.box_grey .header {
	position: relative;
	height: 22px;
	z-index:10;
}
.box_grey .header table {
	height: 22px;
}
.box_grey .logo {
	position: absolute;
	top: -3px;
	right: 3px;
	z-index: 11;
}
.box_grey .header h1 {
	margin-left: 10px; 
	margin-right: 10px; 
	background-image: url(../images/boxes/box_grey_h_bg.png); 
	background-repeat: repeat-x; 
	margin: 0px; 
	padding: 3px;
	text-transform: uppercase;
	height: 16px;
	font-size: 12px;
	color: #FFFFFF !important;
	vertical-align: middle;
	font-family: "Trebuchet MS", Tahoma;
}
.box_grey .content {
	position: relative; 
	background-color: #EFEFEF;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
   z-index:9;
}
.text_notice {
	line-height: 1.5; 
	color: #333333;
	font-size: 14px;
}
.box_grey p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
.box_grey .content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.box_grey .shadow {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0%;
	right: 0%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/boxes/box_grey_c_bg.png);
	z-index: 9;
}
.box_mobil {
	margin-left: 8px;
	width: 154px;
	margin-bottom: 10px;
}
.box_mobil .header {
	background-image: url(../images/boxes/frame_left_header.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	padding-left: 13px;
	padding-top: 10px;
	position: relative;
	text-transform: uppercase;
	width: 141px;
	position: relative;
	font-family: "Trebuchet MS", Tahoma;

}
.box_mobil .logo {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 3px;
}
.box_mobil .container {
	background-image: url(../images/boxes/frame_left_bg.png);
	background-repeat: repeat-y;
}
.box_mobil .footer {
	background-image: url(../images/boxes/frame_left_footer.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 154px;
}
.box_mobil .content {
	background-image: url(../images/boxes/frame_left_content_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 7px;
	margin-right: 7px;
	padding-left: 11px;
	padding-right: 11px;
	width: 118px;
}
.box_mobil ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.box_white {
	width: 100%;
	margin-bottom: 15px;
}
.box_white .header {
	position: relative;
	height: 28px;
}
.box_white .header h1 {
	margin-left: 10px; 
	margin-right: 10px; 
	background-image: url(../images/boxes/box_white_h_bg.png); 
	background-repeat: repeat-x; 
	margin: 0px; 
	padding: 0px;
	padding: 3px;
	text-transform: uppercase;
	height: 30px;
	font-size: 12px;
	color: #FFFFFF !important;
	vertical-align: middle;
	position: relative;
	font-family: "Trebuchet MS", Tahoma;
}
.box_white .content {
	position: relative; 
	padding: 5px;
}
.box_white .content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.box_white .logo {
	position: absolute;
	top: -3px;
	right: 3px;
	z-index: 10;
}
.only_header {
	position: relative;
	height: 28px;
	margin-bottom: 5px;
}
.only_header h1 {
	margin-left: 10px; 
	margin-right: 10px; 
	background-image: url(../images/boxes/box_white_h_bg.png); 
	background-repeat: repeat-x; 
	margin: 0px; 
	padding: 3px;
	text-transform: uppercase;
	height: 30px;
	font-size: 12px;
	color: #FFFFFF !important;
	vertical-align: middle;
	font-family: "Trebuchet MS", Tahoma;
}
.only_header .logo {
	position: absolute;
	top: -3px;
	right: 3px;
}
.only_header .logo_more_left {
	position: absolute;
	top: -3px;
	right: 12px;
}

.thin_padding .content {
	padding: 3px;
	width: 134px;
	overflow: hidden;
}