/* General page style. */
html,body {
	margin:0;
	padding:0;
	border:none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

h1{
	font-size: 12px;
	font-weight:bold;
	margin-top: 15px;
}
h2{
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}

h3{
	font-size: 10px;
	font-weight:bold;
	color: #CCCCCC;
}
table.ergebnistabelle,
table.ergebnistabelle2{
	border: 0px;
	border-spacing:0px;
	padding: 0px;
	margin: 0px;
}
table.ergebnistabelle{
	width: 440px;
}
table.ergebnistabelle2{
	width: 100%;
}
tr.tr-even{
	background-color:#EEEEEE;
	padding: 0px;
	margin: 0px;
}
tr.tr-odd{
	background-color:#DDDDDD;
	padding: 0px;
	margin: 0px;
}
tr.tr-odd td,
tr.tr-even td{ 
	padding:0px;
	margin:0px;
	border: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #FF6600;
	height: 28px;
}
table.ergebnistabelle2 tr.tr-odd td,
table.ergebnistabelle2 tr.tr-even td{ 
	padding:0px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #FF6600;
	height: 13px;
}

table.ergebnistabelle th{ 
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px solid #FF6600;
}

p.bodytext{
	margin-top: 4px;
	margin-bottom: 3px;
	font-size:11px;
	line-height: 13px;
	text-align:left;
}

form { display: inline;}
/*DIV#formular {display: none;}*/
table.formular {
\-moz-border-radius: 0.5em;
}
TD.formularkopf { padding: 5px; color: black; font-weight: bold; font-size:11px; background-color: #FFFFFF; border: 1px solid #FF6600; }
TD.description { padding-left: 5px; color: white; font-weight: bold; font-size:11px; }

TD.buttons { text-align: center; border-top: 1px solid white;}
TD.buttons INPUT { margin-top: 2px; border: 1px solid #333333; font-size:10px; width:130px; height:16px; background-color: #EEEEEE; }
TD.selection SELECT { border: 1px solid #333333; font-size:10px; width:100px; height:16px; background-color: #EEEEEE; }

/* FOOTER style. */
#copyright{
	display:none;
}


/* General font families for common tags */
font,th,td,p,h1,h2,h3,li { font-family: Arial, Verdana, Helvetica, sans-serif; }

a:link,a:active,a:visited { color : #FF6600; text-decoration: none;}
a:hover		{ text-decoration: underline; }

table.ergebnistabelle a:link,
table.ergebnistabelle a:active,
table.ergebnistabelle a:visited { color : #000000; text-decoration: none;}
table.ergebnistabelle a:hover		{ color : #FF6600; text-decoration: none; }

table.ergebnistabelle a.zertifikat:link,
table.ergebnistabelle a.zertifikat:visited { color : #FF6600; text-decoration: none; }

table.ergebnistabelle2 a:link,
table.ergebnistabelle2 a:active,
table.ergebnistabelle2 a:visited { color : #FF6600; text-decoration: none;}
table.ergebnistabelle2 a:hover		{ color : #FF6600; text-decoration: underline; }

.noScreen {display: none;}
