body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	height: 100%;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height:160%;
}

#complete{
	width: 902px;
	height: auto;
	position: relative;
	left:50%;
	margin-left: -451px;
	float:left;
}

a{
	font-family: "Lucida Grande",Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}


p{
	font-family: "Lucida Grande",Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
}

h1{
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #333;
}

h2{
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #dd2b29;
}

#box_left{
	width: 450px;
	height: 460px;
	float:left;
}

#box_right{
	width: 450px;
	height: 460px;
	float:right;
}

#header_left{
	background-image:url(img/RUKU_Banner01.jpg);
	width: 450px;
	height: 105px;
}

#header_right{
	background-image:url(img/RUKU_Banner02.jpg);
	width: 450px;
	height: 105px;
}

#image_left{
	background-image:url(img/img_left.jpg);
	width: 450px;
	height: 355px;
}

#image_right{
	background-image:url(img/img_right.jpg);
	width: 450px;
	height: 355px;
}

#content_box{
	width: 902px;
	height: auto;
	padding-top:10px;
	clear:both;
}

#content{
	padding:10px;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #e9e9e9;
	height:242px;
	width:880px;
}

#content_middle{
	width:878px;
	height:240px;
	background-image:url(img/bg_middle.jpg);
	background-repeat:repeat-x;
	border: 1px solid #f4f3f3;
}

#text_left{
	float:left;
	width:370px;
	height:auto;
	margin:20px 0px 20px 20px;
}

#text_right{
	float:right;
	width:370px;
	height:auto;
	margin:20px 20px 20px 0px;
}

#dotted{
	float:left;
	height:200px;
	width:50px;
	border-right: 1px dotted #ccc;
	margin:20px 0px 20px 0px;
}

#hilfsnavi_left{
	width:440px;
	text-align:right;
	padding-top:75px;
}

#hilfsnavi_right{
	width:440px;
	text-align:right;
	padding-top:75px;
}