*, p, img, input {
    margin: 0;
    padding: 0;
    border: 0;
}
a {outline: none;}

a.sittich,
#head
{display: none;}

/* Paragraphen *********************/
p {margin-bottom: 10px;}
.alert {color:#C00}
p.klein {font-size: 1em;}
span#ah{
display: inline-block;
    background: transparent url(/source/img/ah.png) no-repeat 0 0;
    padding: 0 200px 25px 0px;
}
span.arrow {float: right;width: 16px; height: 24px; margin-right: 5px;}
.hidden { display: none;}

h3 {font-size: 1.2em; color: #fff;font-weight: normal;margin-bottom: .5em;}
h4 {font-size: .8em; font-weight: bold; color: #fff;margin-bottom: .5em;}
h5 {font-size: .8em; font-weight: normal; color: #fff;margin-bottom: .5em;}
/*html { min-height: 100.25%; } */
html {overflow-y: scroll;}
body {
    text-align: left;
    font-family: "Verdana", verdana, helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 110%;
    color: #fff;
    background: #000 url(/source/img/fade.jpg) repeat-x 0 120px;
}
#wrapper {
    position: relative;
    display: block;
	width: 800px;
	border: 0px solid silver;
	margin: auto;
	height: 101%;

}
#container{
}

#hiddenLogo {text-align: center;}

#slides {
	float: left;
	width: 800px;
	height: 380px;
	background: #111;
}


.right {float: right;}

span.headbar{ float: left; padding: 3px;}
#textc1, #textc4, #textc2,#textc3, #phil {
	position: absolute;
	top: 23px;
	z-index: 200;
	/*background-color: #333;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    -khtml-opacity: 0.9;*/
    background: transparent url(/source/img/gradient76.png) repeat-x 0 0;
  	padding: 3px 8px;
  	font-family: "Verdana", verdana, helvetica, Arial, sans-serif;
  	font-size: .76em;
  	color: #fff;
  	overflow: hidden;

}
#textc1, #textc4, #textc2, #textc3 {
	left: 40px;
	width: 300px;
	height: 380px;
}
#textc2 {
    background: transparent url(/source/img/femme.png) no-repeat 0 0;
}
#textc3 {
    background: transparent url(/source/img/homme.png) no-repeat 0 0;
}
#textc15, #textc16, #textc17 {
	position: absolute;
	top: 34px;
	z-index: 200;
    background: transparent url(/source/img/gradient76_90.png) repeat-x 0 0;
  	padding: 30px 8px;
  	font-family: "Verdana", verdana, helvetica, Arial, sans-serif;
  	font-size: .76em;
  	color: #fff;
  	overflow: hidden;
}
#textc16 {
top: 32px;
background: transparent url(/source/img/anfahrt.png) no-repeat 0 0;
}

.pdf {
    background: transparent url(/source/img/page_white_acrobat.png) no-repeat scroll 0 1px;
    display: block;
    float: right;
    margin-right: 7px;
    padding: 0 0 0 20px;
    position: relative;
    top: 325px;
}

div.panel {
	width: 290px;
	padding: 6px;
	float: left;
}
div.panel4 {
    width: 420px;
    padding: 6px;
	float: left;

}
#panelContainer1,#panelContainer2,#panelContainer4,#panelContainer3 {
	width: 1000px;
	float: left;
}
#panelContainer4 {
    width: 1340px;
}
#panelContainerSingle {
    width: 300px;
}
#topnavi {
    width: 800px;
    height: 28px;
    float: left;
    position: relative;
    z-index: 10000;
}
#topnavi ul {
    list-style: none;
    text-align: center;
}
#topnavi ul li {
	display: inline;
    height: 20px;
    padding: 2px 20px;
    font-size: .6em;
    color: #9e9e9e;
    letter-spacing: .4em;
}
#topnavi ul li.headline {
    height: 20px;
    /*background: #929292;*/
    color: #fff;
    margin: 0;
}

#topnavi a, #subnavi a {
    text-decoration: none;
    color: #999;
}
#topnavi a:hover, #subnavi a:hover  {
	color: #fff;
}
#content {
z-index: 1000;
}
ul#langlist1,ul#langlist4  {
    list-style: none;
    text-align: center;
    margin-bottom: 6px;
}
ul#langlist1 li,ul#langlist4 li {
display: inline;
font-size: 1em;
font-style: italic;
letter-spacing: 0;
}
ul#langlist1 li a.active,ul#langlist4 li a.active {
border-bottom: 1px solid silver;;
}


#subnavi {
    width: 800px;
    height: 22px;
    position: relative;
    margin-bottom: 24px;
    float: left;
}
#subnavi ul {
    list-style: none;
    text-align: center;
}
#subnavi ul li {
	display: inline;
	/*width: 100px;*/
    height: 20px;
    padding: 2px 0px;
    padding-left: 30px;
    font-size: .6em;
    color: #9e9e9e;
    letter-spacing: .4em;
}
/***********************************/

/*********************************
    Loader
*********************************/

#loader {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 80%;
    background-color: #000;
    text-align: center;
    color: #fff;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    -khtml-opacity: 0.8;
    display: none;
}

#loader div {
    margin: auto;
    margin-top: 20em;
}

#loader div img {
    width: 32px;
    height: 32px;
}

/* jplayer  */
#player_container {
    width: 24px;
    float: right;
    margin-top: -24px;
}
#player_play,
#player_pause {
	display: block;
	position: absolute;
	width:24px;
	height:24px;
	cursor: pointer;
	overflow: hidden;
}

#player_play {
	background: url(/source/img/onoff.png) 0 0 no-repeat;
}
#player_pause {
	background: url(/source/img/onoff.png) 0 -24px no-repeat;
}
#player_play.different_prefix_example_hover {
	background: url(/source/img/onoff.png) 0 -24px no-repeat;
}
#player_pause.different_prefix_example_hover {
	background: url(/source/img/onoff.png) 0 0 no-repeat;
}

