/* GENERAL ELEMENTS */

html,body {
    margin: 0;
	padding: 0;
	font: normal 13px Arial;
	color: #666;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(../images/1015/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}

body h1,body h2 ,body h3 {
	color: #666;
	font: bold 14px Arial;
	text-align: left;
}



body a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
}

ul,li {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a {
  -moz-outline: none 0;
  outline: none 0;
}


/* WRAPPER */
#wrapper {
	position: relative;
	width: 970px;
	margin: auto;
	
}

.fixed-box {
	top: 0;
	/* position: fixed; */
	z-index: 10;
}

.bannerDiv {
   height: 450px;
    left: 55%;
    margin-left: -400px;
    position: relative;
    top: 25px;
    width: 434px;
}






/**
 * CONTAINERS
 */

#header-container {
	margin: 0;
	padding: 0;
	background: url(../images/1015/header.jpg) no-repeat;
	height: 109px;
	width: 970px;
	top: 0;
        z-index: 10;
}





#banner-container {
	margin: 0;
	padding: 0;
	background: url(../images/1015/header.jpg) no-repeat;
	height: 109px;
	width: 970px;
	top: 0;
        z-index: 10;
}

#banner-container_bedankt {
	margin: 0;
	padding: 0;
	background: url(../images/1015/header.jpg) no-repeat;
	height: 109px;
	width: 970px;
	top: 0;
        z-index: 10;
}

.content-h3 {
    left: 55%;
    margin-left: -400px;
    position: relative;
    width: 700px;
}



#footer-container-small {
	overflow: hidden;
	background: url(../images/1015/footer_small.jpg) no-repeat;
	height: 117px;
	width: 970px;
        
}


#content-container-naw {
	overflow: hidden;
}


.content-bg { /*margin: -12px 0 0 0;*/
	margin: 0;
	padding: 0px;
 }

.content-bg .content {
  left: 55%;
  margin-left: -400px;
  position: relative;
  width: 700px;
}

#content-container,#main-question-banner {
	/* margin-top: 185px; */
	overflow: hidden;
	background: url(../images/1015/content_bg.jpg) repeat-y;
}


#content-container-thankyoupage {
	overflow: hidden;
	background: url(../images/1015/content_bg.jpg) repeat-y;
}


#main-question-banner h2 {
               padding-left: 40px;
}


#content-container-nomargin {
	/* margin-top: 185px; */
	overflow: hidden;
	background-color: #fff;

        font-size: 11px;
        padding-left: 40px;
       }


#content-container-nomargin .datenschutz-page-content h2 {
	margin: 15px 60px;
}

#content-container-nomargin .datenschutz-page-content ul {
	margin: 3px 60px;
	padding: 0;
}

#content-container-nomargin .datenschutz-page-content ul.no-bullit {
	margin: 0 0px;
	padding: 0;
}

#content-container-nomargin .datenschutz-page-content ul.no-bullit li {
    margin-bottom: 10px;
    margin-left: 60px;
    margin-right: 0;
    margin-top: 10px;
}



#sub-header-container h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0 0 40px;
    padding-top: 10px;
   color: #666;
}

#sub-header-container {
 height: 45px;
}




#menu-container {
	display: none;
   overflow-x: hidden;
    overflow-y: hidden;
    padding-right: 10px;
    padding-top: 2px;
   margin: auto;
   width: 970px;
}

#menu-container_naw {
	cursor: pointer;
   overflow-x: hidden;
    overflow-y: hidden;
    padding-right: 10px;
    padding-top: 8px;
   margin: auto;
   width: 960px;
   text-align: right;
   font-size: 11px
}

#intro_face {
background: url(../images/1015/intro_vragen.gif);
 width: 92px;
 height: 76px;
position: fixed;
 margin-left: -100px;
}

/**
 * GLOBAL CLASSES
 */



.contact {
	
	height: 450px;
	font: normal 13px Arial;
        color: #666;
        padding-left: 15px;
        padding-top: 20px;
        width: 400px;

}

.contact a {

              color: #666;
}

.form-box {
    margin-left: 50px;
    margin-top: 16px;
    width: 400px;
color: #000;
font: normal 11px Arial;

}

.button_contact a {
    background-image: url(../images/1015/button_naw.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    height: 94px;
    margin-left: 302px;
    margin-top: 260px;
    text-decoration: none;
    text-indent: -3000px;
    width: 397px;
    z-index: 500;
    position: absolute;
}





.right {
	float: right;
    background: url(../images/1015/right_naw.jpg) no-repeat top left;
	width: 485px;
    height:678px;
	
}

.left {
	float: left;
	background: url(../images/1015/left_naw.jpg) no-repeat top left;
	width: 485px;
	height: 678px;
}




/* MENU ELEMENTS */
 
 

#menu {
	float: right;
}

#menu li {
	display: inline;
	margin-right: 5px;
}

#menu li a {
	  color: #666;
    font-size: 11px;
    font-weight: normal;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu span.separator {
	font: normal 10px Arial;
	color: #666;
}

/* VOORWAARDEN */

.disclaimer {
	padding: 0 60px;
	font: normal 10px Arial;
	color: #666;
	width: 700px;
}

.disclaimer li {
	padding: 5px 0;
}

.disclaimer a {
	text-decoration: underline;
	color: #666;
}

.disclaimer h1 {
	padding-bottom: 10px;
}



table.questionTable {
	position: relative;
	width: 700px;
	margin-left: -400px;
	left: 55%;
}

table.questionTable td {
	font: normal 11px Arial;
}

table.questionTable th{
	background-color: #ebebed;
        padding: 5px;
-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}


/**
 * REGISTRATION FORM ELEMENTS
 */
.content-bg #form-container {
	padding: 0 35px;
}

.content-bg #error-header {
	margin: 0 0 10px 0;
}

#main-question-naw-banner h3 {
	margin: 0 35px;
}


.block label {
display: block;
}

.blok input {
display: block;
}

.block li {
	display: inline-table;
zoom:1; *display: inline; _height: 30px;
}

.block-non-input li {
	display: inline-table;
zoom:1; *display: inline; _height: 30px;
}

.block,.block-non-input {
	padding: 2px 0;
}

.block input,select {
	padding: 5px;
	border: 1px solid #6d6d6d;
	font-size: 12px;
        background-color: #f9f9f9;
}

#error-header {
	    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    width: 372px;
	border: 1px solid red;
	color: red;
	background-color: #ffffff;
      font-size: 12px;
}

#captcha-container  {
	
	color: red;
	
}
.captcha-txt-err p {
 width: 282px;
}

.block .notice {
	color: red;
	font-size: 12px;
	border: 1px solid #f8f8ec;
	background-color: #efeceb;
}

.block .notice-non-empty {
	color: red;
	border: 1px solid #f8f8ec;
	background-color: #efeceb;
}

.block p.arrow-notice {
	color: red;
	padding: 0;
	margin: 0 0 5px 10px;
	font: normal 11px Arial;
}

.block-non-input .notice-text {
	color: red;
}

.block-non-input .notice-outline input {
	outline: 1px solid red;
	margin: 1px;
}

.block-non-input p {
	width: 380px;
}

.block-non-input p a {
	text-decoration: none;
}

.block .prefilled-input {
	color: #8ba6ac;
	font-size: 12px;
}

.block li img {
	vertical-align: -15%;
}

.block li a {
	vertical-align: 10%;
	font: italic 10px Arial;
	text-decoration: none;
	color: #1b3941;
	cursor: pointer;
}

.block li a:hover {
	text-decoration: underline;
}








#block-eula,.eula {
	border: 1px solid #f8f8ec;
	background-color: #fff;
	height: 80px;
	width: 97%;
	padding: 4px;
	overflow: auto;
	text-align: left;
	line-height: 17px;
}

.block-non-input li div p {
	font: normal 9px Arial;
	margin: 3px;
    color: #000;
}

.block-non-input li div b {
	font: bold 14px Arial;
}

.block-non-input li div p a {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

.block-non-input li div p a:hover {
	text-decoration: underline;
}

.form-sexe {
	
	font-size: 11px;
        color: #000000;
}

.form-sexe label {
	vertical-align: 15%;
}

.form-optin {
	padding: 5px 0;
}

.form-optin span {
	line-height: 15px;
}

.form-optin input {
	margin: 0 0 0 -3px;
}

/**
 * REGISTRATION TOOLTIPS
 */
div.top-center {
	background: url(../images/1015/tooltip.png) no-repeat;
	width: 149px;
	height: 44px;
	padding: 20px 30px 20px 30px;
	display: none;
	color: #000000;
	text-align: left;
	font: normal 10px Arial;
	z-index: 1000;
}

/**
 * Formbutton
 */
.formButtonDiv {
	text-align: center;

	padding: 10px 0 0 0;
        height: 220px;
}

#content-container-startpage .formButtonDiv {
	margin: 10px 0 0 0;
	background: none;
	padding: 0;
}



#content-container .formButtonDiv {
	margin: 10px 0 0 0;
	background: none;
	padding: 0;
}

.formButtonDiv #footerDiv {
	padding: 10px 0;
}

.formButton {
	font: bold 30px Arial;
	color: #fff;
	height: 68px;

	width: 396px;
	padding: 0px 20px 0px 20px;
	background: url(../images/1015/button.png);
	border-style: none;
	outline: none;
	border: 0px;
	cursor: pointer;
}

.formButtonRegistration {
	font:  1px Arial;
	color: #6e0322;
	height: 88px;
	width: 396px;
	   padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 35px;
    padding-top: 0;
	background: url(../images/1015/button_naw.png);
	border-style: none;
	outline: none;
	border: 0px;
	cursor: pointer;
       margin-left: -16px;
        background-repeat: no-repeat;
       
}

.formButtonMainQuestion {
	font: bold 30px Arial;
	color: #fff;
	height: 68px;
	width: 396px;
	padding: 0px 20px 0px 20px;
	background: url(../images/1015/button.png);
	border-style: none;
	outline: none;
	border: 0px;
	cursor: pointer;
}


.formButtonFollowUpQuestion {
	font: bold 30px Arial;
	color: #fff;
	height: 68px;
	width: 396px;
	padding: 0px 20px 0px 20px;
	background: url(../images/1015/button.png);
	border-style: none;
	outline: none;
	border: 0px;
	cursor: pointer;
}
/**
* Format registration fields
*/
#pst {width: 220px;}
#pfn {width: 120px;}
#pbd {width: 118px;}
#pml {width: 372px;}
#pct {width: 240px; margin-top: -12px;}
#ph1 {width: 178px;}
#ph2 {width: 178px;}
#pmn {width: 90px;}
#pln {width: 130px;}
#pbm {width: 129px;}
#pby {width: 129px;}
#phn1 {width: 60px;}
#phn2 {width: 60px;}
#pc1 {width: 50px;  margin-top: -12px;}
#pc2 {width: 50px; margin-top: -12px; }

/**
 * Captcha
 */

#captcha-container{margin:10px 0 0 0}
#captcha-container ul{padding:0; margin:0}
#captcha-container li{list-style-type:none; display:inline-table;zoom:1; *display: inline; _height: 30px;}
#captcha-container li img{border:0}
#captcha-container li input{width:190px; padding:5px; border:0}
#captcha-container li a{text-decoration:underline; color:blue; font:normal 11px Arial}
#captcha-container li p{margin:10px 0 0 0}
#captcha-container li input.notice{border:1px solid red}
#captcha-container li p.nawStar{float:left; color:red; font:normal 11px; font-family:'Trebuchet MS',Trebuchet,Verdana,sans-serif}

/**
 * QUESTION AND ANSWER TABLES
 */ /**
 * Tooltip (question tips)
 */
.toolTip {
	background-color: #8ba6ac;
	border: 1px solid #8ba6ac;
	position: absolute;
	width: 300px;
	height: auto;
	padding: 10px;
	display: none;
	padding: 10px;
	color: #ffffff;
	font: normal 10px Arial;
	z-index: 1;
}

.imgTooltip {
	display: inline;
	position: relative;
	margin-left: 4px;
	margin-right: 0px;
	cursor: pointer;
}

.pf-container {
	display: none;
	position: fixed;
	height: 170px;
	width: 280px;
	left: 50%;
	top: 50%;
	margin-left: -140px;
	margin-top: -85px;
	background-color: #fff;
	border: 4px solid #e5e5e5;
	z-index: 1000;
	text-align: center;
}

.pf-container div {
	width: 100%;
	overflow: hidden;
}

.pf-container div .help {
	float: left;
	margin: 5px 0 0 5px;
}

.pf-container div .close {
	float: right;
	text-align: right;
	margin: 5px 5px 0 0;
	padding: 1px 0 3px 0;
	cursor: default;
	width: 18px;
	height: 18px;
}

.pf-container div .close a {
	text-decoration: none;
	font: bold 12px Verdana;
	color: #ccc;
	padding: 0 4px 2px 4px;
	border: 1px solid #ccc;
}

.pf-container div .close a:hover {
	color: red;
	border-color: red;
}

.pf-container div p.intro,p {
	line-height: 15px;
	font: normal 11px Arial;
}

.pf-container div p.validate {
	color: red;
}

.pf-container div input {
	width: 200px;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 5px;
}

.pf-container div a.pf-submit {
	text-decoration: none;
	border: 2px solid #e5e5e5;
	background-color: #eee;
	padding: 5px;
	vertical-align: 10%;
	font: bold 10px Arial;
	color: #999;
}

.pf-container div a.pf-submit:hover {
	border: 2px solid #ccc;
}

.pf-overlay {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #000;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div.help-tooltip {
	border: 2px solid #ccc;
	background-color: #fff;
	width: 400px;
	padding: 10px;
	text-align: left;
	font: normal 11px Arial;
	color: #666;
	z-index: 10000;
	position: absolute;
	display: none;
}

/* Sub questions */
.subQuestions {
	display: none;
	position: relative;
	width: 100%;
	z-index: 0;
}

.commentTable {
	position: relative;
	width: 700px;
	margin-left: -400px;
	left: 55%;
}

.fb_edge_widget_with_comment {
margin-left: 2px;
}

/* Begin FancyBox - jQuery Plugin CSS*/

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(../images/1015/fancybox.png);
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}


#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 50%;
	cursor: pointer;
	outline: none;
	background: transparent url(../images/1015/blank.gif);
	z-index: 1102;
	display: none;
}



#fancybox-right {
	right: 0px;
}

#fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}



#fancybox-right-ico {
	
	background-position: -40px -60px;
}

#fancybox-right:hover {
	visibility: visible; /* IE6 */
}



#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(../images/1015/fancybox-x.png);
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(../images/1015/fancybox.png);
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(../images/1015/fancybox-y.png);
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(../images/1015/fancybox.png);
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(../images/1015/fancybox-x.png);
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(../images/1015/fancybox.png);
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(../images/1015/fancybox-y.png);
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(../images/1015/fancybox.png);
	background-position: -40px -122px;
}

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

/* Eind FancyBox - jQuery Plugin CSS*/

/* Sponsoren_tooltip */
.tinyTip { width: 384px; padding: 17px 0px 0px 0px; display: block;  background-color:#f1f1f1; margin-left: 10px; margin-top:-3px;
 -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.tinyTip .content { padding: 0px 15px 0px 15px; font-size: 12px; font-family: "Lucida Sans Unicode"; color: #010101;  }
.tinyTip .bottom { height: 17px;  }


.commentTable {
 padding-left: 10px;
padding-bottom: 10px;
}

.commentTable th {
font: bold 14px Arial;
}





