body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E8E8E8;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #ddd400;
	text-decoration: none;
}
form {
	margin: 0;
}



.header {
	background-color: #336699;
	border:1px solid #aaa;
}
.menu {
	background-color: #00006a;
	padding: 5px;
	width: 220px;
	vertical-align: top;
	border-left:1px solid #aaa;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left:5px;
}
/*
.menu ul ul li {
	padding-left:8px;
}*/


.menu li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

.menu li a:link, .menu li a:visited {
        color: #2359b3;
        display: block;
        background: url(http://hundekauf-online.de/media/menu3.png) no-repeat;
        padding: 8px 0 0 15px;
        }

.menu li a:hover, .menu li #current, .menu li a:active {
        color: #eae200;
        background: url(http://hundekauf-online.de/media/menu3.png) 0 -32px no-repeat;
        padding: 8px 0 0 15px;
        }

.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #E8E8E8;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 435px;
	vertical-align: top;
	border-right:1px solid #aaa;
	width:810px;
}
.footer {
	background-color: #505089;
	text-align: center;
	font-size: 10px;
	height: 16px;
	border:1px solid #aaa;
	border-top:none;
	color: #fff600;
}
