body
{
	margin: 0;
	padding: 0;
	font: 100% arial, hevetica, sans-serif;
	text-align: left;
	color: #333;
}

h4 
{
	font-size:20px;
	color:#000000;
	font-style:normal;
	font-weight: bold;
}
p,li  
{ 
font-size:110%;
line-height:140%;
}

#link 
{
text-align: right; 
font-size: 18px;
}

#container
{
	width:900px;
	/* margin: 0px auto    Element horizontal zentrieren */
	margin: 0px auto;
	height: 600px;
}

#mainnav
{
width: 100%;
margin-top:5px;
position:relative;
}
#mainnav table
{
table-layout:fixed;
width: 100%;	
}
#mainnav table tr td
{
	font-size:14px;
	font-weight:bold;
	width:10%;
	background-color: #CCCCCC;
}

#inhalt-text
{
	position:relative;
	margin-top:30px;
	margin-left:0;
	font-size: 17px;
	font-style: normal;
	text-align: left;
}

#formular
{
background-image:url(http://xn--tierhomo-t4a.ch/Images/testform.jpg);
font-size:14px;
font-weight:bold;
}
