body {
background-image:url(../images/bg_startseite_ss.jpg);
background-repeat:repeat-y;
color:#FF0000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-style:normal;
font-weight:300;
margin-top: -10px;
}

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

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

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

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

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: #666;
}

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 190%;
font-style: normal;
font-weight: bold;
color: #903;
margin: 5px 5px 3px 0px;
text-align: center;
padding-bottom: 5px;

}

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/page_Stickstar_01.png);
         background-repeat: no-repeat;
         width: 900px;
         height: 220px;
}

#site {
         background-image: url(../images/page_Stickstar_02.png);
         background-repeat: repeat-y;
         width: 900px;
         height: auto;
         padding-left: 32px;
}

#footer {
font-size:12px;
height:43px;
margin-top:0px;
padding:50px 0 0 180px;
background-image: url(../images/page_Stickstar_03.png);
background-repeat: no-repeat;
width:900px;
}


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

#links_oben {
         padding: 0px 10px 3px 12px;
         font-family: Courier, Courier New, Andale Mono, Monospace;
         text-align: center;
         font-size: 12px;
         color: #000;
         font-weight: bold;
         width: 500px
         margin-left: 185px;

}

#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: #666;
}
/****************************** 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 #ccc;
}
/****************************** 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;
}

.head_formular 

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #004080;
	background-color: transparent;
	padding-top: 5px;
	font-weight: bold;
}