@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
body, html { height: 100.01% }

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
	font-family: Arial, Helvetica, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #6e6e6d;
	margin:0px 0px 0px 0px;
 	/*/*/margin:0px 0px 0px 0px;/**/	
}

body { 
	font-size: 100.01%;
	color: #000000;
	text-align: center;
	background: #ccffcc;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/********* Fonts ***************/

div, p, a, th, tr, td, span, label, li {
	font-size: 11px;
	color: #000000;
	text-align:left;		

}
td{
	vertical-align:top;
}
p{
	padding: 13px 0px 0px 0px;
	line-height: 12px;
}
a{
	color: #339966;
	text-decoration: underline;
}
a:hover, a:active{
	text-decoration:none;
}
a { outline : none; -moz-user-focus: none; -moz-outline: none; }

a.internal-link-new-window{
	background:url(../img/assets/next.gif) top left no-repeat;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	line-height: 20px;
	padding-left: 30px;
}

h1	{ font-size:12px; color:#000000; font-weight:bold; line-height:12px; }
h2	{ font-size:14px; color:#000000; font-weight:bold; line-height:14px; }
h3	{ font-size:10px; color:#000000; font-weight:bold; line-height:10px; }
h4 	{ font-size:12px; color:#000000; font-weight:bold; line-height:12px; }
h5 	{ font-size:14px; color:#000000; font-weight:bold; line-height:14px; }
h6	{ font-size:12px; color:#000000; font-weight:bold; line-height:12px; }

h1  { padding: 0px 0px 0px 0px; }
h2  { padding: 0px 0px 0px 0px; }
h3	{ padding: 0px 0px 0px 0px; }
h4	{ padding: 0px 0px 0px 0px; }
h5	{ padding: 0px 0px 0px 0px; }
h6	{ padding: 0px 0px 0px 0px; }

#content ul, #content-small ul{
	list-style:disc;
	padding: 15px 0px 0px 15px;
}

/********* Main Classes ***************/
#root{
	margin-left: -502px;
	margin-top:  -280px;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 1003px;
	min-width: 1003px;
	max-width: 1003px;
	height: 558px;
	min-height: 558px;
	max-height: 558px;
	background: #fff url(../img/assets/bg_main.gif) top left no-repeat;
	overflow: hidden;
	border: 1px solid #009966;
}

#main{
	width: 1005px;
	min-width: 1005px;
	max-width: 1005px;
	height: 560px;
	min-height: 560px;
	max-height: 560px;
	text-align: left;
	overflow: hidden;
}
#head{
	display: block;
	position: relative;
	width: 958px;
	min-width: 958px;
	max-width: 958px;
	height: 65px;
	min-height: 65px;
	max-height: 65px;
	padding: 15px 30px 0px 17px;
}
#logo{
	display: block;
	height: 44px;
	float: left;
}
#logo h1 {
	display: block;
    width: 106px;
    height: 44px;
    background: url(../img/assets/logo_kbzhaan.gif) 0px 0px no-repeat ;
	overflow: hidden;
}
#logo h1 a{
	display: block;
    width: 106px;
    height: 44px;
	white-space:nowrap;
	text-indent: 999em;
}
#sub-navigation{
	position: absolute;
	width: auto !important;
	width: 308px;
	right: 30px;
	text-align:right;
}
#navigation-section{
	display: block;
	position: relative;
	float: left;
	width: 505px;
	min-width: 505px;
	max-width: 505px;
	height: 360px;
	min-height: 360px;
	max-height: 360px;	
	padding-top: 100px;
}
#adress-section{
	display: block;
	position: absolute;
	left: 0px;
	bottom: 12px;
	width: 475px;
	min-width: 475px;
	max-width: 475px;
	text-align:right;
	overflow: hidden;
}
#adress-section p, #adress-section a{
	text-align:right;
}
#adress-section img{
	padding-top: 15px;
}
#bubble-section{
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 505px;
	min-width: 505px;
	max-width: 505px;
	height: 273px;
	min-height: 273px;
	max-height: 273px;
	padding: 0px;
	margin: 0px;
	background-position: top left;
	
}
.bubbletext{
	display: block;
	position: absolute;
	top: 25px;
	left: 303px;
	width: 173px;
	min-width: 173px;
	max-width: 173px;
	height: 60px;
	min-height: 60px;
	max-height: 60px;		
	overflow:hidden;
	text-align:center;

}
#content-section{
	display: block;
	position:relative;
	float: left;
	width: 500px;
	min-width: 500px;
	max-width: 500px;
}
#visual{
	display: block;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
	background: url(../img/assets/bg_visual.gif) top left no-repeat;
	padding-left: 200px;
}
#headline{
	padding-top: 26px;
	height: 10px;
	min-height: 10px;
}
#content{
	display: block;
	width: 475px;
	min-width: 475px;
	max-width: 475px;
	height: 317px;
	min-height: 317px;
	max-height: 317px;
	overflow: hidden;
}
#content-small{
	display: block;
	position:relative;
	width: 475px;
	min-width: 475px;
	max-width: 475px;
	height: 333px;
	min-height: 332px;
	max-height: 332px;
	padding-top: 26px;
	overflow: hidden;
}
/********* Top-Navigation ***************/

ul#subnav{
	list-style: none;
	height: 17px;
	min-height: 17px;
	max-height: 17px;	
	margin: 0px;
}
ul#subnav li{
	float:left;
	height: 12px;
	min-height: 12px;
	max-height: 12px;
	margin: 0px;
	white-space:nowrap;
}
ul#subnav li a{
	white-space:nowrap;
	font-size: 10px;
	color: #009966;
	text-decoration:none;
	padding: 0px 0px 0px 58px;
}
ul#subnav li.act a, ul#subnav li a:hover{
	color: #009966;
}
ul#subnav li a:hover{
	text-decoration:underline;
}

/********* Top-Navigation ***************/
#top-navigation{
	display: block;
	clear: both;
	width: 400px;
	min-width: 400px;
	max-width: 400px;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	margin: 0px;	
	padding: 0px 0px 0px 105px;
}
ul#topnav{
	list-style: none;
	width: 400px;
	min-width: 400px;
	max-width: 400px;
	height: 20px;
	min-height: 20px;
	max-height: 20px;	
	margin: 0px;
	padding: 0px;
}
ul#topnav li{
	float:left;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	line-height: 20px;
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	margin: 0px;
	white-space:nowrap;
}
ul#topnav li a{
	display: block;
	width: 97px;
	min-width: 97px;
	max-width: 97px;
	white-space:nowrap;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #000;
	text-decoration:none;
	background: #66cc99;
}
ul#topnav li.act a, ul#topnav li a:hover{
	color: #fff;
	background: #009966;
}
ul#topnav li a:hover{
	text-decoration:underline;
}


/********* Content-Navigation ***************/
ul#cnav{
	list-style: none;
	width: 303px;
	min-width: 303px;
	max-width: 303px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
}
ul#cnav li{
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	line-height: 20px;
	width: 303px;
	min-width: 303px;
	max-width: 303px;
	margin: 0px;
	white-space:nowrap;
	padding: 0px 0px 5px 0px;
}
ul#cnav li a{
	display: block;
	width: 303px;
	min-width: 303px;
	max-width: 303px;
	white-space:nowrap;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-decoration:none;
	background: #cccccc;
	padding-left: 24px;
}
ul#cnav li.act a, ul#cnav li a:hover{
	color: #fff;
	background: #666666;
}
ul#cnav li a:hover{
	text-decoration:underline;
}

/********* Page-Browser ***************/

#browseBoxWrap{
	display: block;
	position: absolute;
	bottom: 17px;
	left: 0px;
	width: 475px;
	min-width: 475px;
	max-width: 475px;
}
span.inactiveLinkWrap,span.activeLinkWrap{
	display: none;
}
span.prevLinkWrap{
	float: left;
}
span.nextLinkWrap{
	float: right;
}

#nextBtn{
	background:url(../img/assets/next.gif) no-repeat;
	width: 12px;
	min-width: 12px;
	max-width: 12px;
	height: 15px;
	min-height: 15px;
	max-height: 15px;
	line-height: 15px;	
}
#prevBtn{
	background:url(../img/assets/prev.gif) no-repeat;
	width: 12px;
	min-width: 12px;
	max-width: 12px;
	height: 15px;
	min-height: 15px;
	max-height: 15px;
	line-height: 15px;	
}

/********* Umfrage ***************/
.tx-pbsurvey-pi1{
	display: block;
	width: 470px;
	min-width: 470px;
	max-width: 470px;	
}
#frmPbSurvey{
	display: block;
	width: 470px;
	min-width: 470px;
	max-width: 470px;	
}
.tx-pbsurvey-pi1 .bar, .tx-ncpbsurveyfesimplestats-pi1 .bar {
	background: #66cc99;
}
.tx-pbsurvey-pi1 .survey_item {
	margin-top: 10px; 
	margin-bottom: 10px;
}

#frmPbSurvey fieldset{
	display: block;
	border:none;
	width: 470px;
	min-width: 470px;
	max-width: 470px;	
	padding-bottom: 25px;		
}
.tx-pbsurvey-pi1 .question{
	display: block;
	white-space:normal;
	font-size: 11px;
	color: #000000;
	text-align:left;
	width: 470px;
	min-width: 470px;
	max-width: 470px;	
	font-weight: bold;		
}
#frmPbSurvey .questionNumber{
	padding-right: 3px;
}

#frmPbSurvey .pbsurvey-submit{
	position: absolute;
	bottom: 17px;
	right: 25px;
	background:#fff url(../img/assets/next.gif) no-repeat center right;
	border:none;
	color: #339966;
	font-size: 12px;
	font-weight: bold;	
	padding-right: 15px;
	width: 90px;
	min-width: 90px;
	max-width: 90px;
	text-align: right;	
}
#frmPbSurvey .pbsurvey-submit:hover{
	text-decoration:underline;
}
#frmPbSurvey .pbsurvey-back{
	position: absolute;
	bottom: 17px;
	left: 0px;
	background:#fff url(../img/assets/prev.gif) no-repeat;
	border:none;
	color: #339966;
	font-size: 12px;
	font-weight: bold;	
	padding-left: 15px;
	width: 70px;
	min-width: 70px;
	max-width: 70px;	
	text-align: left;	
}
