BODY {
	padding: 0; 
	margin: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:  18px;
	color: #666666;
	scrollbar-face-color: #eef0ec; 
	scrollbar-highlight-color: #999999; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #CC3366; 
	scrollbar-track-color: #eef0ec; 
	scrollbar-darkshadow-color: #ffffff;
}
A:link {
	FONT-WEIGHT: bold; COLOR: #9daebf; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #9daebf; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: bold; COLOR: #9daebf; TEXT-DECORATION: none
}
A:hover {
	background-color: #CC3366;
	color: #FFFFFF;
}

#menu {
	background-color: #eef0ec;
	font-weight: bold;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#menu ul {
	margin: 0 80% 0 0;
	list-style-type: none;
}

#menu ul li{
	margin: 0px;
	text-align: right;
	/*display: block;*/
}

#menu a{
color:#9966cc;
text-decoration: none;
}
#menu a:link{
text-decoration: none;
}
#menu a:visited, menu a:active{
text-decoration: none;
}

#menu a:hover{
text-decoration: none;
background-color:#9966cc;
color: #fff
}
.navlogo {
	background-color: #fff;
	height: 100px;
	width: 100%;
}
.navlogo p{
	position: absolute;
	margin: 0px;
	text-align: right;
	width: 20%;
}
.navlogo h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	color: #9966CC;
	font-weight: bold;
	width: 80%;
	position: relative;
	text-align: right;
	padding-top: 70px;
	line-height: 1em;
	margin: 0px;
}
/*
/*.nav {
	background-color: #eef0ec;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height: auto;
	width: 100%;
	padding: 10px 0px 10px 0px;
}
.navlinks {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #9daebf;
	line-height: 1.5em;
}
.nav p{
	position: relative;
	margin: 0px;
	color: #9daebf;
	text-align: right;
	width: 20%;
}
A.navlinks{
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.navlinks:visited {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.navlinks:hover {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	background-color: #9966CC;
	color: #FFFFFF;
}
A.navlinks:active {
	FONT-WEIGHT: bold; COLOR: #9daebf; TEXT-DECORATION: none
}*/
.content {
	left: 21%;
	position: relative;
	width: 59%;
	padding: 10px;
}

.agb {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;
}

.kontaktform {
  border: 1px solid #cccc66
  }
.pf {
	margin-right: 15px;
}
td.pf1 {
width: 139px; vertical-align:text-top; 
}
td.pf2 {
	vertical-align:top;
	padding: 0px 0px 35px;
}
.pf2 p {
	margin: 0px;
	padding: 0px;
}
.pf1 p {
	margin: 0px;
	padding: 0px;
}

/*bilder ......................................................*/
.bildrechts {
float:right;
border: none;
margin: 10px;
}
h3 {
	font-weight: bold;
	font-size: 18px;
}

