/*
	Basic Layout Vogt GMI
	Screen Size Big - width: 1240px height: 790px
*/

body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; color:#B1998C;}

body {
	margin:10px;
	padding:10px;
	text-align:center;
	background-color:#ffffff;
	}
#box {
	width:1240px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
	}

#header {
	width:1240px;
	height:50px;
	z-index:1;
	background-color:#ffffff;
	}

#content {
	position:relative;
	width:1240px;
	height:720px;
	z-index:2;
	background-color:#ffffff;
	}

#footer {
	position:relative;
	width:1240px;
	height:20px;
	z-index:2;
	text-align:right;
	font:10px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
	background-color:#ffffff;
	}

#image_01 { position:absolute; top:0px; left:000px; width:240px; height:720px; overflow:hidden; z-index:3; background-color:#ffffff; }
#image_02 { position:absolute; top:0px; left:250px; width:240px; height:720px; overflow:hidden; z-index:3; background-color:#ffffff; }
#image_03 { position:absolute; top:0px; left:500px; width:240px; height:720px; overflow:hidden; z-index:3; background-color:#ffffff; }
#image_04 { position:absolute; top:0px; left:750px; width:240px; height:720px; overflow:hidden; z-index:3; background-color:#ffffff; }
#image_05 { position:absolute; top:0px; left:1000px; width:240px; height:720px; overflow:hidden; z-index:3; background-color:#ffffff; }
#image_01 a img { border-style:none; }
#image_02 a img { border-style:none; }
#image_03 a img { border-style:none; }
#image_04 a img { border-style:none; }
#image_05 a img { border-style:none; }

#logo { position:absolute; top:000px; left:000px; width:240px; height:240px; z-index:4; background-color:#ffffff; border-style:none;}
#logo a img { border-style:none; }

#horizmenue {
  position:relative; top:10px; left:705px; width: 550px; font:17px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; color:#B1998C;
}
#horizmenue li {
  display: inline;
  padding: 0px 10px;
}
#horizmenue a {
  padding: 2px 8px 5px;
  color:#B1998C;
  text-decoration:none;
}
#horizmenue a:hover {
  color:#674839;
  
  text-decoration:none;
}