body {
	height: 101%;
}

body, p, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001A7B;
	margin: 0px;
	border: 0px;
}

p {
	margin-left: 20px;
	margin-bottom: 1em;
}

.referenzen {
	padding-top: 10px;
	padding-bottom: 10px;

}

.ansatz p {
	margin-left: 20px;
	margin-right: 20px;
}

.download p {
	margin-bottom: 0;
}

ul {
	margin-top:0px;
	margin-bottom:1em;
}

strong {
	font-weight: bold;
	margin-top: 0px;
}

a {
	color: #001A7B;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

.navservice p {
	font-size: 11px;
	margin-bottom: 0;
	color: #001A7B;
}

.navservice em {
	font-size: 11px;
	font-style:normal;
	margin-bottom: 0;
	color: #FF9900;
}

.navservice a{
	color: #001A7B;
	text-decoration: none;
}

.navservice a:hover{
	color: #FF9900;
	text-decoration: none;
}

.navservice a:visited{
	color: #001A7B;
	text-decoration: none;
}

.navhaupt p{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

.navhaupt a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.navhaupt a:hover{
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}


.navsecond p{
	margin-bottom: 0;
}

.navsecond a{
	color: #001A7B;
	text-decoration: none;
}

.navsecond a:hover{
	color: #FF9900;
	text-decoration: none;
}

.navsecond a:visited{
	color: #001A7B;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #001A7B;
	margin: 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #001A7B;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.TabProj {
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	margin: 0;
}

