body
{
       font-family: Arial, Verdana, sans-serif;
       font-size:13px;
       font-weight:normal;
       color:#000000;
       /* line-height:14.5px; */
       margin: 0px;
       height: 100%;
       width: 100%;
       padding: 0px;
       background-color:#FFFFFF;
}



.pagehead
{
       font-family: Arial, Verdana, sans-serif;
       font-size:15px;
       font-weight:bold;
       color:#0066BB;
}





/* Für Leerzeilen in Hintergrundfarbe: */
#bg
{ background-color:#FFFFFF; }






/* ### Textbereiche - Info: "width:400px;" entspr. ca 68 Zeichen bei "font-size:12px;" ### */


#start_20-525
{ position:relative; top:0px; left:20px; width:525px; height:auto; z-index:1; }


#start_20-570
{ position:relative; top:0px; left:20px; width:570px; height:auto; z-index:1; }


#start_70-500
{ position:relative; top:0px; left:70px; width:500px; height:auto; z-index:1; }


#start_140-500
{ position:relative; top:0px; left:140px; width:500px; height:auto; z-index:1; }



/* D2E4F3 oder D9E8F5 oder EBF3FB (!) */
#inhalt
{
position:relative;
top:0px; left:40px;
width:500px; height:auto;
z-index:1;
background-color:#EBF3FB;
}



/* Drei Angaben bedeuten: 1. top, 2. right + left, 3.  bottom. */
#inhalt td
{
vertical-align:top;
padding:5px 5px 7px;
}




/* unused ? */
#xxxstart_150-520
{ position:relative; top:0px; left:150px; width:520px; height:auto; z-index:1; }





/* Für Text bei Touren */
#neu
{      font-family: Arial, Verdana, sans-serif;
       font-size:13px;
       font-weight:bold;
       color:#0066BB;
position:relative; top:35px; left:10px; width:150px; height:50px; z-index:1; }











#navi
{      font-family: Arial, Verdana, sans-serif;
       font-size:13px;
       line-height:12px;
       font-weight:bold;
       color:#FF9900;
position:relative; top:0px; left:30px; width:100px; height:200px; z-index:1; }





#navi a
{      font-family: Arial, Verdana, sans-serif;
       font-size:13px;
       line-height:12px;
       font-weight:bold;
       color:#FF9900; }


#navi a:hover
{      font-family: Arial, Verdana, sans-serif;
       font-size:13px;
       line-height:12px;
       font-weight:bold;
       color:#FF6600; }


#navi a:active
{      font-family: Arial, Verdana, sans-serif;
       font-size:13px;
       line-height:12px;
       font-weight:bold;
       color:#FF9900; }


/* Text-Links: */
a:link { font-size:13px; font-weight:bold; color:#FF9900; text-decoration:none; }
a:visited { font-size:13px; font-weight:bold; color:#FF9900; text-decoration:none; }
a:focus { font-size:13px; font-weight:bold; color:#FF9900; text-decoration:none; }
a:hover { font-size:13px; font-weight:bold; color:#FF6600; text-decoration:none; }
a:active { font-size:13px; font-weight:bold; color:#FF9900; text-decoration:none; }
