#katzenmilch {
    background: #fff url(../../Images/Content/page122/bg.jpg) no-repeat;
    height: 604px;
    margin-bottom: 300px;
    width: 643px;
    position: relative;
}
#katzenmilch h2 {
    display: none;
}

#katzenmilch div.separator {
	bottom: 40px;
	left: 30px;
	position: absolute;
	width: 590px;
}

#katzenmilch a.next-question {
	bottom: 20px;
	position: absolute;
	right: 22px;
}


#km-loader h3 {
	left: 290px;
	position: absolute;
	top: 270px;
}



/**
			QUESTIONS (GENERAL)
***********************************/
div.question-block input.input {
    border-width: 2px;
	 color: #842a73;
	 width: 290px;
}			

input.input-day, input.input-month, input.input-year {
    margin-right: 3px;
}

div.question-block {
	margin-bottom: 10px;
}

div.q-teaser div.hd, div.q-teaser div.hd b, div.q-teaser div.ft, div.q-teaser div.ft b {
	background: #fff url(../../Images/Content/page122/question-bg.gif) no-repeat;
	display: block;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
}
/* header / footer */
div.q-teaser div.hd {
	padding: 0 0 0 5px;
}

div.q-teaser div.hd b {
	background-position: right top;
}

div.q-teaser div.ft {
	background-position: left bottom;
	padding: 0 0 0 5px;
}

div.q-teaser div.ft b {
	background-position: right bottom;
}


div.q-teaser div.bd {
    background: #f7edd4;
	 padding: 10px;
}

div.question-block div.question {
	margin-bottom: 2px;
}

div.question-block div.question b {
	display: block;
}

div.question-block {
	color: #842a73;
	font-weight: bold;
}


/**
		CHECKBOXES / RADIO
********************************/
a.checkbox {
	background: transparent url(../../Images/Content/page122/checkbox.gif) no-repeat 2px -32px;
	
	display: block;
	height: 18px;
	padding: 2px 0 0 28px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

a.checkbox-on { /* a.checkbox:hover,  */
	background-position: 2px 0px;
	text-decoration: none;
}
a.checkbox:hover {
    text-decoration: none;
}

a.radio {
	background: transparent url(../../Images/Content/page122/radio.gif) no-repeat right -25px;
	display: block;
	float: left;
	height: 18px;
	font-weight: bold;
	margin-right: 15px;
	padding: 0px 21px 0 0;
	
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	
}
a.radio-on, a.radio:hover {
	background-position: right 1px;
	text-decoration: none;
}

/** 
        START
************************/
#katzenmilch div.content {
	 color: #842a73;
    position: relative;
    zoom: 1;
    z-index: 2;
}

#km-start {
    height: 519px;
    left: 0;
    padding: 85px 284px 0 25px;
    position: absolute;
    top: 0;
    width: 334px;
	 visibility: hidden;
}
#km-preise {
    bottom: 0px;
    height: 522px;
    right: 30px;
    width: 594px;
    position: absolute;    
    
}
#km-preise span {
    display: none;
}
#km-mitmachen 
{
    bottom: 8px;
    position: absolute;
    right: 12px;
    z-index: 3;
}



/** 
        QUESTIONS 1-3
************************/
#km-q13 {
    display: none;
    height: 519px;
    padding: 85px 285px 0 25px;
    width: 333px;
}
#km-q13 a.checkbox {
	float: left;
	position: relative;
	width: 60px;
	zoom: 1;
}
div.question-block input.input-day, div.question-block input.input-month {
    width: 30px;
}
div.question-block input.input-year {
    width: 60px;   
}

#km-p2-image {
	bottom: 57px;
	position: absolute;
	right: 4px;
}

/** 
        QUESTIONS 4
************************/

#km-q4 {
    display: none;
    height: 519px;
    padding: 85px 180px 0 25px;
    width: 438px;
}

#km-q4 td, #km-q4 th {
	color: #842a73;
	font-weight: normal;
}
#km-q4 td {
	padding-top: 5px;
	text-align: center;
}

#km-q4 th {
	font-weight: bold;
}

#km-q4 .checkbox {
	margin-left: 20px;
	width: 0;
}

div.km-cat {
	bottom: 57px;
	position: absolute;
	right: 8px;
}

#km-q4 td.separator {
	background: transparent url(../../Images/Misc/separator.png) repeat-x;
	font-size: 12px;
	line-height: 12px;
}

#km-product-info {
	background: #fff;
	border: #842A73 2px solid;
	left: 0;
	padding: 5px;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 200px;
	text-align: center;
}

#km-product-info div {
	display: none;
}


/** 
        QUESTIONS 5
************************/

#km-q5 {
    display: none;
    height: 519px;
    padding: 85px 180px 0 25px;
    width: 438px;
}

/** 
        FORM
************************/
#km-form {
    display: none;
	
    height: 519px;
    padding: 85px 10px 0 25px;
    width: 608px;
}
#km-form-fields {
	float: left;
	width: 335px;
}
#km-form div.question-block {
	font-weight: normal;
}

#km-form label {
	float: left;
	font-weight: bold;
	display: block;
	padding: 3px 0 0 0;
	width: 110px;
}

#km-form input.input{
	margin-bottom: 4px;
	margin-right: 5px;
	width: 185px;
}

#km-p4-image {
	bottom: 7px;
	left: 28px;
	position: absolute;
}

#km-form-terms {
	float: left;
	font-size: 12px;
	margin-left: 10px;
	width: 263px;
	text-align: justify;
}
#km-form-terms a {
	font-size: 10px;
	text-decoration: underline;
}

#km-thanks {
    display: none;
	
    height: 474px;
    padding: 120px 10px 0 73px;
    width: 560px;
}

#km-preloader {
	left: -5000px;
	position: absolute;
	top: -5000px;
}

div.form-item div {
    float: left;
}
