@charset "utf-8";
/* CSS Document */

.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #666666;
}
.newsheader01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.newsheader02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.newsheader03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #000000;
}
.newsvon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #7f7f7f;
}
.newsinhalt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000000;
}
.blauertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #396794;
}
.sidebarmenue01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #ffffff;
}
.calendertag {
	font-family: Verdana, Geneva, sans-serif;
	font-size:x-small;
	font-weight: bold;
	color: #ffffff;
}
.calenderabstand {
	font-family: Verdana, Geneva, sans-serif;
	font-size:1px;
	color: #ffffff;
}
.calenderabstand02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:5px;
	color: #ffffff;
}
.datumtiere {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #7f7f7f;
}
a.type_1:link  { color: #000000; text-decoration: none }
a.type_2:link  { color: #396794; text-decoration: none }
a.type_3:link  { color: #666666; text-decoration: none }
a.type_4:link  { color: #ffffff; text-decoration: none }
a.type_5:link  { color: #7f7f7f; text-decoration: none }
a.type_6:link  { color: #000000; text-decoration: none ; font-weight:bold ;  }
a.type_7:link  { color: #ffffff; text-decoration:none; display: block; width: 34px; line-height: 21px; background-color: #81a3be; border: 1px solid #999999; }
a.type_1:visited  { color: #000000; text-decoration: none }
a.type_2:visited  { color: #396794; text-decoration: none }
a.type_3:visited  { color: #666666; text-decoration: none }
a.type_4:visited  { color: #ffffff; text-decoration: none }
a.type_5:visited  { color: #7f7f7f; text-decoration: none }
a.type_6:visited  { color: #000000; text-decoration: none ; font-weight:bold ;  }
a.type_7:visited  { color: #ffffff; text-decoration:none; display: block; width: 34px; line-height: 21px; background-color: #81a3be; border: 1px solid #999999; }
a.type_1:hover  { color: #396794; text-decoration: none }
a.type_2:hover  { color: #000000; text-decoration: none }
a.type_3:hover  { color: #ffffff; text-decoration: none ; }
a.type_4:hover  { color: #666666; text-decoration: none ; }
a.type_5:hover  { color: #000000; text-decoration: none ; }
a.type_6:hover  { color: #396794; text-decoration: none ; font-weight:bold ; }
a.type_7:hover { display:block; color:#ffffff; background-color:#425e74; }

.menu-link
  {	width: 154px;
	height: 56px;
	display: block;
	margin: 0 auto;}
.menu1
{background: url(images/menue_startseite.gif) no-repeat;}
.menu2
{background: url(images/menue_galerie.gif) no-repeat;}
.menu3
{background: url(images/menue_profil.gif) no-repeat;}
.menu4
{background: url(images/menue_links.gif) no-repeat;}
.menu5
{background: url(images/menue_gaestebuch.gif) no-repeat;}
.menu-link:hover
{background-position: 0 -56px;}

.menuimpressum-link
  {	width: 156px;
	height: 56px;
	display: block;
	margin: 0 auto;}
.menuimpressum1
{background: url(images/menue_impressum.gif) no-repeat;}
.menuimpressum-link:hover
{background-position: 0 -56px;}
.buttonblue {
 height:20px;
 width:109px;
 font-family:Verdana,sans;
 font-size:10px;
 color:#FFFFFF;
 border:none;
 border-bottom:1px solid #276073;
 border-right:1px solid #276073;
 background-image:url(images/button_bg.gif);
 cursor: hand;
 }