@charset "ISO-8859-1";

/* english.css */

/* localize images
////////////////////////////////////////////////////*/

#navhead {
	display: block;
	width: 197px;
	height: 203px;
	background: url(../images/common/contents_menu_top3.gif) no-repeat center left;
	text-indent: -9999px;
}

a.menu01 {
	display: block;
	width: 197px;
	height: 41px;
	background: url(../images/german/common/menu_01on_fix.gif) no-repeat center left;
	text-indent: -9999px;
}
a:hover.menu01 {
	background: url(../images/german/common/menu_01on.gif) no-repeat center left;
}

a.menu05 {
	display: block;
	width: 197px;
	height: 41px;
	background: url(../images/german/common/menu_05off.gif) no-repeat center left;
	text-indent: -9999px;
}
a:hover.menu05 {
	background: url(../images/german/common/menu_05on.gif) no-repeat center left;
}

.main_title {
	width: 397px;
	height: 104px;
	display: block;
	background: url(../images/german/content01/main_title.gif) no-repeat center left;
	text-indent: -9999px;
}

.sub_title01 {
	display: block;
	width: 292px;
	height: 27px;
	background: url(../images/german/content01/sub_title01.gif) no-repeat center left;
	text-indent: -9999px;
}

.sub_title02 {
	display: block;
	width: 221px;
	height: 32px;
	background: url(../images/german/content01/sub_title02.gif) no-repeat center left;
	text-indent: -9999px;
}


.sub_title03 {
	display: block;
	width: 235px;
	height: 27px;
	background: url(../images/german/content01/sub_title03.gif) no-repeat center left;
	text-indent: -9999px;
}

.sub_title04 {
	display: block;
	width: 416px;
	height: 31px;
	background: url(../images/german/content01/sub_title04.gif) no-repeat center left;
	text-indent: -9999px;
}

.sub_title05 {
	display: block;
	width: 297px;
	height: 29px;
	background: url(../images/german/content01/sub_title05.gif) no-repeat center left;
	text-indent: -9999px;
}

.sub_title06 {
	display: block;
	width: 69px;
	height: 30px;
	background: url(../images/german/content01/sub_title06.gif) no-repeat center left;
	text-indent: -9999px;
}

.sub_title07 {
	display: block;
	width: 309px;
	height: 27px;
	background: url(../images/german/content01/sub_title07.gif) no-repeat center left;
	text-indent: -9999px;
}


