* {
	padding: 0;
	margin: 0; 	
	font-size: 11px;
}

img {
	border: 0;
}

body {
	text-align: center;
	background: #F1F0EE;
/*	background: #F5F9FC;*/
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

#wrapper {
	text-align: left;
	margin: 40px auto 20px auto;
	width: 980px;
	background: url(/fileadmin/hamasia/images/img_temp/bg.gif) 0 80px no-repeat #F5F9FC;
}

/*//////////////////////////////		Header 	      ////////////////////////////////////	*/

#header {
	position: relative;
	background: white;
}

#headerimg {
	border-bottom: #004F91 1px solid;
}

#logo {
	position: absolute;
	right: 0;
	border-left: #004F91 1px solid;
	border-bottom: #004F91 1px solid;
}

#menu_head {
	position: absolute;
	left: 148px;
	top: 0;
	width: 661px;
	height: 21px;
	padding-top: 87px;
	background: url(/fileadmin/hamasia/images/img_temp/border.gif) repeat-x 0px 84px  white;
	border-bottom: #004F91 1px solid;
	border-left: #004F91 1px solid;
}	

* html #menu_head {
	height: 109px;
	width: 662px;
}

#menu_head * {
	display: inline;
}

#navi_main li {
	padding: 0 14px 0 11px;
	background: url(/fileadmin/hamasia/images/img_temp/menu_trenner.gif) no-repeat center right;
	text-transform: uppercase;
}

a {
	color: #004F91;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

#navi_main li.lastin_navi_main {
	background: none;
}

#navi_language {
	margin-left: 6px;
}

#navi_language li {
	position: relative;
	top: 3px;
	margin: 0 5px;
}

/*///////////////////////////////      content     /////////////////////////////////*/

#menu_content {
	margin-top: 105px;
	width: 148px;
	float: left;
}

#menu_content li {
	text-transform: uppercase;
	list-style:none;
	text-align: right;
	line-height: 25px;
	border-bottom: #004F91 1px solid;
	padding-right: 12px;
}

#menu_content h5 {
	color: #666666;
	margin-bottom: 8px;
	font-weight: normal;
}

#content {
	float: left;
	margin-top: 20px;
	border-left: #004F91 1px solid;
	padding: 70px 70px 50px 70px;
	color: #666666;
	width: 590px;
}

* html #content {
	width: 730px;
}

#content_wide {
	float: left;
	margin-top: 20px;
	border-left: #004F91 1px solid;
	padding: 70px 70px 50px 70px;
	color: #666666;
	width: 660px;
}

* html #content_wide {
	width: 790px;
	overflow:hidden;
}

#content h2 {
	 color: 004F91;
	 font-size: 11px;
	 font-weight: bold;
	 margin-bottom: 20px;
}

#content_wide h2 {
	 color: 004F91;
	 font-size: 11px;
	 font-weight: bold;
	 margin-bottom: 20px;
}


#gallery {
	width: 715px;
	background: white;
	height:470px;

}

#gallery div {
	width: 520px;
	height: 440px;
	padding-left:15px;
	float: left;
}

#gallery img {
	float: left;
	border: 0;
}

#gallery .gal_thmb {
	margin: 0 0 13px 13px;
}

.subtmp_left_col {
	width: 55%;
	float: left;
}

.subtmp_right_col {
	width: 40%;
	float: right;
}

.subtmp_right_col .caption {
	text-align: left;
	color: #004F91;
	font-size: 10px;	
	padding: 15px;
	padding-top: 5px;
}

.subtmp_right .imgtext-table {
	width: 50%;
}

/* menu aktiv */
.activeElement a {
	color: #666666;
}



/*/////////////////////////////////    footer      ////////////////////////////////////*/


#footer {
	clear: both;
	position: relative;
	padding-top: 10px;
	background: #F8FBFD;
	height: 77px;
	margin-bottom: 20px;
}

#logo2 {
	margin-top: 20px;
	float: left;
	position: absolute;
}

#footer_right {
	border-left: #004F91 1px solid;
	border-top: #004F91 1px solid;
	width: 831px;
	position: absolute;
	right: 0px;
	top: 20px;
	padding: 0;
}

#impressum {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 831px;
	text-align: center;
	border-left: #004F91 1px solid;
	height: 25px;
}

* html #impressum {
	width: 832px;
}

