@charset "utf-8";body {
	padding: 0;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16pt; 
	align:center;
	background-image: url(Bilder/edulab-seminare-logo-background.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	width: auto;
	float: none;
}

#wrapper  {  margin:0 auto;  }/* ~~ Element-/Tag-Selektoren ~~ */ul, ol, dl { /* Aufgrund Browser-Unterschieden empfiehlt es sich, die Auffüllung und den Rand in Listen auf 0 einzustellen. Zu Konsistenzzwecken können Sie die gewünschten Werte entweder hier oder in den enthaltenen Listenelementen (LI, DT, DD) eingeben. Die hier eingegebenen Werte werden hierarchisch auf die .nav-Liste angewendet, sofern Sie keinen spezifischeren Selektor festlegen. */	padding: 0;	margin: 0;}h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-left: 0px; /* Durch Hinzufügen der Auffüllung zu den Seiten der Elemente innerhalb der div-Tags anstelle der div-Tags selbst entfallen jegliche Box-Modell-Berechnungen. Alternativ ist auch ein verschachteltes div-Tag mit seitlicher Auffüllung möglich. */
}a img { /* => kein blauer Rahmen um ein Bild mit Hyperlink */
	border: none;
	float: left;
	padding-bottom: 5px;
}/* ~~ Die Reihenfolge der Stildefinitionen für die Hyperlinks der Site, einschließlich der Gruppe der Selektoren zum Erzeugen des Hover-Effekts, muss erhalten bleiben. ~~ */a:link {	color: #000066;	text-decoration: none; 	font-weight: 600;}a:visited {	color: #0000D7;	text-decoration: none;}a:hover, a:active, a:focus { /* => Tastatur Effekt = Maus */	text-decoration: none;	color: #00F;	background-color: #FFF;	text-align: center;}/* ~~ Dieser Container mit fester Breite umschließt die anderen div-Tags. ~~ */.container {
	width: 800px; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. */
	font-family: "Lucida Sans Unicode", "Lucida Grande", "arial", sans-serif;
	color: #333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: groove;
	border-top-color: #6C6C92;
	border-right-color: #006;
	border-bottom-color: #000;
	border-left-color: #A099FF;
	background-image: url(Bilder/edulab-seminare-810-cs5.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 804px;
	padding: 0px;
	box-shadow:2px 2px 6px #333333;
	background-color: #F9F9FF;
}/* ~~ Spalten für das Layout. ~~ */.content {	padding: 10px 0;	width: 760px;	float: left;}/* ~~ Dieser gruppierte Selektor gibt die Listen im .content-Bereich an. ~~ */.content ul, .content ol { 	padding: 0 15px 15px 40px; /* Diese Auffüllung setzt die rechte Auffüllung in der obigen Regel für Überschriften und Absätze fort. Die Auffüllung wurde unten für den Abstand zwischen anderen Elementen in den Listen und links für den Einzug platziert. Sie können die Werte nach Bedarf ändern. */}/* ~~ Stile für die Navigationslisten ~~ */ul.nav {	list-style: none; /* Hiermit wird die Listenmarkierung entfernt. */	border-top: 1px solid #666; /* erstellt oberen Rand für die Hyperlinks. Alle anderen werden mit unteren Rand im LI-Element platziert. */	margin-bottom: 15px; /* Abstand zwischen den Navigationselementen und den Inhalten unten. */}ul.nav li {	border-bottom: 1px solid #666; /* Trennung der Schaltflächen */}ul.nav a, ul.nav a:visited { /* Durch Gruppieren dieser Selektoren wird sichergestellt, dass die Hyperlinks auch nach dem Aufrufen die Form einer Schaltfläche beibehalten. */	padding: 5px 5px 5px 15px;	display: block; /* Blockeigenschaften für den Hyperlink, sodass das gesamte umschließende LI-Element aufgefüllt wird. Damit reagiert der gesamte Bereich auf einen Mausklick. */	width: 180px; /*Mit dieser Breite reagiert die gesamte Schaltfläche in IE6 auf Mausklicks. Ohne IE6 nicht nötig.  */	text-decoration: none;	background: #C6D580;}ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* Ändert Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur. */	background: #ADB96E;	color: #FFF;}/* ~~ Fußzeile ~~ */.footer {	padding: 10px 0;/* Hiermit erhält IE6 die Eigenschaft hasLayout, damit die clear-Anweisung korrekt ausgeführt wird. */	clear: both;	cursor: sw-resize;	filter: Light;	position: relative;	left: auto;	right: auto;}/* ~~ Verschiedene float/clear-Klassen ~~ */.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */	float: right;	margin-left: 8px;}.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */	float: left;	margin-right: 8px;}.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im #container) platziert werden, wenn #footer entfernt oder aus dem #container herausgenommen wird. */	clear:both;	height:0;	font-size: 1px;	line-height: 0px;}
.Seminar-Themen {
	width: 186px;
	float: left;
	margin: 4px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C7C2F8;
	border-right-color: #C7C2F8;
	border-bottom-color: #7E63FE;
	border-left-color: #7E63FE;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #53538C;
	background-color: #FBFBFF;
}#Seminar-Beschreibung {
	width: 253px;
	float: left;
	margin: 4px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-right-width: thin;
	border-right-style: inset;
	border-right-color: #E6E8FF;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #E6E8FF;
}#Seminar-Headline {
	width: 797px;
	float: left;
	text-align: center;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
}#Seminar-Themen {
	width: 184px;
	float: left;
	margin: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C7C2F8;
	border-right-color: #C7C2F8;
	border-bottom-color: #7E63FE;
	border-left-color: #7E63FE;
	border-radius: 5px;
	box-shadow: 1px 2px 2px #53538C;
	background-color: #FBFBFF;
}#Seminar-Themen-re {
	width: 184px;
	float: right;
	margin: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C7C2F8;
	border-right-color: #C7C2F8;
	border-bottom-color: #7E63FE;
	border-left-color: #7E63FE;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #53538C;
	background-color: #FBFBFF;
}.Seminar-Inhalte {
	width: 388px;
	float: left;
	margin: 4px;
	padding: 2px;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006;
	background-color: #FFF;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006;
	line-height: 28px;
}.Seminar-Dozenten {	width: 183px;	float: left;	margin: 5px;	padding-top: 5px;	padding-right: 2px;	padding-bottom: 2px;	padding-left: 2px;	border-top-width: thin;	border-right-width: medium;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: outset;	border-right-style: outset;	border-bottom-style: outset;	border-left-style: outset;	border-top-color: #C7C2F8;	border-right-color: #C7C2F8;	border-bottom-color: #7E63FE;	border-left-color: #7E63FE;	border-radius: 5px;	box-shadow: 3px 3px #53538C;	background-color: #FFFFFF;}#container {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: groove;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #6C6C92;
	border-right-color: #006;
	border-bottom-color: #000;
	border-left-color: #A099FF;
	background-image: url(Bilder/edulab-seminare-810-cs5.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 800px;
	padding: 5px;
	box-shadow: 2px 2px 3px #CDCCDA;
}#seminare-navi {
	width: 186px;
	line-height: 150%;
	background-color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
}#seminare-navi2 {
	width: 803px;
	line-height: 20px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 0px;
}#Seminare-Rechts-edulab {	float: left;	width: 190px;	padding: 5px;}#Seminare-Rechts {	float: left;	width: 190px;	padding: 2px;	margin: 5px;}#seminare-mitte {	float: left;	width: 190px;	margin: 5px;	padding-top: 0px;	padding-right: 1px;	padding-bottom: 2px;	padding-left: 2px;}#seminare-tabelle {
	float: left;
	width: 790px;
	background-color: #F4F5FF;
	padding: 4px;
	border-right-width: thin;
	border-right-style: none;
	border-top-color: #006;
	border-right-color: #CCC;
	border-bottom-color: #006;
}#Seminare-Video {	float: left;	width: 188px;}.Stil1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}</style>.headline-seminare{	font-size: 14px;	font-family: Arial, Helvetica, sans-serif;	text-align:center}
.Seminar-about {
	width: 586px;
	float: left;
	margin: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.Seminar-news {
	width: 786px;
	float: left;
	margin: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C7C2F8;
	border-right-color: #C7C2F8;
	border-bottom-color: #7E63FE;
	border-left-color: #7E63FE;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #53538C;
	background-color: #FBFBFF;
}
.Inhouse-Seminar {
	width: 590px;
	float: left;
	margin: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C7C2F8;
	border-right-color: #C7C2F8;
	border-bottom-color: #7E63FE;
	border-left-color: #7E63FE;
	border-radius: 6px;
	box-shadow: 1px 1px #53538C;
	background-color: #FBFBFF;
}
.Seminar-Inhalt {
	width: 272px;
	float: left;
	margin: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7C2F8;
	border-right-color: #C7C2F8;
	border-bottom-color: #7E63FE;
	border-left-color: #7E63FE;
	border-radius: 5px;
	background-color: #FFFFFF;
}.Seminar-Dozenten {
	width: 284px;
	float: left;
	margin: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C7C2F8;
	border-right-color: #C7C2F8;
	border-bottom-color: #7E63FE;
	border-left-color: #7E63FE;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #53538C;
	background-color: #FBFBFF;
}#news-bild {	float: left;	width: 84px;}.dozenten-bild {	float: left;	width: 80px;}#news-text{
	float: left;
	width: 500px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	background-color: #FFF;
	margin: 4px;
}.raum-bild {	float: left;	width: 182px;}.raum-text{	float: left;	width: 180px;	margin-right: 2px;	margin-bottom: 4px;	margin-left: 2px;	background-color: #FFF;	margin-top: 10px;}#Kurs-Dozenten-text{
	float: left;
	width: 192px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	background-color: #FFF;
	padding-left: 2px;
}#Kurs-Duo{
	float: left;
	width: 395px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 3px;
	background-color: #FFF;
	padding-left: 2px;

}center {	text-align: center;}

.button {
  background-color: #XDAF80; /* grey */
  border: none;
  color: black;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.button1:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
