
* {
  margin: 0px;
  padding: 0px;
  text-align: left;
}

/* wird in sys_allg.css bereitgestellt  
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; /* font size all 
	color: #322577; /* font color all 
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:  #f5f6fb;;
}
*/

/* background-color for infield if needed for override picture: #e8ecec */

#content {
	margin: 0px auto;
	padding: 0px;
	width: 832px;
	height:90%;
	background-color:  #f5f6fb;
}

/* wird in sys_allg definiert 
a {
	color: #322577;
	text-decoration: underline;
}
*/

/* +++++++++ Head +++++++++++++++++++++++++++++++++++++++++*/
#head-top{ /*  Head transparent */
	width: inherit;
	height: 64px;
}

#head-bottom { /*  Head blue */
	width: inherit;
	height: 56px;
	background-color: #001c92;  /*  blue color for panels head and navi #001c92 */
	color: inherit;
}

/* Piktos Head Top */
#head-piktos {
	width: inherit;
	position: absolute;
	top: 0px;
}

#head-pikto-vhs-logo {
	position: absolute;
	top: 0px;
}

/* Werden nicht mehr benötigt, da die Piktogramme jetzt in eine Tabelle 
 eingebettet werden: Tabelle table.tasten_allgemein und td.tasten_allgemein
in sys_headnavi; 
47px space + 60px image - 107
#head-pikto-gesellschaft {
	position: absolute;
	top: 0px;
	left: 184px;
}

#head-pikto-kultur {
	position: absolute;
	top: 0px;
	left: 291px;
}

#head-pikto-gesundheit {
	position: absolute;
	top: 0px;
	left: 399px;
}

#head-pikto-sprachen {
	position: absolute;
	top: 0px;
	left: 507px;
}

#head-pikto-beruf {
	position: absolute;
	top: 0px;
	left: 615px;
}

#head-pikto-schule {
	position: absolute;
	top: 0px;
	left: 723px;
}
  END Piktos Head Top  */


#company-slogan { /*  Name Head  */
	position: absolute;
	margin-left: 170px;
	top: 92px;
	width: 628px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #ffffff;
}

/*  Space Head - Content*/
#head-space {
	width: 800px;
	height: 14px;
	margin: 0px;
   padding: 0px;
	font-size: 0.7em;
}

#head-space-left {
   float: left;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 140px;
	background-color: #001c92;
	color: inherit;
}

#head-space-right {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 660px;
	background-color: transparent;
	color: inherit;
}
/*  END Space Head - Content*/
/* +++++++++ END Head +++++++++++++++++++++++++++++++++++++++++*/


/* wird durch div.menue in sys_headnavi.css ersetzt */
#mainbg { /* Background Image Navi + Content */
   float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	width: 832px;
	text-align: left;
}


#main-left-space { /* Space Navi - Content*/
  float: left;
  margin: 0px;
  padding: 0px;
  width: 14px;
  height: 300px;
}


/* ++++++++++++++++++++ Navigation +++++++++++++++++++++++++++ */
#navi-container {
	float: left;
	width: 140px;
	background-color: #001c92;
	text-align: center;
	padding:0px;
	height:auto;
}

.menu { /* ul */
	list-style-type: none;
  float: left;
	margin: 0px;
	padding:0px;
	width: 140px;
}

.menu-top {
	background-image: url(../images/navitop.gif);
	background-position: bottom;
  background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	width: 140px;
	height: 10px;
	font-size:0;
	float: left;
}

.menu-bottom {
	background-image: url(../images/navibottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width: 140px;
	height: 10px;
	font-size:0;
	float: left;
}

.menu-trenner-line {
	background-image: url(../images/navitrenner.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 140px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	font-size:0px;
	float: left;
}

.menu-item { /* li */
	background-color: #001c92;
	background-image: url(../images/navi-bg.gif);
	margin: 0px;
	padding: 0px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 30px;
	color: #ffffff;
	font-size: 0.85em;
	font-weight: bold;
	text-indent: 15px;
	float: left;
}

.menu-item a {
	color: #ffffff;
	/*float: left;*/
	background-color:transparent;
	width: 140px;
	display: block;
	text-decoration: none;
}

.menu-item a:visited {
	color: #ffffff;
	background-color: transparent;
}

.menu-item a:hover {
	color: #01c3ec;
	background-color: transparent;
}


.menu-txt { /* */
	color: #ffffff;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	width: 140px;
	padding-top: 1em;
	float: left;
}

.menu-txt p {
	text-align: center;
	margin: 3px;
	padding: 0px;
}
/* ++++++++++++++++++++ END Navigation +++++++++++++++++++++++++++ */


/* +++++++++ Misc +++++++++++++++++++++++++++++++++++++++++*/
.tbl-kontakt {
	width:550px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
	font-size: 1.0em;
	border: 1px solid;
	border-color: #322577;
}

.tbl-kontakt td {
	padding: 5px;
	border: 1px solid;
}

.tbl-leitbild {
	width:550px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
	font-size: 1.0em;
}

.tbl-leitbild td {
	padding: 5px;
}

/* +++++++++ END Misc +++++++++++++++++++++++++++++++++++++++++*/
