
html {
background-color:#FFFFFF;
height: 100%; margin-bottom: 1px;
}


body
{
 background-color:#FFFFFF;
 margin:0px;
}

p, td, li, ul, td, div {
 font-family:Arial,Verdana;
 font-size: 12px;
 line-height: 17px;
 color:#404040;
list-style-image: url(/images/bullet.gif);
list-style-position:outside;
}

ul{
margin:10px;padding:10px;
}


li.bold {
font-weight:bold;
}

h1 {font-size:14px;color:#404040;line-height:28px;margin-top:26px;margin-bottom:0px;}
h2 {font-size:11pt;color:#000000;line-height:13pt;font-variant:small-caps;}
h3 {font-size:11pt;color:#000000;line-height:13pt;text-decoration:underline;font-variant:small-caps;}
h4 {font-size:12px;color:#404040;line-height:16px;}

h1.stellenangebot {font-size:11pt;color:#000000;line-height:13pt;font-variant:small-caps;margin-top:16px;margin-bottom:16px;}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  color:#C50023;
}

.even {
background-color:#E1E1E1;
}

.odd {
background-color:#CECECE;
}

.even_red {
background-color:#F8E1E5;
}

.odd_red {
background-color:#F4CED5;
}

.copyright {
color:#9A9A9A;
font-size:11px;
}

.footer {
margin-top:21px;
margin-right:21px;
}

div.footer a:visited{
color:#999999;
}
div.footer a:link{
color:#999999;
}

div.footer {
color:#999999;
}

.grey {
color:#404040;
}

.linke_spalte {
float:left;
width:450px;
}

.rechte_spalte {
float:right;
width:209px;
}
.linke_spalte_print {
float:left;
width:400px;
}

.tabelle_links {
padding-right:10px;
padding-top:7px;
}

.tabelle_rechts {
padding-top:7px;
}

.klein{
font-size:10px;
}

.zahlen_klein{
font-size:9px;
color:#939393;
vertical-align:super;
}
.liste {
margin-left: 25px;
padding-left: 0px;
text-indent: -15px;
}
.profilliste_unterstrichen{
margin:0;
padding:0;
margin-left: 25px;
padding-left: 0px;
text-indent: 0px;
font-size:11pt;
color:#000000;
text-decoration:underline;
}
.profilliste{
margin:0;
padding:0;
font-size:11pt;
margin-left: 25px;
padding-left: 0px;
text-indent: -15px;
color:#000000;
}
.profilliste2{
margin:0;
padding:0;
font-size:11pt;
margin-left: 50px;
padding-left: 0px;
text-indent: -15px;
color:#000000;
}
#profil {
font-size:11pt;
color:#000000;
}
.backendnavi{
margin-right:8px;
}
.profile_over{
background-color:#dddddd;
border: 1px solid #939393;
cursor:pointer;
}
.profile_out{
background-color:#e4e4e4;
border: 1px solid #e4e4e4;
cursor:pointer;
}
.link_td td a { display:block; width:100%; }

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}