body,td,h1,h2,h3,h4,h5,input,select,textarea	{font-family:Verdana,Arial,sans-serif;font-size:10pt;color:#323296;
					}
					
BODY	

{margin:4px 0px 0px 0px;padding:0px;
	}


TD	{text-align:left;vertical-align:top;
	}
						
textarea					{width:705px;
					}

a:link 					{color:#323296;
					}
a:visited					{text-decoration:font-weight:bold;color:#7E7E93;
					}
a:hover 					{font-weight:bold;color:#7E7E93;background:#96DCFA;
					}
a:active					{font-weight:bold;color:#323296;
					}
td.ueberschrift				{vertical-align:middle;font-weight:normal;font-size:15pt;
					}
td.ueberschrift h1				{font-weight:normal;font-size:15pt;margin:0px;
					}
.textgross					{font-weight:normal;font-size:13pt;
					}
.textnochgroesser				{font-weight:normal;font-size:15pt;
					}
.textkleiner				{font-weight:normal;font-size:8pt;
					}	
.textnochkleiner				{font-weight:normal;font-size:7pt;
					}	
		
					
/*Horizontal mittige Ausrichtung der Seiten: */
div.maindiv	{width:990px;position:absolute;left:50%;margin-left:-500px;
	}

div.subdiv	{width:990px;position:absolute;left:50%;margin-left:-500px;
	}


/*Textausrichtungen: */	
.links	{text-align:left;
		}	
.rechts	{text-align:right;
		}	
.mittig	{text-align:center;
		}
.vmittig	{vertical-align:middle;
		}
.vunten		{vertical-align:bottom;
		}


/* Hintergründe: */
.hgblaucommon	{background:url(../_images/pix_cl.gif);
	}
.hgdblau	{background:url(../_images/pix_dunkelblau.gif);
	}
.hgoffice	{background:url(../_images/pix_office.gif);
	}
.hgoffice2	{background:url(../_images/pix_office2.gif);
	}	
.hgcrm	{background:url(../_images/pix_crm.gif);
	}
.hgfibu	{background:url(../_images/pix_fibu.gif);
	}	
.hgmobile	{background:url(../_images/pix_mobile.gif);
	}
.hgnews	{background:url(../_images/pix_rot.gif);
	}
.hghellgrau				{background:#F9F9F9;
					}	
.hghellgrau2	{background:#EEEEEE;
	}
.hghellgrau3	{background:#EFEFEF;
	}
.hghellgrau4	{background:#F5F5F5;
	}
.hgrot				{background:#FF6666;
	}
.hggruen			{background:#66FF99;
	}
.hgblau			{background:#99CCFF;	
	}
.hgcobraap	{background:url(../_images/pix_cobra_ap.gif);
}

.hgcobracrm	{background:url(../_images/pix_cobra_crm.gif);
}
.hgcobraweb	{background:url(../_images/pix_cobra_web.gif);
}
.hgcobramobile	{background:url(../_images/pix_cobra_mobile.gif);
}
	
	
/* Schriftfarben: */
.textweiss	{color:#FFFFFF;
	}
.textgruen	{color:#008000;
	}
.textcl	{color:#FFFFFF;
	}
	


/* Abstände: */
.keinabst	{margin:0px;
			}	
.keinabstu	{margin-bottom:0px;
			}
.keinabsto	{margin-top:0px;
			}
.keinabstr	{margin-right:0px;
			}
.keinabstl	{margin-left:0px;
			}


/*Textformatierungen: */
.fett	{font-weight:bold;
			}
.nichtfett	{font-weight:normal;
			}
.unterstr	{text-decoration:underline;
	}

/* zur formatierung von z.B. Überschriften: */
.wienormalertext	{font-weight:normal;font-family:Verdana,Arial,sans-serif;font-size:10pt;color:#323296;
	}
.wienormalertextfett	{font-weight:bold;font-family:Verdana,Arial,sans-serif;font-size:10pt;color:#323296;
	}	
	

/* Bilder, sollen sich im Fließtext recht oder links anordnen: */
.floatr	{float:right;
	}		
.floatl	{float:left;
	}