/* 
 Formatvorlage für Entscheidungen aus dem Saarland
 geschrieben 2003 von Jörg Reichert
 dixi, 5.11.2003, nach Ruecksprache mit QS und Scheer:
 fuer p, ueberschrift font-size:11pt statt 12pt
 fuer .langtext, .leitsatz ... font-size:12pt statt 14pt
*/

/*
body { margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:5px; background-color:#ffffff; }
p,li,ol,h1,h2,h3,h4,h5,span,td { font-family:Verdana,Arial,Helvetica,Sans-Serif; text-indent:0pt;  font-size:11pt; }

*/
p { margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:10px; text-indent:0pt; font-size:0.85em;}

pre { margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:10px; }

.name { margin-bottom:10px; font-size:8pt; }
.ueberschrift {
        margin-bottom:10px;
	font-size:1.05em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	}

.indent1 { margin-left:20px; }
.indent2 { margin-left:40px; }
.indent3 { margin-left:60px; }
.indent4 { margin-left:80px; }
.indent5 { margin-left:100px; }
.indent6 { margin-left:120px; }
.indent7 { margin-left:140px; }
.indent8 { margin-left:160px; }
.indent9 { margin-left:180px; }
   
.highlight0 { color:red; background-color:rgb(238,243,249); font-weight:bold; }
.highlight1 { color:red; background-color:rgb(238,243,249); font-weight:bold; }
.highlight2 { color:red; background-color:rgb(238,243,249); font-weight:bold; }
.highlight3 { color:red; background-color:rgb(238,243,249); font-weight:bold; }
.highlight4 { color:red; background-color:rgb(238,243,249); font-weight:bold; }
.highlight5 { color:red; background-color:rgb(238,243,249); font-weight:bold; }
.highlight6 { color:red; background-color:rgb(238,243,249); font-weight:bold; }
.highlight7 { color:red; background-color:rgb(238,243,249); font-weight:bold; }
.highlight8 { color:red; background-color:rgb(238,243,249); font-weight:bold; }
.highlight9 { color:red; background-color:rgb(238,243,249); font-weight:bold; }

.titel { color:#000000; }
/*
Ae3nderung dixi 20.5.2005, nachdem das BAG das Element sonstlt benutzt
.langtext,.leitsatz,.tenor,.tatbestand,.entschgruende,.gruende,.abwmeinung   
*/
.sonstlt,.tatbestand,.entschgruende,.gruende,.abwmeinung,.leitsatz,.tenor,.kurztext-land 
   { text-align:center;
     font-size:1.00em;
     font-weight:bold;
     font-family:Arial, Helvetica, sans-serif;
     }
div p
   {
     font-size:81%;
     font-family:Arial, Helvetica, sans-serif;
     }
table.treffer {  width: 700px;
	  border-width: 3px;	  
	  }
table {
	font-family: arial,helvetica,sans-serif;
	/* hier ansetzen fuer Schriftvergroesserung bei Einzeldokumentansicht
	   Achtung: Randnummerntabellen in "alten" Entscheidungen */
	font-size: 90%;
	line-height: 140%;
	margin-top: 0;
	}
h1	{
        /* hinzugefuegt dixi, 21.8.2007, nach Vorschlag von Marcus Schulte zur h1-Auszeichnung
	*/
	font-size: 1.05em;
	line-height: 150%;
	margin-left: 10px;
	}
