
body.main
{
  /* hintergrungfarbe und -bilder */
  color: #000000;
  background-color: #ffffff;
  background-image:url();
  background-position:10px 30px;
  background-repeat:repeat;
  background-attachment:fixed;
  /* größe und positionierung */
  margin: 0;
  padding: 0;
  /* grafische scrollbars für IE users  */
  scrollbar-face-color:#9999CC;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-3dlight-color:#9999CC;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#CCCCFF;
  scrollbar-darkshadow-color:#9999CC;
  overflow-x: auto;
  overflow-y: auto;
  
}

a:link { 
  	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:none;color:#1C1C83;background-color: #ffffff; }    /* noch nicht besuchte Ziele */
a:visited { 
  	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:none;color:#1C1C83;background-color: #ffffff; } /* besuchte Ziele */
a:hover { 
  	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:underline overline;color:#1C1C83;background-color: #ffffff; }   /* Verweise bei "MouseOver" */
a:active { 
  	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:none;color:#1C1C83;background-color: #ffffff; }  /* Angeklickte Verweise */
a:focus { 
  	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:underline overline;color:#1C1C83;background-color: #ffffff; }   /* Verweise, die Fokus erhalten */

td.oben_links {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#1C1C83;
	
	background-color: #ffffff;
	background-image:url(http://www.ibiso.net/images/logo.gif);
  	background-position:28px 15px;
	background-repeat:no-repeat;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:0px;
	margin:0px; 
}

td.oben_mitte {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#800000;
	
	background-color: #FFFFFF;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:0px;
	margin:0px; 
}

td.oben_rechts {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#800000;
	
	background-color: #ffffff;
	background-image:url();
  	background-position:20px 50px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	background-color: #ffffff;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px dotted #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}

td.border_menue {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#800000;
	
	background-color: #ffffff;
	background-image:url();
	background-repeat:repeat;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:1px dotted #4E9B93;      /* nur oben */
	border-bottom:1px dotted #4E9B93;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:1px dotted #4E9B93;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:4px;
	margin:0px; 
}

td.border_topbottom {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:none;color:#3B3BAE;
	
	background-color: #ffffff;
	background-image:url();
	background-repeat:repeat;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:1px dotted #4E9B93;      /* nur oben */
	border-bottom:1px dotted #4E9B93;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px dotted #4E9B93;    /* nur rechts */ 
	text-align:left;
	line-height:150%;
	text-indent:0px;
	padding:4px;
	margin:0px; 
}

td.main_leftbottom {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:10px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#4E9B93;
	
	background-color: #ffffff;
	background-image:url();
	background-repeat:repeat;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px dotted #4E9B93;      /* nur oben */
	border-bottom:0px dotted #4E9B93;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px dotted #4E9B93;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:4px;
	margin:0px; 
}





td.menue_top {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:12px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#3B3BAE;background-color: #ffffff;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:left;
	line-height:100%;
	text-indent:0px;
	padding-left:4px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px; 
}

td.menue_sub {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:none;color:#800000;background-color: #ffffff;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:left;
	line-height:100%;
	text-indent:0px;
	padding-left:27px;
	padding-right:0px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px; 
}

td.menue_space {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#800000;background-color: #ffffff;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:left;
	line-height:100%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}





td.kopf_klein {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:9px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#800000;background-color: #ffffff;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:130%;
	text-indent:0px;
	padding:1px;
	margin:0px; 
}

td.text_header1 {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:none;color:#FFFFFF;
	
	background-color: #2B528D;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px dotted #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:150%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}

td.text_header2 {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:none;color:#2B528D;
	
	background-color: #FFFFFF;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:1px solid #2B528D;      /* nur oben */
	border-bottom:1px solid #2B528D;   /* nur unten */
	border-left:1px solid #2B528D;     /* nur links */
	border-right:1px solid #2B528D;    /* nur rechts */ 
	text-align:center;
	line-height:150%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}

td.text_text {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:none;color:#1F467F;
	
	background-color: #ffffff;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px dotted #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:left;
	line-height:170%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}

td.text_text2 {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:none;color:#1F467F;
	
	background-color: #ffffff;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px dotted #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:left;
	line-height:140%;
	text-indent:0px;
	padding:1px;
	margin:0px; 
}

td.text_text2_r {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:100;font-stretch:normal;
	text-decoration:none;color:#1F467F;
	
	background-color: #ffffff;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px dotted #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:right;
	line-height:140%;
	text-indent:0px;
	padding:1px;
	margin:0px; 
}
