@charset "UTF-8";
/* CSS Document */

/*========================================
2. Spezifische divs
==========================================*/
#wrapperColumns {
	background:url(../Assets/Backgrounds/Topic_1.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#column_1,
#column_2,
#column_3 {
	float:left;
	padding:20px;
}

#column_1 {
	width:256px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#column_2 {
	width:344px;
}

#column_3 {
	width:256px;
}
