/* CSS Document */

body{
	margin:0;
	padding:0;
	background-image:url(../img/hg_body.jpg);
	background-repeat:repeat-x;
	background-color:#852C58;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#51220E;
	line-height:16px;
}
td.randright{
	background-color:#F1F3F4;
}
td.verlauftop{
	background-image:url(../img/verlauf_top_right.jpg);
	background-repeat:no-repeat;
	background-color:#F0DC7D;
}
td.violett{
	background-color:#852C58;
}
td.pink{
	background-color:#C5508A;
}
td.hgcontent{
	background-color:#F0DC7D;
}
td.hgnavigation{
	background-color:#FFFFFF;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 162px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 162px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	list-style-image: none;
	text-align: right;
}
ul.menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #852C58;
	text-decoration: none;
	display: block;
	width: 162px;
	height: 24px;
	line-height: 24px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 0px;
}
ul.menu li a:link {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:visited {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:hover {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
	color:#000000;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-repeat: no-repeat;
	text-decoration: none;
}
td.kontakt{
	color:#5A5830;
}
td.kontakt strong{
	color:#852C58;
}
a{
	color:#852C58;
	text-decoration:underline;
}
a:link{
	color:#852C58;
	text-decoration:underline;
}
a:visited{
		text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a:active{
	text-decoration:underline;
}
td.impressum {
	color:#5A5830;
	font-size:10px;
	text-decoration:none;
}
td.impressum a{
	color:#5A5830;
	font-size:10px;
	text-decoration:none;
}
td.impressum a:link{
	color:#5A5830;
	font-size:10px;
	text-decoration:none;
}
td.impressum a:visited{
		text-decoration:none;
}
td.impressum a:hover{
	color:#000000;
	text-decoration:underline;
}
td.impressum  a:active{
	text-decoration:none;
}
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#51220E;
	line-height:16px;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#51220E;
	line-height:16px;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:36px;
	color:#852C58;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	word-spacing: 2px;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#852C58;
	line-height:28px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	word-spacing: 2px;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#852C58;
	line-height:28px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	word-spacing: 0px;
}
td.hghome{
	background-color:#F7EEC1;
}
td.content ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.content li{
	list-style-type: none;
	padding-left: 13px;
	background-image:  url(../img/lig.gif);
	background-repeat:no-repeat;
	list-style-image: none;
	line-height:20px;
}
td.hgwinter{
	background-color:#E3E7E9;
}
td.card{
	background-color:#852C58;
	color:#FFFFFF;
}
td.card a{
	color:#EBD038;
	text-decoration:none;
}
td.card a:link{
	color:#EBD038;
	text-decoration:none;
}
td.card a:visited{
	text-decoration:none;
}
td.card a:hover{
	color:#ffffff;
	text-decoration:underline;
}
td.card a:active{
	text-decoration:none;
}