body {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 1em;
}

#introlayerde {
	position: absolute;
	width: 30em;
	left: 2em;
	top: 1em;
	background-color: #99CCFF;
	padding: 0.5em;
}

#introlayerfr {
	position: absolute;
	width: 30em;
	left: 37em;
	top: 1em;
	background-color: #99CCFF;
	padding: 0.5em;
}

#introlayernavide {
	position: absolute;
	width: 30em;
	left: 2em;
	top: 13em;
	background-color: #FFFF66;
	padding: 0.5em;
}

#introlayernavifr {
	position: absolute;
	width: 30em;
	left: 37em;
	top: 13em;
	background-color: #FFFF66;
	padding: 0.5em;
}

#introlayernews {
	position: absolute;
	width: 40em;
	left: 2em;
	top: 30em;
	background-color: #CCCCCC;
	padding: 0.5em;
}

#logo {
	position: absolute;
	width: 15em;
	left: 46em;
	top: 0em;
}

#introfooter {
	position: relative;
	width: 20em;
	top: 0em;
	background-color: White;
}

#layerhome {
	position: absolute;
	width: 22em;
	left: 2em;
	top: 1em;
	background-color: #99CCFF;
	padding: 0.5em;
}

#layernavi {
	position: absolute;
	width: 70em;
	left: 2em;
	top: 4em;
	background-color: #FFFF66;
	padding: 0.5em;
}

#layermain {
	position: absolute;
	width: 40em;
	left: 2em;
	top: 9em;
	background-color: #CCCCCC;
	padding: 0.5em;
}

#footer {
	position: relative;
	top: 0em;
	background-color: White;
	text-align: right;
	padding: 0.1em;
	font-size: 0.7em;
}

h1, h2, h3, h4 {  
  color: #006600;
  text-decoration: none;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

img {
	border: none;
}

a {  
  color: #336699;
  text-decoration: none;
}

a:hover {
	background-color: #336699;
	color: White;
}

.table1 {
	font-size: 0.8em;
	border: solid;
	border-width: thin;
}

.table1 td {
	vertical-align: top;
	margin: 0em;
	padding: 0.2em;
	border-top: thin solid;
}

.table-lehrstellen {
	font-size: 0.8em;
	border: solid;
	border-width: thin;
}

.table-lehrstellen td {
	vertical-align: top;
	margin: 0em;
	padding: 0.2em;
	border-top: thin solid;
}

.table-lehrstellen img {
	display:block;
	margin-left:auto;
	margin-right:auto; 
}

.big {
	font-size: 1.3em;
}

.small {
	font-size: 0.7em;
}

.more {
	font-size: 0.7em;
}

.table2 {
	font-size: 0.8em;
	border: solid;
	border-width: thin;
}

.table2 td {
	vertical-align: top;
	margin: 0em;
	padding: 0.2em;
	border-top: thin solid;
}

div.trigger {
	padding: 0 0 0 1em;
	margin: 0 0 5px 0;
	background: url(h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	float: left;
}

div.trigger a {
	text-decoration: none;
	display: block;
}

div.trigger a:hover {
	color: #ccc;
}

div.active {
	background-position: left bottom;
}

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	width: 500px;
	clear: both;
}

.toggle_container .block {
	padding: 20px;
	background: url(toggle_block_btm.gif) no-repeat left bottom;
}

.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}

.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}
