html body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center; 
	background-image: url(../bilder/hg1.gif); background-repeat:repeat-x; background-color: #e5ddd2;
}
#fuss	{
	position: relative;
	
	width: 940px;
	height: 15px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #644f2a;
	padding: 10px 0 0 10px;
	background-image: url(../bilder/fuss.jpg); 
	background-repeat:no-repeat;
}

td.content	{
	width: 700px;
	text-align: left;
	min-height: 570px;
	height: auto !important;
	height: 570px;
	background-color: #ffffff;
}
/** Korrektur für IE 6 und 5.5 **/
* html #content {
	width: 680px;
}

td.makler	{
	width: 249px;
	text-align: left;
	min-height: 570px;
	height: auto !important;
	height: 570px;
	background-color: #fff6a7;
	border-left: 1px solid #644f2a;
}

#verband	{
	position: relative;
	width: 91px;
	height: 42px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(../bilder/logo-bk.gif);
	background-repeat: no-repeat
}


/** Navi Styling **/
td a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
/** mouse over effekt **/
td a:hover	{
	text-decoration: underline;
	color: #644f2a;	
	background-color:#ffffff; 
}

 ul#Navigation {
    margin: 0; height:23px;
    padding: 7px 0 0 0;
    text-align: left;
    white-space:nowrap;
  }
/* IE 7 and below */  
*+html ul#Navigation {
    margin-top: 0px;
	padding: 7px 0;
	height: 16px;
  }

 ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0px; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 7px 10px; margin: 0;
    text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px;
    color: #ffffff; background-color: #644f2a;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover {
  	text-decoration: underline;
    color: #644f2a; background-color: #ffffff;
  }
  ul#Navigation span {
    color: #644f2a; background-color: #ffffff;
  }

ul	{
	margin: 0;
	padding: 10px 0 0 20px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #68666b;
	line-height: 16px;
}

h1	{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #644f2a;
	padding: 20px 0 0 20px;
	margin: 0;
}

h2	{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #644f2a;
	padding: 0 5px 0 0;
	margin: 0;
}

h3	{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #68666b;
	padding: 2px 5px 0 0;
	margin: 0;
}
h3 a	{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #644f2a;
	text-decoration: none;
}
h3 a:hover	{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	background-color: #fff6a7;
}

h4	{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #644f2a;
	padding: 5px 10px 0 20px;
	margin: 0;
}

p	{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #68666b;
	padding: 5px 10px 0 20px;
	margin: 0;
}

p a	{
	font-size: 13px;
	font-weight: normal;
	color: #644f2a;
	text-decoration: none;
}
p a:hover	{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

form   { 
	color: #68666b; 
	font-size: 11px; 
	font-family: Arial; 
	line-height: 16px;
	text-align: left;
	padding: 10px 10px 0 20px;
	margin: 0;
}
input	{
	width: 250px;
	color: #01963a; 
	font-size: 11px; 
	font-family: Arial;
}
textarea	{
	width: 400px;
	height: 60px;
	color: #01963a; 
	font-size: 11px; 
	font-family: Arial; 
}
#text_senden   { 
	color: #68666b; 
	font-size: 11px; 
	font-family: Arial; 
	text-align: center;
	width: 150px;
}
form.liste { 
	position: relative;
	width: 655px;
	float: left;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #68666b;
	margin-bottom: 30px;
}
legend a { 
	font-size: 13px;
	font-weight: normal;
	color: #644f2a;
	text-decoration: none;
}
legend a:hover { 
	font-size: 13px;
	font-weight: normal;
	color: #644f2a;
	text-decoration: none;
}
.css-button {
background-color:#000794;
color:#000000;
border:1px solid #000000;
text-decoration:none;
}

.css-button:hover {
background-color:#0096FF;
color:#000000;
border:1px solid #000000;
text-decoration:none;
}
