body {
background-color: #ffffff;
/*background-color: #cccccc;*/
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}
td{
font-size: 11px;
}

a {color: #990000;}
a:visited {color:#880000;}
a:hover {color: #564b47;}
a:active { color:#000000;}


/* -----------footer--------------------------- */
.footer {
background:url(images/footer_shadow.gif) no-repeat;
background-color:#e9e9e9;
}
/*-------------NAVIGATION ---------------------*/

/*-------------BOX LEFT ---------------------*/
.boxheader{
background:url(images/box_left_01.gif) no-repeat;
color:#333333;
font-size:11px;
font-weight:bold;
line-height:27px;
text-indent:15px;
}
.boxcontent{
background:url(images/box_left_02.gif) no-repeat;
background-position: top left;
background-color:#FFFFFF;
color:#333333;
font-size:11px;
padding:5px;
height:100px;
}
.boxcontent a{
font-weight:bold;
}
.boxfooter{
background:url(images/box_left_03.gif) no-repeat;
height:5px;
}
.boxfooterlink a{
font-size:11px;
margin:7px;
}

/*-------------JOBENTRY ---------------------*/
.jobentry{
background:url(images/jobentry.gif) no-repeat;
width:223px;
height:45px;
text-align:center;
padding-top:8px;
margin:2px 0px 0px 7px;
font-size:11px;
line-height:16px;
}
.jobentry a{
color:#990000;
}

/*-------------Routingformular ---------------------*/
.routingform{
margin:7px;
}
.routingform td{
font-size:11px;
}
.routingform form{
margin:0px;
border:0px;
}
.field1{
background-color:#d5d5d5;
border:1px solid #ffffff;
height:23px;
}
.boxbutton {
width:161px;
height:35px;
}
/*-------------CONTENT ---------------------*/
.featured{

}
.hl_featured{
background:url(images/hl_big.gif) no-repeat;
background-position:right;
line-height:40px;
font-size:12px;
text-indent:40px;
}
.shadow{
background:url(images/shadow.gif) no-repeat;
line-height:40px;
}

.contentbox_header{
text-indent:10px;
}
.tn{
border:1px solid #cccccc;
padding:1px;
}
hr {
border-top: 1px dotted #999;
border-bottom:0px;
border-left:0px;
border-right:0px;
color: #fff;
background-color: #fff;
height: 0px;
}