body {
  font-family: verdana,tahoma,trebuchet ms,sans serif,arial;
  margin: 0px; color:#404040;
  background: url(../img/bg.jpg) repeat-x center top #FFF
}

.inp {
  font-family: verdana,sans serif,arial;
  font-size: 12px;
  color: #404040;
  padding-left: 2px;
  border: 1px solid #E0DED2;
  border-bottom: 1px solid #B7AE9D;
  background-color: #FFFFFF
}

h1 {
	font-size: 18px;
	color: #C00;
	margin: 0px;
	font-weight: normal
}
h2 {
	font-size: 13px;
	color: #C00;
	margin: 0px
}
h3 {
	font-size: 14px;
	color: #C00;
	margin: 0px;
	font-weight: normal
}
h4 {
	font-size: 13px;
	color: #C00;
	margin: 0px;
	font-weight: normal
}
h5 {
	font-size: 12px;
	color: #C00;
	margin: 0px;
	font-weight: normal
}
h6 {
	font-size: 11px;
	color: #C00;
	margin: 0px;
	font-weight: normal
}

.anschrift {
	margin-left: 20px;
	color: #C00;
	font-size: 11px;
	height: 100px
}

b {
	color: #404040
}
a {
	text-decoration: none
}


a img {
	border: 0px
}

td {
  text-align: left;
  vertical-align: top;
  font-size: 12px;
  border: 0px solid #800000
}

.lnk {
	color: #000;
	text-decoration: underline
}
.lnk:hover {
	color: #C00;
	text-decoration: none
}


.headermenu_box {
	position: absolute;
	margin-left: 440px;
	margin-top: 110px;
	width: 300px;
	text-align: right;
	color: #AAA
}
.headermenu {
	font-size: 12px;
	color: #777
}
.headermenu:hover {
	font-size: 12px;
	color: #C00;
	text-decoration: underline
}

.menu_box {
	margin-left: 70px;
	margin-top: 25px;
	width: 170px;
	height: 150px;
	line-height: 24px
}
.menu {
	font-size: 14px;
	color: #404040;
	font-weight: bold
}
.menu:hover {
	font-size: 14px;
	color: #C00
}


.footermenu_box {
	margin-left: 20px;
	color: #AAA
}
.footermenu {
	font-size: 12px;
	color: #404040
}
.footermenu:hover {
	font-size: 12px;
	color: #C00;
	text-decoration: underline
}

.content {
	width: 490px;
	text-align: justify;
	line-height: 20px
}

.maillink {
    display: inline-block;
    width: 123px;
    height: 14px;
    background: url(../img/maillinka.gif) no-repeat bottom left
}

.maillink:hover {
    display: inline-block;
    width: 123px;
    height: 14px;
    background: url(../img/maillinkb.gif) no-repeat bottom left
}