html {
	font-size: 62.5%;
}

a:link,a:visited {text-decoration: none;}

a:link { 
color: #1b4573;
}
/* link pseudo-class, noch nicht besuchter Link */
a:visited { color: rgb(102,51,102) }
/* link pseudo-class, schon besuchter Link */
a:hover { color: red;
text-decoration: underline;
}
/* dynamic pseudo-class, Benutzer 'hovert' */
a:active { color: rgb(102,51,102) }
/* dynamic pseudo-class, Link wird ausgewählt */
a:focus { color:rgb(102,51,102) }
/* dynamic pseudo-class, Element akzeptiert Eingaben */

body {
	margin: 0px auto;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.1em;
	background-color: WHITE;
	font-weight: lighter;
}

div#wrapper {
	border-style: none solid solid;
	border-color: #91acc9;
	border-width: 0px 1px 1px;
	margin: 0px auto;
	width: 1000px;
	background-color: WHITE;
	height: auto;
	text-align: center;
}
div#header {
	height: 114px;
	width: 1000px;
	background-color: WHITE;
}
div#wrapper_i {
	border-bottom: 1px solid #91acc9;
	background-color:WHITE;
	width: 999px;
	height:1000px;  /*580 px */ 
	text-align: center;
}
div#content_links {
	background-color: WHITE;
	width: 197px;
	height: 579px;
	float: left;
}
div#content_mitte {
	 background-color: WHITE;
  float: left;
  height:auto;
	width: 602px;
	/*height: 564px; */
height:auto;
	
}
div#content_rechts {
	float: right;
	width: 197px;
	height: 579px;
	background-color: WHITE;
}

div#content_rechts_kurz {
	float: right;
	width: 197px;
	height: 120px;
	background-color: WHITE;
}

div#kasten_oben_links {
	border-style: none solid solid none;
	border-color: #91acc9;
	border-width: 0px 1px 1px 0px;
	border-bottom-width: 1px;
	width: 196px;
	height: 304px;
	background-color: WHITE;
	position: relative;
	top: 3px;
}

div#kasten_oben_links h1 {
font-size: 1.1em;
	line-height: 1.4em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: left;
	color: #696969;

}


div#kasten_lesungen {
	border-style: none solid solid none;
	border-color: #91acc9;
	border-width: 0px 1px 1px 0px;
	border-bottom-width: 1px;
	width: 196px;
	height: auto;
	background-color: WHITE;
	position: relative;
	top: 3px;
}

div#kasten_oben_links_sd { /*seminardetails */
	border-style: none solid solid none;
	border-color: #91acc9;
	border-width: 0px 1px 1px 0px;
	width: 196px;
	height: 350px;
	background-color: WHITE;
	position: relative;
	top: 7px;
}


div#kasten_seminardaten { /*seminardetails */
	border-style: solid solid solid solid;
	border-right-style: none;
	border-color: #91acc9;
	border-width: 1px 1px 1px 1px;
	width: 197px;
	height:auto; /* 350px; */ 
	/* background-color: WHITE; */
	/* position: relative; */
}


div#kasten_oben_links_sb { /*seminardetails */
	border-style: none solid solid none;
	border-color: #91acc9;
	border-width: 0px 1px 1px 0px;
	width: 196px;
	height: 220px;
	background-color: WHITE;
	position: relative;
	top: 7px;
}


div#kasten_unten_links {
	border-style: none solid solid none;
	border-color: #91acc9 #91acc9;
	border-width: 0px 1px 1px 0px;
	width: 196px;
	height: 139px;
	background-color: WHITE;
	position: relative;
	top: 10px;
}
div#kasten_oben_rechts {
	float: right;
	width: 197px;
	height: 130px;
	background-color: #f4f4f4;
	text-align: left;
	border-style: solid;
	border-right: none;
	border-color: #91acc9 #91acc9;
	border-width: 1px;
}

div#kasten_oben_rechts_template {
	float: right;
	width: 197px;
	height: auto;
  text-align: center;
	border: 1px solid;
	border-color: #91acc9;
  border-right: none; 
}



div#kasten_oben_rechts form {
	padding-left: 15px;
	float:left;
	line-height: 140%;
	/*position:relative; */
}

div#nl_form {
}

div#kasten_seminarberatung {
 float:left; 
 height: auto; 
 width:197px;
 border: solid 1px;
border-color: #91acc9;
 border-right: none;
 position:relative;
 top: 7px;

}

div#kasten_unten_rechts {
	border-style: none none solid solid;
	border-color: #91acc9;
	border-width: 0px 0px 1px 1px;
	float: right;
	width: 197px;
	height: 265px;
	position: relative;
	top: 7px;
	/* background-image: url(bilder/bg_gluehbirne.gif); */
	background-repeat: no-repeat;
	background-position: center center;
}

div#kasten_info_rechts {
	border-style: none none solid solid;
	border-color: #91acc9;
	border-width: 0px 0px 1px 1px;
	float: right;
	width: 197px;
	height: auto;
	position: relative;
  }
  

div#kasten_mitte_oben {
	border-bottom: 1px solid #91acc9;
	float: left;
	width: 600px;
	height: 119px;
	background-color: WHITE;
}
div#box_seminarauswahl {
	width: 400px;
	height: 100px;
	position: relative;
	float: left;
	font-size: 1.3em;
	line-height: 140%;
	background-color: WHITE;
}


div#box_seminarauswahl ul {
	text-align: left;
	list-style-image: url(bilder/pfeilchen.gif);
}
div#inhalt_seminartip {
	width: 170px;
	/* height: 232px; */
	
	float: left;
	position: relative;
	left: 10px;
/*	background-image: url(bilder/bg_drache.gif); */
}

div#inhalt_seminardaten {
	width: 170px;
	height: auto;/*162px;*/
	/*float: left; */
	position: relative;
	left: 10px;
	background-color: WHITE;
	/*background-image: url(bilder/bg_drache.gif); */
}

div#inhalt_seminardaten h1 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: left;
	color: #696969;
}


div#seminarberatung {
	width: 170px;
	height: 70px;
	position: relative;
	top:100px;
	/*left:10px; */
	font-size: 1.1em;
	line-height: 1.5em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: left;
	color: #696969;
	margin-left:10px;
	float:left;
}

h1 {
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: left;
	color: #696969;
}

h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	color: red;
}

h3 {
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	color: BLACK;
}

.fliesstext {
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: BLACK;
}


div#inhalt_drachen_bilder {
	background-color: WHITE;
	width: 170px;
	height: 50px;
	float: left;
	position: relative;
	left: 10px;
	top: 5px;
}


div#inhalt_drachen_text {
	background-color: WHITE;
	width: 170px;
	height: 50px;
	float: left;
	position: relative;
	left: 10px;
	top: 9px;
}


div#text_und_bild {
background-color: WHITE;
	width: 525px;
	height: 120px;
	float: left;
	overflow: overflow;
	margin-top:15px;
	border-bottom: 1px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: gray;
}

div#text_und_bild_detail, div#drachenauswahl {
background-color: WHITE;
	width: 525px;
	height: auto;
	float: left;
	overflow: overflow;
	margin-top:15px;
	border-bottom: 1px;
	padding-bottom: 5px;
	padding-top: 15px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: gray;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: gray;
}



div#news, #buecher {
	background-color: WHITE;
	width: 525px;
	height: auto;
	float: left;
	position: relative;
	left: 37px;
	top: 15px;
	text-align: justify;
}

/* div#buecher {
	background-color: WHITE;
	width: 545px;
	height: auto;
	float: left;
	position: relative;
	left: 37px;
	top: 15px;
	text-align: justify;
}  */

div#buecher img {
	border: 1px solid;
	border-color: grey; 
}


div#text_und_bild img {
float:left;
/* height:100px; */ 
margin-right:10px;
} 
 


div#seminare_text {
	background-color: WHITE;
	width: 545px;
	height: 300px;
	float: left;
	position: relative;
	left: 37px;
	top: 15px;
	text-align: justify;
}

div#trainer_text {
	background-color: WHITE;
	width: 570px;
	height: 400px;
	float: left;
	position: relative;
	left: 20px;
	top: 20px;
	text-align: left;
}

div#seminare_details_text {
	background-color: WHITE;
	width: 545px;
	height: auto;
	float: left;
	position: relative;
	left: 17px;
	top: 10px;
	text-align: left;
}

div#kontakt {
	background-color: WHITE;
	width: 400px;
	height: auto;
	float: left;
	position: relative;
	left: 70px;
	top: 10px;
	text-align: left;
}


div#anmeldeformular {
	background-color: WHITE;
	width: 500px;
	height: 500px;
	float: left;
	position: relative;
	left: 17px;
	top: 10px;
	text-align: left;

}


.rahmen {
	border: #336666;
	border-style: dotted;
	border-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.einruecken { margin-left: 27px }

.blau {
	color: #1b4573;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Arial,Helvetica,sans-serif;
	line-height: 1.2em;
}

.header { /* Klasse für Überschriften */
	color: #1b4573;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Arial,Helvetica,sans-serif;
	line-height: 1.2em;
}

.fliesstext {
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: BLACK;
}




/* form label { "Segoe UI",
	padding-top: 3px;
	float: left;
	padding-right: 10px;
	width: 80px;
	text-align: right;
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.1em;
	line-height: 1.8em;
	background-color: rgb(102,255,51);
}


.label
{
	padding-top: 3px;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	width: 80px;
	text-align: right;
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.1em;
	line-height: 1.8em;
	background-color: rgb(102,255,51);
}


form {
	background-color: rgb(51,204,255);
	text-align: left;
}


form input, textarea {
	background: #ddd;

}

form input:focus, textarea:focus {
	color: #000;
	background: #fff;
	outline: 1px solid red;
}

.left {
	float: left;
	text-align: right;
	width: 40%;
	margin-right: 2%;
}         */


/* legend {
	line-height: 100%;
	padding: 3px 5px;
	top: -10px;
	/* background-color:#ecefcb;
	border-width:1px 1px 1px 10px;
	border-color:#ff9900;
	border-style:solid;
	color:#5c71a2;
	font-weight:bold;
	/*text-transform:uppercase; 
	font-size:1.8em;
	text-align:center;
	left: 46px;
  font-family: "Times New Roman", Georgia,  Arial,Helvetica,sans-serif;
}   */

form {
	font-family: Verdana, Arial,Helvetica;
	float:left;
}
form fieldset {
	margin-bottom:30px;
	font-size:1.1em;
	width: 550px;
	border: dotted 1px;
	border-color: #5c71a2;
}

form legend {
	
	padding:0pt 0px;
	line-height: 100%;
	padding: 3px 5px;
	top: -10px;
	background-color:WHITE;
  color:#5c71a2;
	
	/* text-transform:uppercase; */
	font-size:110%;
	text-align:center;
	left: 46px;
}
form label {
	line-height:1.8;
	vertical-align:top;
	width:57px;
	float:left;
	text-align: right;
	padding-right: 5px;
}

form fieldset ol {
	margin:0px;
	padding:0px;
}
form fieldset li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	margin-top:2px;
	padding:2px;
	/*	border-bottom:1px solid #ccc; */
	/*padding:5px 3% 7px; */
	width:250px;
	float:left;
}
form fieldset fieldset {
	background:none;
	background-image:none;
	border:none;
	margin:3px 0px 0pt;
	
}
form fieldset legend {
	padding:0pt 0pt 5px;
	color: #1b4573;
	font-size:1.5em;
	text-align:center;
	left: 46px;
	font-family: Georgia, "Times New Roman", Arial,Helvetica,sans-serif;
	
}
form fieldset fieldset label {
	/*	display:block;
	width:auto;     */
}
form em {
	color:#FF0000;
	font-style:normal;
	font-weight:bold;
}

form input {
	background-color: #fbfbfb;
	float: left;
}

form select  {
	background-color: #fbfbfb;
	float: left;
	width: 150px;
}


#menu3 {
	width: 195px;
	font-size: 1.1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align:left;
	}
	
#menu3 ul {
list-style: none;
	margin: 0;
	padding: 0;
	}

	
#menu3 li  {
	height: 30px;
	color: BLACK;
	display: block;
	border-style: none none dotted none;
	border-color: #BCD2E6;
	border-width: 1px;
	/*padding: 10px 0 0 8px; */
	text-decoration: none;
	background-color:WHITE;
	font-weight: 300;
}


#menu3 li a {
  
	height: 30px;
  text-decoration: none;
   /*padding: 10px 0 0 5px; */
   	background-color:WHITE;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color:GREY; /*    #8BADCF; */
	display: block;
	padding: 0px 0 0 6px;
	}
	
#menu3 li a:hover {
color: red;
text-decoration: underline;
padding: 0px 0 0 6px;
	}
	
div#bildkasten{
  border: 1px dotted lightgrey;
  float:left;
  height:112px;
  margin-left:36px;
  text-align:center;
  width:112px;
}

div#drachenauswahl li {
display:inline;
float:left;
list-style-type: none;
margin-bottom:20px;
}



