P  {
	font-size : small;
}

H1  {}

H2  {}

H3  {
	font-family : Arial;
	font-size : medium;
}


.boxheader {	background-image:url(http://www.orestes.de/images/background_layer_header.jpg);
                background-repeat:repeat;
         	height:50px;
           }

.boxheader_headline {
	font-size:16px;
	color:#ffffff;
 	font-weight:bold;
	font-family: Verdana,Helvetica,Sans-Serif;
	float:left;
	margin:15px 0 0 15px;
	width:300px;
}

a.boxhead_schliessen {
	float:right;
	display:block;
	background-image:url(http://www.orestes.de/images/Buttons/schliessen_off.png);
	width:80px;	
        height:20px;	
        margin:30px 10px 0 0;
 	cursor:pointer;
}


a.boxhead_close {
	float:right;
	display:block;
	background-image:url(http://www.orestes.de/images/Buttons/btn_close_off.png);
	width:80px;
	height:20px;
	margin:30px 10px 0 0;
	cursor:pointer;}

a.boxhead_en_close {
	float:right;
	display:block;
	background-image:url(http://www.orestes.de/images/btn_close_off.png);
	width:80px;
	height:20px;
	margin:30px 10px 0 0;
	cursor:pointer;}

div.boxcontent{
	font-family: Verdana,Helvetica,Sans-Serif;
	color: #16407f;
	margin:10px 20px 10px 20px;
	font-size:12px;
}


.size_1 {
	font-size:9px;
}
.size_2 {
	font-size:11px;
}
.size_3 {
	font-size:13px;
}

A  {
	color : Navy;
}

A:Visited  {
	color : Blue;
}

A:Active  {}

A:Hover  {
	color : Yellow;
	text-transform : capitalize;
	background-color : Black;
	visibility : visible;
}

BODY  {
	font-family : Arial;
	font-weight : normal;
	font-size : small;
	background-color : #EAEAEA;
}

.footnote  {
	font-size : x-small;
}

table { font-size:10pt; border-style: none none none none; border-collapse:collapse; } 

.dunkelblau { background-color:#666666; }
.rot { background-color:#ff0000; }
.yellow { background-color:#ffcc66; }
.yellowsmall { background-color:#FFCC66; width:5px; }
.whitesmall { background-color:#ffffff; width:5px; }
.whitenormal { background-color:#ffffff; }
.tdmedium { width:24px; height:20px; }
.tdrand { width:24px; }
td { border-style: none none none none; }  

.footnote
{
    FONT-SIZE: x-small
}

.tableheader{
border:0px solid black;
background:#000033;
background-color:#000033;
border-spacing:10px;
width:1024px;
color:#000033;
}

tbody .tdlborder
{
border:0px solid black;
width:64px;
}

.bread-crumb {
	margin-bottom: 1em;
	font-size: 1.1em;
}
.bread-crumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.bread-crumb li {
	margin: 0; padding: 0;
	display: inline;
	color: #B7CCE0;
	margin-right: 0.5em;
}
.bread-crumb li.active {
        font-weight: bold;
	color: #000000;
}
.bread-crumb a {
	text-decoration: none;
	color: #1E3778;
}
.bread-crumb a:active,
.bread-crumb a:hover {
	color: #B7CCE0;
}
.textwe
 {
   font-family: courier;
   background-color: #ffffe0;
 }
.textwd
 {
   font-family: courier;
   background-color: #CCFFFF;
 }

tr.even {
background:#DCE6F0 none repeat scroll 0%;
display: show;
}
tr.odd {
background:#F2F6F9 none repeat scroll 0%;
}
td.border {
border-left:1px solid #B7CCE0;
border-right:1px solid #B7CCE0;
margin:1pt;
padding:1px 2px;
}
th.border {
border-left:1px solid #B7CCE0;
border-right:1px solid #B7CCE0;
margin:1pt;
padding:1px 2px;
}
td.am {
border-left:1px solid #B7CCE0;
border-right:1px solid #B7CCE0;
width:35px;
valign:left;
margin:1pt;
padding:1px 2px;
}
th.am {
border-left:1px solid #B7CCE0;
border-right:1px solid #B7CCE0;
width:35px;
valign:left;
margin:1pt;
padding:1px 2px;
}
/* -----------------------------------*/
/* breadcrumb navigation
/* -----------------------------------*/
.bread-crumb {
	margin-bottom: 1em;
	font-size: 1.1em;
}
.bread-crumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.bread-crumb li {
	margin: 0; padding: 0;
	display: inline;
	color: #B7CCE0;
	margin-right: 0.5em;
}
.bread-crumb li.active {
        font-weight: bold;
	color: #000000;
}
.bread-crumb a {
	text-decoration: underline;
	color: #777777;
}
.bread-crumb a:active,
.bread-crumb a:hover {
	color: #B7CCE0;
}

