/* CSS Document: Dient zur Formatierung der index-Seiten deutsch und franz */

@media all
{

#header img { 
	padding-top:25px;
	}

#col3 {
	/*text-align:center;*/
	}
#col3 img {
	margin-top:30px;
	margin-bottom:25px;
	}

#col3 a, #col3 a:hover {
	background-color:#FFFFFF;
	outline:none;
	}


}