html,p{
	/*height: 100%;
	overflow: hidden;*/
	margin:0px;
	padding:0px;
}

a {text-decoration:none; color: #e20074;}
a:hover {text-decoration:none; color: #fff;}

a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}

a div{cursor:pointer;}

body {
	background: #c1c1c1 url('../images/bgVerlauf.jpg') repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, Sans-serf;
	font-size:12px;
}


.logo{height:67px;}

#bgDiv{position:absolute;z-index:1;}

#bgDiv img{position: absolute;}

#pageBg {
	height:650px;position:absolute;z-index:2;
	right:72px;
}
#footer{
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
	position:absolute;
	top:620px;
	height:30px;
	width: 1000px;
	z-index:2;
	left:0px;
}

.footer-container{
	margin-left: 350px;
	color:#fff;
	margin-top:11px;
	font-size:10px;
}

.footer-entry{
	font-size: 12px;
	margin-left: 6px;
	float:left;
}

.footer-entry a{
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 3px;
}

#noflash {
	/*position:absolute;*/
	right:72px;
	top:0px;
}

#menuHeader {
	background: transparent url('../images/naviHeader.gif') no-repeat;
	width:378px;
	height:92px;
}

.header-nav{
	height: 23px;
}

.header-nav-item{
	padding-left:20px;
	padding-right:20px;
	height: 100%;
}

#start-nav a{
	float: left;
	height: 44px;
	width: 82px;
	padding-left: 10px;
	padding-top: 14px;
	font-size: 12px;
	background-color:#3F3F3F;
	margin-right: 2px;
}

#start-nav a {
	text-decoration: none;
	color: #FFFFFF;
	display:block
}
#start-nav a:hover {
	text-decoration: none;
	background-color: #E20074;
}

.contentArea {
	background: transparent url('../images/contentBgLg.png') no-repeat;
	width:378px;
	height:446px;
	color: #FFF;
}

.theme-head{
	padding-top:30px;
}

.theme-link{
	width: 25px;
	float: left;
	text-align: center;
	padding-top: 25px;
	font-size: 18px;
}

h1 {
	margin:0px;
	display:block;
	/*color:#ee1a85;*/
}
h2 {
	margin:0px;
	display:block;
	font-size:18px;
	font-weight:normal;
	/*color:#ee1a85;*/
}

h3{
	color: #FFFFFF;
	margin-top: 0;
	font-size:18px;
	font-weight:normal;
}

.copyText {
	padding:0 0 0 30px;
	color:#fff;
	height: 185px;
	width: 330px;
	overflow: auto;
	clear:both;
}

/* navi */

.naviLinks{
	float: left;
	width: 19px;
	padding-left: 11px;
	padding-top: 32px;
}

.naviTitle{
	float: left;
	width: 317px;
}

.naviRechts{
	float: right;
	width: 19px;
	padding-left: 11px;
	padding-top: 32px;
}


/* Formular */
form {
   margin: 20px 0 0;
   padding: 0;
}

input, textarea, select{
    padding: 0.34em; /* 2px */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 0px solid #bfbc91;
    background: #666;
    color: fff;
}

label.left{
    float: left;
    width: 120px;
    margin: 0.33em 1em 0.50em 0; /* 6px 4px 6px 0 */
}

input.inputClass, textarea.inputClass {
    float: left;
    width:  220px;
    margin: 0.33em 0; /* 4px */
    color: #fff;
}

form br{
    clear:  both;
    margin: 0.17em 0; /* 2px */
}

.captcha{
	  margin-left: 0px;
}

label.captchaLabel{
	  float:left;
    width: 120px;
    margin: 0.33em 1em 0.50em 0; /* 6px 4px 6px 0 */
}

.captchaImg{
	  float:left;
    margin-right: 2px;
}

input.captchaInput{
	  float:left;
	  width: 30px;
    padding: 5px;
    background: #3f3f3f;
    margin: 0em 1em 0.50em 0; /* 6px 4px 6px 0 */
    color: #fff;
}


input.copyCheck{
	    float: left;
      margin: 0.33em  1em 0em 0; /* 6px 4px 6px 0 */
      width: auto;
      height: auto;
      border: none;
      background: none;
}

input.submitClass{
			margin-left: 132px;
			margin-top: 10px;
			clear: left;
			background: #e20074;
      font-weight: bold;
      color: #fff;
}


.infoMore{
	clear: left;
	float: left;
	margin-left: 30px;
	color: white;
	margin-top: 20px;
}

.infoMore a{
	color: blue;
  background-image:url(../images/pfeil_more.gif);
  background-position: right;
  background-repeat:no-repeat;
  padding-right: 12px;
}
.infoMore a:hover{color: white; background-image:url(../images/pfeil_more.gif);}

.socialBook{
	float: right;
	margin-top: 20px;
	margin-right: 24px;
}

.socialBook a img{
	border: none;
}

.socialBook a img{
	margin-right: 4px;
}



#moreInfoBox {
	position:absolute;
	right:379px;
	width: 282px;
	top: 300px;
}

.infoClose{
	width: 25px;
	float: left;
}

.infoLinks{
	float: left;
	background: transparent url('../images/contentBg.png') no-repeat;
	width: 217px;
  padding: 10px 20px;
  min-height:  256px;
  height:  auto !important;
  height:  256px;
}

.infoLinks h2{
  color: white;
  margin-bottom: 15px;
}

.infoLinks ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
  color: white;
}

.infoLinks ul li{
  margin-bottom: 10px;
}

.infoLinks a{
	color: white;
  background-image:url(../images/pfeil_more.gif);
  background-position: right;
  background-repeat:no-repeat;
  padding-right: 12px;
}
.infoLinks a:hover{color: white; background-image:url(../images/pfeil_more.gif);}

.clearBlock {
    height:           0px;
    clear:            both;
    overflow:         hidden;
    font-size:        0px;

    line-height:      0px;
}


#imgSwitcher{background-image: url(../images/buttons_bg.png);background-repeat:no-repeat; position: absolute; z-index: 200; left: 47px; width: 310px; height: 30px; bottom: 37px; cursor: pointer;}
#imgSwitcher div{width:155px;height:30px;margin-top:2px;float:left;position:relative; cursor: default;}
#switch1{background-image: url(../images/btn_1.png);background-repeat:no-repeat;}
#switch2{background-image: url(../images/btn_2.png);background-repeat:no-repeat;}


#popLayer {
	position:absolute;
	right: 275px;
	width: 500px;
	top: 115px;
}

.popLayerContent{
	float: left;
	background: #333;
	background: transparent url('../images/popBg.png') no-repeat;
	width: 395px;
  padding: 30px 40px;
}

.popLayerContent h1{
	font-size:18px;
	font-weight: normal;
}

.copyText a{
	background-image:url(../images/pfeile_links/pfeil_e20074.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#e20074;
	padding-right:12px;
}
.copyText a:hover{color: white; background-image:url(../images/pfeil_more.gif);}

.popLayerContent h1{
  color: white;
  margin-bottom: 57px;
  font-size: 18px;
 }

 .popLayerContent .copyText {
	padding:0 0 0 0px;
	color:#fff;
	height: 301px;
	width: 395px;
	overflow: auto;
	clear:both;
}

 .popLayerContent .copyText h2{
  font-size: 14px;
  color: #e20074;
   margin-bottom: 15px;
 }

 .popLayerContent .copyText p{
padding-top: 0;
margin-top: 0;
margin-bottom: 10px;
}


.clearBlock {
    height:           0px;
    clear:            both;
    overflow:         hidden;
    font-size:        0px;

    line-height:      0px;
}

/* video */

#videoBox {
	position:absolute;
	right:378px;
	width: 506px;
	top: 92px;
}

.videoContent{
	float: left;
	background: #333;
	width: 480px;
	height: 270px;
  padding: 0;
}

/* Stylesheet for my demo pages for jScrollPane - these styles aren't necessary for using jScrollPane and aren't specific to any particular example */


a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

#popLayer .jScrollPaneDrag {
	background-image: url(../images/scroller/scroll_drag_middle_e20074.gif);
}

.holder{
	clear: both;
}

.holder p{
	line-height: 145%;
}


.scroll-pane {
	width: 200px;
	height: 200px;
	overflow: auto;
	background: #ccc;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;}

.error{color: #E20074; font-weight:bold;background:black;}
#mask {
	background-color:#000000;
	height:650px;
	opacity:0.5;
	position:absolute;
	width:1000px;
	z-index: 9;
}


/* faq dialog */

.qna{
	color: #e20074;
	font-weight: bold;
	padding-right: 4px;
}

.dialog p{
	margin-bottom: 6px;
}

.dialog p:nth-last-of-type(2n) span{margin-top:25px;}
.dialog p:first-child span{margin-top:0;}