*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#container{
	text-align:center;
	margin-top:10px;
}
#content{
	width:1002px;
	margin:auto;
}
#top{
	float:left;
	margin:auto;
	width:1001px;
}
#navi{
	float:left;
	margin-top:10px;
	width:122px;
}
#navi_top{
	float:left;
	width:122px;
}
#navi_main{
	text-align:left;
	float:left;
	width:122px;
	background-image:url(../images/structures/navibg.gif);	
}
#navi_button{
	float:left;
	width:122px;
}
#main{
	width:647px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#main_top{
	float:left;
}
#main_text{
	padding-left:10px;
	text-align:left;
	width:637px;
	background-image:url(../images/structures/mainbg.gif);	
	float:left;
}
#main_text_titel{
	font-size: 16px;
	font-weight: bold;	
}
#main_text_execute{
	margin-top:10px;	
}
#right{
	width:210px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}
#right_top{
	width:210px;
	float:left;
}
#right_main{
	text-align:center;
	width:207px;
	background-image:url(../images/structures/rightbg.gif);	
	float:left;
}
#right_main iframe{
	padding-left:10px;
	text-align:center;
	float:left;
	width:190px;
}

#right_button{
	width:210px;
	float:left;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
CHECKBOX, RADIO,INPUT, SELECT {
	 border-color: #D7E6F4;
	 border-style: solid;
	 border-width: 1px;
	 color: #666666;
}
#newsletter{
	float:left;
	text-align:left;
	padding-left:8px;
}
.homeTitel{
	font-size: 14px;
	font-weight: bold;
}
.homeLittleTitel{
	font-weight: bold;
	font-size: 11px;
}
.homeNewsTable{
	background-color: #F3FAFE;
	border: 1px solid #999999;
}
.detailTitel{
	font-weight: bold;
	font-size: 14px;
}
.normalTitel{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
input:focus {
	background-color: #CAEEFF;
}
.leftSpace{
padding-left:5px;
}
.subTitel{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.subsubTitel{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.imgBorder{
	border: 1px solid #000000;
}
.titel_1{
	background-color:#E9E9E9;
	border:1px solid #666666;
	padding-left:5px;
	font-size:12px;
	font-weight: bold;
}
.contentBG{
padding:5px;
background-color:#DAEFFA;
border:1px solid #666666;
}
#promo{
background-color:#FFFFFF;
width:650px;
float:left;
position:absolute;
left:252px;
top:150px;
}
.closePromo {
font-size: 14px
}
