@charset "UTF-8";
/* CSS Document */

body, html
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	height: 100%;
	background-position: top;
	background-image:url(../../img/bg_main.jpg);
	background-repeat:repeat-x;
	background-color:#929292;
}

/*.cornerBox img,*/
.cornerBox
{
	float:right;
	width:200px;
}

.rowNo
{
	padding-left:2px; color:#0066CC;
}

.rowYes
{
	padding-left:8px; color:#0066CC;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width:900px;
}

.jquery-corner
{
	position:relative;
	z-index:900;
	width:200px;
	/*
	height:39px;
	*/
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

#positionContainer
{
	width: 989px;
	margin: 0 auto;
	background-image:url(../../img/bg_content.png);
	background-repeat:repeat-y;
}

#footerContainer
{
	height:86px;
	
	width: 989px;
	margin: 0 auto;
	background-image:url(../../img/bg_footer.jpg);
	background-repeat:no-repeat;
}

h1
{
	text-transform: uppercase;
	font-family: Arial, Helvetiva, sans-serif;
	font-size:20px;
	color: #0066cc;
	font-weight: lighter;
	padding:30px;
	margin:0px;
}

h2
{
	font-family:Arial, Helvetiva, sans-serif;
	font-size:16px;
	color:#0066cc;
	font-weight:lighter;
}

h3
{
	font-family:Arial, Helvetiva, sans-serif;
	font-size:14px;
	color:#0066cc;
	font-weight:lighter;
	margin:0px;
	padding:0px;
}

h4
{
	font-family:Arial, Helvetiva, sans-serif;
	font-size:12px;
	color:#ef6600;
	font-weight:lighter;
	margin:2px 0px;
	padding:0px;
}

h2 span
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.contentBlockWhite
{
	width: 906px;
	left:11px;
	padding:15px 30px;
	position:relative;
}

.contentBlockGrey
{
	width: 906px;
	left:11px;
	padding:15px 30px;
	position:relative;
	background: #F0F0F0;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}

hr
{
	border-color:#FFFFFF;
}

.distance
{
	height:20px;
	clear:both;
}

.floatLeft
{
	float:left;
}

#back
{
	width:100px;
	height:24px;
	background: url(../../img/kur/back.jpg) no-repeat bottom right;
	margin:24px 0px 0px 38px;
	float:left;
	border:none;
	cursor:pointer;
}

.back_
{
	display:none;
}

#step1
{
	width:100px;
	height:24px;
	background: url(../../img/kur/step2.jpg) no-repeat bottom right;
	margin:24px 0px 0px 38px;
	float:left;
	border:none;
	cursor:pointer;
}

#step2
{
	width:100px;
	height:24px;
	background: url(../../img/kur/step3.jpg) no-repeat bottom right;
	margin:24px 0px 0px 18px;
	float:left;
	border:none;
	cursor:pointer;
}

#step3
{
	width:100px;
	height:24px;
	background: url(../../img/kur/step4.jpg) no-repeat bottom right;
	margin:24px 0px 0px 18px;
	float:left;
	border:none;
	cursor:pointer;
}

#step4
{
	width:108px;
	height:24px;
	background: url(../../img/kur/step5.jpg) no-repeat bottom right;
	margin:24px 0px 0px 18px;
	float:left;
	border:none;
	cursor:pointer;
}

#stepPrint
{
	width:154px;
	height:24px;
	background: url(../../img/kur/stepPrint.jpg) no-repeat bottom right;
	margin:24px 0px 0px 18px;
	float:left;
	border:none;
	cursor:pointer;
}

#stepStell
{
	width:186px;
	height:24px;
	background: url(../../img/kur/stepStell.jpg) no-repeat bottom right;
	margin:8px 0px 0px 0px;
	float:left;
	border:none;
	cursor:pointer;
}

#delete
{
	width:146px;
	height:24px;
	background: url(../../img/delete.jpg) no-repeat bottom right;
	margin:24px 0px 0px 18px;
	float:left;
	border:none;
	cursor:pointer;
}

label
{
	display:block;
	padding-bottom: 5px;
}

input.error, select.error, textarea.error
{
	background: #F68699;
}

label.error
{
	display:none !important;
}

.belonging
{
	display:none;
}

#footer {
	clear:both;
	color:black;
	font-size:11px;
	margin: 0 auto;
	padding:7px;
	position:relative;
	text-align:right;
	width:916px;
}

#footer a
{
	color: #000;
}

#footer #metamenu {
	float:left;
}

#headerLink
{
	width: 190px;
	height: 100px;
	position: absolute;
	text-decoration: none;
	margin-left: 770px;
	margin-top: 20px;
}

#pdfDownload
{
	background: url(../../img/kur/pdf.gif);
	width: 165px;
	height: 23px;
	display: block;
	float: right;
	text-decoration: none;
	margin-right: 27px;
	margin-top: 25px;
}

#printOverlay
{
    position: absolute;
    z-index:900;
    width:320px;
    height:200px;
    background:transparent url(../../img/bg_overlay.png);
    left:50%;
    top:50%;
    margin-top:-140px;
    margin-left:-200px;
    padding:10px 40px 40px 40px;
    font-size:14px;
    display:none;
    color:#333333;
}

#printOverlay a:link,
#printOverlay a:visited,
#printOverlay a:active,
#printOverlay a:hover
{
        color:#0066CC;
}

#pdfDownloadOverlay
{
	background: url(../../img/kur/pdf.gif);
	width: 165px;
	height: 23px;
	display: block;
	float: left;
	text-decoration: none;
	margin-top: 10px;
}

#stepPrintTrue
{
	width:154px;
	height:24px;
	background: url(../../img/kur/stepPrint.jpg) no-repeat bottom right;
	margin:10px 0px 20px 0px;
	float:left;
	border:none;
	cursor:pointer;
}

#printOverlay h2
{
    font-size:18px;
    font-weight: bold;
}