body {
  margin: 10px;
}

.input {
  border: 1px #D2D7DC solid;
  color: gray;
  font-size: 9px;
}

.button { 
  BACKGROUND-COLOR: #FFEECD;
  BORDER: 1px gray solid;  	  
}

.head {
  font-size : 20px;
  color:#851A1C;
  font-weight: bold;
}

.menu {
  text-decoration: none;
  color: #111111;
}
.menuSpecial1, a.menuSpecial1:link {
  text-decoration: none;
  color : gray;
  font-size : 9px;
  font-weight: normal;
  text-transform: uppercase;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: gray;
  font-size : 9px;
  font-weight: normal;
  text-transform: uppercase;
}
.menu1 { 
  text-transform: uppercase;
  /*padding-bottom:15px;*/
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #525254;
}
.menu1-separator {
  color: #525254;
  font-size: 11px;
}
a.menu1 , a.menu1:link {
  text-transform: uppercase;
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #525254;
}

a.menu1:hover {
  color: #525254;
  font-weight: normal;
  font-size : 11px;
  text-decoration: none;
}
.menuActive1 { 
  text-transform: uppercase;
  padding-bottom:11px;
  text-decoration: none;
  color: #931827;
  font-size : 11px;
  font-weight: bold;
}
td.menuActive2 {
  border-bottom: solid 1px #931827;
  padding-bottom: 2px;
}
td.menu2 {
  border-bottom: solid 1px #ffffff;
  padding-bottom: 2px;
}
.menu2, a.menu2:link { 
  text-transform: uppercase;
  text-decoration: none;
  color : #525254;
  font-size : 11px;
  font-weight: normal;
}
a.menu2:hover {
  text-decoration: none;
  color : #525254;
  font-size : 11px;
  font-weight: normal;
}
.menuActive2 {
  text-transform: uppercase;
  text-decoration: none;
  color : #931827;
  font-size : 11px;
  font-weight: bold;
}

.menu3 {
  text-transform: uppercase;
  font-size: 10px;
  color: #525254;
  margin-left: 20px;
}

.menuActive3 {
  text-transform: uppercase;
  font-size: 10px;
  color: #931827;
  font-weight: bold;
  margin-left: 20px;
}

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

a.admin {
  color : #7B68EE;
  font-size: 11px;
}
a.admin:hover {
  color : #7B68EE;
  font-size: 11px;
}
a.admin:visited {
  color : Red;
  font-size: 11px;
}
a.admin:link {
  color : Red;
  font-size: 11px;
}
.admin {
  color : Red;
  font-size: 11px;
}
.error {
  color:red; 
  font-size:11px;
}

.startLink {
  font-size: 10px;
  color: #ffffff;
  text-transform: uppercase;
}
a.startLink:hover {
  font-size: 10px;
  color: #b87d6d;
  text-transform: uppercase;
}

a.startLink:hover div.startFlyOut, a.startLink:hover div.startFlyOut2 {
  border: solid 1px #bb6153;
}
.startFlyOut {
  position: relative;
  float: left;
  width: 154px;
  height: 14px;
  left: 26px;
  background-color: #5c0f15;
  padding: 1px 3px 1px 3px;
  border: solid 1px #5c0f15;
  color: #ffffff;
  font-size: 10px;
}

.startFlyOut2 {
  position: relative;
  float: left;
  width: 164px;
  height: 14px;
  left: 26px;
  background-color: #5c0f15;
  padding: 1px 3px 1px 3px;
  border: solid 1px #5c0f15;
  color: #ffffff;
  font-size: 10px;
}

.flyOutContainer {
  display: none;
}

.start-headline {
  font-size: 22px;
  color: #ffffff;
  text-transform: uppercase;
}

.testLink {
  color: #ffffff;
}

div#right
{
	position:relative;
	top: 399px;
}

*+html div#right
{
	position:relative;
	top:347px;
}

*html div#right
{
	position:relative;
	top:347px;
}

#cont {
  	position: relative;
  	width: 902px;
  	height: 726px; 
  	padding: 0px;
  	margin: 0px;
  	background: url(/images/bg_spacer/schatten.jpg) no-repeat;
  }
  #cont2 {
  	position: relative;
  	width: 890px;
  	height: 713px;
  	top: 4px;
  	left: 1px;
  	background: url(/images/bg_spacer/start.jpg) no-repeat;
  }
  #cont3 {
  	position: relative;
  	float: left; 
  	left: 535px; 
  	top: 48px;
  }
  #cont4 {
  	position: relative; 
  	clear: both; 
  	float: left; 
  	width: 100%; 
  	top: 231px;
  }
  #right {
  	clear: both; 
  	float: left;  
  	left: 102px; 
  	width: 200px;
  }
  #cont6 {
  	position: relative; 
  	float: left; 
  	top: 310px; 
  	left: 160px !important;
  	left: 176px; 
  	width: 200px;
  }
  #cont7 {
  	position: relative; 
  	float: left; 
  	top: 399px; 
  	left: 221px; 
  	width: 200px;
  }
