/* CSS Style for schuhe 2008 05 15 */ 

.Body
{
margin-top: 1px;
}

.PageMaster
{
height: 100%;
width: 800px;
background-color: #ffffff;
}

/* Control Panel Colors */

.controlpanel
{
background-color: #EAEAEA;
}


/* --  Classes for the top of the montage & to allow everything
   to line up nicely when not logged in  -- */

.HeaderTab
{
background-image: url(Pix/FrontPaneTopNew.jpg);
width: 100%;
height: 90px;
background-repeat: no-repeat;
}

.MenuTab
{
background-color: #808080;
width: 100%;
height: 12px;
margin-left: 15px;
padding-left: 15px;
border-left: 15px;
background-repeat: no-repeat;
}

.IntroPane
{
background-image: url(Pix/FrontPaneIntroPaneLeft.jpg);
width: 365px;
height: 100px;
background-repeat: no-repeat;
}

.TopPane
{
margin-top: 4px;
margin-left: 2px;
}

.LeftPane
{ white-space:nowrap; }

.TopIntroPane
{
width: 350px;
margin-top: 4px;
margin-left: 2px;
}

.Intro
{
width: 365px;
height: 150px;
padding-top: 95px;
padding-left: 2px;
}

.Logo
{
padding-top: 5px;
padding-left: 5px;
}

 
.SiteHeaderTab
{
background-image: url(Pix/PortalSiteBanner.png);
width: 100%;
height: 130px;
background-repeat: no-repeat;

}
.SiteHeaderTab12
{
width: 100%;
height: 100px;
}
 
.Panes
{
padding: 20px 2px 2px 2px;
font-size:  26px;
}
 

.Head
{

font-size:  12px;
font-weight: bold;
color: #333333;
}
 
.Breadcrumbs
{
color: #000000;
}

.Block
{
width: 13px;
}

.Login
{
color: #333333; 

font-size: 9px; 
font-weight: bold; 
font-style: normal;
height: 30px;
}


.Small
{
color: #FFFFFF; 

font-size: 9px; 
font-weight: normal; 
font-style: normal;
height: 13px;
padding-left: 1px;
padding-right: 1px;
}

.SmallD
{
color: #404040; 

font-size: 9px; 
font-weight: normal; 
font-style: normal;
height: 13px;
padding-left: 3px;
padding-right: 3px;
}

.Footer
{
background-image: url(Pix/FooterPane.jpg);
height: 55px;
background-repeat: repeat-x;
}

.FooterText
{
color: #FFFFFF; 
font-size: 9px; 
font-weight: bold; 
font-style: normal;

}


/* hyperlink style for the DarkBackground tabs */

A.Small:Link
{
color: white;
text-decoration: none;
}

A.Small:Hover
{
color: white;
text-decoration: none;
}

A.Small:Active
{
color: white;
text-decoration: none;
}

A.Small:Visited{
color: #FAFAFA;
text-decoration: underline;
}

A.SmallD:Link
{
color: black;
text-decoration: none;
}

A.SmallD:Hover
{
color: #404040;
text-decoration: none;
}

A.SmallD:Active
{
color: black;
text-decoration: none;
}

A.SmallD:Visited{
color: #404040;
text-decoration: underline;
}




.SkinTitle
{
font-family: Arial,Verdana, Arial, Helvetica, Sans-Serif;
padding-left: 130px;
padding-top: 16px;
color: #740B65;
font-size: 28px; 
font-weight: normal; 
font-style: normal;

}
