html {
  overflow-y:scroll;
  }
body {
  margin: 1em 1em 1em 1em;
  padding: 0px;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
  color:#4B4029;
  background-color: #89775C;
}

#border-out {
	border: thin solid #4B4029;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#AD9B76;
}

#border-out #header {
	height: 100px;
	background: #333 url(images/moosbg.jpg) no-repeat center left;
}

#border-out #header a {
  float: right;
  width: 7em;
  padding: 5px 10px 5px 10px;
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  background-color: #666;
  border-bottom: 2px solid #333;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
}

#border-out #header a:hover, #header a.active {
  padding-top: 10px;
  background-color: #333;
}

#border-out #header a .desc {
  display: none;
  text-transform: lowercase;
  color: #FC0;  
}

#border-out #header a:hover .desc, .active .desc {
  display: block;
}

#border-out #topspacer {
	height: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4B4029;
	border-right-color: #4B4029;
	border-bottom-color: #4B4029;
	border-left-color: #4B4029;
}
#roundtable {
	background-color: #C4B79D;
	vertical-align: top;
}



#border-out #main {
}
#border-out #main #content {
	width: 615px;
	top: auto;
	position: relative;
	float: left;
}

#border-out #main #rightmenu {
	position:relative;
	width: 180px;
	float: right;
}


#border-out #footerspacer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 5px;
	clear:both;
}

#border-out #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	height:20px;
	background: #333 url(images/moosbg.jpg) no-repeat bottom left;
	text-transform: lowercase;
}

#contentheader {
  display: block;
  clear: both;  
  font-weight: bold;
  font-size: 0.8em;
  text-transform: lowercase;
  color: #4B4029;
  border-bottom: 1px solid #4B4029;
}
.marked {
	font-weight: bold;
	font-size: 14px;
}

#smallborder {
	border: 1px solid #4B4029;
	border-collapse:collapse;
}

#searchfield {
background:none;
border-collapse:separate;
border:solid #4B4029 1px;
width:250px;
}
#searchbutton {
background: #CCCCCC;
border-collapse:separate;
border:solid #4B4029 1px;
}
#searchtable {
border:solid 1px #4B4029;
}
#add_campaign {
border:solid 1px #4B4029;
}
#searchdesc {
font-size:10px;
}
#hitlist {
border:solid 1px #4B4029;
border-collapse:collapse;
width:550px;
}
#hitstd {
border-top:solid 1px #4B4029;
}

/* -- Hover-Effekt fuer Trefferliste --*/
.over {
background-color: #D1D1D1;
text-align: left;
font-family: Verdana, sans-serif;
}
.out {
background-color: transparent;
text-align: left;
font-family: Verdana, sans-serif;
}

a:link {color:#4B4029; text-decoration:none}
a:visited {color:#4B4029; text-decoration:none}
a:active {color:#4B4029; text-decoration:none}
a:hover {color:#453A25; text-decoration:none; background-color:#B4A381}

#picboarder{
border:solid 1px #4B4029;
}

#tabledetails {
	border: 2px solid #4B4029;
	border-collapse:collapse;
	font-size:12px;
}

#sequence { 
font-family:Courier; 
}

#adminbutton {
background: #CCCCCC;
border-collapse:separate;
border:solid #4B4029 1px;
}

#admincp {
	border: 2px solid #4B4029;
	border-collapse:collapse;
}
#admincptd{
border-bottom:1px solid #4B4029;
}
#adminformfield {
background:none;
border-collapse:separate;
border:solid #4B4029 1px;
}
#adminseqfield {
background:none;
border:solid #4B4029 1px;
width:410px;
}