/* ---------------------------------------------------------------------- */
/* www.moosbummerl.com */
/* ---------------------------------------------------------------------- */
/* Stand: 26.02.2007 
/* ---------------------------------------------------------------------- */



/* ---------------------------------------------------------------------- */
/* WebSite--------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

body 
{
background-color: #330000;
scrollbar-face-color:rgb(51,0,0); 
scrollbar-highlight-color:rgb(51,0,0); 
scrollbar-shadow-color:rgb(153,102,51); 
scrollbar-3dlight-color:rgb(153,102,51); 
scrollbar-arrow-color:rgb(153,102,51); 
scrollbar-track-color:rgb(51,0,0); 
scrollbar-darkshadow-color:rgb(51,0,0);
}

/* ---------------------------------------------------------------------- */
/* Navigation------------------------------------------------------------ */
/* ---------------------------------------------------------------------- */

#navigation 
{
position: absolute; 
top: 0px; 
left: 0px; 
width: 950px;
height: 150px;
}

/* ---------------------------------------------------------------------- */
/* Abschluss------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

#abschluss 
{
 width: 650px;
}



/* ---------------------------------------------------------------------- */
/* Werbung--------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

#werbung 
{
 position:absolute; 
 top: 200px; 
 left: 730px; 
 width:180px;
 font-family:Verdana;
 border:1px solid #B4743A;
 font-size: 10pt;
 color: #666666;
}

#werbung p,td            
{ 
 font-size: 9pt; 
 font-family: Verdana; 
 color: #996633; 
}

#werbung .headline
{
 font-size: 11pt;
 font-family: Verdana;
 font-weight: bold;
 color: #FFCC66;
}



/* ---------------------------------------------------------------------- */
/* Content--------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

#content 
{
 position:absolute; 
 top: 200px; 
 left: 20px; 
 width:650px;
 font-family:Verdana;
 font-size: 10pt;
 color: #666666;
}

#content p,td            
{ 
 font-size: 9pt; 
 font-family: Verdana; 
 color: #996633; 
 text-align: justify 
}

#content .headline
{ 
 font-size: 11pt;
 font-family: Verdana;
 font-weight: bold;
 color: #FFCC66; 
}

#content .head
{ 
 font-size: 10pt;
 font-family: Verdana;
 color: #FFCC66; 
}

#content .small
{ 
 font-size: 7pt;
 font-family: Verdana;
 color: #996633; 
}


/* ---------------------------------------------------------------------- */
/* Shop------------------------------------------------------------------ */
/* ---------------------------------------------------------------------- */

#shop 
{
 position:absolute; 
 top:250px; 
 left:0; 
 width:900px;
 font-family:Verdana;
 font-size: 10pt;
 color: #666666;
}

#shop p,td            
{ 
 font-size: 9pt; 
 font-family: Verdana; 
 color: #996633; 
 text-align: justify 
}

#shop .headline
{ 
 font-size: 11pt;
 font-family: Verdana;
 font-weight: bold;
 color: #FFCC66; 
}

#shop .head
{ 
 font-size: 10pt;
 font-family: Verdana;
 color: #FFCC66; 
}

#shop .small
{ 
 font-size: 7pt;
 font-family: Verdana;
 color: #996633; 
}


/* ---------------------------------------------------------------------- */
/* Links----------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

a:link          
{ 
text-decoration: none;
color: #FFCC66
}
a:visited       
{ 
text-decoration: none;
color: #FFCC66
}
a:active        
{
text-decoration: none;
color: #FFCC66
}
a:hover         
{ 
text-decoration: underline;
color: #FFCC66
}



/* ---------------------------------------------------------------------- */
/* 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);
}
}  