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

/* ~~ Element-/Tag-Selektoren ~~ */
ul, ol, dl { /* Aufgrund von Abweichungen zwischen verschiedenen Browsern 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. Beachten Sie, dass die hier eingegebenen Werte hierarchisch auf die .nav-Liste angewendet werden, sofern Sie keinen spezifischeren Selektor festlegen. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* Durch Verschieben des oberen Rands wird das Problem behoben, dass Ränder aus dem zugehörigen div-Tag geraten können. Der übrig gebliebene untere Rand hält ihn getrennt von allen folgenden Elementen. */
	padding-right: 8px;
	padding-left: 2px; 	
	line-height:140%;
 /* 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 kann auch ein verschachteltes div-Tag mit seitlicher Auffüllung verwendet werden. */
}
a img { /* => kein blauer Rahmen um ein Bild mit Hyperlink */
	border: none;
	float: left;
}

/* ~~ 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", sans-serif;´
	color: #333;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: groove;
	border-top-color: #6C6C92;
	border-right-color: #006;
	border-bottom-color: #000;
	border-left-color: #A099FF;
	background-image: url(pics/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: 3px 3px 3px #666666;
}
/* ~~ Dies sind die 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 (können entfernt werden, wenn Sie ein vordefiniertes Ausklappmenü wie Spry verwenden) ~~ */
ul.nav {
	list-style: none; /* Hiermit wird die Listenmarkierung entfernt. */
	border-top: 1px solid #666; /* Hiermit wird der obere Rand für die Hyperlinks erstellt. Alle anderen werden mit einem unteren Rand im LI-Element platziert. */
	margin-bottom: 15px; /* Hiermit wird der Abstand zwischen den Navigationselementen und den Inhalten unten erstellt. */
}
ul.nav li {
	border-bottom: 1px solid #666; /* Hiermit wird die Trennung der Schaltflächen erstellt. */
}
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; /* Hiermit werden die Blockeigenschaften für den Hyperlink angegeben, sodass das gesamte umschließende LI-Element aufgefüllt wird. Hiermit wird angegeben, dass der gesamte Bereich auf einen Mausklick reagiert. */
	width: 180px; /*Mit dieser Breite reagiert die gesamte Schaltfläche in IE6 auf Mausklicks. Kann entfernt werden, wenn IE6 nicht unterstützt werden muss. Berechnen Sie die exakte Breite durch Subtrahieren der Auffüllung für diesen Hyperlink von der Breite des Containers für die Randleiste. *
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* Hiermit wird der Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur geändert. */
	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: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	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-Beschreibung {
	width: 189px;
	float: left;
	margin: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#Seminar-Headline {
	width: 790px;
	float: left;
	text-align: center;
	padding: 2px;
	margin-top: 80px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
}
#Seminar-Themen {
	width: 285px;
	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: 0px 1px 1px #53538C;
	background-color: #FBFBFF;
}


#Seminar-Themen-re {
	width: 184px;
	float: right;
	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: 1px 1px 2px #53538C;
	background-color: #FBFBFF;
}
.Seminar-Inhalte {
	width: 570px;
	float: left;
	margin: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006;
	background-color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006;
	line-height: 140%;
}

.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: 2px;
	border-right-width: 3px;
	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(pics/edulab-seminare-810-cs5.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 804px;
	padding: 0px;
	box-shadow: 3px 3px 3px #333333;
}
#seminare-navi {
	width: 194px;
	line-height: 24px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#seminare-navi2 {
	width: 802px;
	line-height: 20px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	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: 5px;
	border-right-width: medium;
	border-right-style: outset;
}
#Seminare-Video {
	float: left;
	width: 188px;
}
.Stil1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
</style>
.headline-seminare
{	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center
}

.Seminar-news {
	width: 590px;
	float: left;
	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: 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 #53538C;
	background-color: #FBFBFF;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.Seminar-Inhalt {
	width: 275px;
	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: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	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: 287px;
	float: left;
	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: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #C7C2F8;
	border-right-color: #C7C2F8;
	border-bottom-color: #7E63FE;
	border-left-color: #C7C2F8;
	border-radius: 5px;
	box-shadow:0px 1px 1px #53538C;
	background-color: #FBFBFF;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#news-bild {
	float: left;
	width: 84px;
}
.dozenten-bild {
	float: left;
	width: 80px;
}
#news-text{
	float: left;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	background-color: #FFF;
}

.raum-bild {
	float: left;
	width: 182px;
}
.raum-text{
	float: left;
	width: 250px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	background-color: #FFF;
	margin-top: 16px;
}
.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: 2px 3px 3px #53538C;
	background-color: #FFFFFF;
}
.Training {
	width: 790px;
	float: left;
	margin: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}

#Kurs-Dozenten-text
{
	float: left;
	width: 200px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	background-color: #FFF;
}
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);
}
