* {
	font-family: sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: black;
}

INPUT,TEXTAREA {
	border: 1px solid #00679e;
	color: black;
	padding: 1px;
}

A:link { text-decoration: none; color: #00679e; }
A:active { text-decoration: none; color: #00679e; }
A:visited { text-decoration: none; color: #00679e; }
A:hover { text-decoration: none; color: #000; }



H1, H1 A {
	font-size: 15px;
	font-weight: 900;
	color: #00679e;
	border-bottom: 2px solid #a9a9a9;
	margin-bottom: 8px;
	margin-top: 12px;
	clear: left;
}

H2, H2 A {
	font-size: 13px;
	font-weight: 900;
	font-style: italic;
	color: #00679e;
	margin-bottom: 2px;
	margin-top: 9px;
	clear: left;
}

H3, H3 A {
	font-size: 13px;
	font-weight: 900;
	font-style: italic;
	color: #00679e;
	margin-bottom: 2px;
	margin-top: 9px;
	clear: left;
}

H4, H4 A {
	font-size: 13px;
	font-weight: 900;
	color: #888;
	margin-bottom: 2px;
	margin-top: 9px;
	text-align: center;
}

UL {
	margin-left: 20px;
	list-style-type: circle;
}

body {
	color:#000000;
}

TD.content_main {
	padding: 2px 10px 10px 10px;
}

TD.content_left {
	padding: 2px 5px 5px 5px;
}


TABLE.gemeinden {
}


.footer, .footer A {
	font-size: 9px;
	font-family: sans-serif;
	color: #ccc;
}


.news-list-date {
	font-style: italic;
}


.EventsListDate, .EventsListShortDescr, .EventsListTime, .EventsListMain {
	padding: 0px 5px 0px 5px;
}




.tx-guestbook-list-header { background-color: #00679e; color: white; font-weight:900; padding:1px; }
.tx-guestbook-list-row { background-color: #FFFFFF; color: black;}
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; text-align:right; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: black; color: white; font-weight:bold; border: 2px solid white }
.tx-guestbook-latest-row { background-color: red; color: white; border: 2px solid white}
.tx-guestbook-latest-row p { background-color: red; color: white;}
.tx-guestbook-latest-small { font-size: 9px; color: white; }
.tx-guestbook-form-inputfield-med { border: solid 1px #00679e; font-size:12; color:black; width:100; height:20; }
.tx-guestbook-form-inputfield-big { border: solid 1px #00679e; font-size:12; color:black; width:150; height:20; }
.tx-guestbook-form-textarea { border: solid 1px #00679e; font-size:12; color:black; width:250; }
.tx-guestbook-form-obligationfield { color: black; }
.tx-guestbook-form-error { color: black; }
.tx-guestbook-form-label { padding: 8px; font-weight: 900; padding: 8px 0px 0px 8px; }
TD.tx-guestbook-form-input { padding-left: 15px; }





.style1 {
	font-size: 10px;
	color: #FFFF00;
	height: inherit;
}

.style2 {
	color: #666666;
}

.style3 {
	color: #0000FF;
}

#td_main{
	background-color:#FFFFFF;
	vertical-align:top;
}



table.EventsSingleDetails {
	background: #eee;
	border: 1px solid #666;
}
.EventsSingleLink {
	font-weight: 900;
}
.EventsSingleWhen {
	font-weight: 900;
	margin: 4px 0px 6px 0px;
}
.EventsSingleTitle {
	font-weight: 900;
	font-size: large;
	margin: 2px 0px 8px 0px;
}

