body

{

 font-family:Verdana;

 font-size:12px;

 background-color:#ffffff;

 text-align:center;

}



h1 {font-size:18px;color:#5a3425;margin:0px;}

h2 {font-size:14px;color:#5a3425;}

h3 {font-size:8px;color:#000000;}

p {margin-top:0px;}





a:link, a:visited, a:active, a:hover

{

  text-decoration:none;

  font-weight:bold;

  color:#5a3425;

  font-size:12px;

}

a:active, a:hover

{

  color:#5a3425;

}

a.menu:link, a.menu:visited

{

  color:#5a3425;

}

a.menu:active, a.menu:hover

{

  color:#f3a115;

}



a.footer:link, a.footer:visited

{

  color:#5a3425;

  font-size:8px;

}

a.footer:active, a.footer:hover

{

  color:#f3a115;

  font-size:8px;

}



/* Die Titelzeile */

#title {

padding-top:15px;

height:30px;

}



/* Das Menü */

#menu {

color:#ffffff;

text-align:center;

padding:10px 0px;

border-top:1px solid #000000;

clear:right;

}



/* Der Inhalt */

#content {

border-top:1px solid #000000;



background-color:#ffffff;

padding:5px;

color:#000000;

}



/* Der Footer */

#footer{

	height:30px;

	line-height:30px;

	background:#ffffff;

	color:black;

	border-bottom: 1px solid black;

	border-top: 1px solid black;

	text-align:center;

}
