<!--
body{
	background-image: url(/tempus-vivit/img/hintergrund.jpg);
	font-size: 10pt;
}

h1{
	color: #000000;
	font-size:35pt;
	font-weight: normal;
}
h2,p.articleheading1{
	font-size:20pt;
	color: #000000;
	font-weight: bold;
}
h3,p.articleheading2{
	color: #000000;
	font-size:14pt;
	font-weight: bold;
}

h4,p.articleheading3{
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	line-height:1.1em;
	margin-top: 0.3cm;
	margin-bottom:0.1cm
}

h4,p.articleheading3{
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

h5,p.articleheading4{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

p,input,td,th{
	color: #000000;
	font-size: 10pt;
}

th{
	color: #000000;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
}

th.filled{
	background-color: #DDBB66;
	color: #000000;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
}

table{
	margin:0;
}

table.box{
	border-width: 2px;
	border-style: solid;
	border-collapse: collapse;
	padding: 0;

	border-color: black;
}


a:link{
	color: #1111FF;
	font-size: 10pt;
	text-decoration: none;
}

a:visited{
	color: #0000AA;
	font-size: 10pt;
	text-decoration: none;
}

a:hover{
	color: #0000CC;
	font-size: 10pt;
	text-decoration: underline;
}
a.anchor {color:inherit;
         font-size:inherit; 
         text-decoration:none}

SELECT.colored,INPUT.colored  {
    font-size : 9pt;
    font-weight : normal;
    background-color : #EECC88;
    border-color : black;
    border-style : solid;
    border-width : 1px;

    color : black;
}

td.navbox-header{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

td.infobar-section{
	font-size: 22pt;
}

ul.article{
  line-height: 120%;
}

li,li.articlelistitem1{
  line-height: 120%;
}

pre.textparserpre,pre.textparsercode{
  font-size: 120%;
  padding: 0.5em;
  border: 1px dashed #88aa88;
  color: Black;
  background-color: #ddffdd;
  overflow: hidden;
  width: 95%;
}

th.textparser{
	background-color: #DDBB66;
	color: #000000;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

td.textparser{
	padding-left: 5px;
	padding-right: 5px;
}


th.textparserborder,th.textparserbordervertical,th.textparserborderhorizontal{
	background-color: #DDBB66;
	color: #000000;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	border-color: black;
	border-width: 2px; 
	border-style: solid; 
}

td.textparserborder{
	padding-left: 5px;
	padding-right: 5px;
	border-color: black;
	border-width: 2px; 
	border-style: solid; 
}

td.textparserbordervertical{
	border-left-color: black;
	border-left-width: 2px; 
	border-left-style: solid; 
	border-right-color: black;
	border-right-width: 2px; 
	border-right-style: solid; 
	border-bottom-width: 0px;
	border-top-width: 0px;
}

td.textparserborderhorizontal{
	border-left-color: black;
	border-left-width: 0px; 
	border-left-style: solid; 
	border-right-color: black;
	border-right-width: 0px; 
	border-right-style: solid; 
	border-bottom-color: black;
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	border-top-color: black;
	border-top-style: solid; 
	border-top-width: 2px;
        padding-left: 4px;
        padding-right: 4px;

}

li.textparserolistitem1{
	list-style-type: decimal;
}
li.textparserolistitem2{
	list-style-type: lower-alpha;
}
li.textparserolistitem3{
	list-style-type: lower-roman;
}
li.textparserolistitem4{
	list-style-type: upper-latin;
}

li.textparserulistitem1{
	list-style-type: disc;
}
li.textparserulistitem2{
	list-style-type: circle;
}
li.textparserulistitem3{
	list-style-type: square;
}
li.textparserulistitem4{
	list-style-type: disc;
}

a.textparserfn_top{
	font-size: 60%;
	vertical-align: super;
}

table.textparser{
	border-collapse: collapse;
	margin: 0px;
}

table.textparserborder,table.textparserbordervertical,table.textparserborderhorizontal{
	border-collapse: collapse; 
	padding: 2; 
	padding-left: 4; 
	padding-right:4 ;
	border-color: black;
	border-width: 2px; 
	border-style: solid; 
}



table.listing{
	border-collapse: collapse;
	margin: 0px;
}

table.listing{
	border-collapse: collapse; 
	padding: 2; 
	padding-left: 4; 
	padding-right:4 ;
	border-color: black;
	border-width: 2px; 
	border-style: solid; 
}

th.listing{
	background-color: #DDBB66;
	color: #000000;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	border-color: black;
	border-width: 2px; 
	border-style: solid; 
}

td.listing{
	padding-left: 5px;
	padding-right: 5px;
	border-color: black;
	border-width: 2px; 
	border-style: solid; 
}


-->