
@media all{
/* font families */

body{					font-family:		Verdana, Arial, helvetica, sans-serif;}


body{					font-size:		0.7em;}
h1, h2{					font-size:		1.2em;}
input, textarea{			font-size:		0.95em;}


body{					margin:			0px;
					line-height:		165%;}





a{					color:			#FF0000;
					text-decoration:	none;}




th{					text-align:		left;
					font-weight:		normal;}
td, th{					vertical-align:		top;
					padding-right:		0.8em;}

td.r, th.r{				text-align:		right;
					white-space:		nowrap;}

div.head{				background-color:	#CC3333;
					color:			#FFFFFF;
					padding:		1em 2em 1em 2em;}

div.body{				margin:			2em;}

p.date{					text-align:		right;}

div.brief,
div.anordnung,
div.erlass,
div.richtlinie,
div.verordnung,
div.denkschrift,
div.schreiben,
div.brief,
div.artikel,
div.vermerk,
div.bericht,
div.rundschreiben,
div.aktenvermerk,
div.fernschreiben,
div.anmerkung,
div.letter,
div.paper
		{			background-color:	#FFFFDD;
					border-width:		1px;
					border-color:		#CC9999;
					border-style:		solid;
					margin:			5em 32em 2em 0em;
					width:			55em;
					padding:		3em 5em 3em 5em;
					font-family:		Courier New, monospace;
					font-size:		1.1em;
					line-height:		165%;}
.bt{				border-top-style:	solid;
					border-top-width:	1px;
					border-top-color:	#CCCCCC;}
.r{					text-align:			right;}
.fullwidth{			width:				99%;}

h1.documenttitle{			width:			35em;
					line-height:		165%;
					margin-top:		2em;}

table.footnotes{			width:			70em;}


div.artikel{				font-family:		serif;
					background-color:	#FFEEEE;}





div.denkschrift{			background-color:	#DDFFFF;}

div.lhead{				margin-bottom:		5em;}

p.metabottom{				margin-top:		10em;
					margin-bottom:		5em;
					margin-left:		2em;}



fieldset{				border-color:		#CCCCCC;
					border-width:		1px;
					border-style:		solid;
					padding-top:		1.5em;
					margin-bottom:		2em;}
fieldset input.flat, textarea.flat{	border-style:		solid;
					border-width:		1px;
					border-color:		#CCCCCC;
					padding:		0.3em;
					font-family:		sans-serif;}
textarea{				line-height:		150%;}



legend{					background-color:	#CC3333;
					color:			#FFFFFF;
					padding:		0em 0.5em 0em 0.5em;}
					
}

@media print{
	div.head,
	div.mainmenu,
	p.metabottom{			display:		none;}

	div.einleitung_deutsch{		page-break-after:	always;}

	div.einleitung_deutsch,
	div.einleitung_slowenisch{	font-family:		Times New Roman, serif;
					font-size:		10pt;
					line-height:		160%;}

	p{				orphans:		3;	/* not supported by most browsers */
					widows:			3;}	/* not supported by most browsers */

	table.footnotesprint{		display:		block;
					page-break-after:	always;
					margin-top:		1cm;}
	table.footnotes{		display:		none;}

	a{				color:			#000000;}

	div.brief,
	div.anordnung,
	div.erlass,
	div.richtlinie,
	div.verordnung,
	div.denkschrift,
	div.schreiben,
	div.brief,
	div.artikel,
	div.vermerk,
	div.bericht,
	div.rundschreiben,
	div.aktenvermerk,
	div.fernschreiben,
	div.anmerkung,
	div.paper,
	div.letter{
					border-style:		none;
					margin:			0px;
					padding:		0px;
					font-family:		Courier New, monospace;
					font-size:		10pt;
					line-height:		160%;
					width:			100%;}

}



@media screen{
	div.einleitung_deutsch{		float:			left;
					width:			40%;
					padding-left:		6%;
					margin-top:		10em;
					text-align:		right;}

	div.einleitung_slowenisch {	float:			right;
					margin-top:		10em;
					width:			40%;
					padding-right:		6%;}

	p.metabottom{			clear:			both;}
	
	table.footnotesprint{		display:		none;}
	table.footnotes{		display:		block;}

}




