
a {
	color: #000;
}

a:hover {
	color: #900;
}


div.nachoben {
	text-align:right;
}

.nachoben a {
	text-decoration: none;
	border: none; 
}

.nachoben img {
	border: none; 
}

.kontakttext
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	padding-left:20px;
}

.nachrichttext
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	vertical-align:bottom;
}

.formtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	height:13px;
	/*padding-top:3px;*/
	padding-left:1px;
}

.formnachricht
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	padding-top:3px;
	padding-left:1px;
}

#senden { 
	background-image: url("../img/buttons_neu/10BTN_Senden.gif"); 
	background-repeat: no-repeat; 
	width: 104px; 
	vertical-align:bottom;
	border: 0px;
	}
	
#senden:hover {
    background-position:0 -25px;
    color:#1e5ebd;
}

.agbtext{
	margin-left:20px;
	margin-right:20px;
	line-height:13px;
}

.navbarlink {border: none; }
.footerlink {border: none; }

/* Navigation unten */
div.footer {
	width: 900px;
	position: absolute;
	z-index: 201;
}

/* Footer */
div.footer {text-align: justify; width:900px; }

div.footer td a {font-size: 11px; text-decoration: none; color: #000; }

div.footer td a:hover { color: #900; }

/* Footer used by the template */
div.inhaltfooter {
	width: 900px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom: 40px;
	margin-top: 4px;
}

div.inhaltfooter td a {font-size: 11px; text-decoration: none; color: #000; }

div.inhaltfooter td a:hover { color: #900; }

#ergebnisse { 
	background-image: url("../img/buttons_neu/BTN_Ergebnisse.gif"); 
	background-repeat: no-repeat; 
	width: 168px; 
	/* vertical-align:bottom;*/
	}
	
#ergebnisse:hover {
    background-position:0 -32px;
    color:#1e5ebd;
}

