body {
  margin: 0px;
}

.imgrahmen {
  border: solid 1px white;
  padding: 1px;
}

td.menuSpecial1 {
  width: 160px;
  padding-right: 5px;
}

a.menuSpecial1:hover {
  color: #000000;
}

.menuSpecial1 {
  text-decoration: none;
  color: #A19366;
  font-size : 10px;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 5px;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #000000;
  font-size : 10px;
  font-weight: normal;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.footer {
  text-decoration: none; 
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}

A.admin {
  color : Red;
  font-size: 11px;
}
A.admin:hover {
  color : #7B68EE;
  font-size: 11px;
}

.error {
  color:red; 
  font-size:12px;
}

.goldline {
  border-bottom: 1px solid #B0975C;
  padding-right: 35px;
}

.goldTable td {
  border-bottom: 1px solid #B0975C;
  padding-top: 2px;
  padding-bottom: 2px;
}

.goldslogan * {
  font-family: verdana,sans-serif;
  font-weight: lighter;
  font-size: 230%;
  color: #B0975C;
}

div.goldslogan {
  border-bottom: 1px solid #B0975C;
  padding-bottom: 10px;
}
a.link:hover {
  text-decoration: none;
  color: #B0975C;
  font-size: 11px;
}
a.link {
  text-decoration: none;
  color: #333;
  font-size: 11px;
}
.button {
  border: 0px;
  background-color: #fff;
  padding: 0px;
  font-weight: bold;
  color: #000;
}
a.gold {
  text-decoration: none;
  color: #857041;
  font-weight: bold;
}

.gold_normal {
  text-decoration: none;
  color: #857041;
  font-weight: normal;
}

a.gold_2 {
  text-decoration: none;
  color: #857041;
  font-weight: normal;
}

table.talentshopLogin {
  border: 1px solid #857041;
  color: #857041;
} 

table.talentshopLogin td {
  color: #857041;
  padding: 3px;
} 

table.talentshopLogin a {
  color: #857041;
  text-decoration: none;
  font-size: 10px;
}

.handle {
  width: 420px;
  height: 43px;
  background: url('/images/bg_spacer/balken.gif') no-repeat top center;
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: center;
  padding-top: 15px;
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
  color: #857041;
}

.handle_active {
  width: 420px;
  height: 43px;
  background: url('/images/bg_spacer/balken_aktiv.gif') no-repeat top center;
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: center;
  padding-top: 15px;
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
  color: #857041;
}

.textbox {
  height: 200px;
  width: 420px;
}

.talentlink {
  font-weight: bold;
  font-size: 10px;
  color: #857041;
  text-decoration: none;
  text-transform: uppercase;
}

ul {
  color: #857041;
}
div .reg_bold {
  font-weight: bold;
  color: #857041;
  text-decoration: none;
}
.border_left {
  background: url('/images/bg_spacer/rahmen_links.jpg') 0px bottom repeat-y;
}
.border_right {
  background: url('/images/bg_spacer/rahmen_rechts.jpg') 0px bottom repeat-y;
}

.border_bottom {
  background: url('/images/bg_spacer/rahmen_unten.jpg') 0px 0px repeat-x;
}

textarea
{
	width:250px;
	height:100px;
}
td.whiteBold
{
	vertical-align:top;
}
.all_white * {
  color: white;
}
.normalLink {
  font-weight: normal;
}
.uppercase {
  text-transform: uppercase;
}
.row {
  width: 150px;
}
.white {
  color: #fff;
}


div#logos a {
  margin-left:10px;
}

div#logos .fb {
	position:relative;
	top:-5px;
}

div#logos .xi {
  position:relative;
  top:-3px;
}

div#logos {
  text-align:right;
  width:921px;
  margin-top:10px;
}

a.soc_links {
  position:relative;
  top:5px;
}

div#soc_links {
  display:inline;
}

