/* CSS Document */

	p
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 3px;
	}
.navigation 
	{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 130px;
	text-decoration: none;
	background-color: #4C5F8D;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	}
	
.navigation:hover 
	{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 130px;
	text-decoration: none;
	background-color:#000099;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	}
	
.kontaktformular {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 3px;
	background-color: #4C5F8D;
	font-style: normal;
	font-weight: bolder;
}

.laufschrift {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	text-decoration: none;
	background-color: #4C5F8D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
	position: static;
	}

.offer
	{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	text-decoration: blink;
	background-color: #4C5F8D;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	width: 100px;
	}
	
.offer:hover 
	{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	text-decoration: blink;
	background-color:#000099;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	width: 100px;
	}
.to
	{
	font-family: Verdana, sans-serif;
	font-size: 24px;
	}
.navigation_links {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: table-cell;
	padding: 2px;
	text-decoration: none;
	background-color: #4C5F8D;
	border: 1px double #FFFFFF; 
}

.navigation_links:hover {

	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	text-decoration: none;
	background-color:#000099;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

h1 {
  color: #ff0000;
}
