body {
	background:#E0E9EF;
	color:#522A1C;
	font-family:  Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-size:13px;
}

tr, th {
	vertical-align:top;
}

table {
       border-collapse:collapse;
       margin:5px;
       background:#fff;
       border-spacing:0px;
       border:2px solid #0570B6;	
       padding:0px;
}

td {
	padding:7px;
	border:1px solid #0570B6
}

td, td a {
	font-size:11px;
}

#container {
	margin:30px auto;
	width:800px;
	min-height:548px;
	padding:0px;
	background:#67A2C4;
}

#container #header {
	background:#f4e6c3 url('/images/logo.jpg') top left no-repeat;
	height:110px;
	width:800px;
	border-bottom:3px solid #0570B6;
}

#container #main {
	border:1px solid #50281a;
	border-top:0px;
	border-bottom:0px;
}

#container #menu {
	width: 175px;
	float:left;
	min-height:335px;
	background:#67A2C4;
	padding:40px 0 10px 0;
	border:0px;
}


#container #content {
	width:571px;
	margin-left:177px;
	min-height:375px;
	text-align:left;
	vertical-align:top;
	padding:15px 20px 30px 25px;
	border-top:0px;
	background:#DFF1FF;
	border-left:3px solid #0570B6;	
	border-right:3px solid #0570B6;	
}


#container #footer {
	width:770px;
	height:22px;
	background:#0570B6;
	padding:3px 15px 0 15px;
	font-size:11px;
	font-weight:bold;
}

ul.navigation  {
	padding:0;
	margin:0;
	list-style-type: none;	
}

ul.navigation li {
	margin:0 0 3px 0;
	font-size:13px;
	padding:0;
}

ul.navigation li a {
	display:block;
	padding:3px 0 6px 26px;
}

ul.navigation li,
ul.navigation li a:link,
ul.navigation li a:visited, 
ul.navigation li a:active {
	color:#224;
	text-decoration:none;
	font-weight:bold;
	
}

ul.navigation li a:hover
{
	color:#fff;
}

ul.navigation li.current {

	background: #DFF1FF;
	padding:5px 2px 5px 25px;
	margin-left:3px;
	margin-right:-5px;
	border:3px solid #0570B6;
	border-right: 0px;
/*	width:225px;*/
}


#content h1 {
	font-size:140%;
	text-align:center;
}

#content a, #content a:link,#content a:visited,#content a:active {
	color:#0570B6;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {
	color:#522A1C;
}

#content img {
	margin: 2px 5px 2px 5px;
}

#content .public {
	background: url('/images/aktuelles_bg.gif') top left no-repeat;
	width:462px;
	height:102px;
	padding:25px 20px;
}

#content .public img {
	margin:0 10px 0 0;
}

#error {
	width:542px;
	height:232px;
	padding:10px 20px;
	margin:auto;
	background: url("/images/hunde_bg.gif") top left no-repeat;

}

#error #header {
	width:480px;
	height:100px;
	margin:auto;
	background: url("/images/error_banner.gif") top left no-repeat;
	
}


#content .hunde {
	width:562px;
	height:232px;
	padding:10px;
	margin:auto;
	background: url("/images/hunde_bg.gif") top left no-repeat;
}

#content .preise {
	width:442px;
	height:82px;
	padding:20px;
	margin:auto;
	background: url("/images/preise_bg.gif") top left no-repeat;
}


#content .links {
	width:502px;
	height:282px;
	padding:20px 10px 20px 0px;
	margin:auto;
	background: url("/images/links_bg.gif") top left no-repeat;
}


#content .therapie {
	float:right;
	width:135px;
	height:496px;
	padding:15px 15px 15px 10px;
	margin:auto;
	margin-top:-60px;	
	background: url("/images/therapie_bg.gif") top left no-repeat;
}

#content .therapie img {
	margin-bottom:10px;
}


#content ul {
	margin-left:25px;
	padding-left:10px;
	padding-top:0px;
	margin-top:10px;
	padding-bottom:0px;
	margin-bottom:10px;
}

#content ul li {
	margin-left:0px;
	padding-left:15px;
	margin-top: 3px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#content ul.error_list {
	margin:0px;
	padding:0px;
}

#content .contact {
	margin-top:10px;
}

#content ul.error_list li {
	list-style: None;
	margin:0px;
	padding:0px;
	background: None;
	color:#f00;
	font-weight:bold;
	font-size:80%;
}


#content .message {
	font-weight:bold;
	font-size:12px;
	width:380px;
	border:1px solid #6a4635;
	background:#F4E6C3;	
	padding:5px;
	margin:10px auto;
	
}



#outer {
	position: absolute;
	top:50%;
	width:99%;
}

#inner {
	height:252px;
	position:relative;
	margin-top:-126px;
}


#error h2 {
	font-size:140%;
}

/** IE 6.0 compability **/
* html #container #content {
	width:596px;
}

/** IE 6.0 compability **/
* html #container #menu {
}

* html #container ul.navigation {

}
* html #container ul.navigation li {
	margin:0;
}

* html #container ul.navigation li.current {
	width:198px;	
	margin:3px 0;
}


a:link,
a:visited, 
a:active {
	color:#522A1C;
	text-decoration:none;
	font-weight:bold;
}


a:hover
{
	color:#fff;
}


#footer a:link,
#footer a:visited, 
#footer a:active {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover
{
	color:#000;
}
