#footer {
	padding:10px 0px 0px 0px;
	background-color:#ffffff;
	width:100%;                                                     
	clear:both;                
	font:normal normal normal 10px Arial,Helvetica,Verdana,sans-serif;
	color:#A5B3D0;
	text-align:center;
}                      

#footer p {
	text-align:center;
	color:#A5B3D0;
}

#footer a {
	color:#a5b3d0;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
	color:#a5b3d0;
}
#HomeVisual {
	margin:0px;
	padding:0px;
	height:215px;
	width:555px;
	overflow:hidden;
} 

#FootAktionen {
	margin:0px 0px 0px 0px;
	padding:0px;
}

#Aktion1, #Aktion2, #Aktion3, #Aktion4 {
	float:left;
	margin: 0px 0px 0px 7px;
	height:230px;
	width:180px;
	overflow:hidden;
	background-color: #F3F6FB;
	border-top:1px solid #000066;
}

        
#Aktion1 {
	margin-left:0px;
}        
        
#Aktion1 h2, #Aktion2 h2, #Aktion3 h2, #Aktion4 h2 {
	font:10px Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	color:#000066;
	margin:5px 0px;
	padding:2px 5px 2px 5px;
}  
        
                   

#Aktion1 p, #Aktion1 .Atext, #Aktion1 .Afooter,
#Aktion2 p, #Aktion2 .Atext, #Aktion2 .Afooter,
#Aktion3 p, #Aktion3 .Atext, #Aktion3 .Afooter,
#Aktion4 p, #Aktion4 .Atext, #Aktion4 .Afooter {
	font:10px Verdana,Helvetica,Arial,sans-serif;
	color:#000066;
	margin:5px 0px;
	padding:2px 5px 2px 5px; 
	vertical-align:middle;
}

#Aktion1 a, #Aktion2 a, #Aktion3 a, #Aktion4 a {
	color:#000066;
	text-decoration:none;
}

#Aktion1 a:hover, #Aktion2 a:hover, #Aktion3 a:hover, #Aktion4 a:hover {
	color:#ff000a;
}   

#Aktion1 img, #Aktion2 img, #Aktion3 img, #Aktion4 img {
	max-height:111px;
}

.aktion p, #aktionen .Atext, #aktionen .Afooter, #aktionen .Stext, #aktionen .Sfooter {
	font:10px Verdana,Helvetica,Arial,sans-serif;
	color:#000066;
	background-color:#F3F6FB;
	margin:5px 0px;
	padding:2px 5px 2px 5px;
	vertical-align:middle;
}

#contentboxen {
	color:#000066;
	width: 450px;
	border-top: 1px solid #DCDFE3;
	border-bottom: 2px solid #DCDFE3;
	background-color: #FFFFFF;
	margin: 5px 0px 30px 20px;
}

#contentboxen h2 {
	font-size: 13px;
	font-weight:bold;
	padding: 5px 0px 3px 0px;
	margin: 0px;
}

#contentboxen p {
	margin:0px;    
	padding:0px;
	vertical-align:middle;
}

#contentboxen p a {
	background:url(/images/pb/bt_arrow.gif) no-repeat center right;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	display:block;
	text-decoration:none;
	width:100%;
	height:100%; 
}

#contentboxen p a:hover {
	background-color: #F3F6FB;
}

#contentboxen img {
	padding-right: 5px;
}