html, body {
background-color: #ffffff;
font-size: 100.01%;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
line-height: 1.3;
margin: 0 auto;
width: 518px;
font-weight:normal;
}

body {
font-size: 0.75em;
color:#5D5D5D;
}

a {color:#5D5D5D;text-decoration: none;}
a:link {color:#5D5D5D;text-decoration: none;}
a:visited {color:#5D5D5D;text-decoration: none;}
a:hover {color:#5D5D5D;text-decoration: underline;}
a:active, a:focus {color:#5D5D5D;text-decoration: underline;}

img {
  border: none;
}

#diplomarbeit {
margin:0 15px 0 15px;
color: #5D5D5D;
}

/* header */
.Headerline {
background-color: #ffffff;
border-bottom-color:#AEAEAE;
border-style: solid;
border-width: 0 0 1px 0;
margin:12px 0 6px 0;
font-size: 0.80em;
height:12px;
}


#diplomarbeit #head-left, #diplomarbeit #titel-left {
float: left;
}

#head-right {
float: right;
a {color:#5D5D5D;text-decoration: none;}
a:link {color:#5D5D5D;text-decoration: underline;}
a:visited {color:#5D5D5D;text-decoration: none;}
a:hover {color:#5D5D5D;text-decoration: underline;}
a:active, a:focus {color:#5D5D5D;text-decoration: underline;
}

#titel-left {
font: normal 16px Arial, Helvetica, Verdana, Geneva, sans-serif;
font-weight: normal;
padding:0;
margin-bottom:0.5em;
color: #5D5D5D;
background-color: #ffffff;
text-align: left;
}

#titel-right {
float: right;
a {color:#5D5D5D;text-decoration: none;}
a:link {color:#5D5D5D;text-decoration: underline;}
a:visited {color:#5D5D5D;text-decoration: none;}
a:hover {color:#666666;text-decoration: underline;}
a:active, a:focus {color:#5D5D5D;text-decoration: underline;
}


#dinhalt {
clear: both;
width: 488px;
min-height:100%;
}

#dinhalt .bg_inhaltstext {
clear: both;
background-image:url(../images/layout/bg_inhaltstext.gif);
background-position:0.1em 0.5em;
background-repeat:no-repeat;
}

/*wird vom explorer ignoriert*/
[id]#dinhalt .bg_inhaltstext {
background-image:url(../images/layout/bg_inhaltstext.gif);
background-position:0.1em 0.4em;
}

#dinhalt .inhaltstext {
width:auto;
padding-top:1px;
margin-left: 10px;
font-weight: normal;
line-height: 1.3;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
color: #5D5D5D;
}



.Footerline {
background-color: #ffffff;
border-bottom-color:#AEAEAE;
border-style: solid;
border-width: 0 0 1px 0;
margin:0 0 0 0;
}




