body
{
	font-family: Verdana,arial,helvetica;
	font-size: 11px;
}

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: Fuchsia;
}
i
{
	color: #3C6095;
	border-top-style: none;
	font-weight: normal;
}

span.nr
{
	border: solid 1px black; /*     background-color:Silver;     color:#C02827;*/
	background-color: #04B4AE;/*#00CCCC;#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;
}

/* Genereller Style einer geraden Hauptfrage*/
span.question
{
	border-top: solid 1px black; /*     border-left:solid 1px black;     border-right:solid 1px black;     */
	display: block;
	background-color: #EBF6F6;/*#FCF8ED;*/
	padding-top: 2px;
	margin-left: 10px;
}

/* Geänderter Style der ungeraden Hauptfrage*/
span.question.alter
{
	background-color:	#F5F6CE;/*#F4F4F4;*/
}

/* Modifikationen der Frage */
span.question.noborder,
span.question.alter.noborder
{
	border-top-style:none;
}

span.question.hide,
span.question.alter.hide
{
	display:none;
}

span.question.show,
span.question.alter.show
{
	display:block;
}


table.rbl, table.cbl
{
	/*border:solid 1px black;*/
	border-top-style: none;
	
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	
}



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: 16px;
}

h1
{
	font-family: verdana,arial,helvetica;
	font-size: 18px;
}

span.lbl
{
	font-family: Lucida Console, Monospace;
	color: green;
	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
{
	
	color: #990000;
	font-size: 11px;
	font-style:italic;
	margin-left:30px;
}

#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;
	
}

#tbxVorname:activate
{
	background-color: Red;
}


div.zeile
{
	margin: 5 5 5 5;
}

div#registrierung
{
	background:transparent url(pix/pixpat_pflicht.png) no-repeat center center;
	filter:alpha(opacity=50);
    opacity: 0.5;
}

.ddl
{
	
	margin: 10px;
	margin-left:50px;
	
}

table.unterfrage
{
	
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	margin-left: 40px;
	font-weight: normal;
	border:solid 1px #3C6095;
	border-right-style:none;
	border-collapse:collapse;
	/*background-color:White;*/
	margin-top:10px;
	
	
}

table.unterfrage tr,
table.unterfrage tr td
{
	border:solid 1px black;
	padding: 2 4 2 4;
	
}

table.unterfrage tr td.head
{
	background-color: #04B4AE;/*#5F7DB0;#3C6095;*/
	color: white	;
	
	
	
}

table.unterfrage tr td.show{visibility:visible;}
table.unterfrage tr td.hide{visibility:hidden;}

input.txt.tab
{
	margin-left:30px;
	margin-bottom:10px;
}

#btnNew
{
	margin-left:20px;
}

span.sonstige
{
	margin-left:30px;
	margin-top:-4px;
	margin-bottom:0px;
	
}

span.sonstige.show {display:block;}
span.sonstige.hide {display:none;}

.TextBox
{
	margin-left:30px;
	margin-bottom:10px;
	margin-top:10px;

}


