.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.nav:link {
	color: #999999;
	text-decoration: none;
}
.nav:visited {
	color: #999999;
	text-decoration: none;
}
.nav:hover {
	color: #000000;
	text-decoration: none;
}
.nav:active {
	color: #000000;
	text-decoration: none;
}
.subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a.blackLink {
	color: #000000;
	text-decoration: underline;
}

a{
	color: #000000;
	text-decoration: underline;
}

a.greyLink {
	color: #999999;
	text-decoration: underline;
}
a.greyLink:hover {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	font-style: normal;
	line-height: 12px;
}

#neubau li {
	list-style: disc;
	padding-bottom: 10px;
}


/************************************************/
/* webcam */
/***********************************************/ 
#webcam_submit_button, .button {
	position: relative;
	left: 10px;
	
	color: #000;
	font-weight: bold;
	
	border: 1px solid #000;
	background-color: #a4a6a5;
}


div.webcam-nav ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 20px 0px;
}

div.webcam-nav li {
	list-style: none;
	float: left;
	padding-right: 7px;
}

div.webcam-nav a:link.nodec, div.webcam-nav a:active.nodec, div.webcam-nav a:visited.nodec, div.webcam-nav a:hover.nodec {
	text-decoration: none;
}

div.no-images {
	padding: 0px 0px 30px 0px;
}

#pressenews {
	background-color: #DCE1E6;
	padding: 10px 10px 10px 10px;	
}

#pressenews td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;	
}

#pressenews img {
	border: none;
}

/**
 *** For SEO *****
 * 
*/
.firstHead {
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.secondHead {
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.thirdHead {
	font-size: 10px;
	font-weight: bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.normaltext {
	font-family: Verdana,Arial,Helvetica,sans-serif;;
	font-size:10px;
	font-weight: normal !important;
	display: inline;
}

.auflistung {
	font-weight: normal !important;
	font-size: 10px;
	margin: 0px;
}

.padding-bottom {
	padding-bottom: 5px;	
}

.bold {
	font-weight: bold !important;
}

#callbackform {
	position: relative;
	top: 25px;
	left: 25px;
	width: 330px;

	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

#callbackform td {
	font-size: 10px;
}

#callbackform input {
	border: 1px solid #999;
}

.button-label a:link, .button-label a:visited, .button-label a:hover, .button-label a:active {
	font-weight: bold;
	color: #fff;
	
	padding: 4px;	
	border: 1px solid #000;
	
	text-decoration: none;
	
	
	background-color: #FF6600;
}

#callbacklink {
	position: relative;
	top: -80px;
	*top: -90px;
	left: 355px;
	*left: 360px;
	width: 225px;
	height: 90px;

	padding-left: 89px;
	*padding: 10px 0px 0px 65px;
	
	background-image: url(/images/maplan-m.gif);
	background-repeat: no-repeat;
	
	float: left;
}

#callbacklink img {
	float: left;
}

.callback-button {
	position: relative;
	top: 0px;
	left: 1px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	
	border: 1px solid #000;
	color: #fff;
	background-color: #FF6600;	
}

.footerlinks {
	top: 20px;
}

#gallery-images img {
	margin: 6px 6px 0px 0px;
	border: none;	
}


#gallery-images a:link, #gallery-images a:visited, #gallery-images a:hover, #gallery-images a:active {
	
	border: none;
}

.red {
	color: #FF0000;	
}

#link-footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 684px;
	height: auto;

	background-color: #DCE1E6;
	float: left;
}

#linkfooter {
	position: relative;
	top: 0px;
	left: 0px;
	width: 650px;
	height: auto;
}

#linkfooter ul li {
	display: inline;
	float: left;
	padding: 0px;
	list-style: none;
}

#linkfooter li {
	line-height: 20px;
}