a {
	color: #990000;
}

a:hover{
	color: #333333;
}

body{
	overflow: scroll;
}

body,
div,
td,
form,
p{
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

h2 {
	color : #990000;
	font-size : 100%;
	font-weight : bold;
	margin-bottom : 10px;
	margin-top : 12px;
}
div#spalterechts-text div.csc-header-n1 h2{
	margin-top: 40px;
	background-color: #990000;
	color: White;
	font-size: 93%;
	font-weight: normal;
	background-image: url(../bilder/ecke_titel.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-bottom: 1px;
}


tr.tr-odd {
	background-color: white;
}

table#events-list td.list-datum,
table.veranstaltunguebersicht th.datum{
	border-bottom: 1px solid #CCCCCC;
	background-color: White;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
}

table#events-list,
table#events-einzel,
table#veranstaltungdetail,
table.veranstaltunguebersicht{
	width: 208px;
}



table#events-list td.list-event p,
table.veranstaltunguebersicht td.infotext{
	background-color: #EDEDED;
	font-size: 9px;
	padding-bottom: 3px;
	padding-left: 5px;
}

table#events-list td.list-edit-del{
	background-color: #EDEDED;
}
table#events-list td.list-event a,
table.veranstaltunguebersicht td.infotext a{
	color: #990000;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 3px solid #EDEDED;
	padding-top: 5px;
	display: block;
	text-decoration: none;
	font-size: 12px;
}

table#events-list td.list-event a:hover,
table.veranstaltunguebersicht td.infotext a:hover{
	text-decoration: underline;
}

table#events-einzel td,
table#events-einzel th,
table#veranstaltungdetail td,
table#veranstaltungdetail th.detailtabuntertitel{
	font-size: 95%;
}

table#events-einzel td,
table#veranstaltungdetail td{
	padding-top: 2px;
	padding-bottom: 2px;
 	vertical-align: top;
 }

table#events-einzel th.einzel-label{
	background-color: white;
}

 br{
 	line-height: 0;
 }

div#linth24-vkalender{
	position: relative;
	z-index: 9999
	background-color: white;
}

 div#linth24-vkalender h2{
 	margin-bottom: 10px;
 }

  div#linth24-vkalender h4{
 	margin-bottom: 10px;
	color: Black;
 }

table#veranstaltungdetail th.detailtabuntertitel{
	font-weight: normal;
	border-top: 10px solid White;
	text-align: left;
}

table#veranstaltungdetail td.einzel-bild img{
	height: auto;
	width: 208px;
}

div.tx-juhuivkalender-pi1 textarea#beschreibung {
	height: 150px;
}

td.list-image,
div#linth24-vkalender td.list-image{
	display: none;
}
