body{
	background-color: #f5e1e6;
}
#header_inside{
	background-image: url(../_images/iten_header_rosa_willkommen.jpg);
}

#content_container{
	background-image: url(../_images/loop_rosa.jpg);
	background-repeat: repeat-y;
}

#navi_container li{
	list-style: none;
	border-bottom: #dd9cac thin solid;
	padding: 5px 0;
}

#footer_inside{
	background: url(../_images/iten_footer_rosa.jpg);
}

#adressat .iten_footer_color
	{
	color: #dd9cac;
	font-weight: bold;
	}
