body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a:link{ 
	color: #969140; 
	font-weight: bold 
}

a:link{ 
	text-decoration: underline 
}

a:visited{ 
	color: #969140; 
	font-weight: bold 
}

a:visited{ 
	text-decoration: underline 
}

a:active{ 
	color: #d9d7ba; 
	font-weight: bold 
}

a:active{ 
	text-decoration: none 
}

td.menu{
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	background-image: url(bilder_online/content_li.jpg);
	background-position: center top;
	color: #969140;
}

#content{
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	background-image: url(bilder_online/content_test.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #406a96;
}

td.menu2{
	background-attachment: fixed;
	background-image: url(bilder_online/content_re.jpg);
	background-position: center top;
}

h1{
	font-size: 13px;
	color: #406a96;
}

h2{
	font-size: 11px;
	color: #406a96;
}

#textfeld{
	background-color: #ecf0f5;
	border: 1px solid #5d7b9d;
}

#kontakt{
	font-size: 12px;
	color: #406a96;
}

#textarea{
	background-color: #ecf0f5;
	border: 1px solid #5d7b9d;
	width: 235px;
}

#senden{
	margin-left: 330px;
}

#senden2{
	margin-left: 301px;
}

#tabelle{
	margin-left: 200px;
}