a:link
{
	color: #006A7A;
	text-decoration: none; 
}
a:visited
{
	color: #006A7A;
	text-decoration: none;
} 
a:active 
{
	color: #006A7A;
	text-decoration: underline;
}
a:hover
{
   color: #000;
   text-decoration: underline;
}
   
body
{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 75%;
	color: #333;
}

#navigation {
font-family: Arial, Helvetica, "sans-serif";
}

#topnav form.suchform { 
float: left;
width: 160px;
}

.suchform input {
font-size: 13px;
margin: 1px 0 0 0;
border: 1px solid #006A7A;
color: #006A7A;
background-color: #D6E7E9;
width: 80px;
}

.suchform input.suchknopf {
font-size: 12px;
border: 1px solid #333;
margin-left: 2px;
background-color: #006A7A;
color: #fff;
width: 50px;
}

 
.small
{
   font-size: 90%;
}
         
h1 {
font-size: 180%;
color: #246068;
font-weight: bold;
margin: 20px 0 20px 0;
letter-spacing: 1px;
}
h2 {
font-size: 130%;
color: #246068;
font-weight: bold;
margin: 10px 0 20px 0;
letter-spacing: 1px;
}
h3 {
font-size: 120%;
}

.textfeld_r h3 { color: #246068; }

.unav h3 a {
padding-left: 20px;
background: url(../images/pfeilr2.gif) 0 6px no-repeat;
font-size: 90%;
}

p {
margin: 10px 0 15px 0;
line-height: 140%;
}

p.willkommen {
color: #246068;
margin-top:15px;
font-size: 180%;
font-weight: bold;
}

p.utitle {font-weight: bold;}

#bottom a {
color: #fff;
}

#textfeld ul li {
margin: 5px 0 5px 0;
}

#galerie ul li {
margin: 10px 0 10px 0;
}


.nlfooter a:link, .nlfooter a:visited, .nlfooter a:hover {color: #fff}

