/* (c) 2004 MBA Software-Consulting
       Im Weiler 1
       53123 Bonn

       E-Mail: info@MBA-Software.de 
      
   URL: $URL: $      
*/

body {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #336699;
	scrollbar-3dlight-color: #336699;
	scrollbar-darkshadow-color: #003366;
	scrollbar-track-color: #ffffff;
}

input, textarea {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

a:link {
	color: #336699;
	text-decoration: underline;
	font-size: 10pt
}

a:visited {
	color: #336699;
	text-decoration: underline;
	font-size: 10pt
}

a:active {
	color: #003366;
	text-decoration: underline;
	font-size: 10pt
}

a:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 10pt
}
	
.frame {
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: #FF0000;
	left: 100px;
	}

.leftcont {
	width: 510px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	}

.rightcont{
	width: 180px;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 10px;
	float: left;
	}

.cont{
	width: 700px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

.fullcont{
	width: 98%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 10px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 
	background-color: #f0f2f1;
	text-align: center;
	border: 1px #a3b7ab solid;
}

.copyright a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #5F6C99;
	text-decoration: none;
}

.copyright a:hover {
	color: #003366;
	text-decoration: none;
}

#edge{
	position: absolute;
	left: 0px;
	top: 0px;
	}

.gboxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #a3b7ab;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align : left;
	color: #FFFFFF;
	}

.gboxheadempty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #a3b7ab;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align : left;
	color: #FFFFFF;
	}

.gboxcont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
	border: 1px #a3b7ab solid;
	margin-bottom: 10px;
	margin-top: 0px;
	}

.gboxcont p{
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 0px;
	}

.gboxcont ul{
	list-style-position: outside; 
	list-style-image: url(images/bullet.gif); 
	list-style-type: disc;
}

.gboxcont li{
	padding-bottom: 5px;
}

.gboxcont li span.bullet {
	font-weight: bold; 
}

.gboxcont a{
	color: 	#5f6c99;
	text-decoration: underline;
	}

.gboxcont a:hover{
	color: 	#000000;
	text-decoration: underline;
	}

.bboxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5f6c99;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align : left;
	color: #FFFFFF;
	}

.bboxcont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px #5f6c99 solid;
	margin-bottom: 10px;
	margin-top: 0px;
	}

.bboxcont p{
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 0px;
	list-style-position: outside; 
	list-style-image: url(images/bullet.gif); 
	list-style-type: disc;
}

.bboxcont a{
	color: 	#5f6c99;
	text-decoration: underline;
}

.bboxcont a:hover{
	color: 	#000000;
	text-decoration: underline;
}

.header { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black;
	font-weight: bold; 
	background-color: #003366; 
	text-align: right;
	margin-top: 0px;
	padding: 6px;
}

.header a{
	color: #FFFFFF;
	background-color: #a3b7ab;
	text-decoration: underline;
}

.header a:hover {
	color: #5f6c99;
	background-color: #a3b7ab;
	text-decoration: underline;
}

.darkcell { 
	background-color: #d0e1d7; 
}

#heavy {
	font-weight: bold;
}

#background {  
	background-color: #003366;
	background-image:  url(images/background.gif); 
	background-repeat: repeat-y; 
	background-position: center;
}

div.fragenheader {
	color: gray;
}

.fach_statistik {
	color: gray;
}

.fach_statistik span.falsch {
	color: red;
}

.fach_statistik span.unbeantwortet {
	color: orange;
}
.stand_2005 {
	color: gray;
}

span.frage_nummer {
	font-weight: bold;
}

div.frage_text_oben {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.frage_text_unten {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.frage_image_error {
	text-align: center;
	color: red; 	
}
/* Stile fr die Tabelle der Antworten zu einer Frage*/
/* Allgemein: */
table.antworten {
	width: 100%;
	border-spacing: 3px;
	border-collapse: none;
}

table.antworten tr {
} 

table.antworten tr td {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	vertical-align: top;
	padding: 5px;
}

/* Links in einer Antwort-Tabelle nicht unterstreichen */
table.antworten tr td a:link {
	color: black;
	text-decoration: none;
}

table.antworten tr td a:visited {
	color: black;
	text-decoration: none;
}

/*  Folgende zustzliche Klassen sind fr die ganze Antwort
    definiert:
    
    neutral -  eine frisch gestellte Frage. Die Antwort wird
               neutral dargestellt.
    richtig -  Die richtige Antwort.
	falsch  -  Eine falsche Antwort.
	selected - Die vom Benutzer gewhlte Antwort.
	
*/

table.antworten tr.neutral {
	/* background-color: #a3b7ab; */
}

table.antworten tr.richtig {
	background-color: green;
}

table.antworten tr.falsch {
	background-color: darkgray;
	color: gray;
}

table.antworten tr.selected td.caption {
	background-color: red;
	color: black;
}

table.auswertung {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}

table.auswertung tr th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: #CCCCCC;
}

table.auswertung tr td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
}

table.auswertung tr.totals td {
	background-color: #CCCCCC;
}

table.auswertung tr td {
	text-align: center;
}

table.auswertung tr td.fach {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: left;
}

table.auswertung tr td.bestanden {
	background-color: green;
}

table.auswertung tr td.nicht_bestanden {
	background-color: red;
}

/* Links in einem Inhaltsverzeichnis nicht unterstreichen */
table.inhalt tr td a:link {
	color: black;
	text-decoration: none;
}

table.inhalt tr td a:visited {
	color: black;
	text-decoration: none;
}

table.inhalt {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}

table.inhalt tr th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: #CCCCCC;
}

table.inhalt tr td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;	
	border-color: gray;
}

table.inhalt tr td.anzahl {
	text-align: center;
}

table.inhalt tr td.anzahl {
	text-align: center;
}

span.disabled {
	color: gray;
}

span.nav a.pageno {
}

span.nav a.pagenoactive { 
	font-weight: bold;
	text-decoration: none;
}
	
span.nav a.pagenotext {
}

span.searchresult {
	 background-color: yellow;
	 color: black;
}

/* Tabelle innerhalb einer Frage */
table.in_frage_text {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}

table.in_frage_text tr th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: #AAAAAA;
}

table.in_frage_text tr td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;	
	border-color: gray;
}

table.in_frage_text tr td.A {
	background-color: #FFFFFF;
}

table.in_frage_text tr td.B {
	background-color: #CCCCCC;
}
