body	
{ 
	background: #ffffff; 
	color: #282828;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 18px;
	margin: 0px; 
	padding-top: 1%;
	padding-bottom: 1%;
	text-align: center;
}

#container 
{ 
	position: relative; 
	width: 958px;
	height: 666px;
	margin: auto; 
	padding: 0px; 
	text-align: left;
	background: none;
}

/* head area */

#head
{
	position: absolute;
	width: 958px;
	height: 108px;
}

#head img
{
	width: 958px;
	height: 108px;
}

/* content area */

#content
{
	position: absolute;
	left: 0px;
	top: 108px;
	width: 958px;
	height: 505px;
	background-image: url(../img/bg_content.jpg); 
	background-repeat: no-repeat;
}

#contenthead
{
	position: absolute;
	left: 300px;
	top: 0px;
	width: 150px;
	height: 20px;
}

#contenthead img
{
	border: none;
	width: 150px;
	height: 20px;
}

#navi
{
	position: absolute;
	left: 148px;
	top: 22px;
	width: 125px;
	height: 292px;
}

#naviLinks
{
	position: absolute;
	left: 0px;
	top: 8px;
	width: 99px;
	height: 292px;
	text-align: right;
}

#navidiv
{
	position: relative;
	height: 25px;
	vertical-align: middle;
}

#navidiv a
{
	color: #595959;
	font-weight: bold;
	text-decoration: none;
}

#navidiv a:hover
{
	color: #4E1859;
}

#navidiv span
{
	color: #4E1859;
	font-weight: bold;
}

#naviActiveImg1
{
	position: absolute;
	left: 104px;
	width: 30px;
	height: 30px;
	top: 3px;
}
#naviActiveImg2
{
	position: absolute;
	left: 104px;
	width: 30px;
	height: 30px;
	top: 27px;
}

#naviActiveImg3
{
	position: absolute;
	left: 104px;
	width: 30px;
	height: 30px;
	top: 53px;
}

#naviActiveImg4
{
	position: absolute;
	left: 104px;
	width: 30px;
	height: 30px;
	top: 78px;
}

#naviActiveImg5
{
	position: absolute;
	left: 104px;
	width: 30px;
	height: 30px;
	top: 104px;
}

#naviActiveImg6
{
	position: absolute;
	left: 104px;
	width: 30px;
	height: 30px;
	top: 128px;
}

#naviActiveImg7
{
	position: absolute;
	left: 104px;
	width: 30px;
	height: 30px;
	top: 153px;
}
#naviActiveImg8
{
	position: absolute;
	left: 104px;
	width: 30px;
	height: 30px;
	top: 178px;
}

#contentTxt
{
	position: absolute;
	left: 300px;
	top: 30px;
	width: 340px;
	height: auto;
}
#contentTxt-gross
{
	position: absolute;
	left: 300px;
	top: 30px;
	width: 609px;
	height: auto;
}

#contentTxt a
{
	color: #4e025a;
	text-decoration: none;
	font-weight: bold;

}

#contentTxt a:hover
{
	color: #282828;
}

#contentImg
{
	position: absolute;
	left: 680px;
	top: 32px;
	width: 287px;
	height: 292px;
}

#contentImg img
{
	width: 238px;
	height: 238px;
	border-style: solid;
	border-width: 1px;
	border-color: #707070;
}

#contentImgNavi
{
	position: absolute;
	left: 0px;
	top: 394px;
	width: 958px;
	height: 104px;
	background-color: #d6d6d6;
}

#contentImgNavi img
{
	width: 74px;
	height: 74px;
	border: none;
	margin: 2px;
}

#contentImgNaviBild1
{
	position: absolute;
	left: 300px;
	top: 12px;
	width: 78px;
	height: 78px;
	border-style: solid;
	border-width: 1px;
	border-color: #707070;
}

#contentImgNaviBild2
{
	position: absolute;
	left: 431px;
	top: 12px;
	width: 78px;
	height: 78px;
	border: none;
}

#contentImgNaviBild3
{
	position: absolute;
	left: 564px;
	top: 12px;
	width: 78px;
	height: 78px;
	border: none;
}

#contentImgNaviBild4
{
	position: absolute;
	left: 697px;
	top: 12px;
	width: 78px;
	height: 78px;
	border: none;
}

#contentImgNaviBild5
{
	position: absolute;
	left: 830px;
	top: 12px;
	width: 78px;
	height: 78px;
	border: none;
}

/* footer area */

#footer
{
	position: absolute;
	left: 0px;
	top: 613px;
	width: 958px;
	height: 53px;
}

#footer img
{
	width: 958px;
	height: 53px;
	border: none;
}

