body
		{
		margin:0px;
		background-color:#666666;
		background-image:url(../../images/content/bg_all.jpg);
        background-repeat:repeat-x;
        background-position:bottom; 
		}
		
body.map
		{
		margin:0px;
		background-color:#cccccc;
		background-image:url();
		}
		
table.map_a
  {
    background-image:url(../pages/pics/map_a.gif);
	background-repeat:no-repeat;
  }
  
table.map_ch
  {
    background-image:url(../pages/pics/map_ch.gif);
	background-repeat:no-repeat;
  }

td
{
  font:normal 11px verdana; color:black;
  line-height:120%;
}

input, textarea, select
{
  font:normal 11px verdana; color:black;
  border:1px solid black;
  background:white;
  width:220px;
}

input.mycar
{
  font:normal 11px verdana; color:black;
  border:1px solid black;
  background:white;
  width:180px;
}

textarea.mycar
{
  font:normal 11px verdana; color:black;
  border:1px solid black;
  background:white;
  width:180px;
  height:80px;
}

input.check_mycar
{
  border:0px;
  background:#cccccc;
  width:20px;
}

.radio
{
  border:0px;
  background:#cccccc;
}

.smallfont
{
font-size:9px;
font-weight:normal;
color:#666666;
}

.white
{
color:white;
}

td.headline
{
	background:#EEDA00;
	padding-left:6px;
	padding-right:10px;
	font-weight:bold;
	color:black;
	border-bottom:1px solid black;
}

a
{
  color:white;
  font-weight:bold;
  text-decoration:none;
}

a:hover
{
  color:#EEDA00;
  font-weight:bold;
  text-decoration:none;
}

a.light
{
  color:black;
  font-weight:bold;
  text-decoration:none;
}

a:hover.light
{
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}

td.marginal
{
font-weight:bold;
}



div.content
{
background-color:#cccccc;
}

table.content
{
border:1px solid black;
border-bottom:0px;
height: 100%;
background-image:url(../../images/content/bg_contact.jpg);
background-repeat:no-repeat;
background-position:left bottom;

}

td.content
{
padding:6px;
padding-bottom:20px;
}

td.format_content
{
padding:6px;
padding-bottom:30px;
padding-top:15px;
}

td.txt_form
{
  padding-top:4px;
  padding-bottom:6px;
}

td.txt_form_cont
{
  padding-top:3px;
  padding-bottom:3px;
}
textarea.comment_contcar
{
  height:120px;
  width:290px;
}

textarea.comment
{
  height:100px;
}

input.send
{
width:60px;
}

.wartung
{
border-left:1px solid black;
border-right:1px solid black;
}