/* 
	Description: Prestige Club 
	Version: 1.0
*/


/******************************/
/* Haupttemplate Mittlere Spalte */
/******************************/

.label {
  width:200px;
  float:left;
text-align: right;
padding: 3px;
margin-right:5px;
margin-top:1u5px;
  }

.field{

font-size: 10px;
padding: 3px;
margin-right:5px;
  }

#mainmiddlecontainer .pagetitle
{
color:#fff;
font-size:20px;
font-weight: normal;
text-transform:uppercase;
line-height: 140%;
border-top: 1px solid #89724A;
border-bottom:0px solid #89724A;
padding-bottom:5px;
margin-bottom: 30px;
padding-top:5px;
padding-left:5px;
margin-top: 0px;
display:block;
background-image: url(../images/pagetitel_bg.jpg);
}


#mainmiddlecontainer h1
{
color:#89724A;
font-size:22px;
font-weight: normal;
line-height: 140%;
padding-bottom:0px;
margin-bottom: 0px;
padding-top:0px;
margin-top: 0px;
}

#mainmiddlecontainer h2
{
color:#fff;
font-size:16px;
font-weight: bold;
line-height: 140%;
padding-top:0px;
margin-top: 0px;
}

#mainmiddlecontainer h3
{
color:#89724A;
font-size:14px;
font-weight: bold;
line-height: 140%;
padding-bottom:0px;
margin-bottom: 10px;
padding-top:0px;
margin-top: 0px;
border-bottom: 1px solid #666;
}

#mainmiddlecontainer h4
{
color:#333;
background-color:#ccc;
text-transform:uppercase;
font-size:14px;
font-weight: bold;
line-height: 140%;
padding-bottom:0px;
margin-bottom: 10px;
margin-top: 30px;
padding:3px;
border-left: 10px solid #89724A;

}

#mainmiddlecontainer h5
{
  color: #fff;
background-color:#89724A;
font-size:12px;
font-weight: bold;
line-height: 140%;
padding-bottom:0px;
margin-bottom: 10px;
margin-top: 30px;
padding:3px;

}


#mainmiddlecontainer h6
{
  color: #fff;
font-size:12px;
font-weight: bold;
line-height: 140%;
padding-bottom:0px;
margin-bottom: 10px;
padding:3px;

}

#mainmiddlecontainer p, 
#mainmiddlecontainer ul, 
#mainmiddlecontainer ol,
.csc-mailform-field label
{
color:#ccc;
font-size:13px;
font-weight: normal;
line-height: 130%;
padding-top:0px;
margin-top: 0px;
}

#mainmiddlecontainer td, 
#mainmiddlecontainer tr, 
#mainmiddlecontainer th
{
color:#fff;
font-size:12px;
font-weight: normal;
line-height: 130%;
background-color:#333333;
padding: 5px;
border-bottom: 1px solid #666;
}

#mainmiddlecontainer td p,
#mainmiddlecontainer th p
{
line-height: 130%;
padding: 0px;
margin: 0px;
font-size:12px;
color:#fff;
}

#mainmiddlecontainer form, 
#mainmiddlecontainer input, 
#mainmiddlecontainer textarea, 
#mainmiddlecontainer select
{
color:#000;
font-size:11px;
font-weight: normal;
line-height: 130%;
padding: 5px;
}

#mainmiddlecontainer fieldset
{
border: none;
margin: 0px;
padding: 0px;
}

#mainmiddlecontainer legend
{
display: none;
}

#mainmiddlecontainer .csc-mailform-radio fieldset {
margin: 13px 0px 10px 0px;
}


#mainmiddlecontainer a:link,
#mainmiddlecontainer a:active, 
#mainmiddlecontainer a:visited
{
  color:#89724A;
text-decoration:underline;
}

#mainmiddlecontainer a:hover
{
  color:#fff;
text-decoration:none;

}

#mainmiddlecontainer .bildleft
{border: 1px solid #666;
background-color:#333333;
float:left;
margin-right:10px;
margin-bottom:10px;
}

#mainmiddlecontainer .bildright
{border: 1px solid #666;
background-color:#333333;
float:right;
margin-left:10px;
margin-bottom:10px;
}

#mainmiddlecontainer .whitebox
{
display:block;
padding: 5px;
border: 1px solid #89724A;
background-color:#fff;
margin-bottom:20px;
margin-top:30px;
}

#mainmiddlecontainer .whitebox p
{
color:#333;
font-size:11px;
font-weight: bold;
line-height: 120%;
}
#mainmiddlecontainer .whitebox h1
{
color:#89724A;
font-size:30px;
font-weight: lighter;
line-height: 100%;
padding-bottom:5px;
}

/******************************/
/* Haupttemplate Linke Spalte */
/******************************/

#mainleftcontainer .whitebox
{
display:block;
padding: 5px;
border: 1px solid #89724A;
background-color:#fff;
margin-bottom:20px;

}

#mainleftcontainer .whitebox p
{
color:#333;
font-size:10px;
font-weight: normal;
line-height: 120%;
padding: 0px;
margin-bottom:5px;
margin-top:5px;
}
#mainleftcontainer .whitebox h1
{
color:#000;
text-transform:uppercase;
font-size:12px;
font-weight: bold;
line-height: 110%;
border-left: 2px solid #89724A;
padding-bottom:0px;
margin-top:0px;
margin-bottom:10px;
padding-top: 0px;
padding-left: 3px;

}


#mainleftcontainer .goldenbox
{
display:block;
padding: 5px;
border: 1px solid #fff;
background-color:#89724A;
margin-bottom:20px;

}

#mainleftcontainer .goldenbox p
{
color:#fff;
font-size:10px;
font-weight: normal;
line-height: 120%;
padding: 0px;
margin-bottom:5px;
margin-top:5px;
}
#mainleftcontainer .goldenbox h1
{
color:#000;
text-transform:uppercase;
font-size:12px;
font-weight: bold;
line-height: 110%;
border-left: 2px solid #fff;
padding-bottom:0px;
margin-top:0px;
margin-bottom:10px;
padding-top: 0px;
padding-left: 3px;

}

#mainleftcontainer a:link, 
#mainleftcontainer a:active, 
#mainleftcontainer a:visited
{
  color:#000;
text-decoration:underline;
font-weight:bold;
}

#mainleftcontainer a:hover
{
  color:#000;
text-decoration:none;
font-weight:bold;

}

/******************************/
/* Haupttemplate Rechte Spalte */
/******************************/

#mainrightcontainer h1
{
color:#fff;
text-transform:uppercase;
font-size:50px;
font-weight:lighter;
line-height: 80%;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
padding-top: 0px;

}

#mainrightcontainer h2
{
color:#fff;
text-transform:uppercase;
font-size:20px;
font-weight:lighter;
line-height: 80%;
padding-bottom:5px;
margin-top:0px;
margin-bottom:0px;
padding-top: 5px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;

}

#mainrightcontainer p
{
color:#cccccc;
font-size:10px;
font-weight: normal;
line-height: 120%;
padding: 0px;
margin-bottom:15px;
margin-top:5px;

}

#mainrightcontainer a.bright:link, 
#mainrightcontainer a.bright:active, 
#mainrightcontainer a.bright:visited
{
display: block;
line-height: 80%;
background-color:#FFFFFF;
font-size:10px;
font-weight:lighter;
color:#000;
padding: 5px;
text-decoration:underline;
margin-top: 5px;

}

#mainrightcontainer a.bright:hover
{

color:#000;
text-decoration:none;

}

#mainrightcontainer a.action:link, 
#mainrightcontainer a.action:active, 
#mainrightcontainer a.action:visited
{
display:block;
line-height: 80%;
text-transform:uppercase;
font-size:50px;
font-weight:lighter;
color:#89724A;
text-decoration:underline;
font-weight:lighter;
margin-bottom:30px;
}

#mainrightcontainer a.action:hover
{
display:block;
;
color:#fff;
text-decoration:none;
font-weight:lighter;
margin-bottom:30px;

}


#mainrightcontainer .whitebox
{
display:block;
padding: 5px;
border: 1px solid #89724A;
background-color:#fff;
margin-bottom:20px;

}

#mainrightcontainer .whitebox p
{
color:#333;
font-size:10px;
font-weight: normal;
line-height: 120%;
padding: 0px;
margin-bottom:5px;
margin-top:5px;
}

#mainrightcontainer .whitebox h1
{
color:#000;
text-transform:uppercase;
font-size:12px;
font-weight: bold;
line-height: 110%;
border-left: 2px solid #89724A;
padding-bottom:0px;
margin-top:0px;
margin-bottom:10px;
padding-top: 0px;
padding-left: 3px;

}


#mainrightcontainer .goldenbox
{
display:block;
padding: 5px;
border: 1px solid #fff;
background-color:#89724A;
margin-bottom:20px;

}

#mainrightcontainer .goldenbox p
{
color:#fff;
font-size:10px;
font-weight: normal;
line-height: 120%;
padding: 0px;
margin-bottom:5px;
margin-top:5px;
}

#mainrightcontainer .goldenbox h1
{
color:#000;
text-transform:uppercase;
font-size:12px;
font-weight: bold;
line-height: 110%;
border-left: 2px solid #fff;
padding-bottom:0px;
margin-top:0px;
margin-bottom:10px;
padding-top: 0px;
padding-left: 3px;

}

#mainrightcontainer a:link, 
#mainrightcontainer a:active, 
#mainrightcontainer a:visited
{
  color:#000;
text-decoration:underline;
font-weight:bold;
}

#mainrightcontainer a:hover
{
  color:#000;
text-decoration:none;
font-weight:bold;

}

/* Links */

a.linksgold {
  color:#89724A;
  font-size:11px;
  }
  
a.linkswithe {
  color:#FFF;
  font-size:11px;
  }

a.footerlink:link {
  color: #89724A;
  text-decoration: none;
  }

a.footerlink:hover {
  color: #fff;
  text-decoration: underline;
  }
  
a.footerlink:active {
  color: #89724A;
  text-decoration: none;
  }
  
a.footerlink:visited {
  color: #89724A;
  text-decoration: none;
  }

a.mainnavilink {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  margin-right: 20px;
  letter-spacing: 0px;
  text-decoration: none;
}
a.mainnavilink:hover {
  color: #CCCCCC;
  text-decoration: none;
}
a.mainnavilink:active,
a.mainnavilinkact {
  color: #89724A;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  margin-right: 20px;
  letter-spacing: 0px;
  text-decoration: none;
}



a.subnavilink {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  margin-right: 15px;
  letter-spacing: 1px;
  text-decoration:none;
  text-transform:uppercase;
}
a.subnavilink:hover {
  color: #CCCCCC;
  text-decoration: none;
  text-transform:uppercase;
}
a.subnavilink:active,
a.subnavilinkact {
  color: #89724A;
  font-size: 12px;
  font-weight: bold;
  margin-right: 15px;
  letter-spacing: 1px;
  text-decoration: none;
    text-transform:uppercase;

}