/* Homepage Mitte               */
/* ======================== */

#firmenseminare-logo {
	position: absolute;
	top: 53px; /* Höhe von ganz oben */
	left: 190px;
	width: 50px;
	border: 1px solid #99CCFF; /* Rahmenfarbe = weiss */
	height: 50px;
}

#firmenseminare-text {
	position: absolute;
	left: 240px;
	top: 53px; /* Höhe von ganz oben */
	width: 150px;
	height: 50px;
	background-color: #000066;   /* Hintergrund des Navi-Bereiches */
}
#firmenseminare-text A {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #ffffff; /* Schriftfarbe des Buttons = weiss */
	padding: 0;
	margin: 17px 0 0 10px;    /* Bestimmt Lage Gesamtbutton o r u l   */
	text-decoration: none;
}
#firmenseminare-text A:link {
   background-color: #000066;   /* Farbe des Buttons im Ruhezustand = Dkl-blau */
}
#firmenseminare-text A:hover {
   background-color: #993333;   /* Farbe des Buttons beim Draufdeuten = Bordeaux */
	text-decoration:underline;
}

#oeffentliche-logo {
	position: absolute;
	top: 123px; /* Höhe von ganz oben */
	left: 190px;
	width: 50px;
	border: 1px solid #99CCFF; /* Rahmenfarbe = weiss */
	height: 50px;
}
#oeffentliche-text {
	position: absolute;
	left: 240px;
	top: 123px; /* Höhe von ganz oben */
	width: 150px;
	height: 50px;
	background-color: #000066;   /* Hintergrund des Navi-Bereiches */
}
#oeffentliche-text A {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #ffffff; /* Schriftfarbe des Buttons = weiss */
	padding: 0;
	margin: 17px 0 0 10px;    /* Bestimmt Lage Gesamtbutton o r u l   */
	text-decoration: none;
}
#oeffentliche-text A:link {
   background-color: #000066;   /* Farbe des Buttons im Ruhezustand = Dkl-blau */
}
#oeffentliche-text A:hover {
   background-color: #993333;   /* Farbe des Buttons beim Draufdeuten = Bordeaux */
	text-decoration:underline;
}

#schulungstreff-logo {
	position: absolute;
	top: 193px; /* Höhe von ganz oben */
	left: 190px;
	width: 50px;
	border: 1px solid #99CCFF; /* Rahmenfarbe = weiss */
	height: 50px;
}
#schulungstreff-text {
	position: absolute;
	left: 240px;
	top: 193px; /* Höhe von ganz oben */
	width: 150px;
	height: 50px;
	background-color: #000066;   /* Hintergrund des Navi-Bereiches */
}
#schulungstreff-text A {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #ffffff; /* Schriftfarbe des Buttons = weiss */
	padding: 0;
	margin: 17px 0 0 10px;    /* Bestimmt Lage Gesamtbutton o r u l   */
	text-decoration: none;
}
#schulungstreff-text A:link {
   background-color: #000066;   /* Farbe des Buttons im Ruhezustand = Dkl-blau */
}
#schulungstreff-text A:hover {
   background-color: #993333;   /* Farbe des Buttons beim Draufdeuten = Bordeaux */
	text-decoration:underline;
}

#beratung-logo {
	position: absolute;
	top: 263px; /* Höhe von ganz oben */
	left: 190px;
	width: 50px;
	border: 1px solid #99CCFF; /* Rahmenfarbe = weiss */
	height: 50px;
}
#beratung-text {
	position: absolute;
	left: 240px;
	top: 263px; /* Höhe von ganz oben */
	width: 150px;
	height: 50px;
	background-color: #000066;   /* Hintergrund des Navi-Bereiches */
}
#beratung-text A {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #ffffff; /* Schriftfarbe des Buttons = weiss */
	padding: 0;
	margin: 17px 0 0 10px;    /* Bestimmt Lage Gesamtbutton o r u l   */
	text-decoration: none;
}
#beratung-text A:link {
   background-color: #000066;   /* Farbe des Buttons im Ruhezustand = Dkl-blau */
}
#beratung-text A:hover {
   background-color: #993333;   /* Farbe des Buttons beim Draufdeuten = Bordeaux */
	text-decoration:underline;
}

#humor-logo {
	position: absolute;
	top: 333px; /* Höhe von ganz oben */
	left: 190px;
	width: 50px;
	border: 1px solid #99CCFF; /* Rahmenfarbe = weiss */
	height: 50px;
}
#humor-text {
	position: absolute;
	left: 240px;
	top: 333px; /* Höhe von ganz oben */
	width: 150px;
	height: 50px;
	background-color: #000066;   /* Hintergrund des Navi-Bereiches */
}
#humor-text A {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #ffffff; /* Schriftfarbe des Buttons = weiss */
	padding: 0;
	margin: 17px 0 0 10px;    /* Bestimmt Lage Gesamtbutton o r u l   */
	text-decoration: none;
}
#humor-text A:link {
   background-color: #000066;   /* Farbe des Buttons im Ruhezustand = Dkl-blau */
}
#humor-text A:hover {
   background-color: #993333;   /* Farbe des Buttons beim Draufdeuten = Bordeaux */
	text-decoration:underline;
}



#oeffeins-logo {
	position: absolute;
	top: 53px; /* Höhe von ganz oben */
	left: 420px;
	width: 50px;
	border: 1px solid #99CCFF; /* Rahmenfarbe = weiss */
	height: 50px;
}

#oeffeins-text {
	position: absolute;
	left: 470px;
	top: 54px; /* Höhe von ganz oben */
	width: 150px;
	height: 50px;
	background-color: #404FAA;
}
#oeffeins-text A {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #ffffff; /* Schriftfarbe des Buttons = weiss */
	padding: 0;
	margin: 2px 0 0 10px;      /* Bestimmt Lage Gesamtbutton o r u l   */
	text-decoration: none;
}
#oeffeins-text A:link {
   background-color: #404FAA;   /* Farbe des Buttons im Ruhezustand = Dkl-blau */
}
#oeffeins-text A:hover {
   background-color: #993333;   /* Farbe des Buttons beim Draufdeuten = Bordeaux */
	text-decoration:underline;
}
#oeffeins-datum {
	position: absolute;
	left: 480px;
	top: 88px; /* Höhe von ganz oben */
	color: #ffffff; /* Schriftfarbe des Buttons = weiss */
	font-size: 11px;
}

#oeffzwei-logo {
	position: absolute;
	top: 123px; /* Höhe von ganz oben */
	left: 420px;
	width: 50px;
	border: 1px solid #99CCFF; /* Rahmenfarbe = weiss */
	height: 50px;
}
#oeffzwei-text {
	position: absolute;
	left: 470px;
	top: 124px; /* Höhe von ganz oben */
	width: 150px;
	height: 50px;
	background-color: #404FAA;
}
#oeffzwei-text A {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #ffffff; /* Schriftfarbe des Buttons = weiss */
	padding: 0;
	margin: 2px 0 0 10px;      /* Bestimmt Lage Gesamtbutton o r u l   */
	text-decoration: none;
}
#oeffzwei-text A:link {
   background-color: #404FAA;   /* Farbe des Buttons im Ruhezustand = Dkl-blau */
}
#oeffzwei-text A:hover {
   background-color: #993333;   /* Farbe des Buttons beim Draufdeuten = Bordeaux */
	text-decoration:underline;
}
#oeffzwei-datum {
	position: absolute;
	left: 480px;
	top: 158px; /* Höhe von ganz oben */
	color: #ffffff; /* Schriftfarbe des Buttons = weiss */
	font-size: 11px;
}

#oeff-prosa {
	position: absolute;
	left: 420px;
	top: 196px; /* Höhe von ganz oben */
	width: 200px;
	height: 50px;
	font-size: 11px;
	display: block;
	padding: 0;
	text-decoration: none;
	text-align: center;
}

#airport-logo {
	position: absolute;
	top: 333px; /* Höhe von ganz oben */
	left: 420px;
	width: 50px;
	border: 1px solid #99CCFF; /* Rahmenfarbe = weiss */
	height: 50px;
}
#airport-text {
	position: absolute;
	left: 470px;
	top: 334px; /* Höhe von ganz oben */
	width: 150px;
	height: 50px;
	background-color: #404FAA;
}
#airport-text A {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #ffffff; /* Schriftfarbe des Buttons = weiss */
	padding: 0;
	margin: 17px 0 0 10px;      /* Bestimmt Lage Gesamtbutton o r u l   */
	text-decoration: none;
}
#airport-text A:link {
   background-color: #404FAA;   /* Farbe des Buttons im Ruhezustand = Dkl-blau */
}
#airport-text A:hover {
   background-color: #993333;   /* Farbe des Buttons beim Draufdeuten = Bordeaux */
	text-decoration:underline;
}


#bild-traudel {
	position: absolute;
	top: 53px; /* Höhe von ganz oben */
	left: 662px;
}



#werbung-rechts {
	position: absolute;
	top: 53px; /* Höhe von ganz oben */
	left: 800px;
	width: 170px;
	background-image: url("bild/sonnenblume.jpg");
	border: none;
	height: 373px;
	font-size: 11px;
	Text-Align:center;
}
