/* Standard-CSS für Schneider Jost*/
/* Wichtige Farben
Hintergrund1: FFFFF 255 255 255
Logo-Grün: 008484 0 132 132
Logo-Rot: ce2142 206 33 66
Logo-Lila: 4b3264  75 50 100
*/

html, body, div, p, h1, h2, h3, ul, ol,
span, a, table, td, form, img, li
{
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:101%;
}


/* Fähnchen für externe Links */
.exlink {
   position: relative;
    overflow: hidden;
    display: inline;

   }

a.exlink span {
   display: none;
}

a:hover.exlink span {
   display: block;
   position: absolute;
   top: -25px;
   left: 15px;
   margin: 0px;
	 background-color: #fff7d7;
	 padding: 5px;
   color: #000000;
   border: 1px solid #666666;
   font: 10px Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal;
   text-decoration: none;
   z-index: 200;
}

a:hover.exlink {
   color: #000000;
   border: 0px;
   font-weight:normal;
   text-decoration: none;
   z-index: 200;
   }
/* Ende Fähnchen für externe Links */

body
{
color:#000000;
background-color:#FFFFFF;
text-align:left;
background-image:url(../grafiken/hg2.jpg);
background-repeat:repeat-x;
}


#rahmen
{
background-image:url(../grafiken/hg.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0;
width:800px;
padding-top:15px;
}


#logo
{
position:absolute;
left: 100px;
top: 15px;
}

#links
{
float:left;
margin-left:10px;
width:150px;
}

#menu
{
margin-top: 240px;
width:100px;
}

ul.mainnavi
{
list-style:none;
margin:0;
padding:0;
}

ul.mainnavi li a:link
{
display:block;
text-decoration:none;
width:100%;
margin-left:10px;
margin-bottom:0px;
margin-top:6px;
padding-left:25px;
font-size:15px;
font-weight:bold;
color:#4b3264;
background-image:url(../grafiken/nav1.gif);
background-repeat:no-repeat;
background-position: left center;
/*filter: alpha(opacity=80);
-moz-opacity: 0.8; */
}

ul.mainnavi li a:hover
{
display:block;
text-decoration:none;
width:100%;
margin-left:10px;
margin-bottom:0px;
margin-top:6px;
padding-left:25px;
font-size:15px;
font-weight:bold;
color:#ce2142;
background-image:url(../grafiken/nav3.gif);
background-repeat:no-repeat;
background-position: left center;
/*filter: alpha(opacity=80);
-moz-opacity: 0.8; */
}

ul.mainnavi li a:active,  ul.mainnavi li a:visited
{
display:block;
text-decoration:none;
width:100%;
margin-left:10px;
margin-bottom:0px;
margin-top:6px;
padding-left:25px;
font-size:15px;
font-weight:bold;
color:#008484;
background-image:url(../grafiken/nav2.gif);
background-repeat:no-repeat;
background-position: left center;
/*filter: alpha(opacity=80);
-moz-opacity: 0.8; */
}

#rechts
{
margin-left:310px;
}

#kbild
{
margin-bottom:20px;
border:10px solid #ffffff;
width:430px;
/*filter: alpha(opacity=80);
-moz-opacity: 0.8; */
}


#content
{
width:390px;
border-top:10px solid #ffffff;
border-right:10px solid #ffffff;
border-left:10px solid #ffffff;
border-bottom:0px solid #ffffff;
padding:20px;
background-image:url(../grafiken/hgcontent.jpg);
background-repeat:repeat-x;
/*filter: alpha(opacity=80);
-moz-opacity: 0.8;
z-index: 2;*/
}


* html #content
{
width: 450px;
w\idth: 390px;
}

#content h1, h2, p, li
{
line-height:150%;
}


#content h1
{
font-size:1.3em;
}

#content h2
{
margin-top:24px;
font-size:1.0em;
}

#content p
{
font-size:0.80em;
margin-top:10px;
}

#content li
{
font-size:0.80em;
margin-top:6px;
margin-left:15px;
}

.cl
{
clear:left;
}

a:link
{
font-size:1.0em;
color:#008484;
text-decoration:underline;
}

a:visited
{
font-size:1.0em;
color:#008484;
text-decoration:underline;
}

a:hover
{
font-size:1.0em;
color:#ce2142;
text-decoration:none;
}

a:active
{
font-size:1.0em;
color:#008484;
text-decoration:underline;
}

.bild1
{
float:left;
margin-right:25px;
margin-top:15px;
border:1px solid #008484;
}

.bild2
{
float:right;
margin-left:25px;
margin-top:15px;
border:1px solid #008484;
}

.rahmen
{
margin-top: 12px;
border:1px solid #008484;
}


.boxre
{
float:right;
width:170px;
text-align:left;
margin-left:20px;
}

#fuss
{
clear:both;
background-color:#FFFFFF;
text-align:left;
background-image:url(../grafiken/fusshg.jpg);
background-repeat:repeat-x;
margin:0;
height:250px;
width:100%;
padding-top:20px;
}


#fussli
{
float:left;
margin-top:10px;
width:150px;
padding-left:120px;
}

#fussre
{
margin-left:310px;
}

.fussbox
{
width:430px;
height: 60px;
border-top:0px solid #ffffff;
border-right:10px solid #ffffff;
border-left:10px solid #ffffff;
border-bottom:10px solid #ffffff;
font-size:0.85em;
background-image:url(../grafiken/fusscontent.jpg);
background-repeat:repeat-x;
padding-bottom: 10px;
}

#fuss a:link
{
color:#008484;
text-decoration:underline;
}

#fuss a:visited
{
color:#008484;
text-decoration:underline;
}

#fuss a:hover
{
color:#ce2142;
text-decoration:none;
}

#fuss a:active
{
color:#008484;
text-decoration:underline;
}

#fuss p
{
font-size:0.85em;
text-align:right;
padding:20px;
}

.suchm
{
display:none;
}
