#top1 {
	position:absolute;
	left:0px;
	top:0px;
	width:341px;
	height:118px;
}


#logo {
	position:absolute;
	left:659px;
	top:117px;
	width:121px;
	height:143px;
	z-index:100;
}

#foto {
	position:absolute;
	left:170px;
	top:118px;
	width:625px;
	height:700px;
	z-index:1;
	background-color: #EFD28F;
}
#content {
	position:absolute;
	left:0px;
	top:118px;
	width:800px;
	height:700px;
	z-index:1;
  background-image: url(../images/msh_bg.jpg);
	background-color: #EEBB8F;
}
.titulkatext {
	font-size: 0.9em;
}
.middle {
	text-align:left;
	left:175px;
	top:10px;
	position:relative;
	width:620px;
	padding-bottom: 50px;
}
.middle img {
	margin: 10px;
}

h3 {
color: #5072B7;
padding-left: 10px;
padding-bottom: 5px;
border-bottom:1px solid #CC3300;

}


h4 {
color: #CC3300;
padding-left: 10px;
border-left:10px solid #CC3300;
}


.middle a:link {text-decoration: none; font-weight: bold; color: #1648AF; }
.middle a:visited {text-decoration: none; font-weight: bold;	}
.middle a:active {text-decoration: none; font-weight: bold;	color: #1648AF;}
.middle a:hover {text-decoration: underline; font-weight: bold;}


#menu {
	position:absolute;
	left:0px;
	top:120px;
	z-index:100;
	text-align:center;

}
.menu_item {
	text-align:left;
	position:relative;
	background-color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 10px solid #006633;
	margin-bottom: 1px;
	width: 145px;
}
.menu_item a:link {text-decoration: none; color: #ffffff; }
.menu_item a:visited {text-decoration: none; color: #ffffff;}
.menu_item a:active {text-decoration: none; color: #ffffff;}
.menu_item a:hover {text-decoration: none; color: #ffffff;}

body {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 0.9em;
  background-image: url(../images/msh_bg.jpg);
  background-repeat: repeat-y;
}

a:link, A:visited, A:active {
text-decoration: none;
color: #333333;
}

a:hover {
text-decoration: none;
color: #FF0000;
}
img {
	border: none;
}

.banner {
	position: relative;
	left: -5px;
	top: -3px;
	width: 460px;
	height: 60px;
}
.iico {
	position: absolute;
	top: 290px;
	*top: 340px;
	left: 360px;
}

