body{
	/* border-top:1px solid #e0edf9; */
	background-color:#e0edf9; 
	padding:0px;
	margin-top:0px;
}
#p1{
	border-top:1px solid #e0edf9;
	margin:auto;
	margin-top:0px;
	padding-top:0px;
	/* width:800px; */
	width:100%;

	height:180px;
	background-image: url(gfx/top_blue_bez2.jpg);
	background-position: top center; 
	background-repeat: no-repeat;
	 display:block; 
	/*  position:fixed; */
}
#p2{
	padding-top:10px; 
	background-color:#e0edf9;
	height:600px;
	width:800px;
	margin:auto;
	
}
#p3{
	width:199px;
	height:600px;
/* 	background-color:green; */
	display:inline;
	float:left;
}
#p4{
	width:600px;
/* 	background-color:red; */
	display:inline;
	float:left;
}
#menu{
	width:199px;
} 
#menu a{
	font-family:Helvetica,sans-serif;
	margin:5px;
	margin-top:10px;
	padding-top:10px;
	/* padding-bottom:11px!important; */
	display:block;
	width:180px;
	height:30px;
	color:#2195cb;
	/* background-image: url(gfx/button_back.jpg); */
	background-repeat: repeat;
	background-position: center center; 
	/* border: 1px solid #c1c2c6; */
	text-align:center;
	text-decoration:none;
	font-size:19px;
	/* vertical-align: center; */
	
}
#menu a:hover{
	color:#ff4747;
	background-image: url(gfx/button_back_lit.jpg);
	background-repeat: repeat;
	background-position: center center; 
}
#menu a.mAct{
	color:#ff4747;/*#e04444;*/
	/* background-image: url(gfx/button_back_lit.jpg); */
	background-repeat: repeat;
	background-position: center center; 
}
#sub_menu{
	text-align:left;
}
#sub_menu a{
	color:#4784ff;
	font-size:14px;
	font-family:verdana,sans-serif;
	font-weight: bold;
	text-decoration:none;
	border-bottom:1px solid #ff4747;
	margin:5px;
}
#sub_menu a.act{
	color:#ff4747;
	font-size:14px;
	font-family:verdana,sans-serif;
	font-weight: bold;
	text-decoration:none;
	border-bottom:1px solid red;
}
.inem{
	margin-left:10px;
	color:#008040;
	font-weight:bold;
	font-size:15px;
	font-family:verdana,sans-serif;
}
.right{
	/*image*/
	float:right;
	padding-left:15px;
	margin-top:15px;
}
.img_left{
	/*image*/
	float:left;
	padding-right:15px;
	margin-top:15px;
}
.logo{
	padding:5px;
}
.brc{
	margin-top:40px;
	margin-left:650px;
	text-align:none;
	
}
.bodytext1{
	font-family:sans-serif;
	padding:5px;
	text-align:justify;
}
.date{
	font-family:Verdana,sans-serif;
	padding:5px;
	text-align:justify;
	font-size:60%;
}
.bodytext3{
	font-family:Monospace,sans-serif;
	padding:5px;
	text-align:justify;
}
.bodytext4{
	font-family:Cursive,sans-serif;
	padding:5px;
	text-align:justify;
}
.bodytext5{
	font-family:Courier,sans-serif;
	padding:5px;
	text-align:justify;
}
.bodytext{
	padding:5px;
	text-align:justify;
}
.inTextLink{
	font-size:60%;
}
.ul_header{
	font-family:sans-serif;
	text-align:justify;
	font-weight:bold;
	font-size:100%;
	text-align:left;
	/* margin-left:20px; */
}
p{
	margin-top:5px;
} 
a {
	color:#4784ff;
	font-size:14px;
	font-family:verdana,sans-serif;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:underline;
}
li{
	margin-left:50px;
	text-align:left;
}
#contactform{
	width:600px;
	text-align:left;
}
label,input {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 10px;
}
label{
margin-left:5px;
	text-align: left;
	width: 130px;
	padding-right: 25px;
}
.desc{
	display: block;
	width: 350px;
	height:190;
	float: left;
	margin-bottom: 10px;
}