/* Orangejuice -special styles */

body {
	background-color: #1E90FF;
	margin: 0px;
	text-align: center;
}
 
.clr {
	clear: both;
 }

/* Layout Styles */

#wrapper {
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/hintergrund_kopf.jpg);
	background-repeat: no-repeat;
	background-position: left-top;
	background-color: #EDFEFC;
	border-right: 5px solid #c77800;
	border-left: 2px solid #c77800;
	border-bottom: 5px solid #c77800;
} 

#wrapper {
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 807px;
 }

html > body #wrapper {
 width: 807px;
 }

#header {
	font-size: 24px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bolder;
	text-align: right;
	padding-right: 20px;
	padding-top: 80px;
	margin-bottom: 30px;
	color: White;
}
#date {
 text-align: right;
 margin-right: 0px;
 margin-top: 10px;
 margin-bottom: 10px;
 font-weight: bold;
 font-size: 11px;
 }

#date .datetxt {
	display: inline;
	text-align: right;
	padding: 2px 2px 2px 2px;
	color: White;
}

#mainbody {
 padding: 0px;
 padding-right: 5px;
 margin-bottom: 10px;
 background-color: #ffffff;
 text-align: left;
 }

#navigation {
 float: left;
 width:155px;
 padding: 0px;
 margin-left: 2px;
 text-align: center;
 background-color: transparent;
 }

#content { 
 float: right;
 width: 615px;
 padding: 0px;
 text-align: left;
 margin-bottom: 10px;
 background-color: #F8F8F8;
 }

#footer {
 clear: both;
 text-align: center;
 font-face: tahoma;
 font-size: 9px;
 font-style: normal;
 background-color: transparent;
 background-repeat: no-repeat;
 color: #c77800;
 padding-top: 0px;
 padding-bottom: 3px;
 border-top: 0px solid #c77800;
 border-bottom: 1px solid #c77800;
 height: 41px;
 background-image: url(../images/footer_igs.jpg);
 }

#top {
 }

#bottom {
 }

.spacer {
 height: 12px;
 }
.path {
 font-weight: bold;
 font-size:10px;
 background-color: #ff740a;
 padding: 3px;
 border: 1px solid #424142;
 margin-right: 0px;
 }

.path a:link, .path a:visited {
 color: #424142;
 text-decoration: none;
 }

.path a:hover, .path a:active {
 color: #fccca7;
 text-decoration: none;
 }

/* End of Layout Styles */
