body,p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: black;
}
body {
	background-color: rgb(0,51,153);
	/* TAPSE */
	background-image: url('/bilder/pfote.gif'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:bottom right;
}
p {
	text-align:justify;
	}
h1 {
	font-size:15pt;
	font-weight:bold;
	color:rgb(0,51,153);
}
h2 {
	font-size:12pt;
	font-weight:bold;
	color:rgb(0,0,0);
	margin-top:15px;
	margin-bottom:10px;
}
h3 {
	font-size:11pt;
	font-weight:bold;
	color:rgb(0,51,153);
}
a {
	text-decoration: none;
}
a:link,a:visited,a:active {
	color: rgb(0,51,153);
}
a:hover {
	color: rgb(204,204,255);
	text-decoration: none;
}
td.menu {
	padding-right: 10px;
	font-weight:bold;
	font-size:12pt;
	text-align:right;
}
a.menu {
	text-decoration: none;
	font-weight:bold;
	font-size:11pt;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: rgb(0,51,153);
	font-weight:bold;
	font-size:11pt;
}
a.menu:hover {
	color: white;
	text-decoration: none;
	font-weight:bold;
	font-size:11pt;
}
a.menu_oben {
	text-decoration: none;
	font-size:10pt;
}
a.menu_oben:link, a.menu_oben:visited,a.menu_oben:active {
	color: rgb(0,51,153);
}
a.menu_oben:hover {
	color: rgb(204,204,255);
	text-decoration: none;
}
a.unten {
	text-decoration: none;
}
a.unten:link,a.unten:visited,a.unten:active {
	color: #ccc;
}
a.unten:hover {
	color: #ffffcc;
	text-decoration: none;
}
td.bereich {
	color:#808080;
	font-weight:bold;
}
td.unten {
	color:white;
	background-color:rgb(102,102,255);
	text-align:center;
	padding:10px 0;
}
td.ueberschrift {
	font-size:12pt;
	color:#000000;
	font-weight:bold;
}
td.drucken {
	font-size:8pt;
	color:#000000;
}
td.slogan {
	font-size:24pt;
	color:#ffffff;
	font-weight:bold;
}
.rahmen {
	border: 1px solid black;	
}
.rahmenpadding {
	border: 1px solid black;	
	padding: 5px;
	margin-bottom:15px;
	margin-top:15px;
}
.marineblau{
	background-color:rgb(0,51,153);
	}
.stahlblau {
	background-color:rgb(102,102,255);
	}
.taubenblau {
	background-color:rgb(204,204,255);
	}
#map {
	width: 500px; 
	height: 300px; 
	margin:25px auto;
	border:1px solid rgb(245,196,145);
}
table.table_oben {
	background-attachment:scroll; 
	background-image:url('/bilder/oben.jpg'); 
	background-position:bottom;
}
td.content {
	padding:20px;
	vertical-align:top;
	}
img.rechts {
	text-align:right;
	padding: 0 0 10px 10px;
	}
img.links {
	text-align:left;
	padding: 0 10px 10px 0;
	}
img.mitte {
	text-align: center;
	padding: 0 10px 10px 10px;
	}
ul {
	list-style-image:url('/bilder/bullet.gif');
	list-style-position:outside;
	list-style-type:square;
}
/*Menü links */
#menu_links {
	padding:10px;
	}

#menu_links ul li {
	margin: 15px 15px 0 -15px;
	}
#menu_links table {
	background-color:rgb(204,204,255);
	padding:5px 20px 20px 0;
	}
#menu_links a {
	text-decoration: none;
	font-weight:bold;
	font-size:11pt;
}
#menu_links a.h2 {
	text-decoration: none;	
	font-size:13pt;
}
#menu_links a:link, #menu_links a:visited, #menu_links a:active {
	color: rgb(102,102,255);
}
#menu_links a:hover {
	color: white;
}
.name{
	color:#06F;
	font-weight:bold;
	}