body {
	background-color: #fefade;
	background-image: url('../px/test.gif');
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}

li{margin-bottom:5px;}

table, td {
	font-size: 11px;
	font-family: verdana;
	color: #275000;
	line-height: 140%;
}

#linetop {
	background-image: url('../px/top_l.gif');
	height: 14px;
	width: 100%;
	margin-bottom : 0px;
}

.place {
	margin-left: 30px;
}

#subnav {
	position: absolute;
	left: 322px;
	top: 291px;
	width: 252px;
	margin-left: 400px;
}

#head {
	position: absolute;
	left: 208px;
	top: 14px;
	width: 766px;
}

#content {
  position: absolute;
  left: 208px;
  top: 302px;
  width: 514px;
}

.titel {
	font-size: 14px;
	color: #275000;
	font-weight: bold;
	
}

.mainnav a:link, .mainnav a:visited, .mainnav a:active {
	background-image: url('../px/btn_n.gif');
	width: 250px;
	height: 32px;
	color: #e0c51a;
	font-weight: bold;
	display: block;
	text-indent: 20px;
	line-height: 30px;
}

.mainnav a:hover {
	background-image: url('../px/btn_o.gif');
	color: #ffffff;
}

.subnav a:link, .subnav a:visited, .subnav a:active {
	background-image: url('../px/btn_sub_n.gif');
	width: 250px;
	height: 27px;
	color: #ffffff;
	display: block;
	text-indent: 20px;
	line-height: 25px;
}

.mainnav_o a:link, .mainnav_o a:visited, .mainnav_o a:active {
	background-image: url('../px/btn_o.gif');
	width: 250px;
	height: 32px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	text-indent: 20px;
	line-height: 30px;
}

.subnav a:hover {
	background-image: url('../px/btn_sub_o.gif');
	color: #e0c51a;
}

.subnav_o a:link, .subnav_o a:visited, .subnav_o a:active {
	background-image: url('../px/btn_sub_o.gif');
	width: 250px;
	height: 27px;
	color: #e0c51a;
	display: block;
	text-indent: 20px;
	line-height: 25px;
}


.subnav2 a:link, .subnav2 a:visited, .subnav2 a:active {
	color: #ffffff;
}

.subnav2 a:hover {
	color: #e0c51a;
}

a:link, a:active, a:visited {
	font-size: 11px;
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffe22e;
}


.video a:link, 
.video a:active, 
.video a:visited {
	font-size: 11px;
	font-family: verdana;
	color: #ff0000;
	text-decoration: none;}

.video a:hover {
	color: #ff0000;text-decoration: underline;
}


table.veranstaltungen{border-collapse:collapse;}
table.veranstaltungen td{border:1px solid #635a2b; padding:3px;}

h3 {font-size:12px}

