<!--
body  {		
	margin: 5px;
	padding: 0px;
	color: #1C5A60;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #97b3b7;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	}
.rot {
    color:#FF0000;
	font-size: 12px;
	}
.tab_footer  {
	width: 800px;
	color: #FFFFFF;
	font-size: 12px;
    }
.tab_index  {
	background-color: #CAE9E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C5A60;
    }
.tab_navi  {
	background-color: #A1BBBD;	
    }
.tab  {
	font-size: 12px;
	color: #1C5A60;	
    }
.tab_10px {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-style: italic;
    }
.tab1_10px {
	text-align: center;
	font-size: 10px;
    }
.tab_titel {
	color: #1C5A60;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
    }
.formSubmit { 
	color: #1C5A60;
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	border: 1px solid #1C5A60;
	}

a.body {
	text-decoration: none;
	color: #0000FF;
	font-size: 12px;
	}
a.body:visited {
	text-decoration: none;
	color: #0000FF;
	font-size: 12px;
	}
a.body:hover {
	text-decoration: none;
	color: #CC3300;
	font-size: 12px;
	}
a.body:active {
	text-decoration: none;
	font-size: 12px;
	}
a.body_1 {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	}
a.body_1:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	}
a.body_1:hover {
	text-decoration: none;
	color: #CC3300;
	font-size: 12px;
	}
a.body_1:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	}
A.menulink {
	display: block;
	width: 150px;
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	color: #1C5A60;
	font-weight: bold;
	background-color: #CAE9E5;
	border-style: solid;
	border-width: 1px;
	border-color: #1C5A60;
	text-decoration: none;
	}
A.menulink:hover {
 	text-decoration: none;
	color: #CC3300;
	font-size: 10px;
	}
A.menulink:active {
	text-decoration: none;
	font-size: 10px;
	color: #CC3300;
	}
A.menulink:visited {
	text-decoration: none;
	font-size: 10px;
	}
A.menulink_1 {
	display: block;
	width: 150px;
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1C5A60;
	border-style: solid;
	border-width: 1px;
	border-color: #CAE9E5;
	text-decoration: none;
	}
A.menulink_1:hover {
    text-decoration: none;
    color: #CC3300;
	font-size: 10px;
	}
A.menulink_1:active {
	text-decoration: none;
	font-size: 10px;
	color: #CC3300;
	}
A.menulink_1:visited {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	}
-->