<style type="text/css">
<!--
P  {}

A       {color: #ffcc00; text-decoration: none}
a:link  {color:#ffcc00; text-decoration:none}
a:visited {color:#ffcc00; text-decoration:none}
a:hover {color:#000000;text-decoration:underline}
a:active {color:#000000;text-decoration:underline}
a:focus {color:#000000; text-decoration:underline}

body 
{
 font-family:Verdana, Tahoma, Arial, Helvetica;
 font-size:12px;
 background-color:#000000;
 text-align:center;
background-image:url('pic/hintergrund_005.jpg');
		background-repeat:repeat;
	    background-attachment:fixed; padding:0px;
		color:#000000;
		font-size:10pt;
		
}

h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}


a:link, a:visited, a:active, a:hover
{ 
  font-weight:bold;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#000000;
}


/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color:#FF5C00;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  text-decoration:underline;
  color:#FFFFFF;
}

a.menuaktiv
{ 
  font-weight:bold;
  color:#FFFFFF;
  }

/* Die Titelzeile */
#title {
height:30px;
padding:5px;
text-align:center;
background-color:#FFFFFF;
}

/* Das Menü */
#menu {
color:#ffffff;
background-color:#000000;
text-align:center;
padding:10px 0px;
}

a.Navigationstyle001{
	font-size : 10pt;
	color : #FF5C00;
	margin-left : 0;
	margin-bottom : 0;
	letter-spacing : 0;
	margin-top : 0;
	margin-right : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	padding : 0;
	margin : 0;
}

/* Galerie */
#galerie {
padding:4px 0px;
}


/* Der Inhalt */
#content {
#border-top:0px solid #000000;
background-color:#FFFFFF;
padding:3px;
color:#000000;