/*
####### Layout-Stylesheet #######
Definiert Größenangaben

	Attribute:
		width
		height
		*-size
		*-height
		padding[-left,-right,-top,-bottom]
		margin[-left,-right,-top,-bottom]
		border[-left,-right,-top,-bottom]-width
		float
		position
		left, right, top, bottom
		display
		z-index
		overflow
		clear
		
	1em = 13.19px
*/

/* ---- GENERELLES ---- */
	html{height:100%; width:100%; padding:0em; margin:0em;}
	body {font-size:0.9em; padding:0em; margin:0em; }

	h1 {font-size:1.3em;  margin-top:0em;}
	h2 {font-size:1.2em;  margin-top:0em;}
	h3 {font-size:1.1em;  margin-top:0em;}
	 .underline { margin-bottom:0px; margin-top:0px; padding:0px;}
	 .header{ margin-bottom:0px; margin-top:0px; padding:0px;}

	table{ margin:0px; padding:0px; border:0px; border-width:0px; padding:0px; font-size:1em;}
	table.sitemap {}
	table.kontaktformular{}

	th{}
	td {margin:0px; padding:0px;}
	td#mainContent{padding-left:10px; padding-top:10px;}
	td#logo {padding-top:5px; padding-bottom:5px;}
	td#breadcrumb {height:34px; padding-left:40px; background: url(../../userData/breadcrumb_bg.gif) no-repeat 0% 0%; }
	
	table#topMenuPoints a {display:block; text-decoration:none;}
	table#topMenuPoints {background: url(../../userData/regular_1_bg.gif);background-repeat:repeat-x; }
	table#topMenuPoints td.topMenu_std {padding-top:5px; background: url(../../userData/regular_1_160.gif) no-repeat 0% 0%; }
	table#topMenuPoints td.topMenu_high {padding-top:5px;background: url(../../userData/highlighted_1_160.gif) no-repeat 0% 0%; }
	table#topMenuPoints td.background {background: url(../../userData/regular_1_bg.gif)repeat-x 0% 0%; }
	
	table#subMenuPoints{width:160px;}
	table#subMenuPoints a {display:block; text-decoration:none;}
	table#subMenuPoints td {height:35px; width:100%;background: url(../../userData/regularRollover_1_160.gif) no-repeat 0% 0%; }
	table#subMenuPoints td.subMenu_std {}
	table#subMenuPoints td.subMenu_sub{height:25px; background: url(../../userData/regularSubRollover_1_160.gif) no-repeat 0% 0%; }
	table#subMenuPoints td..subMenu_sub a {padding-left:25px; padding-right:10px;}
	
	table#subMenuPoints td.subMenu_childs {height:20px; background: url(../../userData/regularChildsRollover_1_160.gif) no-repeat 0% 0%; }
	table#subMenuPoints td.subMenu_childs a{padding-left:50px; padding-right:10px;}
	
	table#footer {background: url(../../userData/regular_1_bg.gif); background-repeat:repeat-x; }
	table#footer td {padding-left:5px; padding-right:5px;}
	
	a.menu {padding-left:30px; padding-right:10px; text-decoration:none;}

/* ---- ADMINISTRATIONSBEREICH ---- */
	.adminBereichHeader{} /* Tabelle - Headerzeile Adminbereich */
	.adminMainBereichUeberschrift{ font-size:1.6em; padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px;}
	.adminMainBereichsUeberschrift{font-size:1.3em; padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px;}
	.MenueGruppe{}


/* ---- SONSTIGES ---- */

	font.headerMenuDevider{font-size:1em;}
	.fett{}
	.besideInfoText{font-size:0.8em;}
	.achtung{}
	.copyright{}
	.erlaeuterung{padding-left:10px; padding-right:10px;}
	.kontakt{}
	.blackBorder {border-width:1px;}
	.footer {border-width:1px;}
	.small {font-size:0.8em;}
	.warnung { padding:5px; margin:5px;}
	.information {border-width:1px; padding:3px;}
	.skillfitBlue{font-size:1.5em;}
	
	.cssNoDisplayLinkDevider {display:none;} /* Link-Trennzeichen, welche bei Darstellung mit CSS nicht angezeigt werden */
	.cssNoDisplay{display:none;} /* Sonstige Texte, welche bei aktivem CSS nicht gezeigt werden*/
	span.ContentLabel {display:none;} /* Anker-Links umschliessendes Span-Tag */
	a.ContentLabel {display:none;} /* Anker-Links */
	a{}
	a:visited{}
	a:hover {}

	a.infoLink {}
	a.infoLink:hover {}




img{margin:0px; padding:0px; border:0px;}
