body,html{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#mainTable{
	width: 100%;
	height: 100%;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #330066;
	font-weight: bold;
	/*font-style: oblique;*/
}


h1 {	
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 16px;
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 12px;
}
.TextMain, td, a, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	font-variant: normal;

}
.box_headline{
	background-image: url(/img/feld_oben_hintergrund.jpg);
	background-repeat: repeat-x;
}

.rightBorderColumn{
	width: 27px;
}

