
	
	
	body 
{font-size: 100%;
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;}

.title { color: ffffff; font-style: normal; font-weight: bold; font-size: 14px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.txtw { color: ffffff; font-style: normal; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.txtn { color: 000000; font-style: normal; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.head1 { color: 000000; font-style: normal; font-weight: bold; font-size: 14px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.txtr { color: 000000; font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.txtl { color: ff3300; font-style: normal; font-weight: normal; font-size: 10px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.txtbl { color: ff3300; font-style: normal; font-weight: bold; font-size: 10px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.txtb { color: 000000; font-style: normal; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

.error { color: ff0000; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

a.txtbl2 { color: ff3300; font-style: normal; font-weight: bold; font-size: 14px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.txtbl2:visited { color: ff3300; font-style: normal; font-weight: bold; font-size: 14px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.txtbl2:active { color: ff3300; font-style: normal; font-weight: bold; font-size: 14px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.txtbl2:hover { color: ff6633; font-style: normal; font-weight: bold; font-size: 14px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }


#wrapstart {
background-color: ffffff;
width: 640px;
height: 505px;
text-align: middle;
position:absolute;
   top: 50%;
 left: 50%;
padding: 15;
margin: -250px 0 0 -320px
}

#topstart {
background-color: ff3300;
width: 640px;
height: 325px;
text-align: middle
}

#bottomstart {
background-color: ff3300;
width: 640px;
height: 180px;
text-align: middle
}

#wrap {
background-color: ffffff;
width: 760px;
height: 571px;
text-align: left;
position:absolute;
   top: 50%;
 left: 50%;
padding: 15;
margin: -305px 0 0 -400px
}

#header {
width: 760px;
height: 181px;
text-align: left;}

#titel {
background-color: ff3300;
text-align: right;
height: 60px;
width: 760px;
border-bottom: 1px solid #ffffff}

#navigation {
background-color: ff3300;
float: left;
height: 310px;
width: 200px;
border-bottom: 1px solid #ffffff}

#content {
float: right;
background-color: ffffff;
height: 310px;
width: 545px;
border-bottom: 1px solid #ffffff;
overflow:auto;}

#footer {
float: right;
background-color: ff3300;
height: 20px;
width: 760px;

}