body{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#540000;
	margin:0px;
	padding:0px;
}

div, p, span{
	margin:0px;
	padding:0px;
}

a, a:hover{
	color:#1c6ea2;
}

.clear {
clear:both; 
height:1px; 
overflow:hidden; 
margin-top:-1px;}

h1{
	font-size:14px;
	line-height:21px;
	font-weight:bold;
	color:#1c6ea2;
	margin:0 0 5px 0;
	padding:0px;
}

h2{
	font-size:14px;
	line-height:21px;
	font-weight:bold;
	color:#540000;
	margin:0px;
	padding:0px;
}

h3{
	font-size:11px;
	line-height:21px;
	font-weight:bold;
	color:#1c6ea2;
	margin:0px;
	padding:0px;
}

h4,h5,h6{
	font-size:11px;
	line-height:21px;
	font-weight:bold;
	color:#540000;
	margin:0px;
	padding:0px;
}

.footertext a, .footertext a:hover{

	color:#540000;
}

ul.menu{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	
	
}
.menuli 
{
	padding:0px;
	margin-top:0px;
	height:39px;
	float:left;
}

.menuli a, .menuliactiv a
{
	/* font-family: cursive;*/
	font-family:"MS Serif", "New York", serif, Times New Roman;
	color:#540000;
	font-weight:bold;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	display: block;
	padding-left: 18px;
	height: 34px;
	float: left;
}
.menuli a:hover
	{
	color:#1c6ea2;
	}
	
	
table.preise{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	border-collapse: collapse;	
  width:100%;
  border:solid 1px #540000;
	}

table.preise thead{
	font-size:11px;
	line-height:21px;
	font-weight:bold;
	color:#540000;
}
table.preise thead tr{
	
	background:#e3ceba;
	border-bottom:solid 1px #540000;
}
table.preise thead tr td{
}
table.preise tr td{
	padding: 0.5em;
}

.tdright{
	text-align:right;
	vertical-align:top;
}

.formular{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#540000;
}

.label{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#540000;
}

input.formular{
	border:solid 1px #540000;
	height:19px;
	margin-bottom:3px;
}

textarea.formular{
	border:solid 1px #540000;
}
.formbutton{
	background:#dec5ae;
	color:#540000;
	font-weight:bold;
	border:none;
}