body {background-color: #FFCCCC;}

.text {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #8b845a;
	}
	
.news {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #8b845a;
	padding-left: 57px;
	}

.inputform {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #8b845a;
	font-weight:bold;
	}

.red {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color:red;
	font-weight:bold;
	}

a:link {font-size: 11px; color: #8b845a; text-decoration: none; font-family: Arial,Helvetica,Sans-Serif;}
a:active {font-size: 11px; color: #8b845a; text-decoration: none; font-family: Arial,Helvetica,Sans-Serif;}
a:visited {font-size: 11px; color: #8b845a; text-decoration: none; font-family: Arial,Helvetica,Sans-Serif;}
a:hover {font-size: 11px; color: #ffcccc; text-decoration: none; font-family: Arial,Helvetica,Sans-Serif;}

div#pic_imprint {width: 107px; height:195px; text-align: left; background: url(bilder/imprint.jpg) no-repeat;
margin-left: 460px; margin-top: -250px; z-index:3;}

div#pic_contact {width: 260px; height:305px; text-align: left; background: url(bilder/contact.jpg) no-repeat;
margin-left: 325px; margin-top: -355px; z-index:3;}

div#pic_about {width: 80px; height:120px; text-align: left; background: url(bilder/about.jpg) no-repeat;
margin-left: 450px; margin-top: -230px; z-index:3;}

div#pfeile {
	width: 42px; height:16px;
	text-align: left;z-index:3;
	margin-left: 32px; margin-top: 90px;
	}

input {
  background: #ffcccc;
	font-family: Arial,Helvetica,Sans-Serif; 
	color: #8b845a; 
	font-size: 11px; 
	padding-left: 5px; 
	padding-right: 5px;
	border-right:	1px solid #999999;
  border-left:	1px solid #999999;
  border-top:	1px solid #999999;
	border-bottom:	1px solid #999999;}

textarea {
  background: #ffcccc; 
	font-family: Arial,Helvetica,Sans-Serif; 
	color: #8b845a; 
	font-size: 11px; 
	padding-left: 5px; 
	padding-right: 5px;
	border-right:	1px solid #999999;
  border-left:	1px solid #999999;
  border-top:	1px solid #999999;
	border-bottom:	1px solid #999999;}
	
.tabelle_aussen {
	background-color: #DCDCDC;
	border-right: 1px solid #660000;
  border-left: 1px solid #660000;
	}
	
.inhalt_td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #8b845a;
	padding-top: 128px;
	padding-left: 57px;
	line-height:1.3em;
}

.newsheadlinks {
	background-color: #660000;
	color: #ffffff;
	padding-left: 10px;
	font-size: 12px;
}

.newsheadrechts {
	background-color: #660000;
	color: #ffffff;
	padding-right: 10px;
	font-size: 10px;
}

.newscontent {
	background-color: #f3f3f3;
	color: #525252;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #525252;
}

.newscontentlinks {
	background-color: #f3f3f3;
	color: #525252;
	padding: 10px;
	font-size: 12px;
	border-left: 1px solid #525252;
	border-top: 1px solid #525252;
	border-bottom: 1px solid #525252;
}

.newscontentrechts {
	background-color: #f3f3f3;
	color: #525252;
	padding: 10px;
	font-size: 12px;
	border-right: 1px solid #525252;
	border-top: 1px solid #525252;
	border-bottom: 1px solid #525252;
}

li {
	padding: 3px;
}
