/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #F5FFDC;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #F5FFDC;
}

body {
	background: #78952D url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

#content
{
	margin: 0 auto;
	background: #98B74C;
	width: 850px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
}

#main
{
	width: 850px;
	padding-top: 10px;
	background: url(images/table_back.gif) repeat-x top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
}


#header {
	height: 250px;
	text-align: right;
	background: url(http://www.shiba-scheune.de/images/header) no-repeat;
}

#logo {
	width: 793px;
	height: 203px;
	text-align: right;
	padding-right: 20px;
	padding-top: 100px;
	color: #060;
	font-size: large;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: normal;
	font-size: x-large;
	color: #5C722A;
}
#logo H2 a
{
	font-size: small;
}


#menu
{
margin: 0 auto;
width: 560px;
height: 48px;
padding-top: 10px;
padding-left: 200px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 110px;
	height: 23px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 100px;
	height: 23px;
	color: #FFF;
	text-decoration: underline;
	background: #78952D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}




#left
{
	width: 255px;
	margin-left: 10px;
}

#left H3
{
	width: 205px;
	height: 36px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #FFF;
	background: url(images/title.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) repeat-x top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
}


#left li ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	background: none;
	color: #99cc66;
}

#left li li {
	padding: 6px 20px;
}

#left a {
	color: #F5FFDC;
	text-decoration: none;
}

#left a:hover {
	color: #F5FFDC;
	text-decoration: underline;
}

#left a:visited {
	color: #F5FFDC;
	text-align: justify;
}

#left p
{
padding: 10px;
}

#zaiho1 {
	padding: 0px 10px 3px 5px;
	color: #000;
}

#zaiho table {
	width: 100%;
	text-align: center;
}

#zaiho thead {

}

#zaiho tbody td {
	border: 1px solid #F1F1F1;
}

#zaiho #prev {
	text-align: left;
}

#zaiho #next {
	text-align: right;
}

#zaiho tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#zaiho #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
	float: right;
	width: 550px;
	padding-right: 20px;
	color: #000;
	font-weight: bold;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #F5FFDC;
}

#right a
{
color: #F5FFDC;
text-decoration: none;
}

#right a:hover
{
color: #F5FFDC;
text-decoration: underline;
}

#right a:visited
{
	color: #360;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #FFF;
	font-size: medium;
	font-family: Verdana, Geneva, sans-serif;
}

#right ol, #right ul
{
	margin-left: 30px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}


.date {
	text-align: right;
	color: #F5FFDC;
	font-size: 11px;
}

.date a {
	color: #F5FFDC;
}



#footer {
	height: 40px;
	width: 850px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 4px solid #918E48;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
