/** core **/
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #5fff00;
}
a:hover {
	color: #7fff00;
	font-weight: normal;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #ffffef url(../images/page_bg2.jpg) repeat;
	text-align: center;
	font: 1.2em "Verdana", Arial, sans-serif;
	color: #414951;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-left:20px;
}

/** layout **/
#headerline {
	background: url(../images/headerline.gif) no-repeat;
	height:10px;
	margin-left:0px;
	display:block;
	font-size:10px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 1280px;
  position: relative;
   background: url(../images/body_bg.gif) repeat-y;
}
#header {
  position: absolute;
  top: 0; 
  left: 300px;
  width: 900px; /** 3,44 : 1 **/
  height: 250px;
  margin-top: 20px;
  margin-left: 30px; 
  background: #414951; /** url(../images/header_2.jpg) no-repeat; **/
}
#slideshow {  
    position: relative; 
    width: 900px; 
    height: 200px; 
}
#slideshow > div { 
    position: absolute; 
}
#logo {
  width: 300px;
  height: 260px;
  padding-left: 10px;
  background:  #ffffef url(../images/logo_bg.jpg) repeat-y;
  padding-bottom: 20px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  color: #414951;
}
#logo p {
  padding-bottom: 2px;
  padding-top: 0px;
}
#logo a:hover {
  color: #7eff00;
  border-width: 2px;  
  border-style: solid;
  border-color:  #7fff00;
}
#left {
  float: center;
  width: 100%;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top:  0px;
  margin-left: 0px; 
   background: url(../images/body_bg.gif) repeat-y;
}
#nav {
  float: center;
  width: 100%;
  padding-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top:  0px;
  margin-left: 0px; 
  background: url(../images/body_bg.gif) repeat-y;
}
#nav1 ul {
  margin-left: 20px;
  padding-left: 0px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 10px;
  background: #414951;
}
#nav2 ul {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #414951;
}
#nav li {
  align="center"
  list-style: none;
  font: 1.0em "Verdana", Arial, sans-serif;
  border-top: 0px solid #7fff00;
  padding: 0px 0 0 0px;
}
#nav2 li {
  list-style: none;
  font: 1.0em "Verdana", Arial, sans-serif;
  border-top: 0px solid #7fff00;
  padding: 7px 0 0 15px;
}
#nav1 a:hover, #nav2 a:hover {
  color: #7eff00;
  text-decoration: none;
  font-weight: normal;
  background: #616971;
  padding: 2px 0 6px 8px;
}
#nav1 a.active, #nav2 a.active {
  color: #5fff00;
  text-decoration: none;
}
#nav1 a, #nav2 a {
  color: #ffffef;
  text-decoration: none;
  border-left: 0px solid #7fff00;
  margin-left: 0px;
  display: block;
  width: 100%;
  padding: 2px 0 6px 8px;
}
#right {
  float: center;
  width: 100%;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top:  0px;
  margin-left: 0px; 
  background: url(../images/body_bg.gif) repeat-y;
}
#right p {
  font: 20px "Comic Sans MS", "Verdana", Arial, sans-serif;
  color: #414951;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 50px;
  padding-bottom: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-right: 20px;
}
#right ul {
  font: 20px "Comic Sans MS", "Verdana", Arial, sans-serif;
  color: #414951;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 50px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 40px;
  margin-right: 20px;
}

#right h1 {
  font: 36px "Comic Sans MS", "Verdana", Arial, sans-serif;
  color: #414951;
  border-bottom: 2px solid #7fff00;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 50px;
  padding-bottom: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-right: 50px;
}
#right h2 {
  font: 30px "Comic Sans MS", "Verdana", Arial, sans-serif;
  color: #414951;
  border-bottom: 2px solid #7fff00;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-right: 50px;
}
#right h3 {
  font: 22px "Comic Sans MS", "Verdana", Arial, sans-serif;
  color: #616971;
  border-bottom: 2px solid #7fff00;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 50px;
}
#welcome {
  font: 20px "Comic Sans MS", "Verdana", Arial, sans-serif;
  font-weight: bold;
  padding-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 20px;
}
#profile {
  padding-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 20px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 14px;
}
#links_1, #rechts_1 {
  float: left;
  width: 49%;
}
#links_1 {
  margin-right: 20px;
}
#links_1-img {
  background: url(../images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 25px;
  text-align: center;
  padding-top: 88px;
  padding-bottom: 20px;
  font-size: 11px;
  font-weight: bold;
}
#rechts_1-img {
  background: url(../images/pic_3.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 25px;
  text-align: center;
  padding-top: 88px;
  padding-bottom: 20px;
  font-size: 11px;
  font-weight: bold;
}
#tabwrap {
    border-collapse: collapse;
    border: none;
    font-family: "Verdana", Arial, sans-serif;
    width: 100%;
    vertical-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
#tabwrap  td, #tabwrap  th {
    border-collapse: collapse;
    border: 0px solid #fffffe;
	margin-bottom: 10px;
	margin-top: 20px;
 	padding:5px;
}
#fewo {
    font-family: "Verdana", Arial, sans-serif;
    width: 94%;
    border-collapse: collapse;
    vertical-align: center;
	margin-left: 22px;
}
#fewo td, #fewo th {
    height: 30px;
    font-size: 1.0em;
    border: 1px solid #414951;
    padding: 3px 7px 2px 7px;
}
#fewo th {
    font-size: 1.1em;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #7fff00;
    color: #414951;
}
#fewo tr.alt td {
    color: #414951;
    background-color: #EFEFC8;
}
#spacer_1 {
  height: 1em;
}
#spacer_2 {
  height: 2em;
}
#spacer_3 {
  height: 3em;
}
#footwrap {
   background: url(../images/footer_bg.gif) repeat-y;
   border-collapse: collapse;
    border: none;
    font-family: "Verdana", Arial, sans-serif;
    width: 100%;
    vertical-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
#footwrap  td, #footwrap  th {
    border-collapse: collapse;
    border: 0px solid #fffffe;
	margin-bottom: 00px;
	margin-top: 0px;
 	padding:5px;
}
#footer {
  background: url(../images/footer_bg.gif) repeat-y;
}
#bigfoot {
  text-align: center;
  padding-top: 0px;
  font-size: 0.9em;
  color: #414951;
  font-weight: normal;
}
#bigfoot a {
  color: #414951;
  text-decoration: none;
}
#bigfoot a:hover {
  color: #7fff00;
  text-decoration: none;
	font-weight: normal;
  
}
#footerline{
	background: url(../images/footerline.gif) no-repeat;
	height:10px;
	margin-left:0px;
	margin-bottom:20px;
	display:block;
	font-size:10px;
}

.slider-wrapper {
	height: 600px;
	margin: 100px auto 0px;
	position: relative;
}

.slider-content {
	height: 600px;
}

.slider-box {
	background-repeat: no-repeat;
	float: left;
	height: 600px;
}

.slider-btns {
	background-image: url('./images/arrows.png');
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 50px;
	margin-top: -25px;
	position: absolute;
	top: 50%;
	width: 50px;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	-o-user-select: none;
	user-select: none; 
}

.slider-prev {
	background-position: 0px -50px;
	left: -25px;
}

.slider-prev:hover {
	left: -28px;
}

.slider-next {
	right: -25px;
}

.slider-next:hover {
	right: -28px;
}

.slider-nav {
	bottom: 5px;
	height: 18px;
	left: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
}

.slider-nav li.slider-nav-items {
	background-color: #FFFFEF;
	border: 4px solid #FFFFEF;
	border-radius: 100%;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 0px 5px;
	text-indent: -99999px;
	width: 10px;
}

.slider-nav li.slider-nav-items:hover {
	background-color: #ffffef;
}

.slider-nav li.slider-nav-items.active {
	background-color: #7fff00;
}

.slider-play-toggle {
	background-image: url('./images/auto-play-toggle.png');
	background-position: 0px -20px;
	background-repeat: no-repeat;
	bottom: 5px;
	cursor: pointer;
	display: block;
	height: 20px;
	position: absolute;
	right: 5px;
	width: 20px;
	z-index: 1;
}

.slider-play-toggle.stop,
.slider-play-toggle.pause {
	background-position: 0px 0px;
}