body {
	background-color: #EAB04D;
	margin: 0px;
	padding: 0px;
}
.layoutborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8F837A;
	border-right-color: #8F837A;
	border-bottom-color: #8F837A;
	border-left-color: #8F837A;
}
#submenuebox{
	position:relative;
	width:768;
	height:21;
	z-index:auto;
	left: 0;
	top: 0;
	visibility: visible;
}
#submenueteam{
	position:absolute;
	width:768;
	height:21;
	z-index:auto;
	left: 0;
	top: 0;
	visibility: hidden;
}
#submenuekompetenz{
	position:absolute;
	width:768;
	height:21;
	z-index:auto;
	left: 0;
	top: 0;
	visibility: hidden;
}

.innerbg {
	background-image: url(../images/bg_table.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
td, tr, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514B47;
}
#linehist18 {
	line-height: 18px;
}
li {
	list-style-image: url(../images/dot.gif);
	vertical-align: middle;
}
a {
	font-weight: bold;
	color: #514B47;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.imgborder {
	border: 1px double #FF9900;
}
.introborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8F837A;
	border-right-color: #8F837A;
	border-bottom-color: #8F837A;
	border-left-color: #8F837A;
	background-color: #FFFDF9;
}
#submenueboxintro{
	position:relative;
	width:536;
	height:223;
	z-index:auto;
	left: 0;
	top: 0;
	visibility: visible;
}
.small {
	font-size: 10px;
	text-decoration: none;
}
hr {
	height: 1px;
	border: 1px dashed #FF9900;
}
.orange {
	color: #FF9900;
}
.dunkelgrau {
	color: #999999;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #FF9900;
	}
h5 {
	color: #999999;
	font-weight: bold;
	}
h6 {
	font-size: 10px;
	text-decoration: none;
}