.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}

body {
	background-image: url(images/bg_orange.jpg);
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
UL, LI, P {
  color:#ffffff;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  font-weight: normal;
}

.header {
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 770px;
}
.bg_menu {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left:5px;
	padding-left:5px;
}

.table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	width:760px;	
	text-align:top;
	vertical-align:top;
	background-image: url(images/bg_orange.jpg);
}
.hr1 {
	width:98%;
	height:2px;
	color:#000000;	
	align:center;
	border:0px;
}

a{
	color:#FFFFFF;
}

a.mlink1, a.mlink1:active,a.mlink1:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#000000;	
	padding-left:2px;padding-right:3px;
}
a.mlink1:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#000000;
	padding-left:2px;padding-right:3px;
}
a.mlink1h, a.mlink1h:active,a.mlink1h:visited, a.mlink1h:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#FFFFFF;	
	padding-left:2px;padding-right:3px;
	background-image: url(images/bg_orange.jpg);
}

a.mlink2:link, a.mlink2:active, a.mlink2:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;	
	padding-left:2px;padding-right:3px;
}
a.mlink2:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;	
	padding-left:2px;padding-right:3px;
}
a.mlink2h:link, a.mlink2h:active,a.mlink2h:visited, a.mlink2h:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;	
	padding-left:2px;padding-right:3px;
	background-image: url(images/bg_orange.jpg);
}

.bg_left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;

}
.bg_right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
;
}


.bg_orange {
	background-image: url(images/bg_orange.jpg);
}
.teiler1 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}
