.printNoDisplay {
	display: none;
}

body {
	background-color: white;
	color: black;
}

p, li {
	font-family: times;
	font-size: 10pt;
}

table {
        font-family: times;
        font-size: 10pt;
}

th.entry {
	font-family: times;
        font-size: 10pt;
        font-weight:bold;
        text-align: left;
        vertical-align:top;
        padding-right:2mm;
        border-right: 1px solid black;
}

tr.color { 
	color:black; 
        background-color:#D3D3D3; 
}

p.subliste {
	font-weight: bold;
        padding-left: 5mm;
        margin-top: 25pt;
        margin-bottom: 0px;
}

ul.subliste {
	margin-top: 1px; 
}

h1 {
	font-family: times;
        font-size: 16pt;
}

h2 {
	font-family: times;
	font-size: 14pt;
}

h3,h4,h5,h6 {
	font-family: times;
	font-size: 12pt;
}

.small {
	font-size: 8pt;
}

.smallVerdana {
	font-family: times;
	font-size: 8pt;
}

.navitree {
        font-family: Verdana, Arial, sans-serif;
        font-size: 9pt;
}

tr.navi_row td {
	display: none;
}

.navi_row .searchform {
	display: none;
}

form .top_search {
	display: none;
}

form .navileftsearch {
	display: none;
}

table.searchfield {
	display: none;
}

td.DockContent {
	display: none;
}


td.mainContent {
	width: 100%;
}

a.glossar {
	padding-left: 15px;
	background-image: url("images/glossar.gif");
	background-repeat: no-repeat;
}

a.image.link {
	color: #000000;
        background-color: #000000;
	bordercolor: #000000;
}

a.image.visited {
        color: #000000;
        background-color: #000000;
        bordercolor: #000000;
}


tr.tabHeader {
}
td.tabActive {
	background-color: #DDD8EC;
	padding-left: 10px;
	padding-right: 10px;
}
td.tabInactive {
	display: none;
}
td.tabContent {
	background-color: #FFFFFF;
	border: 1pt solid #DDD8EC;
	padding: 10px;
}



a:link {
       	color: #0000FF; 
}
a:visited {
       	color: #0000FF; 
}

a:active {
       	color: #FF0000; 
}

a.nolink {
	color: #000000;
	text-decoration: none;
}

a.menu {
	font-size: 8pt;
	text-decoration: none;
	color: black;
}

a.menu:visited{
	color:black;
}

a.menu:hover {
	color: orangered;
}


a.main_teaser {
	color: #000000;
	text-decoration: none;	
}

a.main_teaser:visited {
	color: #000000;
}

a.main_teaser:hover {
	color: #555555;
	text-decoration: none;	
}


img.main_teaser {
	border: 1px solid black;
}




.red {
	color:#ffcccc
}

.xclass {
	font-weight:bold;
}



