body
{
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
}


div#container
{
	width: 70em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#header
{
	font-size: 30px;
	height: 120px;
	width: 100%;
	background-image: url("../image/logoBPK20100528_small.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	color: red;
	margin-bottom: 10px;
}

div#header p
{
	padding-top: 90px;
}


fieldset
{
	border: 1px solid red;
	margin-bottom: 20px;
	padding: 10px;
}

table
{
	width: 100.1%;
	font-size: 10px;	
	margin: 0;
	padding: 0;
	border: 0;
}

table td
{
font-family: Verdana;
}

table td.left
{
	text-align: right;
	padding-right: 10px;
}

table td.right
{
	text-align: right;	
}

table td.bottom
{
	vertical-align: bottom;
}

table td.top
{
	vertical-align: top;	
}

table#result
{

}

table#result tr
{
	line-height: 15px;	
}

table#result td
{
	vertical-align: bottom;
}

legend
{
	padding: 2px 5px;
	border: 1px solid red;
	color: red;
	font-size: 90%;
}


label
{
	white-space: nowrap;
}


label.rb
{
	margin-left: 5px;
	width: 0;
	padding: 0;
	text-align: left;
	position: relative;
	top: -3px;
}


span.description
{
	color: #799d32;
	padding: 0;
	margin: 0;	
}



div.result
{
	text-align: right;	
	min-width: 100px;
	padding-right: 10px;
}

input.disabled
{
	background-color: lightgray;	
}

input
{
	font-family: Verdana;
}

input.rb
{
	margin-left: 10px;	
}
	
input.betrag
{
	text-align: right;
	width: 5em;	
}


input.spin-button
{
	width: 50px;
}
	
input.hasDatepicker
{
	width: 80px;
}

a.tooltip {margin-left: 10px; color: #799d32; text-decoration: none}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:40px; left:-300px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:400px; line-height: 13px;}

a.tooltipGebDat:hover b {display:block; position:absolute; top:40px; left:-250px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:400px; line-height: 13px;}

a.tooltipEigenAP:hover b {display:block; position:absolute; top:40px; left:-380px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:400px; line-height: 13px;}


/*
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#fff; display:block; font-size:1px;}
*/



span.super
{
	font-size: 8px;
	vertical-align: super;
}

div#footnote
{
	margin: 20px;
}

div.comment
{
	margin-top: 30px;
	text-align: justify;
}


div.buttonbar
{
	text-align: center;
	margin: 20px 0px;
}

div.colorred
{
	color: red;
}


div.loader
{
	background: url(../image/ajax-loader.gif) no-repeat;
	visibility: hidden;
	padding: 5px 5px;
}


div.hidden
{
	visibility: hidden;
}

div.visible
{
	visibility: visible;
}


div.pdf
{
	display: inline;
	position: relative;
	top: 20px;
}

p
{
	text-align: justify;
}

div#errorBeitragsdaten, div#errorParameter, div#errorPersonaldaten
{
	color: red;
	font-weight: bold;
	text-align: justify;	
}
