/* CSS Code - Copyright by Pinzweb.at 2009 */

body, html
{
padding: 0;
margin: 0;
background-color: black;
z-index: 1;
font-family: arial;
}

#unten
{
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
}

#menue_balken
{
position: fixed;
left: 30px;
top: 0px;
height: 100%;
width: 180px;
background-color: #666666;
z-index: 3;
}

         #menue
         {
         position: fixed;
         left: 40px;
         top: 40px;
         width: 163px;
         height: 370px;
	 z-index: 3;
         }

         #menue ul li
         {
         margin-bottom: 5px;
         }

         #menue ul li a
         {
         text-decoration: none;
         color: #AFAFAF;
         font-weight: bold;
         }

         #menue ul li.menu-current a
         {
         color: #F5CB05;
         }

         #menue ul li a:hover
         {
         color: #F5CB05;
         }

         #kontakt
         {
         position: relative;
         font-size: 12px;
         width: 160px;
         color: #AFAFAF;
         line-height: 1.2;
         left: 40px;
         top: -12px;
		 z-index: 9999;
         }

         #kontakt a
         {
         text-decoration: none;
         color: #AFAFAF;
         }

         #kontakt a:hover
         {
         color: #F5CB05;
         }

#footer_balken
{
position: relative;
left: 0px;
top: 0px;
height: 35px;
width: 100%;
background-color: #F5CB05;
z-index: 9999;
}

         #slogan
         {
         position: relative;
         left: 240px;
         font-weight: bold;
         font-size: 21px;
         top: 6px;
         width: 400px;
         }

         #slogan2
         {
         position: relative;
         left: 240px;
         color: #AFAFAF;
         font-size: 21px;
         top: 20px;
         width: 650px;
         }

#logo
{
position: relative;
left: 225px;
top: -130px;
height: 85px;
width: 400px;
}

#inhalt
{
width: 76%;
min-height: 300px;
text-align: center;
margin-top: 35px;
color: #C0C0C0;
font-size: 14px;
position: relative;
left: 230px;
margin-bottom: 55px;
line-height: 1.3;
}


#inhalt p img
{
text-align: center;
margin-bottom: 20px;
}

#inhalt p
{
text-align: left;
}

#inhalt h1
{
color: #F5CB05;
font-size: 18px;
margin-bottom: 17px;
}

#inhalt h2
{
color: #F5CB05;
font-size: 14px;
text-align: center;
}

#inhalt h3
{
color: #C0C0C0;
font-size: 14px;
}

#inhalt h4
{
color: #F5CB05;
font-size: 14px;
text-align: left;
margin-bottom: 10px;
}

#inhalt h5
{
color: #F5CB05;
font-size: 18px;
margin-bottom: 17px;
text-align: left;
}

#slideshow
{
width:600px;
margin:0px auto;
text-align:left;
}

#inhalt ul
{
text-align: left;
}

#inhalt ul li
{
display: inline;
color: #F5CB05;
font-size: 18px;
}

#inhalt ul li a
{
margin-right: 103px;
margin-left: 115px;
color: #F5CB05;
font-size: 18px;
text-decoration: none;
}

         #inhalt a
         {
         text-decoration: none;
         color: #AFAFAF;
         }

         #inhalt a:hover
         {
         color: #F5CB05;
         }

#inhalt table
{
text-align: left;
}

#inhalt td
{
border: 0px solid black;
}

#sitemap ul li a{

display:list-item;
font-size: 14px;
color: #AFAFAF;
list-style-type: circle;
margin-left: 50px;
margin-left: 50px;
}









