﻿body,td,th {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #5E626A;
}

.impressum {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.text {
	font-size: 12px;
	color: #636146;
}

#content a{
font-size: 12px;
color: #636146;
text-decoration: none;
background-color: transparent;
}
#content a:hover{
font-size: 12px;
color: #636146;
font-weight: bold;
text-decoration: none;
background-color: transparent;
}
#content a:active{
font-size: 12px;
color: #636146;
text-decoration: none;
background-color: transparent;
}

#content {
	padding: 22px;
	text-align: left
}
#content p {line-height: 1.5;}


#impressum a {
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
background-color: transparent;
}
#impressum a:hover{
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
background-color: transparent;
}
#impressum a:active{
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
background-color: transparent;
}

#menu {
	padding: 15px;
}
#menu img{border: 0px;}
#menu a{text-decoration: none;
background-color: transparent;}
#menu a:hover{text-decoration: none;
background-color: transparent;}
#menu a:active{text-decoration: none;
background-color: transparent;}

a.home        { height: 9px; width: 38px; background: url("en_images/home.png") no-repeat;}
a:hover.home  {background-image: url("en_images/home_ac.png");}

a.ueber_uns        { height: 11px; width: 64px; background: url("en_images/ueber_uns.png") no-repeat;}
a:hover.ueber_uns  {background-image: url("en_images/ueber_uns_ac.png");}

a.preise        { height: 9px; width: 44px; background: url("en_images/preise.png") no-repeat;}
a:hover.preise  {background-image: url("en_images/preise_ac.png");}

a.kontakt        { height: 9px; width: 61px; background: url("en_images/kontakt.png") no-repeat;}
a:hover.kontakt  {background-image: url("en_images/kontakt_ac.png");}

a.anfahrt        { height: 9px; width: 61px; background: url("en_images/anfahrt.png") no-repeat;}
a:hover.anfahrt  {background-image: url("en_images/anfahrt_ac.png");}

a.ddorf_tips        { height: 11px; width: 117px; background: url("en_images/ddorf-tips.png") no-repeat;}
a:hover.ddorf_tips  {background-image: url("en_images/ddorf-tips_ac.png");}

a.impressum        { height: 7px; width: 61px; background: url("en_images/impressum.png") no-repeat;}
a:hover.impressum   {background-image: url("en_images/impressum_ac.png");}


