.frame {
	line-height: 0px;
	font-size: 2px;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 12px;
}
.textOrientierung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: default;
}
.SpalteRechtsNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	vertical-align: top;
	cursor: default;



}
.textOrientierungFett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
}
a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:active {color:#000000;text-decoration:none;}
a:hover {color:#990000;text-decoration:none;}

.submenue {
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	cursor: hand;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-indent: 0pt;
}
.submenueHead {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: center;
	cursor: default;
	margin: 0px;
	vertical-align: middle;
}
.NavigationHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	cursor: default;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	white-space: normal;
}
body,html {
   height: 100%;
   background-color: #EEEEEE;
}

#Seite {
	position:relative;
	width:940px;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	z-index:1;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	visibility: inherit;
	overflow: visible;
	background-attachment: scroll;
	background-image: url(../images/Hintergrundraster.jpg);
	background-repeat: no-repeat;
}
#company {
	position:absolute;
	width:150px;
	height:100px;
	left: 280px;
	top: 150px;
	z-index:2;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: hidden;
}
#performance {
	position:absolute;
	width:150px;
	height:100px;
	left: 440px;
	top: 150px;
	z-index:3;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: hidden;
}
#projects {
	position:absolute;
	width:150px;
	height:100px;
	left: 600px;
	top: 150px;
	z-index:4;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: hidden;
}
#contact {
	position:absolute;
	width:150px;
	height:100px;
	left: 760px;
	top: 150px;
	z-index:5;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: hidden;
}