body {
  margin: 10px auto;
  font-family: Arial, Verdana,  Helvetica, sans-serif;
  background: #333333;
  color: black;
  font-size: 75%;
}

.smallertext {
  font-size: 80%;
}

#ticker_bar {
  color: #913a81;
  font-size: 140%;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}

.purple_bar {
  background: #913a81;
  padding: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 5px;
}

.purple_bar h1 {
  color: white;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}

.purple_bar a {
  text-decoration: none;
  color: white;
}

.orange_bar {
  background: #ff6600;
  padding: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 5px;
}

.orange_bar h1 {
  color: white;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}

.orange_bar a {
  text-decoration: none;
  color: white;
}

.green_bar {
  background: #008000;
  padding: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 5px;
}

.green_bar h1 {
  color: white;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}

.green_bar a {
  text-decoration: none;
  color: white;
}

hr {
  height: 0px;
  overflow: hidden;
  border-bottom: 1px solid #824074;
}

h1 {
  font-size: 120%;
  color: #323332;
}

a {
  color: #824074;
}

a:hover {
  color: #B46513;
}

#oneliner {
  margin-bottom: 5px;
  width: 469px;
  text-align: right;
}

.pagePic {
  padding: 2px;
  width: 460px;
  border: 0px solid #989898;
}

.wieiswiePic {
  padding: 1px;
  margin: 15px;
  width: 200px;
  border: 0px solid #989898;
}
  
label {
  float: left;
  display: block;
  width: 115px;
  text-align: right;
  margin-top: 2px;
  clear: both;
  padding-right: 5px;
  }

.error {
  border: 1px solid #f00;
  background: #fecf97 url('../assets/icon_error.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  color: #6b7a78;
  font-weight: bold;
}

.info {
  border: 1px solid #cdcdcd;
  background: #fecf97 url('../assets/icon_info.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  color: #6b7a78;
  font-weight: bold;
}

.formfield {
  background-color: #fff;
  border: 1px solid #6b7a78;
  margin-top: 2px;
}

.formbutton {
  color: #fff;
  border: #000000 outset 1px;
  background: #6b7a78;
  margin-top: 2px;
}

#container {
  margin: auto;
  width: 980px;
}

#header {
  width: 980px;
  height: 96px;
  background: #333333 url('../assets/header.jpg') no-repeat;
  margin-bottom: 5px;
  position: relative;
}

#sfeer_content {
  position: absolute;
  top: 0px;
  right: 105px;
}

#navi_left {
  position: absolute;
  top: 0px;
  right: 600px;
}
#navi_right {
  position: absolute;
  top: 0px;
  right: 81px;
}

#navi_left img,
#navi_right img {
  border: 0px;
}

.orangeHeader {
  color: #343434;
  font-weight: bold;
}

#footer {
  clear: both;
  width: 980px;
  text-align: center;
  font-size: 90%;
  background: #d3a9c9;
}

.cleaner {
  clear: both;
}

#column_2 a {
  color: #B46513;
}

#column_2 a:hover {
  color: #FFF;
}

#navmenu {
  margin: 0;
  list-style: none;
  padding-left: 0;
}

#navmenu li {
  display: inline;
}

.menu {
  color: black;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #f7921d;
  padding: 2px;
  width: 137px;
}

.menu:hover {
  background: #824074;
  color: white;
}

.active {
  background: #c08eb4;
  color: black;
}

.orangemenu {
  color: black;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #ff6600;
  padding: 2px;
  width: 137px;
  background: #ff6600;
}

.orangemenu:hover {
  color: white;
}

.orangemenu.active {
  color: white;
}

.greenmenu {
  color: black;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #008000;
  padding: 2px;
  width: 137px;
  background: #008000;
}

.greenmenu:hover {
  color: white;
}

.greenmenu.active {
  color: white;
}

/* Sliding Panels */
.SlidingPanels {
  float: left;
  position: relative; 
  padding: 0px; 
	border: 0px;
	width: 495px;
	height: 96px;
	overflow: hidden;
}

.SlidingPanelsContentGroup {
  float: left;
  position: relative;
  padding: 0px;
  margin: 0px;
	border: 0px;
	width: 49500px;
	height: 96px;
}

.SlidingPanelsContent {
  float: left;
  padding: 0px;
  margin: 0px;
	overflow: hidden;
	border: 0px;
}

.SlidingPanelsAnimating  {
	overflow: hidden! important;
}

.SlidingPanelsCurrentPanel {
	
}

.SlidingPanelsFocused {
	
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide img {
	border: 1px solid #834075;
}
.highslide:hover img {
	border: 1px solid #cfb0b6;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
  display: none;
  border: 5px solid white;
  border-top: none;
  padding: 5px;
  background-color: white;
}
.highslide-loading {
  display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
  text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
  background-color: black;
  /*
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
  */
}
a.highslide-credits,
a.highslide-credits i {
  padding: 2px;
  color: silver;
  text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
  color: white;
  background-color: gray;
}

.highslide-display-block {
  display: block;
}
.highslide-display-none {
  display: none;
}
