body {
	font-family: "Comic Sans MS";
	margin:0;
	padding:0;
	background-color: #EEE8A0;
	font-family: "Comic Sans MS";
	color: #6C5035;
	text-align: center;
	font-size: 14px;
}

#header {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #6C5035;
	margin-top:15px;
	margin-bottom:0px;
	padding:0px;
	height: 35px;
	background-image: url('./imx/header.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: bottom;
	text-align: center;
}

/*************************************************
* menu section
*************************************************/

#menu {
	margin:0px;
	padding:0px;
	height: 22px;
	border-bottom: 2px solid #6C5035;
	background-color: #d4f395;
	line-height:20px;
}

#menu ul
{
	margin: 0;
	padding: 1px;
	list-style-type: none;
	color: #fff;
	width: 100%;
	line-height:20px;
}

#menu ul li { display: inline; }

#menu ul li a
{
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: .2em 1em;
	color: #6C5035;
	font-weight: bold;
}

#menu ul li a:hover
{
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
	background-color: #d87058;
}


/*************************************************
* content section
*************************************************/

#main {
	padding: 20px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C5035;
	margin:5px;
	text-align: center;
}

#main h1 {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding:0px;
	margin:0px;
}

#main h2 {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding:0px;
	margin:0px;
}

#main td {
	color: #6C5035;
	text-align: center;
	font-size: 14px;
}

div.bild {
	padding-top:7px;
	width:auto;
	background:  url('imx/border_top_left.gif') top left no-repeat;
	position:relative;
} 

div.bild img {
	position:relative;
	padding:0px;
	padding-left:0;
	margin:0;
	right:-7px;
}

div.corner2 {
	background: url(imx/border_bottom_right.gif)
	bottom right no-repeat;
	padding:20px;
	display:block;
	margin:-2em 0 0 0;
	position:relative;
	right:-15px;
	padding-left:0;
}

#stammbaum p {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AAAA44;
	color: #AA0000;
	padding: 0px;
	margin: 0px;
}

/* for the gallery of the 'single cat section' */
#gallery {
	width: 800px;
	border-spacing: 0px;
	border-collapse:collapse;
	empty-cells: hide;
}
.ueberschrift {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #6C5035;
	font-weight: bold;
	text-align: center;
}
.copyright {
	font-family: "Comic Sans MS";
	font-size: xx-small;
	color: #6C5035;
	text-align: center;
}
.links {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #AA0000;
	text-align: center;
	font-weight: bold;
}
.linkklein {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #AA0000;
}
.roteueberschrift {
	font-size: 24px;
	font-weight: bold;
	color: #AA0000;
}
.stammbaumkatze {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	color: #6C5035;
}
.stammbaumfarbe {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	color: #AA0000;
}
