/* ---------------------------------------------------------------------- */
/* www.briefmarken-akademie.de */
/* www.philatelistische-akademie.de */
/* ---------------------------------------------------------------------- */
/* Stand: 14.06.2006
/* ---------------------------------------------------------------------- */



/* ---------------------------------------------------------------------- */
/* Farben---------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* Hellblau: rgb(61,165,216) #3DA5D8 */
/* Dunkelblau: rgb(67,114,159) #43729F */



/* ---------------------------------------------------------------------- */
/* 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:10;  
text-align: left; 
border: 1px solid #FFFFFF; 
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 #FFFFFF;
}

#navigation  a 
{
display: block; 
width: 120px;
height: 20px; 
font: bold 9pt Verdana; 
}

#navigation  a:link,
#navigation  a:visited 
{
background: url(../bild/nav_image.gif); 
color: #43729F; 
text-decoration: none; 
padding-bottom: 0;
}

#navigation li a:hover 
{
background: url(../bild/nav_image.gif) 0px -20px no-repeat; 
color: #3DA5D8;
text-decoration: none;
}

#navigation li a#current 
{
background: url(../bild/nav_image.gif) 0px -20px no-repeat;
color: #3DA5D8;
text-decoration: none;
}

#navigation li a#blank 
{
background: url(../bild/nav_no_image.gif) 0px -20px no-repeat; 
color: #43729F;
text-decoration: none;
}



/* ---------------------------------------------------------------------- */
/* Content--------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

#content 
{
 position:absolute; 
 top:160px; 
 left:160; 
 width:600 px;
 font-family:Verdana;
 font-size: 10pt;
 color: #000000;
}

#content p,td            
{ 
 font-size: 9pt; 
 font-family: Verdana; 
 color: #333333; 
 text-align: justify 
}

#content .headline
{ 
 font-size: 10pt;
 font-family: Verdana;
 font-weight: bold;
 color: #43729F
}

#content .archiv
{ 
 font-size: 9pt;
 font-family: Verdana;
 color: #CC0000
}

/* ---------------------------------------------------------------------- */
/* Links----------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

a:link          
{ 
text-decoration: none;
color: #43729F
}
a:visited       
{ 
text-decoration: none;
color: #43729F
}
a:active        
{
text-decoration: none;
color: #43729F
}
a:hover         
{ 
text-decoration: underline;
color: #43729F
}



/* ---------------------------------------------------------------------- */
/* 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);
}
}  
