body {
	background:#FFF url(../_img/bg2.jpg) no-repeat; background-position: top; background-attachment: scroll;
}

#action_left {
 float:left; 
 width:640px;
 margin-left:13px;
}

#action_right {
 width:320px; 
 float:right;
 margin-right:20px;
}

.action_container {
	margin-bottom:10px;
	padding:10px;
	background-color: #FFFFFF;
	overflow:auto;
}

#container_alba {
 text-align:center;
 padding:5px;
}

#container_alba_headline{
 color:rgb(14, 64, 149);
 font-weight:bold;
 font-size:0.9em;
}

.container_alba_hinweis{
 background-color:#c6d0da;
 text-align:left;
 margin:20px;
 padding:10px;
}


#action h1 {
	font-size:18px;
	text-transform:uppercase;
	font-weight: bolder;
	color:#FFFFFF;
	line-height:30px;
	margin:0;
	background-color:#333333;
	background-image:url(../_img/hl_action_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	width:100%; text-align:center;
}

#action h2 {
	font-size:16px;
	text-transform:uppercase;
	font-weight: bolder;
	color:#000000;
	line-height:20px;
	margin:0; padding:0px;
}

#action h3 {
	font-size:12px;
	text-transform:uppercase;
	font-weight: bolder;
	color:#333333;
	line-height:20px;
	margin:0; padding:0px;
}

.link{
 background-color:#88a8ea;	
 margin:5px;
 padding:5px;
 width:130px;
 text-align:left;
 overflow:auto;
}

.link a{
 color:#333333;
 font-size:12px;	
}

.link a:hover{
 color:#ffc600;	
}

.somma_pic{
 border-color:#EEEEEE;
 border-width:2px;
 border-style:sold;	
}

.somma_cont{
 width:151px;
 margin:2px;
 text-align:center;
 font-size:0.9em;
 color:#888888;
 float:left;	
}


