body, html {
	height: 100%;
}

#body{
	width: 800px;
	height: 900px;
	position: absolute;
	left: 110px;
	top: 21px;
}
#body td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	border-right-style: ridge;
	border-right-width: thin;
	border-right-color: #006600;
	}
	
	#fixed_wallpaper {
	image: url(mediapool/84/845940/images/top-Grafik2.jpg);
	position: absolute;
	width: 100%;
	height: 1000px;
	overflow: auto;
}

#big_wrap {
	margin: 0 auto;
}

#company_and_email {
	padding-bottom: 9px;
	padding-top: 5px;
}

#slogan_wrap {
	height: 401px;
}

#logo_wrap {
	padding-top: 6px;
	padding-bottom: 5px;
}

#content_wrap {
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
	position: relative;
		
}

#totop_wrap {
	margin-top: 1px;
}

#totop {
	background-image: url(../images/totop_sprite.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: auto;
	font-size:1px;
}

#body #totop:hover {
	background-image: url(../images/totop_sprite.gif);
	cursor: pointer;
}


/* MT 1 */

.menupoint_type1 {
	display: block;
}

.menupoint_type1_level1 {
	margin-bottom: 8px;
	height: 50px;
}

.menupoint_type1_level2 {
	position: relative;
	top: -16px;
	padding-top: 5px;
	height: 25px;
}

.menupoint_type1_level3 {
	position: relative;
	top: -16px;
}


/* MT 2 */

.menupoint_type2 {
	display: block;
	margin-bottom: 8px;
	padding-top: 4px;
}


/* MT 3 */

.menupoint_type3 {
	display: block;
}

.menupoint_type3_level1 {
	margin-bottom: 8px;
	height: 50px
}

.menupoint_type3_level2 {
	position: relative;
	top: -16px;
	padding-top: 5px;
	height: 25px
}

.menupoint_type3_level3 {
	position: relative;
	top: -16px;
}

#body .bot {
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
}

#content_wrap { 
	color: #333333;
	background-color: #FFFFFF;
	
}

#body .bot {
	color: #766e51;
}

#slogan_wrap {
	border-top: 0px solid #D9D9D9;
}

.menupoint_type1 {
	background-color: #333333;
}

.menupoint_type2 {
	background-color: #333333;
}

.menupoint_type3 {
	background-color: #ffffff;
}

#content_text {
	font-size:12px;
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

