/**
 * Grund CSS
 */
body {
  margin: 0 auto;  
}

.nav {
	position: relative;
}/*
.nav img {
	position: absolute;
	left: 0px;
	top: 0px;
}*/
.nav a {
	position: absolute;
	display:block;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px;
	top: 0px;
	z-index: 10;
}

.logo {
	cursor:pointer;
}

a.emailaddress {
	font-weight:bold;
}

img {
	behavior: url("pngbehavior.htc");
}
.anfragecontent {
	padding-left:30px;
	padding-right:30px;
  margin-right: 5px;
}
.content_small {
	font-size: 11px;
	line-height: 15px;
}
.content_large {
	font-size: 13px;
	line-height: 18px;
}
.text {
	font-size: 12px;
	line-height: 18px;
	padding-right:30px;
}
.headline {
	font weight:bold;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 15px;
}
#topmenu {
	font-size:11px;
	color:white;
  background-color: #024A7F;
	line-height:16px;

  height: 30px;
  padding-top: 10px;
  width: 940px  
}
#topmenu a:link {
	color: white;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
#topmenu a:visited {
	color: white;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
#topmenu a:hover {
	color:#FFDEAD;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
#topmenu a:active {
	color: #003366;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.menu, .menu a:link, .menu a:hover, .menu a:active, .menu a:visited {
	text-align:left;
	height:100px;
	font-weight:bold;
	color: #003366;
	text-decoration:none;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
a:hover {
	text-decoration:underline;
}
.footer {
	color:#003366;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:35px;
}
.tipp {
	font-size:11px;
	line-height:16px;
}
.form_button {
	font-size: 11px;
	color: #000000;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #EEEEEF;
}
.form_field {
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #EEEEEF;
	border-bottom-color: #EEEEEF;
	border-left-color: #808080;
}
a.destination:link {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
a.destination:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
a.destination:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
a.destination:active {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

table#Table_01 img {display: block;}

