body {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../grafik/bgr_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 15px;
	color: #4578BB;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 15px;
	color: #4578BB;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	color: #4578BB;
}
td {
	color: #a9a9a9;
	font-size: 12px;
	}

p {
	font-size: 12px;
	color: #818181;
	}
hr {
	margin-right: 20px;
	margin-left: 25px;
	color: #ccc; /*for IE */ 
	background-color:#ccc; /*for Firefox, Opera, Safari*/ 
	border:0px none; height:1px; /* hight 1px IE, Firefox, Opera, Safari */ 
	clear:both; 
}
	
a:link {
	color: #4278BB;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	}
	
a:visited {
	color: #4278BB;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	}

a:hover {
	color: #4278BB;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	}

a:link.menue {
	color: #ffffff;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	}

a:visited.menue {
	color: #ffffff;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	}

a:hover.menue {
	color: #ffffff;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	}

li {
	padding-top:10px;
	}

#content {
	color: #818181;
	font-size: 12px;
	padding-top:25px;
	padding-right:25px;
	padding-left:25px;
	}

#headline_blue {
	color: #273779;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-left:25px;
	padding-top:50px;
	}

#headline_grey {
	color: #818181;
	font-size: 12px;
	font-weight: bold;
	padding-left:25px;
	padding-top:25px;
	}

#headline_grey_jobs {
	color: #818181;
	font-size: 12px;
	font-weight: bold;
	padding-left:25px;
	padding-top:0px;
	}

#content_agb {
	color: #818181;
	font-size: 10px;
	text-align: justify;
	padding-top:0px;
	padding-right:20px;
	padding-left:25px;
	}

#headline_grey_agb {
	color: #818181;
	font-size: 10px;
	font-weight: bold;
	padding-left:25px;
	padding-top:25px;
	}
.text_main {
	margin-right: 20px;
	margin-left: 25px;
	font-size: 12px;
	text-align: justify;
}
.line_01 {
	background-image: url(../grafik/line_01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.pic01 {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

