body {
	background-color: #FFC2AE;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
}
#breadcrumbs {
	height: 15px;
	position: absolute;
	padding: 15px 0px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#boxoben {
	height: 160px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CC6600;
	overflow: hidden;
}
#bannerwebdesign {
	width: 95%;
	height: 42px;
	float: none;
	background-color: #CCCCCC;
	border: thin solid #CC3300;
	position: relative;
	padding: 0px;
	background-image: url(../images/s_leonardo.jpg);
	background-repeat: repeat;
	margin: 0px auto;
}
#bannerwebdesign ul {
	text-align: center;
	background-color: #CCCCCC;
	margin: 0px;
}
#bannerwebdesign li {
	list-style: none;
	display: inline;
	background-color: #CCCCCC;
	margin-left: 60px;
  }
#bannerwebdesign ul a {
	color:#000066;
	background-color: #ccc;
}
#bannerwebdesign ul a:hover {
    color: white; background-color: #666666;
  }

#navbox {
	float: right;
	width: 30%;
	position: relative;
	top: 20px;
	right: 2.5%;
	background-image: none;
	overflow: visible;
}
#navbox ul {
	list-style-position: outside;
	list-style-type: none;
	right: 2.5%;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ECE9D8;
	background-image: url(../images/vitruviannavrechts.jpg);
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#navbox li {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: none;
	padding: 5px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	list-style-image: none;
}
#navbox ul a {
	display:block;
	padding: 2px;
	text-decoration: none;
	font-weight: normal;
	color: maroon;
	border: thin solid #666666;
  }
  * html #navbox ul a {  /* Breitenangaben nur fuer IE */
	width: 95%;
	
	border: thin solid #666666;
  }
#navbox ul a:hover {
	border-left-color: black;
	border-top-color: black;
	color: #FFFFFF;
	background-color: #999999;
	border-right-color: black;
	border-bottom-color: black;
  }


#textmittebox {
	float: left;
	height: 70%;
	width: 55%;
	position: relative;
	background-color: #FFAE5E;
	top: 10px;
	right: auto;
	bottom: auto;
	clear: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	letter-spacing: normal;
	left: 2.5%;
	padding: 10px;
	margin: auto;
	border: medium groove #999999;
}
#navbox {
	float: right;
	width: 30%;
	position: relative;
	top: 20px;
	right: 2.5%;
	background-image: none;
	overflow: visible;
}

#monabox {
	float: right;
	background-image: none;
	height: 50%;
	width: 30%;
	overflow: visible;
	position: relative;
	top: 40px;
}
