* {margin:0; padding:0;}
body {
  	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#1c1c1c;
	line-height:1.4em;
	background:#fde1ce;
	padding-top:10px;
	padding-bottom:10px;
	}
img {
	border: 0px;
}
a:link {color:#0044aa; text-decoration:none;}
a:active {color:#cc0000; text-decoration:underline;}
a:visited {color:#0044aa; text-decoration:none;}
a:hover {color:#cc0000; text-decoration:underline;}
span {
	display:none;
}
strong {
	color:#002288;
}
div#container {
   margin: 0 auto;
   width: 950px;
	text-align:left;
	color:#ffffff;
	background: #80a0af;
	border: 1px solid #000000;
}
div#header {
	width:950px;
	height:605px;
	background: url(../images/header.gif);
   background-repeat: no-repeat;
}
div#navigation {
  height:34px;width:950px;
  padding-top:125px;
  }
ul#navigation {
 list-style:none;
}
#navigation li {
 float:left;
 list-style:none;
 }
.ueber:link, .ueber:visited {
 margin-left:31px;
 display: block;
 width: 126px;
 height: 34px;
 background-image: url(../images/ueberuns.gif);
 background-repeat: no-repeat;
 text-decoration:none;
}
.ueber:hover, .ueber:active, .ueber:focus {
 background-image: url(../images/ueber2.gif);
 background-repeat: no-repeat;
}
.news:link, .news:visited {
 margin-left:18px;
 display: block;
 width: 72px;
 height: 34px;
 background-image: url(../images/news.gif);
 background-repeat: no-repeat;
 text-decoration:none;
}
.news:hover, .news:active, .news:focus {
 background-image: url(../images/news2.gif);
 background-repeat: no-repeat;
}
.kitten:link, .kitten:visited {
 margin-left:15px;
 display: block;
 width: 79px;
 height: 34px;
 background-image: url(../images/kitten.gif);
 background-repeat: no-repeat;
 text-decoration:none;
}
.kitten:hover, .kitten:active, .kitten:focus {
 background-image: url(../images/kitten2.gif);
 background-repeat: no-repeat;
}
.katzen:link, .katzen:visited {
 margin-left:24px;
 display: block;
 width: 92px;
 height: 34px;
 background-image: url(../images/katzen.gif);
 background-repeat: no-repeat;
 text-decoration:none;
}
.katzen:hover, .katzen:active, .katzen:focus {
 background-image: url(../images/katzen2.gif);
 background-repeat: no-repeat;
}
.kater:link, .kater:visited {
 margin-left:22px;
 display: block;
 width: 73px;
 height: 34px;
 background-image: url(../images/kater.gif);
 background-repeat: no-repeat;
 text-decoration:none;
}
.kater:hover, .kater:active, .kater:focus {
 background-image: url(../images/kater2.gif);
 background-repeat: no-repeat;
}
.galerie:link, .galerie:visited {
 margin-left:18px;
 display: block;
 width: 95px;
 height: 34px;
 background-image: url(../images/galerie.gif);
 background-repeat: no-repeat;
 text-decoration:none;
}
.galerie:hover, .galerie:active, .galerie:focus {
 background-image: url(../images/galerie2.gif);
 background-repeat: no-repeat;
}
.links:link, .links:visited {
 margin-left:15px;
 display: block;
 width: 80px;
 height: 34px;
 background-image: url(../images/links.gif);
 background-repeat: no-repeat;
 text-decoration:none;
}
.links:hover, .links:active, .links:focus {
 background-image: url(../images/links2.gif);
 background-repeat: no-repeat;
}
.gaestebuch:link, .gaestebuch:visited {
 margin-left:17px;
 display: block;
 width: 140px;
 height: 34px;
 background-image: url(../images/gaestebuch.gif);
 background-repeat: no-repeat;
 text-decoration:none;
}
.gaestebuch:hover, .gaestebuch:active, .gaestebuch:focus {
 background-image: url(../images/gaestebuch2.gif);
 background-repeat: no-repeat;
}
div#headline {
	margin-top: 187px;
	margin-left: 734px;
	width: 152px;
	height: 38px;
}
div#content {
	margin: 0 auto;
	width: 950px;
	background: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}
div#start {
   margin: 0 auto;
	width: 820px;
	overflow: hidden;
}
div#footer {
	margin: 0 auto;
	width: 950px;
	background: url(../images/end_content.gif);
	background-repeat: no-repeat;
}

div#main {
   margin: 0 auto;
  /*  background: #f0f3ff; */
	color: #fff;
	font-size: 10pt;
	width: 780px;
	/* border: 1px solid #6666aa; */
	padding: 10px;
}
div#main2 {
   margin: 0 auto;
  /*  background: #f0f3ff; */
	color: #fff;
	font-size: 10pt;
	width: 780px;
	/* border: 1px solid #6666aa; */
	padding-top: 10px;
}
div#foot {
	margin: 0 auto;
	width: 950px;
	font: 12px trebuchet ms;
	text-align:center;
	margin-top:5px;
	letter-spacing:1px;
	color:#888;
}

div#foot a {
color:#888;
text-decoration:none;
}

div#foot a:hover {
color:#000;
}

