html {
  min-height: 100.05%;
}

body, table, tr, td {
  text-align: left;
  margin: 0px;
  font: 12px Arial;
  color: #666666;
}

.content_cell {
  background-image: url("grafiken/layout/header_bottom.gif"); 
  background-repeat: no-repeat;
  
  background-color: #FFFFFF;
}

input, submit, textarea, kontakt_1 {
  font: 12px Arial;
  color: #666666;

  border: 1px solid #D1D1D1;
  background-color: #F4F4F4;
}

select {
  font: 11px Arial;
  color: #000000;
  width: 185px;

  border: 1px solid #999999;
  background-color: #F4F4F4;
}

.kontakt {
  font: 10px Arial;
  color: #666666;
}

.ref_cell {
  background-color: #F4F4F4;
}

.ref_popup {
  text-align: center;
  
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  
  font: 11px Arial;
  color: #666666;
}

.ref_popup_text {
  text-align: left;
  
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  
  font: 11px Arial;
  color: #666666;
}

img { border: 0; }

a:link { 
  color:  #C0362C; 
}
a:visited { 
  color: #C0362C; 
}
a:active { 
  color: #C0362C; 
}
a:hover { 
  color: #C0362C; 
}

.subnav {
  font: 11px Arial;
  color: #999999;
  
  text-align: left;
}

a.subnav:link {
  font: 11px Arial;
  color: #999999;
  text-decoration: none;
}
a.subnav:visited {
  font: 11px Arial;
  color: #999999;
  text-decoration: none;
}
a.subnav:active {
  font: 11px Arial;
  color: #999999;
  text-decoration: none;
}
a.subnav:hover {
  font: 11px Arial;
  color: #666666;
  text-decoration: none;
}

a.leistung:link {
  font: 12px Arial;
  color: #666666;
  text-decoration: none;
}
a.leistung:visited {
  font: 12px Arial;
  color: #666666;
  text-decoration: none;
}
a.leistung:active {
  font: 12px Arial;
  color: #666666;
  text-decoration: none;
}
a.leistung:hover {
  font: 12px Arial;
  color: #000000;
  text-decoration: none;
}
h1
{
	font: 15px Arial;
	color:#C0362C;
	font-weight: bold;
}
h3
{
	font: 18px Arial;
	color:#C0362C;
	font-weight: bold;
}
h2{
	font: 13px Arial;
	color:#666666;
	font-weight: bold;
}
.bildtext{
padding:6px;

}

.newsblock
{
	padding:5px;
	border:1px solid #dddddd;
}
.newsblock #pic{
	padding-left:3px;
	float:right;
	padding-left:6px;
	padding-right:2px;
	padding-bottom:3px;
	padding-top:6px;
	display:block;
}

.newsblock hr{
	clear:both;
	visibility:hidden;
}


.download{
	font-size:10px;
	width:350px;
	padding:12px;
	border:1px solid #dddddd;
}
.download a{
text-decoration:none;
}
.download img{
	float:left;
	padding-right:5px;
}
.download h2{
	margin-bottom:5px;
	margin-top:0px;
	font-size:12px;
}

#small{
	width:310px;
	}