body
{
background-color: #dcd8d0;
margin: 0px;
font-family: verdana;
font-size: 10px;
color: #444444;
}

td
{
font-family: verdana;
font-size: 10px;
color: #444444;
}

fieldset 
{ 
border:1px solid #888888; 
padding: 15px;
}

legend 
  {
  padding: 0.2em 0.5em;
  border:1px solid #888888;
  color:#444444;
  font-size:90%;
  text-align:right;
  }

img,form,a
{
border:0px;
margin:0px;
padding:0px;
}

hr
{
margin:0px;
padding:0px;
}

a
{
color: #444444;
}

.ref_kats
{
color: #464646;
font-weight: bold;
font-family: arial;
font-size: 15px;
text-decoration: none;
}

.headline
{
color: #464646;
font-weight: bold;
text-decoration: none;
}

textarea,input
{
background-color: #f8f5f1;
border: 1px solid #a69c8b;
font-size: 10px;
font-family: verdana;
color: #666666;
}

textarea[class=fehler],input[class=fehler]
{
background-color: #8D0000;
color: #FFFFFF;
}

#error
{
color: #8D0000;
}
/*------------------------------*/
        
#headbalken
{
position: absolute;
width: 100%;
height: 100px;
top:0px;
z-index: 3;

background-image: url("images/headbalken.jpg");
}

#copyrights
{
color: #FFFFFF;
text-align: right;
position: absolute;
bottom: 40px;
right: 50px;
}
 

#centerer
{
position:relative;
height:100%;
min-height:600px;
width: 960px;
min-width: 960px;
z-index: 6;
padding: 0px;

background-image: url("images/menu/menubalken_flecken.gif");
background-repeat: repeat-y;
background-position: 0% 100px;
}


#menu_container
{
position: absolute;
left: 0px;
top: 50%;
margin-top: -175px;
}

#menubalken
{
position: absolute;
width: 240px;
height: 100%;
left: 80px;
z-index: 5;

background-image: url("images/menu/menubalken_bk.png");
}

#menubalken_bt
{
position: absolute;
width: 238px;
height: 153px;
left: 0px;
bottom: 0px;
z-index: 4;

background-image: url("images/menu/menubalken_bt.png");
}

#mainbox
{
position: absolute;

margin:0px;
padding: 0px;


left: 250px;
top: 50%;
margin-top: -200px;
z-index: 8;

/*background-image: url("images/contentbox.png");*/
}

/*------------------------------*/


#aktuelles_head
{
color: #555555;
font-size: 12px;
font-weight: bold;
margin:0px 0px 5px 0px;
padding:0px;
}

#aktuelles_box
{
width:90%;
margin:25px 10px 10px 10px;
}

#contentbox
{
position: absolute;
width:660px;       
height:414px;
top: 20px;
left:10px;

margin:0px;
padding: 0px;

overflow: auto;
}

#contentbox_probenliste
{
position: relative;
width:50%;       
height: 160px;
top: 5px;
left:40px;
float:left;

margin:0px;
padding: 0px;

overflow: auto;
}

#contentbox_lebenslauf
{
position: absolute;
width:640px;       
height: 440px;
top: 15px;
left:40px;

margin:0px;
padding: 0px 0px;

overflow: auto;
}

#arbeitsprobe
{
text-align: left;
}

.showbox
{
border: 0px;
padding:0px;
margin:0px;
width:90%;
border: 0px;
background-color: transparent;
}

embed,object
{
background-color: blue;
}