.fliesstext {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}
td {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-algin: left;
	vertical-align: top;
	padding: 0;	
}
a  {
	text-decoration: none;
	color: #06c;
}
a:hover {
	color: #3366cc;
}
.linkblau {
	color: #0033CC;
	text-decoration: underline;
}
.linkgrau {
	color: #777777;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-transform: uppercase;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hauptmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	x_text-transform: uppercase;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.menu {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.datum {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #666666;
}

.navHome td {
	height: 24px; 
	background-image: url(../media/bg_navHome.png);
	/*background-color: #666; */
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.navHome td a {
	color: #fff;
}
.navHome td a:hover {
	color: #ccc;
}

.navFollow td {
	background-color: #fff; 
	border-bottom: 1px solid #ccc;
	border-right:  1px solid #ccc;
	padding: 4px 0;
}

.navFollow td a {
	color: #777;
}

.navFollow td a:hover {
	color: #ccc
}

.navFollow td a.menuaktiv { color: #06c}
.navFollow td a.menublau { color: #66f}

img.right {
	position: relative;
	margin-left: -127px;
}

p.legend {
	color: #999;
	width: 370px;
	font-size: 10px;
}

div.colorbox {
	width: 143px;
	height: 143px;
	position: absolute;
	top: 20px;
	left: 432px;
}

#home #logobg div.left a {
	color: #ddd;
}

#home #location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 325px;
	left: 147px;
	z-index: 200;
}

form label {
	width: 100px;
	float: left;
}

form br {
	clear: both;
}

form input.text, form select {
	border: 1px solid #000;
	margin-bottom: 3px;
}

.error {
	font-weight: bold;
	color: #900;
}