@charset "utf-8";
/* CSS Main Content */

body{
	background-color:#eaf4fd;
  	margin:0;
  	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

img{
	border:0;
	}
	
.head_content{
	position:absolute;
	top: 0px;
	left: 2px;
	width:214px;
	height:33px;
	}

.head_pic{
	background-image:url(../images/navigation/head_content_3.gif);
	}
	
.dia_flash{
	position: absolute;
	top: 25px;
	left: 38px;
	}
	
.selbst{
	position:absolute;
	left:720px;
	top:10px;
	color:#4e6070;
	font-weight:bold;
	}

.dia_bd{
	border-top:1px solid #bec1c5;
	border-bottom:1px solid #bec1c5;
	}
	
.tblbackg_3{
	background-color: #fef9e6;
	}
	
.tblbackg_4{
	background-color: #EEFAEB;
	}
	
.tblbackg_5{
	background-color: #f1ebf8;
	}

