body
{
	font-family: Verdana,arial,helvetica;
	font-size: 11px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
	color:#564b47;

}

div#head
{
	background-image: url(pix/IBDIS_bg_img.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 122px;
	width: 100%;
}

a
{
	font-family: Verdana,arial,helvetica;
	font-size: 12px;
	color: #3C6095;
}
i
{
	color: #3C6095;
	border-top-style: none;
	font-weight: normal;
}

span.nr
{
	border: solid 1px black; /*     background-color:Silver;     color:#C02827;*/
	background-color: #3C6095;
	color: white;
	padding: 5px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-family: Lucida Console, Monospace;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

span.caption
{
	/*background:Yellow;*/
	color: Black;
	padding-top: 0px;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
}

span.question
{
	border-top: solid 1px black; /*     border-left:solid 1px black;     border-right:solid 1px black;     */
	display: block;
	background-color: #FCF8ED;
	padding-top: 2px;
	margin-left: 10px;
}

span.question.alter
{
	background-color: #F4F4F4;
}


table.rbl
{
	/*border:solid 1px black;*/
	border-top-style: none;
	text-align: center;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	margin-left: 20px;
	font-weight: normal;
}

div.question
{
	/*border:solid 1px black;*/
}

table.rbl td
{
	width: 100px;
	letter-spacing: 0px;
	padding-bottom: 15px;
}

.invalid
{
	color: #CE0000;
	font-size: 12px;
	font-family: Lucida Console, Monospace;
	font-weight: normal;
	float: left;
	padding-top: 5px;
}


span.msg
{
	font-family: verdana,arial,helvetica;
	color: #3C6095;
	display: block;
	font-weight: bold; /*     border:solid 1px black;     padding:5px;     background-color:#ffffcc;     */
}

#valSum
{
	font-family: verdana,arial,helvetica;
	color: #CE0000;
	font-size: 12px;
	border-top: solid 1px black;
	padding: 2px; /*background-color:#ffffcc;*/ /*background-color:#F4F4F4;*/ /*background-color:#ffffcc;*/
	display: block;
}

h2
{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
}

span.lbl
{
	font-family: Lucida Console, Monospace;
	color: #3C6095;
	font-size: 12px;
	vertical-align: text-top;
	padding-top: 10px;
}

span.lbl.grau
{
	color: #3C6095;
}

span.lbl.ced
{
	color: Red;
	border: solid 2px red;
	padding: 5px;
	background-color: Yellow;
	display: block;
}

span.lbl.ced-no
{
	color: #3C6095;
	border: solid 2px #3C6095;
	padding: 5px;
	background-color: Yellow;
	display: block;
}


span.info
{
	font-family: verdana,arial,helvetica;
	color: Gray;
	font-size: 14px;
}

#ddlLang
{
	background-color: White;
	font-family: Lucida Console, Monospace;
	color: #3C6095;
	font-size: 12px;
	font-weight: bold; /*     top:5px;     left:5px;     position:absolute;     */
	float: right;
}


#tool
{
	border-top: black 1px dotted;
	border-bottom: black 1px solid;
	padding: 20px;
	padding-left: 180px;
	margin-left: 10px;
	background-color: White;
}

#lblSubmit, #lblNew
{
	font-weight: bold;
}

table#grid
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
}


table#grid, table#grid td
{
	border-collapse: collapse;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: arial,helvetica,sans-serif;
	border: solid 1px black;
}

table#grid tr.header
{
	background-color: Silver;
}

table#grid tr.item
{
	background-color: White;
}

table#grid tr.alter
{
	background-color: #F6F6F6;
}

label.label
{
	float: left;
	width: 100px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 11px;
	line-height: 30px;
}

.tbx
{
	font-size: 11px;
	padding: 5 5 5 5;
	height: 25px;
	font-weight: bold;
	color: 3C6095;
	font-family: Verdana;
	border: solid 1px #3C6095;
	width: 200px; -moz-border-radius:4px;

}

#tbxVorname:activate
{
	background-color: Red;
}


div.zeile
{
	margin: 5 5 5 5;
	color: 3C6095;
}

div#registrierung
{
	background:transparent url(pix/pixpat_pflicht.png) no-repeat center center;
	filter:alpha(opacity=50);
    opacity: 0.5;
}

#tbxGeburtsdatum {width: 100px;}
#tbxInitialen {width: 80px;}
#tbxPlz {width: 80px;}

.hinweis
{
	color:Green;
}




div#membersNavi
{
	font-size: 12px;
	text-transform:uppercase;
	background-color: #3C6095;
	border-top:0px solid #564b47;
	border-bottom:0px solid #564b47;
	border-left:1px solid #FFFFFF;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:5px;
	margin:0px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 11px;
	font-size: 12px;
	height:13px;

}

div#membersNavi a {color:white;text-decoration:none;}
div#membersNavi a:hover {color:#EAFF90;text-decoration:underline;}

div#content
{
	margin:10px 10px 10px 10px;
}
div#content table
{
	font-size: 11px;
}


