html {
margin:0;
padding:0;

}

body{
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:  #000000;
	background-color: #00246A;
	textscrollbar-3dlight-color: #EDEDDD;
	scrollbar-arrow-color: #354B56;
	scrollbar-darkshadow-color: #A3721C;
	scrollbar-face-color: #EDEDDD;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-track-color: #EDEDDD;
}


#sitebox_engeneering {width: 976px; margin: 21px auto auto auto;}


#sitebox {width: 976px; margin: 45px auto auto auto;}
	#header {position: relative; background-image : url(../images/template/image_head.jpg); background-repeat: no-repeat; background-color: #FFFFFF; width: 976px; height: 231px;}
	#head_center {padding-top:40px; margin-left:331px; width: 615px;overflow:hidden;color:  #00246A;font-size: 12px;}
	a.head:link	{color: #595959; font-size: 12px; text-decoration: none; font-weight: normal;}
	a.head:visited {color: #595959; font-size: 12px; text-decoration: none; font-weight: normal;}
	a.head:active {color: #595959; font-size: 12px; text-decoration: none; font-weight: normal;}
	a.head:hover {color: #333333; font-size: 12px; text-decoration:none; font-weight: normal;}

#navigation {padding-top:25px; margin-left:199px; width: 751px;}

	#container {border: 0px solid #000;	margin: 0px;width: 976px;background-image : url(../images/template/bg_content.gif)}
		#left {	float:left; margin-left:24px; min-height:340px; background-image : url(../images/template/bg_leftnav.gif); background-repeat: repeat-x; width: 175px; overflow: hidden;}
		#content {float:left; width: 463px; margin:20px;background-color: #FFFFFF;}
		#right {float: right;width: 274px;margin-right:0px;margin-left:auto;background-image : url(../images/template/bg_right.gif); background-repeat: no-repeat;}	
		.clr {clear: both;}
		
	#footer {height:28px; background-image : url(../images/template/bg_footer.gif); background-repeat: repeat-y; width: 976px;}
		#footer_content {margin-left:700px; padding-top:7px; width: 276px;}
	a.footer:link	{color: #595959; font-size: 12px; text-decoration: none; font-weight: normal;}
	a.footer:visited {color: #595959; font-size: 12px; text-decoration: none; font-weight: normal;}
	a.footer:active {color: #595959; font-size: 12px; text-decoration: none; font-weight: normal;}
	a.footer:hover {color: #00246A; font-size: 12px; text-decoration:none; font-weight: normal;}
		
a:link	{color: #00246A; font-size: 12px; text-decoration: none; font-weight: normal;}
a:visited {color: #00246A; font-size: 12px; text-decoration: none; font-weight: normal;}
a:active {color: #00246A; font-size: 12px; text-decoration: none; font-weight: normal;}
a:hover {color: #595959; font-size: 12px; text-decoration:none; font-weight: normal;}


.titel {color: #00246A; font-size: 14px; text-decoration: none; font-weight: bold;}
.highlight {padding:0px 47px 10px 20px; color: #FFFFFF;}

.highlight a:link, .highlight a:visited, .highlight a:active {color: #999999;	font-weight: normal;}
.highlight a:hover {text-decoration: none; color: #000000;}
.highlight ul {list-style-type: none;margin: 0px;padding: 0px;}
.highlight li {list-style-type: none;margin: 0px;padding-left: 20px;background-image : url(../images/template/point_right.gif); background-repeat: no-repeat;}

.menu{
	margin-top: 19px;
}

.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #00246A;
	display: block;
	text-decoration: none;
	font-weight: normal;	
}
.menu a:hover {
	text-decoration: none;
	color: #595959;
}
.menu a.menu_current {
	font-weight: bold;
	color: #fff; 	 
	background-color: #00246A;
}


td, tr, table {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #00000;
    letter-spacing: 0px;
	}
	
input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCAC9;
    border-top: 1px solid #DFDFDF;
	border-bottom : 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
	border-left : 1px solid #DFDFDF;
}
a.topnav:link	{color: #FFFFFF;font-size: 12px;text-decoration: none;font-weight: bold;font-family: Verdana, Helvetica, sans-serif;}


a.topnav:visited {color: #FFFFFF;font-size: 12px;text-decoration: none;font-weight: bold;font-family: Verdana, Helvetica, sans-serif;}


a.topnav:active {color: #FFFFFF;font-size: 12px;text-decoration: none;font-weight: bold;font-family: Verdana, Helvetica, sans-serif;}


a.topnav:hover {color: #C4C5C6;font-size: 12px;text-decoration:none;font-weight: bold;font-family: Verdana, Helvetica, sans-serif;}