﻿body {
	margin: 0;
	padding: 0;
	background: url('grafiken/hg.gif') #ffffff;
	font-family: arial;
	font-size: 11pt;
	color: #121d34;
}

td {
	vertical-align: top;
}

/* MENU--------------------------------------------------------- */

#menu {
    width: 205px;
    float: left;
    background-color: #f1f1f1;
    color: #ffffff;
    font-size: 8.8pt;
    position: relative;
    text-decoration: none;
}

#menu a {
    color: #333333;
    display: block;
    width: 185px;
    padding: 3px 10px;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
    background-color: #f1f1f1;
    text-align: left;
}

#menu a:hover {
    background-color: #8055a9;
    text-decoration: none;
    color: #ffffff;
}

td.menu-aktiv
{
	border-left: 1px dashed #fbfbfb;
	vertical-align: middle;
	text-align: center;
	background: #fbfbfb;
	height: 25px;
	width: 20%;
}

td.menu-inaktiv
{
	border-left: 1px dashed #fbfbfb;
	vertical-align: middle;
	text-align: center;
	background: #f1f1f1;
	height: 25px;
	width: 20%;
}

a{
	font-size: 11pt;
	color: #8055a9;
	text-decoration: none;
}

a:hover{
	font-size: 11pt;
	color: #638c39;
}


/* MAIN--------------------------------------------------------- */

#main {
    padding: 1px 10px 5px 10px;
    color: #333333;
}

#main a{
	font-size: 11pt;
	color: #8055a9;
	text-decoration: none;
}

#main a:hover{
	font-size: 11pt;
	color: #638c39;
}

#main h1 {
	font-family: trebuchet ms;
	font-size: 13pt;
	color: #8055a9;
}

#main h2 {
	font-size: 14px;
	text-align:left;
	color: #1d2e51;
	font-weight: bold;
}

#main td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

#main td.news.date
{
	background: #638c39;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	text-align: left;
}
#main td.news.text
{
	border-left: 1px dashed #638c39;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	text-align: left;
}

#main td.hunde-mittel 
{
	vertical-align: middle;
	text-align: center;
}

#main td.abstammung
{
	border-left: 1px dashed #638c39;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	text-align: justify;
}


/* FOOTER--------------------------------------------------------- */

#footer {
    padding: 5px 10px 5px 10px;
    background-color: #f1f1f1;
    color: #333333;
}

#footer a{
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

#footer a:hover{
	font-size: 9pt;
	color: #333333;
}
