#leftnav
{
	height: 570px;
}

#contextnav
{
	width: 190px; height: 190px;
	background-color: #D6D6D6;
}

#header
{
	width: 551px;
	height: 33px;
	padding: 17px 0px 0px 19px;
	background-color: #D0DDEB;
}
*html #header
{
	width: 570px;
	height: 50px;
}
*html #header/* */
{
	width: 553px;
	height: 33px;
}

#text
{
	width: 570px;
}

#text p
{
	margin-top: 0px;
	padding: 11px 22px 4px 19px;
	line-height: 18px;
}

*html #text p
{
	line-height: 20px;
	margin-bottom: 12px;
}

#text p span
{
	padding: 0;
}

span.tablefill
{
	display: block;
	height: 1px;
	font-size: 0px;
}

/*****************************************/
#maske table td.left  .tablefill
{
	width: 21px;
}

#maske table td.title .tablefill
{
	width: 158px;
}

#maske table td.necessary .tablefill
{
	width: 11px;
}

#maske table td.inputcol .tablefill
{
	width: 297px;
}

#maske table td.right .tablefill
{
	width: 83px;
}

/*****************************************/

#maske thead td
{
	background-color: #D6D6D6;
	height: 20px;
}

#maske thead tr.topspacer td
{
	height: 1px;
	background-color: white;
}

#maske thead td.title
{
	font-weight: bold;
	font-size: 12px;
	padding-top: 1px;
	height: 19px;
}

#maske thead td.inputcol
{
	padding-top: 4px;
	font-size: 10px;
}

/******************************/
#maske tbody td
{
	font-size: 11px;
}

#maske tbody td.inputcol
{
	padding-top: 2px;
	height: 28px;
}

#maske tbody td.title
{
	height: 29px;
	vertical-align: middle;
	padding-top: 1px;
	text-align: left;
}
*html #maske tbody td.title
{
	height: 30px;
}
*html #maske tbody td.title/* */
{
	height: 29px;
}

#maske tbody td.necessary
{
	vertical-align: top;
	padding-top: 2px;
	height: 23px;
}

#maske tbody tr.privacy td
{
	background-color: #D0DEEB;
	padding-top: 2px;
	height: 27px;
}
#maske tbody tr.privacy td.title
{
	padding-top: 7px;

}


#maske tfoot td
{
	padding-top: 2px;
}

#maske tfoot td.title
{
	padding-left: 6px;
}

#maske tfoot td.inputcol
{
	padding-left: 3px;
}

#maske tr.even td
{
	background-color: #F2F2F2;
}

#maske tr.hidden td
{
	display:none;
}


#maske input.radio
{
	margin-left: -2px;
	vertical-align: bottom;
	position: relative;
	top: -1px;
}


/* IE 6 */
* html #maske input.radio {
top: 0px;
}

/* IE 7 */
*+ html #maske input.radio {
top: 0px;
}


#maske label
{
	margin-right: 10px;
}
*html #maske input.radio
{
	vertical-align: bottom;
}
*html #maske input.radio/* */
{
	vertical-align: middle;
}
#maske tbody td.title
{
	vertical-align: top;
	padding-top: 8px;
	height: 22px;
}

#maske input.input_xl
{
	background-image: url('../images/background/input_280.gif');
	width: 276px; height: 13px;
	border: none;
	font-size: 10px;
	color: #333333;
	padding: 1px 2px 1px 2px;
}
*html #maske input.input_xl
{
	width: 280px; height: 15px;
}
*html #maske input.input_xl/* */
{
	width: 276px; height: 13px;
}
#maske input.input_l
{
	background-image: url('../images/background/input_200.gif');
	width: 196px; height: 13px;
	border: none;
	font-size: 10px;
	color: #333333;
	padding: 1px 2px 1px 2px;
	margin-right: 7px;
}
*html #maske input.input_l
{
	width: 200px; height: 15px;
}
*html #maske input.input_l/* */
{
	width: 196px; height: 13px;
}

#maske input.input_s
{
	background-image: url('../images/background/input_70.gif');
	width: 66px; height: 13px;
	border: none;
	font-size: 10px;
	color: #333333;
	padding: 1px 2px 1px 2px;
	margin-right: 7px;
}
*html #maske input.input_s
{
	width: 70px; height: 15px;
}
*html #maske input.input_s/* */
{
	width: 66px; height: 13px;
}

#maske select
{
	width: 170px;
	font-size: 11px;
	color: #333333;
	margin-top: 1px;
}

#maske textarea.message
{
	margin-top: 8px;
	margin-bottom: 8px;
	width: 276px;
	height: 68px;
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	border: none;
	background-image: url('../images/background/textarea_kontakt.gif');
	padding: 1px 2px 1px 2px;
	overflow: auto;
}
*html #maske textarea.message
{
	width: 280px;
	height: 70px;
}
*html #maske textarea.message/* */
{
	width: 276px;
	height: 68px;
}
*html input,*html textarea
{
	background-attachment: fixed;
}

