/* background: #000000 url(design/highway/background.jpg) no-repeat fixed center top ! important; */

body {
	margin: 0;
	padding: 0;
	height:100%;
	background: #ffffff;
}

td.hr{
		background: #cfcfcf;
	
}
td.navi{
		background: #3f5792 url(image/navbg.gif) repeat-y;
		width: 160px;
	
}
td.inhalt{
		background: #ffffff url(image/contentbg.gif) repeat-x;
}

img {
 	border: 0px;	
}
div.inhalt{
	padding: 20px;	
	
}

div.pad {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.navi {
	width: 160px;	
	border: 0px;
	border-bottom: 1px solid #cfcfcf;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.navia {
	width: 160px;	
	border: 0px;
	border-bottom: 1px solid #cfcfcf;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #ffffff url(image/navia_bg.gif) repeat-y;	
}
div.navi2 {
	width: 160px;	
	border: 0px;
	border-bottom: 1px solid #cfcfcf;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #ffffff url(image/navi2_bg.gif) repeat-y;		
}
div.navi2a {
	width: 160px;	
	border: 0px;
	border-bottom: 1px solid #cfcfcf;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #ffffff url(image/navi2a_bg.gif) repeat-y;	
}

div.spacer{
	height: 20px;	
}
a.navi {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.navia {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.navi:hover {
	color: #ea6e00;
	font-weight: bold;
	text-decoration: none;
}




td.navi{
 width: 700px;
 height: 65px;
 background-color: #000099;
}
td.petlogo{
 width: 700px;
 height: 147px;
 background-color: #ffffff;
 background-image: url(image/petlogo.jpg);
 padding: 20px;
 font-size: 20px;	
}
td.mcontent{
 background-color: #ffffff;
 padding: 20px;
}
td.mright{
 background-color: #cccccc;
 text-align: left;
 font-size: 10px ! important;

 
}

a {
	text-decoration: none;
	color: #ea6e00;
	font-weight: bold;
}
a.fliess:link; a.fliess:visited; a.fliess:hover; a.fliess:active {
	text-decoration: none;
	color: #ea6e00;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1{
	font-size: 18px;	
	color: #ea6e00;
	font-weight: normal;
}
h2{
	font-size: 14px;	
}
h3{
	font-size: 12px;	
	font-style: italic;
	font-weight: normal;
}


