@charset "utf-8";
/* CSS Document */
BODY {
	background-image	: url(images/back_blue_neu.gif);
	background-repeat	: no-repeat;
}

DIV.main_div DIV.down DIV.right DIV.headline {
	background-image: url(images/headline/bg_head_blue.gif);
	background-repeat: no-repeat;}

DIV.main_div DIV.down DIV.right DIV.content DIV.content_text LI {
	list-style-image: url(images/arrow_blue.gif);
}

DIV.main_div DIV.down DIV.left DIV.subnavi UL#sub_2ndlevel LI {
	padding: 0px;
	margin: 0px;
/*
	padding-left: 64px;
	border-bottom: 1px solid #00487D;
*/
}

