body { 
	
	margin: 0px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 25px;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 25px;
	
		SCROLLBAR-FACE-COLOR: #eaeaea;
		SCROLLBAR-HIGHLIGHT-COLOR: #BABABA;
		SCROLLBAR-SHADOW-COLOR: #BABABA;
		SCROLLBAR-3DLIGHT-COLOR: #BABABA;
		SCROLLBAR-ARROW-COLOR: #aaaaaa;
		SCROLLBAR-TRACK-COLOR: #fcfcfc;
		SCROLLBAR-DARKSHADOW-COLOR: #BABABA;
		SCROLLBAR-BASE-COLOR: #ffffff;
}

body, td, div, input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #000000;
}

body.greyBG {
	background-color: #f0f0f0;
}

.headline1 {
	font-size: 10pt;
	font-weight: bold;
	color: #000064;
}

a, a:link, a:visited, a:active, a:focus,a:hover  {
	text-decoration: none;
	color: #087ab8;
}


.edited {
	font-size: 8pt;
	color: #a5acb2;
}

input.txt, textarea, select {
	border: 1px solid #000265;
	background-color: #f0f0f0;
}
th{
	color:000064;
	font-size:12;
	padding-left:5;
	text-align:left;
}
.startseite {
	font-size: 14pt;
	font-weight: bold;
	color: #3564AE;
}
.startseite2{
	font-size: 11pt;
	font-weight: bold;
	color: #3564AE;
}
.startseite_title{
	font-size: 9pt;
	font-weight: none
	color: #3564AE;
}
