html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background-color: #fff;
  color: #434343;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;}
	
	
	
h1 {
  color: #7e221d;
  font-family: "Times New Roman", Times, serif;
  font-size:36px;
  font-weight: normal;
  line-height:40px;
}
/* Commonly used to style section titles. */
h2 {
  color: #7e221d;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
/* Sets the style for the h4 header. */
h4 {
  color: #7e221d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}	
	
	
a,  a:link {
  color: #006ab3;
  font-weight: bold;
  text-decoration: underline;
}

/* Sets the style for links on mouseover. */
a:hover {
  color: #b92200;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #b92200;
  font-weight:bold;
}
a:active {
  color: #b92200;
  font-weight:bold;
}
	
	
.mantel{
	text-align: left;
    margin: 0 auto 0 auto;
	width: 950px;
	background-color:#FFF;
	}

.header{
	width: 950px;
	background-color:#FFF;
	height:87px;}

.navbar{
	margin-top:10px;
	background:transparent url("/uploads/images/header/bg_menu.jpg") top;}

.navbar table{
margin-left:217px;
color: white;
}
.navbar td{
font-size:13px;
color:lightgrey;
width:180px;
text-align:center;
font-weight:bold;
}
.navbar a {color: white;}

.navbar a:link {
color: White;
text-decoration: none;
font-weight:bold;
}
.navbar a:hover {
  color: white;
border-bottom: 3px solid #b92200;
}
.linkeSpalte{
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	left:auto;
	width:207px;
	height:100%;
	background-color: #eceded;
	overflow:hidden;}

.content{
	margin-top:10px;
	margin-bottom:10px;
	left:auto;
	float:left;
	width:700px;
	height:100%;
	background-color:#fff;
	padding: 5 5 5 5;
}
.content ul {padding: 0px 100px 0px 50px;text-align:justify;}
.footer{
	margin-top:10px;
	clear:both;
	position:relative;
	background-color:#fff;
	width:950px;
	border-top: solid 1px #959595;
}

.footer .copyright {
	float: left;
	width: 150px;
}
.footer .menu_footer {
	width: 250px;
	margin-left:700px;
	text-align:right
}

.info .spacer{
	margin:15px;
	padding:0px;
}

.info {
  padding:10px;
  width: 180px;
  font-size:11px;

.info ul {
  padding:0px 5px 0px 0px;
  margin:0px 10px;
  list-style:square;
  color:#959595;
}
.info ul .font{
	color:#434343;
}
.info .underline{
	text-decoration:underline;
	font-weight:900;
}
.container{
  margin: 0 0 0 210px; 
  padding: 0px 20px 10px 20px; 
  
}
.container p {font-size:12px;}
.navi {width:950px;}
.contactform table {margin-top:15px;
margin-bottom:15px;}


/* Stylesheet: rain_hd_css Modified On 2014-10-30 23:55:01 */
