BODY {
	BACKGROUND-IMAGE: url(images/bg_tile.jpg); 
	MARGIN: 0px; 
	BACKGROUND-REPEAT: repeat; 
	FONT: 7pt/13pt verdana, georgia, arial; 
	COLOR: #ffffff;
}

body { 
	BACKGROUND-IMAGE: url(images/bg_tile.jpg);
	margin:0px;
	padding:0px;
	font:normal 11px Arial,sans-serif;
	color: black;
/*	background: white; */
	text-align:center;
}
h1{
	font-size:16px;
	color:#666666;
}
p{
	margin:0px;
	padding:0px;
}
#box_frame{
	margin:auto;
	width:765px;
	height:auto;
}
#box_head{
	position:relative;
	height:65px;
	/* background: url(images/bg_caja.jpg) repeat; */
	background: black;
	text-align:center;
} 
#logo{
	padding-top:5px;
	/*position:absolute;
	width:251px;
	height:76px;*/
	/*background: black url(../img/ac_logo.gif) no-repeat;*/
}


#upper_servicenavi{
	position:absolute;
	width:744px;
	height:76px;
	top:0px;
	right:0px;
	text-align:right;
}
#upper_servicenaviInner{
	position:relative;
	display:inline;
	width:auto;
	padding-right:17px;
	padding-top:14px;	
	float:right;
}
#upper_servicenaviSearch{
	position:relative;
	display:inline;
	width:220px;
	padding-right:17px;
	padding-top:10px;	
	float:right;
}
#upper_servicenaviInner a{
	color: white;
	text-decoration:none;
}
.topServNavSpacer{
	margin:0px 9px 0px 8px;
}
.topServNavSpacer img{
	width:1px;
	height:0.7em;
}
#box_content{
	height:480px; /* auf min-height achten !!!*/
	text-align:left;
	/* background: yellow; */
	color: black;
}

#brandNavi{
/*	background: transparent url(brandNavBckg.jpg) no-repeat; */
	height:226px;
	padding-top:12px;
	color:white;
}

#brandNavi a{
	position:relative;
	display:block;	
	width:242px;
	height:30px;
	font-size:19px;
	padding-bottom:4px;
	color:white;
	text-decoration:none;
}
#brandNavi .content_frame_caja {
	width:250px;
	height:226px;
	text-align:center;
	float:left;
	background: url(images/bg_caja.jpg) repeat;
	border:solid 1px grey;
}
#brandNavi .content_frame_caja_in {
	width:242px;
	margin:3px;
}

#brandNavi img{
	display:block;	
	margin-top:4px; 
	width:242px;
}
#home_1 {
	background: #093A68;
}
#home_3 {
	background: #095B09;
}
#home_9 {
	background: #FF0909;
}

/*
#brandNavi div#home_1,#brandNavi div#home_3,#brandNavi div#home_9{
	margin-right:9px;
	color:white;
}

*/
#content_frame{
	position:relative;
	width:auto;
	height:auto;

}

#content{
	position:relative;
	width:auto;
	height:auto;
	margin-left:22px;
}
.pseudo{
	float:none;
	clear:both;
}
#news_frame{
	margin-top:10px;
	width:760px;
	background: url(images/bg_caja.jpg) repeat;
	border:solid 1px grey;

}
#news_frame_txt {
	margin:5px;
	padding:10px;
	background:#222222;
	color:#666666;
	font-size:15px;
}

#news_frame_txt a {
	color:white;
}

#price_frame {
	margin:5px;
	padding:5px 5px 25px 400px;
	background:#222222;
	color:#666666;
	font-size:15px;
}

#price_frame a {
	color:white;
}


