<!--
body {
	margin: 0; background-color: #f1f1ef;min-height: 101%;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 0.85em;}
#ribbon {height: 7.81em; background-color: #b5152b;	margin: 1.4em 0 0 0; z-index: 1;}

#backpicture {position: absolute; width: 57em; top: 0; left: 0; z-index: 2;}
.pictext {border: 0px #fff solid; margin: 0 10px 0 0; text-align: left;}
#robologo {position: absolute;top:4.7em;left: 3.9em;width: 20.65em;height: 8.1em;z-index: 15}
#verweis {position: absolute;background:url(../images/blank.gif) repeat;top: 4.7em;left:3.9em;width: 20.65em;height: 8.1em;z-index: 30;}

h1	{text-indent: -9999px; margin: 0;padding: 0;border: 0;} 
	
h1 a:link, h1 a:visited	{display: block;width: 10em;height: 4em;margin: 0;padding: 0;border: 0;}
	
#switching {position: absolute;width: 10em;left: 21.4em;top: 0.1em;height: 1.2em;z-index: 7;}

/* Default links & Navigation	*/

a:link {font-weight: normal; text-decoration: none; color:#b5152b; background: transparent;}
a:hover {font-weight: normal; text-decoration: underline; color:#b5152b; background: transparent}
a:active {/*font-weight: bold;*/ text-decoration: none;color:#f00; background: transparent;}
a:visited {/*font-weight: bold;*/ text-decoration: none;color:#9e2c40; background: transparent;}

#globalnav {position: absolute; font-size:0.9em; top:1.4em; left:48.5em; width:11.3em; height: 7.81em; padding: 0.1em 0 0 1em; line-height:121%; z-index:12; font-weight: 400;}

#globalnav a:link {font-weight: normal; text-decoration: none;color:#b5152b; letter-spacing: 0em; background: transparent;}
#globalnav a:visited {font-weight: normal;text-decoration:none; color:#9e2c40; letter-spacing:0em; background: transparent;} 
#globalnav a:hover {font-weight: normal; text-decoration: underline; color: #b5152b;letter-spacing: 0em; background: transparent;}
#globalnav a:active {font-weight: normal; text-decoration: none;color: #f00;letter-spacing: 0em;background: transparent;}

#globalnav .choice a:link {letter-spacing:0em; font-weight: bold;}
#globalnav .choice a:visited {letter-spacing:0em; font-weight: bold; color:#9e2c40;}
#globalnav .choice a:hover {letter-spacing: 0em; font-weight: bold;}
#globalnav .choice a:active {letter-spacing: 0em; font-weight: bold;}

/* Überschriften & Rubrik */

h3, h5 {line-height: 70%;}




/*  Rubrik */
h2 {font-size: 2em;line-height: 90%;color: #d1d0cc;}
h4 {font-size: 2.7em;color: #ececec;letter-spacing: 0.1em;margin: -1em 0 1em 1.5em;}
h5  {font-size: 1.1em;margin: 0 0 -0.5em 0;}

h5 a:link {font-size: 1em; margin: 0 0 -0.5em 0; }


/* Spalten */

#col1_content {position: absolute; font-size: 0.8em; top:16.4em; left: 5.2em; width: 20em; padding: 0 0.2em 1em 0.2em; text-align: right; z-index: 5;}

#col2_content {position: absolute; font-size: 0.8em; top:17.5em; left: 69.3em; width: 20em;	padding: 0 0.2em 1em 0.2em; z-index: 6;
}

#col2_content img{border:1px solid #b5152b; padding: 0.1em; margin: 0.85em 0 0 0
}


#col3_content {
	position: absolute;
	font-size: 0.9em;
	top: 10.3em;
	left: 23.3em;
	width: 38.9em;
	background: transparent url(../images/back_range.png) repeat top left;
	padding: 3.8em 0.5em 1em 0.7em;
	line-height: 140%;
	z-index: 3;
}

#col3_content a:link {font-weight: normal;}
/* Tabellen */


 table {
	border-top: 1px solid #bfbfbd;
	border-left: 1px solid #bfbfbd;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: none;
	vertical-align: top;
 
 
 }
 
 tr
 {
    
    
    
    font-weight: normal;
    vertical-align: top;
    padding: 0;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    margin: 0.1em;
    border-top: 1px solid #bfbfbd;
    border-left: 1px solid #bfbfbd;

 }
 
 td 
 {
  
    
    font-weight: normal;
    vertical-align: top;
    padding: 0.3em;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    margin: 0.1em;
	border-right: 1px solid #bfbfbd;
	border-bottom: 1px solid #bfbfbd;

 }
-->