/* Global Styles */
body {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	background: #FFE6CC;
}

table {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	color: #333333;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	margin: 0px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-bottom: 3px;
}

h6 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

/* footer */
a.footer {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}


/* navigation left */
.menu {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F88C1B;
	text-decoration: none;
}

.menu_selected {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFE6CC;
	background: #F88C1B;
	text-decoration: none;
}

.submenu {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	background: #FFD9B1;
	text-decoration: none;
}

a.submenu:hover {
	text-decoration: underline;
}


/* right column with news and selected animals */
td.news {
	font-size: 8pt;
	text-align: justify;
	color: #3E3E3E;
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
}

a.news_mehr {
	color: #F88C1B;
	text-decoration: none;
}

a.news_mehr:hover {
	text-decoration: underline;
}

td.selected_animals_row1 {
	font-size: 8pt;
	text-align: center;
	color: #3E3E3E;
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	padding: 0px;
}

td.selected_animals_row2 {
	font-size: 8pt;
	text-align: center;
	color: #3E3E3E;
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	padding: 5px;
}


/* Verlinkungen */
a.bewohner {
	font-size: 9pt;
	font-weight: bold;
	color: #F88C1B;
	text-decoration: none;
}


/* Gaestebuch */
a.gaestebuch_seite {
	color: #333333;
	text-decoration: none;
}
a.gaestebuch_seite:hover {
	text-decoration: underline;
}

a.gaestebuch_headlink {
	color: #333333;
}
a.gaestebuch_headlink:hover {
	color: #F88C1B;
}

.gaestebuch_text {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background: #FFFFFF;
	border: 1px inset #999999;
	width: 300px;
}

input.gaestebuch_submit {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
	border: 1px outset #999999;
	width: 130px;
}


/* tierschutzbote */
input.tierschutzbote {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background: #FFFFFF;
	border: 1px inset #999999;
	width: 200px;
}

select.tierschutzbote {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background: #FFFFFF;
	border: 1px inset #999999;
	width: 200px;
}

input.tierschutzbote_submit {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
	border: 1px outset #999999;
	width: 130px;
}


/* Kontak */
a.kontakt {
	color: #F88C1B;
	font-weight: bold;
	text-decoration: none;
}
a.kontakt:hover {
	text-decoration: underline;
}

td.kontakt {
	font-weight: bold;
	color: #333333;
}

td.kontakt_err {
	font-weight: bold;
	color: #CC0000;
}

.kontakt_text, .newsletter_text {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background: #FFFFFF;
	border: 1px inset #999999;
	width: 300px;
}

input.kontakt_submit, input.newsletter_submit {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
	border: 1px outset #999999;
	width: 130px;
}

.danke {
	font-size: 12pt;
	font-weight: bold;
}


/* beitrag schreiben mit Bild */
.beitrag {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background: #FFFFFF;
	border: 1px inset #999999;
	width: 300px;
}

input.beitrag_submit {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
	border: 1px outset #999999;
	width: 130px;
}

td.beitrag_form {
	font-weight: bold;
	color: #333333;
}

td.beitrag_formerr {
	font-weight: bold;
	color: #CC0000;
}
