/* ---------------------------------------------------------------------- */
/* www.tsv1865dachau.de */
/* www.tsv-dachau.de */
/* ---------------------------------------------------------------------- */
/* Stand: 10.10.2005 
/* ---------------------------------------------------------------------- */



/* ---------------------------------------------------------------------- */
/* WebSite--------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

body 
{
background-color: white;
background-image: url(../bild/layout.gif);
background-repeat: no-repeat;
background-position: top left;
scrollbar-face-color:rgb(255,255,255); 
scrollbar-highlight-color:rgb(255,255,255); 
scrollbar-shadow-color:rgb(255,255,255); 
scrollbar-3dlight-color:rgb(133,146,175); 
scrollbar-arrow-color:rgb(239,184,187); 
scrollbar-track-color:rgb(255,255,255); 
scrollbar-darkshadow-color:rgb(133,146,175);
}



/* ---------------------------------------------------------------------- */
/* Navigation------------------------------------------------------------ */
/* ---------------------------------------------------------------------- */

#navigation
{
position:absolute; top:180px; left:0;  
text-align: left; 
border: 1px solid #3E3E3E; 
border-bottom: none; 
margin-bottom: 0em;
}

#navigation ul
{
margin: 0; 
padding: 0; 
list-style-type: none; 
text-indent: 10px;
letter-spacing: 1px;
}

#navigation li 
{
list-style-image: none;
margin:0;
border-bottom: 1px solid #3E3E3E;
}

#navigation  a 
{
display: block; 
width: 148px;
height: 20px; 
font: bold 10px/20px Verdana; 
}

#navigation  a:link,
#navigation  a:visited 
{
background: url(../bild/nav_image.gif); 
color: #FFFFFF; 
text-decoration: none; 
padding-bottom: 0;
}

#navigation li a:hover 
{
background: url(../bild/nav_image.gif) 0px -20px no-repeat; 
color: #FFFFFF;
text-decoration: none;
}

#navigation li a#current 
{
background: url(../bild/nav_image.gif) 0px -20px no-repeat;
color: #FFFFFF;
text-decoration: none;
}

#navigation li a#blank 
{
background: url(../bild/nav_no_image.gif) 0px -20px no-repeat; 
color: #FFFFFF;
text-decoration: none;
}



/* ---------------------------------------------------------------------- */
/* Content--------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

#content 
{
 position:absolute; 
 top:100px; 
 left:160; 
 width:450 px;
 font-family:Verdana;
 font-size: 10pt;
 color: #666666;
}

#content p,td            
{ 
 font-size: 9pt; 
 font-family: Verdana; 
 color: #000000; 
 text-align: justify 
}

#content .headline
{ 
 font-size: 9pt;
 font-family: Verdana;
 font-weight: bold;
 color: #CC0000
}

#content .archiv
{ 
 font-size: 9pt;
 font-family: Verdana;
 color: #CC0000
}

#content .bild
{ 
 font-size: 7pt;
 font-family: Verdana;
 color: #000000
}

/* ---------------------------------------------------------------------- */
/* Links----------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

a:link          
{ 
text-decoration: none;
color: #CC0000
}
a:visited       
{ 
text-decoration: none;
color: #CC0000
}
a:active        
{
text-decoration: none;
color: #CC0000
}
a:hover         
{ 
text-decoration: underline;
color: #CC0000
}



/* ---------------------------------------------------------------------- */
/* Formulare------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

.button
{
font-size:9pt;
color:#486198;
background-color:#D9DDE6;
BORDER-BOTTOM: 1px solid #486198;
BORDER-LEFT: 1px solid #486198;
BORDER-RIGHT: 1px solid #486198;
BORDER-TOP: 1px solid #486198;
}

.felder
{
font-size: 9pt;
color:rgb(51,51,51);
background-color:#D9DDE6;
BORDER-BOTTOM: 1px solid #486198;
BORDER-LEFT: 1px solid #486198;
BORDER-RIGHT: 1px solid #486198;
BORDER-TOP: 1px solid #486198;
BODY {
scrollbar-face-color:rgb(255,255,255); 
scrollbar-highlight-color:rgb(255,255,255); 
scrollbar-shadow-color:rgb(255,255,255); 
scrollbar-3dlight-color:rgb(133,146,175); 
scrollbar-arrow-color:rgb(239,184,187); 
scrollbar-track-color:rgb(255,255,255); 
scrollbar-darkshadow-color:rgb(133,146,175);
}
}