<SCRIPT LANGUAGE="JavaScript" SRC="fileadmin/mm.js">
</SCRIPT>
<SCRIPT>
</SCRIPT>
<script language="JavaScript">
function printfenster() {
if (navigator.userAgent.indexOf('MSIE 4')>0) {
} else {
window.print()
}
}
</script>

/* BASIC STYLES */		html	{ background:#fff }
		body	{ width:900px; background:#fff; margin:0; font-family: verdana; font-size: 100.01%; font-weight: normal; color: #333; }
		/* BASIC STYLES */

#pfad { visibility: visible; position: absolute; top: 290px; left: 0; width: 500px; height: 7px }
img             { border: none; }
h1  { font-size: 11pt; font-weight: normal; padding: 0; margin: 0; line-height: 22px;margin-bottom: 7pt;color: #888; letter-spacing: 1px;}
h2         { font-size: 8pt; color: #0065a5; font-weight: bold;  padding: 0; margin-bottom: 10px; }
h3          {  font-size: 8pt; color: #0065a5; font-weight: bold; padding: 0; border-bottom: 1px solid #999; }

p, l            { font-size: 8pt; }
p.bodytext      { font-size: 8pt; line-height: 9pt; padding: 0; margin: 0; }
.bodytext  a:link  { color: #0065a5;text-decoration: none; }
.bodytext  a:visited { color: #0065a5;text-decoration: none;}
.bodytext  a:hover       { color: #0065a5; text-decoration: underline;}

.name-of-person { font-size: 8pt; line-height: 9pt; color: #0065a5; font-weight: bold; padding: 0; padding-bottom: 10px;}
.blaufett { font-size: 8pt; color: #0065a5; font-weight: bold; padding: 0; padding-bottom: 10px;}
.news { font-size: 8pt; line-height: 9pt; padding: 0; margin: 0; }
.news A { color: #666; line-height: 9pt; font-size: 8pt; text-decoration: none; }
.weiss        { color: #fff; text-decoration: none; font-size: 11px;}
.navi { color: #003f7c; font-weight: normal; text-decoration: none; font-size: 11px;font-family: verdana;}
.navi:hover { color: #003f7c; font-weight: bold; text-decoration: none; font-size: 11px;font-family: verdana;}
.naviact { color: #003f7c; font-weight: bold; text-decoration: none; font-size: 11px;font-family: verdana;}

.subnavi { color: #003f7c; font-weight: normal; text-decoration: none; font-size: 8pt;font-family: verdana;}
.formfett { font-size: 8pt; color: #003f7c; font-weight: bold;padding-left: 5px; }

.subline { font-size: 8pt; color: #0065a5; font-weight: bold;  padding: 0; margin-bottom: 2pt;}
.newsstrich
 { 
 background-image: url(fileadmin/img/layout/newsstrich.gif);
 background-repeat: repeat-x
 } 
.copy { font-size: 8pt; }

/* LIST STYLES */
ul  { margin-left: 15px; font-size: 8pt; line-height: 9pt; style="list-style-type:disc}	


.Bereich, .Feld { background-color:#ffa; width:300px; border:6px solid #ddd; }
.Auswahl { border: 1px solid #999; }
.Check, .Radio { background-color:#ddff; border:1px solid #ddd; }
.Button { background-color:#aaa; color:#fff; width:200px; border:6px solid #ddd; }

FORM 
{ 
margin: 0px 0px 0px 0px;
}

INPUT, TEXTAREA, SELECT, RADIO
{ 
padding-top: 1px; 
padding-bottom: 1px;
padding-left:5px; 
padding-right:20px;
font-size: 11px;
}

/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD 
{ 
padding-left: 5px; 
padding-right: 20px; 
padding-top: 0px; 
}

FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell 
{ 
color: #0065a5;
padding-left: 8px; 
background-color: #f4f4f4;
}

FORM TABLE TR TD.csc-form-fieldcell 
{  
background-color: #f4f4f4;
}

FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA, FORM TABLE TR TD.csc-form-fieldcell RADIO
{
background-color: #fff;
border: 1px solid #999;
}

FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req 
{ 
background-color: #f4f4f4;
}



#divContent { border-left:65px solid #dedede; width:auto; padding: 0 0 0 25px; font-size: 11pt; }
#divcopy{ border:5px solid #0065a5; width:auto; padding: 0 0 0 0; }

