body {
	margin-top: 0px;
	font-size:12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	}
.highlight {
	color: #FF3;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #01437e;	
}
.blau {
	color: #01437e;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #01437e;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #01437e;	
	display: inline;
}
.menu_hintergrund {
	background-color: #FFFFFF;
	background-image: url(gfx/layout/Gastro09_Verlauf.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
a {
	color: #01437E;
	text-decoration: underline;
}
a:visited {color: #01437E;}
a:active {color: #01437E;}
a:hover {
	color: #c5daeb;
		font-weight: bold;
}
.link_menu {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.td_out {background-image: url(gfx/layout/Gastro09_Button_Up.jpg); background-position:right; background-repeat:no-repeat; cursor:pointer;}
.td_over {background-image: url(gfx/layout/Gastro09_Button_Down.jpg); background-position:right; background-repeat:no-repeat; cursor:pointer;}
.td_out2 {background-image: url(gfx/layout/Gastro09_Button2_Up.jpg); background-position:right; background-repeat:no-repeat; cursor:pointer;}
.td_over2 {background-image: url(gfx/layout/Gastro09_Button2_Down.jpg); background-position:right; background-repeat:no-repeat; cursor:pointer;}
.td_out3 {background-image: url(gfx/layout/Gastro09_Button3_Up.jpg); background-position:right; background-repeat:no-repeat; cursor:pointer;}
.td_over3 {background-image: url(gfx/layout/Gastro09_Button3_Down.jpg); background-position:right; background-repeat:no-repeat; cursor:pointer;}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center {
	text-align: left;
}
.hellblau-bg {
	background-color: #c7dae9;
}
.dunkelblau-bg {
	background-color: #7ea1bd;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.rot {
	color: #FF0000;
	font-weight: bold;
}
.rot-klein {
	color: #FF0000;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}
a.rot-klein{
	cursor:pointer;}
