/*
	(c) CDU Baden-Wuerttemberg
*/
/* Main CSS
@import url(/fileadmin/templates/www_styles.css);
*/
/* Content_Right */
.content_right .csc-header h1 {
	width:159px;
}
.content_right .csc-header h2 {
	width:150px;
}
.content_right p, .content_right ul {
    width:152px;
}
/* Navigation */
p.nav1, p.nav1act {
	width:145px;
}
p.nav2, p.nav2act {
	width:138px;
}
/* -------------- CDU RSS FEED -----------------*/
#cdurss {
    width: 170px;
}
.cdurss h1 {
	width: 155px;
}
#cdurss ul {
	width: 170px;
}

