@charset "utf-8";
html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height:100%;
	background-color: #3d9b3a;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



#lid{
	position: absolute;
	left:13px;
	top:10px;
	z-index: 100;
	overflow:hidden;
	width:200px;
	height:675px;
	text-align: left;
}
#container{
	width: 1007px;
	margin: 0 auto;
	padding: 0px;
	position:relative;
	height:703px;
	background-image: url(../layout/bg.jpg);
	background-repeat: no-repeat;
}
#containerh{
	width: 1003px;
	position:relative;
	height:703px;
	background-image: url(../layout/bgh.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#top{
	margin-left: 237px;
	padding-top: 50px;
	height: 155px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #d50727;
	background-repeat: no-repeat;	
	display:inline;
	float:left
}

#top a{
	font-size: 12px;
	line-height: 20px;
	color: #b3b3a6;
	text-decoration: none;
}
#top a:hover{
color: #d50727;
}

#topb a{
	padding-top: 75px;
	height: 130px;
	width: 40px;
	display:inline;
	float:left;
	text-decoration: none;
}
#titel{
	margin-left: 262px;
	width: 553px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d50727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d50727;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 30px;
	font-weight: bold;
}
#mainspace{
width: 262px;
float: left;
display: inline;
height: 340px;

}
#main{
	width: 517px;
	float: left;
	display: inline;
	height: 340px;
	overflow: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3df53;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}

#mainB{
	width: 517px;
	float: left;
	display: inline;
	height: 340px;
	overflow: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3df53;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3df53;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}
#main a{
 color: #3D9B3A;
}

#main a:hover{
 color: #d50727;
}
.submenu a{
	color: #3D9B3A;	
	font-weight: bold;
	text-decoration: none;
}

.submenu a:hover{	
	color: #d50727;
}

.kop{
	color: #3D9B3A;
	font-weight: bold;
}

#footer{
	margin-left: 274px;
	padding-top: 65px;
	width: 727px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float:left;
}
#footer a{
color: #000000;
text-decoration:none;
}	

#footer a:hover{
color: #3D9B3A;
}
.contact{
color: #ABB448;
margin-left: 10px;
}

.flow{
font-size: 11px;
color: #808285;
margin-left: 220px;
}


.underline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7aa1f;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#fixedtipdiv{
	position:absolute;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	line-height:18px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-align: left;
	
	
}
