body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;   
color: #006;
background-color: transparent;
margin: 20px;
}

a
{
text-decoration: none;
color: #f00;
font-family: Courier, Courier New, Andale Mono, Monospace;
font-size: 100	%;
font-weight: bold;
}

a:hover
{
text-decoration: none;
color:#c96;
font-family: Courier, Courier New, Andale Mono, Monospace;
font-size: 100%;
}

.farbe_bronze {
 color: #c96;
font-weight: bold;
}

.textlinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
}

strong
{
letter-spacing: 1px;
}

h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 150%;
font-style: normal;
font-weight: bold;
color: #fff;
text-align: left;
padding:5px 0 5px 5px;
margin: 0px;
background-color: #00c;
}

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 140%;
font-style: normal;
font-weight: bold;
color: #c96;
margin: 5px 5px 3px 40px;
text-align: left;
padding-bottom: 5px;
border-left: #009 solid 10px;
}

h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: bold;
color: #c96;
margin: 5px 5px 3px 40px;
text-align: left;
padding-bottom: 5px;
border-left: #009 solid 10px;
}

p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: 300;
color: #fff;
margin-top: 0px;
padding: 15px 15px 15px 15px;
}

#inhalt {
   width: 900px;
   margin-left: auto;
   margin-right: auto;
   }

#header {
         background-image: url(../images/headV1.jpg);
         background-repeat: no-repeat;
         width: 900px;
         height: 150px;
}

#header_pics {
         background-image: url(../images/headStreifenBilder.jpg);
         background-repeat: no-repeat;
         width: 900px;
         height: 70px;
}

#hgmitte, .x11{
         background-image: url(../images/linkLeisteHorizontal.gif);
         background-repeat: no-repeat;
         width: 900px;
         height: 30px;
}

#links_oben {
         padding: 3px 10px 3px 12px;
         font-family: Courier, Courier New, Andale Mono, Monospace;
         text-align: center;
         font-size: 170%;
         color: #c96;
         font-weight: bold;
         background-color: #006;

}

#links_sticken {
         padding: 20px 10px 3px 200px;
         font-family: Courier, Courier New, Andale Mono, Monospace;
         text-align: left;
         font-size: 130%;
         color: #c96;
         font-weight: bold;
         background-color: #00c;
         height: 25px;
         border-right: 1px solid #000000;
         border-left: 1px solid #009;

}

#ol_liste{
         width:400px;
         height: 140px;
         padding: 5px 5px 15px 5px;
         margin: 0 0 0 190px;
         background-color: #c96;
         font-weight:bold;
}
#news_index{
         width:600px;
         height: 20px;
         padding: 5px 5px 5px 5px;
         background-color: #0000cc;
         font-weight:bold;
         text-align: center;
         border-width: thin;
         border-color:#fff;
         border-style: dotted;
         margin-left:50px;
}
#menu{

         position:absolute;
         margin: 0 150px 0 0;
         width:147px;
         height:400px;
         background-color:#009;
         border-left:1px solid #000000;
}

#bg_h1 {
         background-color: #00c;
         height: 50px;
         border-right: 1px solid #000000;
         border-left: 1px solid #009;
}
#bg_text {
         position: absolute;
         margin: 0 0 0 148px;
         background-color: #00f;
         height: 350px;
         width: 750px;
         border-right: 1px solid #000000;
         border-left: 1px solid #009;
background-image: url(../images/logo_hg.png);
background-repeat: no-repeat;
background-position: 0px;
}
#fussleiste {
         padding-top: 3px;
         padding-right: 10px;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-weight: bold;
         text-align: center;
         font-size: 90%;
         color: #c96;
         font-weight: bold;
         background-color: #006;
         padding: 12px 0px 0px 12px;
         width: 888px;
         height: 30px;
         position: absolute;
         margin-top: 380px;
}
#leistebottom{
         background-image: url(../images/linkLeisteHorizontal.gif);
         background-repeat: no-repeat;
         position: absolute;
         margin-top:350px;
         width: 900px;
         height: 30px;
}

/*ImageFlow*/
#imgF_ausrichten{
 position:relative;
 margin-top:-60px;
 margin-bottom: -60px;
}

/*Navigation*/
#navcontainer
{
width: 146px;
border-right: 1px solid #009;
padding: 2.7em 0 1em 0;
margin-bottom: 1em;
font-family: Courier, Courier New, Andale Mono, Monospace;
background-color: #00c;
color: #f00;
font-size: 140%;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #fff;
margin: 0px;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #00f;
border-right: 10px solid #00c;
background-color: #009;
color: #f00;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #c96;
border-right: 10px solid #00c;
background-color: #00c;
color: #c96;
}


.bildlinks
{
width:80px;
height: 106px;
float: left;
margin: 15px 10px 10px 50px;
padding: 2px;
border-width: thin;
border-color:#c96;
border-style: dotted;
}


#scrollen
{
 position:absolute;
margin: 50px 0 0 150px;
 width:730px; height:290px;
 overflow:auto;
}
#scrollen_kontakt
{
 position:absolute;
margin: 0px 0 0 110px;
 width:620px; height:290px;
 overflow:auto;
}
/****************************** CSS jurg schaltfl�che **********************************/
.button {
	font-size: 10pt; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c96;
}
/****************************** CSS jurg f�r bewertung.php formular ********************/
#bg_text_jurg {
         position: absolute;
         margin: 0 0 0 147px;
         background-color: #00f;
         height: 380px;
         width: 750px;
         border-right: 1px solid #000000;
         border-left: 1px solid #009;
}
/****************************** CSS jurg f�r bewertung.php fehler oder OK **************/
.text_rot
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF3300;
	background-color: transparent;
	margin: 20px;
	font-weight: bold;
}

#categoriesContent {
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right:5px;
  border-top: 5px solid #009;
  border-bottom: 15px solid #00c;
}
