
a:link, a:visited {
  color: #656E75 ;
}
a:hover, a:active {
  color:#92CD00;
}

p {
    line-height:10px;
}


body {
  background-color: white;
  background-image: none;
  background-repeat: repeat-x ;
  font-weight:normal;
  color: #696969 ;
  padding:0px;
  margin:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS" ;
  font-size:11px;
  line-height:20px;
  background-image: url(../gfx/page_bg.png);
  background-repeat:repeat-x;
}

#container_back {
  margin:0px auto;
  width:820px;
  height:auto;
  border:none;
}

#container_logo {
  float:left;
  width:300px;
  height:60px;
  border:none;
  margin-top:5px;
  background-image:url(../gfx/logo.png);
  background-repeat:no-repeat;
}

#container-language-select {
 float:right;
 width:300px;
  height:25px;
  vertical-align: bottom ;
  background-color:transparent;
  border:none;
  margin-top:40px;
  text-transform : capitalize  ;
  font-weight:bold;
}
#container_top {
  float:left;
  width:800px;
  height:100px;
  border: 1px solid #cccccc;
  margin-top:5px;
}

#container_devider {
float:right;
width:820px;
height:1px;
background-color:#cccccc;
border:none;
margin-top:5px;
}

#container_sidebar_left {
  float:right;
  width:200px;
  margin-top:5px;
  border-left: none;
}

#container_menu {
  float:left;
  width:818px;
  height:35px;
  border:1px solid #cccccc;
  margin-top:0px;
  background-image: url(../gfx/menuback.jpg);
  background-color: #efefef ;
  background-repeat:repeat-x;
}

#container_footer {
  float:left;
  width:820px;
  height:15px;
  border-top:1px solid #cccccc;
  margin-top:5px;
  padding-top:5px;
  background-repeat: repeat-x;
  line-height:10px;
  font-size: 10px;

}

#container_content {
  font-size:12px;
  float:left;
  width:600px;
  height:auto;
  background-color:white;
  border:none;
  margin-top:5px;
  margin-right:-2px;
  padding:0px 5px 0px 5px;
  border-right:1px solid #cccccc;
}
#container_content p {
  line-height: 15px;
  height:30px;
  margin-top:10px;
}



#container-playerbox {

  border:1px #cccccc solid;
  background-image: url(../gfx/playerboxbg.jpg) ;
  background-repeat: repeat-x;
  background-color: #efefef;
  padding:10px;
}


#container-newsletter-signup {
  float:left;
  width:200px;
  height:100px;
  border:1px solid #cccccc;
  background-color: silver;
  margin-top:5px;
}

.ueberschrift {
  text-decoration:none;
  font-size:14px;
  font-weight: bold;
  color: #9ACD32 ;
  line-height:25px;
  display:block;
  width:600px;
  background-color: #ffffff;
  border-bottom:1px solid #efefef;
  margin-bottom:5px;


}
.fetttext {
  font-weight:bold;
  color: #333333 ;
}


.indent1 {
  display:block;
  width:550px;
  text-indent: 15px;
  text-transform: uppercase ;
  line-height:15px;
  vertical-align: middle ;
  font-size:12px;
  font-weight:normal;
  background-color:#efefef;
  padding:10px 0px 10px 0px;

}


.block1 {
  display: block;
  background-color: #9ACD32;
  height:30px;
  font-size: 12px;
  font-weight: bold;
  color:white;
  padding-left: 10px;
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 5px;
  border-top:1px solid white;
}


#kontaktformular {
  width:580px;
  background-color: #efefef;
  padding:10px;
  font-weight: normal;

}

#kontaktformular .inputa {
  width:300px;
  height:15px;
  background-color: white;
  border : 1px solid #cccccc ;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  padding:3px;
}

#kontaktformular .inputb {
  width:570px;
  height:150px;
  background-color: white;
  border : 1px solid #cccccc ;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  padding:3px;
}


*{ margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */



        .stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 5px 0 30px;

		}

		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0px 0px 0px 0px;
		    position: relative;
			width: 100%;

		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 600px; height: 500px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden;
			border: none; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 600px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: auto;
			clear: both;
			background: #fff;
            margin-top: 10px;
		}

		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 600px;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}

		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 600px; /* Also specified in  .stripViewer  above */
		}

		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0px;
		}

		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: 0px;
            padding: 0px 0px 0px 0px;
		}

		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}

		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}

		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: normal;
			text-align: center;
			line-height: 25px;
			background: #9ACD32;
			color: #666666;
			text-decoration: none;
			display: block;
			padding: 0 5px;
		}

		.stripNav li.tab1 a { background: #efefef }
		.stripNav li.tab2 a { background: #efefef }
		.stripNav li.tab3 a { background: #efefef }
        .stripNav li.tab4 a { background: #efefef }
        .stripNav li.tab5 a { background: #efefef }
        .stripNav li.tab6 a { background: #efefef }

        .stripNav li a:hover {
			background: #efefef;
            color:black;
		}

		.stripNav li a.current {
			background: #9ACD32;
			color: #fff;
		}

		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}

		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}

		.stripNavL {
			left: 0;
		}

		.stripNavR {
			right: 0;
		}



#submitbutton {
	border: 1px solid #cccccc;
	background-color: #eee;

}
#contactarea {
	width:565px;;
	text-align:left;
	padding:15px;
	border:1px solid #cccccc;
	background-color:#efefef;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#inputbox {
	border: 1px solid #cccccc;
	width: 350px;
    height: 15px;
	padding: 2px;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#inputlabel {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
    width:100px;
}

#textarea {
	border: 1px solid #cccccc;
	padding: 2px;
	font-weight: notmal;
	font-family: Verdana, Arial;
	font-size: 12px;
	width:550px;
}