/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#830177;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
}
td.white{
	background-color:#FFFFFF;
}
td.gelb{
	background-color:#DEE316;
}
ul.menu{
	margin-left: 0px;
	padding-left: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
}

ul.menu li {
	display: inline;
	list-style-type: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}

ul.menu li a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 40px;
	line-height:40px;
	list-style-image: none;
	text-indent: 0px;
}
ul.menu li a:link{
	color: #666666;
	text-decoration: none;
	list-style-image: none;
}
ul.menu li a:active{
	color: #666666;
	text-decoration: none;
	list-style-image: none;
}
ul.menu li a:hover{
	color: #830077;
	text-decoration: none;
	list-style-image: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #830077;
}
ul.menu li a:visited{
	text-decoration: none;
	list-style-image: none;
}
a{
	color: #830077;
	text-decoration:underline;
}
a:link{
	color: #830077;
	text-decoration:underline;
}
a:active{
	text-decoration:underline;
}
a:hover{
	color:#00471E;
	text-decoration:underline;
}
a:visited{
	text-decoration:underline;
}
h1{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	color:#00471E;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:30px;
}
h1:first-letter{
	font-size:25px;
}
td.content{
background-image:url(../img/hg_content.jpg);
background-repeat:no-repeat;
}
td.footer{
	color:#FFFFFF;
	font-size:10px;
	line-height:45px;
}
td.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
td.footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}
td.footer a:active{
	text-decoration:none;
}
td.footer a:hover{
	color:#BF7DB9;
	text-decoration:none;
}
td.footer a:visited{
	text-decoration:none;
}
td.content images{
	border: 9px solid #F2F6F4;
}
td.text {
	padding-left: 18px;	
}
tr.preisehead{
	background-color:#830177;
	color:#FFFFFF;
	font-weight: bold;
}
tr.preise1{
	background-color:#8B4990;
	color:#FFFFFF;
}
table.anfrage  a{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #830177;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}
table.anfrage a:link{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #830177;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #8B4990;
	color: #FCFBF5;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}
ul{
	margin: 0 0 9 2;
	padding: 0 0 0 5;
	font-family:"Trebuchet MS", sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
li{
	font-family:"Trebuchet MS", sans-serif;
	padding-bottom: 1px;
	background-image: none;
}