body {
	background-image: url(../img_neu/misc/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

A {
	color: #2B8CC5;
	text-decoration : none;
}

A:HOVER {
	color : #7DBDE1;
	text-decoration : none;
}

A.FooterLink {
	color: #2B8CC5;
	text-decoration : none;
	font-size : 10px;
}

A:HOVER.FooterLink {
	color: #7DBDE1;
	text-decoration : none;
	font-size : 10px;
}

img {
	border : 0px;
}

p.title {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 15px;
}

p.subtitle {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size : 11px;
	color : #F07645;
}

p.text {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size : 11px;
}

td {
	text-align: left;
	vertical-align: top;
	font-size : 13px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

td.big_bottomline {
	border-bottom : 1px dotted Black; 
	width : 203px; 
	height : 150px;
}

td.small_leftline_leftpadding {
	border-left : 1px dotted Black; 
	width : 101px; 
	height : 150px; 
	padding-left : 10px;	
}

td.Heading14 {
	background-color: #C8C3B6;
	color: Black;
	font-size: 15px;
	height: 20px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 3px;
	padding-left: 7px;
}

td.text {
	background-color: Transparent;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}


input.FormSearch {
	height: 21px;
	width: 100px;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	border: 1px solid Black;
	color: White;
	background-color: Black;
}

div.pageborder {
	width: 815px;
	border-left: 2px solid #CCC6BA;
	border-right: 2px solid #CCC6BA;
}

div.kasten {
	background-color: #D8D2C8;
	border: 2px solid #C1BAAB;
	padding : 5px;
}