body {
  margin:0;
  padding:0;
  background-color: white;
  background-image:url(graphics/hintergrund.jpg);
}

html, form, fieldset, p, a, ul, ol, li, div, legend, label, br, h1, h2, h3, h4, h5, strong {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Helvetica, Arial, Sans-Serif;
	vertical-align: baseline;
	color: #007000;
	line-height: 1;
}

li{
    margin-bottom: 0.4em;
}

a {
	color: #000000;
	text-decoration: none;
}
	
a:link, a:visited {
    font-weight: bold;
}

a:focus, a:hover {
	background-color:#CCCCCC;
}

a:active {

}

h1, h2, h3, h4, h5, h6, b, strong {
  font-weight:bold;
}

h3, h4, h5, h6 {
  margin: 0.5em 0;
}


p{
padding: 0.6em 0;
}

h2{
  padding: 1em 0;
  font-size: 125%;
}

#header{
  height:200px;
  background-image:url(graphics/header_cars_t.png);
  background-repeat:no-repeat;
  background-position:center;
  margin: 0;
  padding: 0;
  behavior: url("http://test.170-220-300.es/iepngfix/iepngfix.htc");
}

#header h1{
	font-family: "Myriad Web", "Myriad Pro", "Gill Sans", Helvetica, Arial, Sans-Serif;
	color: #007000;
	font-size: 2.6em;
	position:relative;
	padding-top: 160px; /*4em*/
	text-align:center;
}

#navigation{
    width: 100%;
	height: 35px;
	margin-top: 1em;
	padding-top: 5px;
	background-image:url(graphics/background_navigation.png);
	background-repeat:repeat-x;
}

#navigation div{
    text-align: center;
}

#navigation ul{
    list-style: none;
    display: inline;
    margin: 0 auto;
}

#navigation li{
    display: inline;
	padding: 0;
	font-weight: bold;
}

#navigation a{
	padding: 0.1em 1em;
}

#content {
	text-align: justify;
}

#content div{
    width: 50em;
	margin: 0.5em auto;
	font-size: 110%;
}

#forum {
	color: #000000;
}

center{
	text-align: center;
	vertical-align: top;
}

#footer {
    width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
	margin-top: 2em;
	padding: 0.2em;
	text-align: center;
	font-size: xx-small;
	color:#000000;
}

img.imgpdf {
    margin: 0 0.5em -4px 0.1em;
}

p.nota{
    font-size: x-small;
	margin-top: 0.4em;
}

input.link
{
	background-color:#FFFFFF;
}

input textarea
{
	background-color:#FFFFFF;

}


div.galeria
{

}
