html {
	padding: 0;
  margin: 0;
}

 body {
	position: absolute;
  width: 100%;
	margin: 0;
	padding: 0;
  background-color: #9aacb8;
  text-align: center;
}

#site {
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
	width: 847px;
	background-color: #fff;
}
		

#header {
	background : #E5EAED url(../img/header/logo_sexualpaedagogik.gif) no-repeat right bottom;
	height: 160px;
	width: 847px;
}

#header h1, #header #logo, #header a span, .dispno, #footer a span, #footer .kontakt {
	display: none;
}

#header a#headerlink, #header a#headerlink a:HOVER {
	position: absolute;
	width: 847px;
	height: 160px;
	display: block;
}

.menu {
	position: relative;
	height: 80px;
	margin: 0;
}

.menu a, #menusub a{
	color: #00304A;
	white-space: nowrap;

}

.menu li{
	margin: 0px 0px 0px 0px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#printbutton {
  padding:0;
  float:right;
  margin-left: 0.5em;
  }

#printbutton img {
  border:0;
  }


#suche {
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: right;
  width: 170px;
}

#suche a {
  margin-right: 0px;
  margin-left: auto;
  display: block;
  width: 85px;
  height: 24px;
	background: #971444 url(../img/menue/suche_aus.gif) no-repeat;
}

#suche a:HOVER, #suswitch.on {
	background: #971444 url(../img/menue/suche_ein.gif) no-repeat;
}

#suche a span {
  display: none;
}

#suchfeld {
  display: none;
  border: 1px solid #971444;
  background-color: #C5879C;
  width: 160px;
}

#suchfeld form {
  margin: 10px 0px;
}

#suchfeld #stext {
  border: 1px solid #4F363E;
  color: #000;
  background-color: #E8CFD7;
  padding: 2px 3px;
  font-size: 10px;
  width: 135px;
  margin-right: 7px;
}

#susub {
  margin-top: 5px;
  background-color: #C5879C;
  border: 1px solid #C5879C;
  color: #8B103A;
  font-size: 10px;
}

#menumain {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 847px;
  margin: 0;
  padding: 0;
  height: 24px;
  background-color: #A3194F;
}


ul, ol, dl { position: relative; } /* gegen das verschwinden von List-BGs im IE */
#tabs ul { position: static; }


.menubtnstd, .menubtnact {
	float: left;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	height: 24px;
  padding: 0px 2px;
}

#men_start {
  padding-left: 5px;
}

.menubtnstd a, .menubtnact a {
	display: block;
	height: 21px;
  padding-top: 3px;
  width: 96px;
	text-decoration: none;
	color: #FFF;
}



.menubtnact a {
  background-color: #00304a;
  color: #FFF;
}

.menubtnstd a:HOVER {
  background-color: #00304a;
	color: #FFF;
}

#menusub {
	font : 11px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	position: absolute;
	text-align: left;
	top: 24px;
	left: 20px;
  padding-right: 6px;
  background : url(../img/menue/klammer.gif) no-repeat right top;
  padding-top: 6px;

}

.menubtnstd a span, .menubtnact a span {
	display: none;
}

#men_service #menusub { left: 250px; }
#men_angebote #menusub { left: 70px; }
#men_extra #menusub { left: 403px; }

#men_start a {
  background: url(../img/menue/start_0.gif) no-repeat;
}

#men_start.menubtnstd a:HOVER, #men_start.menubtnact a {
  background: url(../img/menue/start_1.gif) no-repeat;
}

#men_akt a {
  background: url(../img/menue/aktuelles_0.gif) no-repeat;
}

#men_akt.menubtnstd a:HOVER, #men_akt.menubtnact a {
  background: url(../img/menue/aktuelles_1.gif) no-repeat;
}

#men_ueber a {
  background: url(../img/menue/ueberuns_0.gif) no-repeat;
}

#men_ueber.menubtnstd a:HOVER, #men_ueber.menubtnact a {
  background: url(../img/menue/ueberuns_1.gif) no-repeat;
}

#men_angebote a {
  background: url(../img/menue/angebote_0.gif) no-repeat;
}

#men_angebote.menubtnstd a:HOVER, #men_angebote.menubtnact a {
  background: url(../img/menue/angebote_1.gif) no-repeat;
}

#men_service a {
  background: url(../img/menue/service_0.gif) no-repeat;
}

#men_service.menubtnstd a:HOVER, #men_service.menubtnact a {
  background: url(../img/menue/service_1.gif) no-repeat;
}

#men_extra a {
  background: url(../img/menue/extranet_0.gif) no-repeat;
}

#men_extra.menubtnstd a:HOVER, #men_extra.menubtnact a {
  background: url(../img/menue/extranet_1.gif) no-repeat;
}

#men_kontakt a {
  background: url(../img/menue/kontakt_0.gif) no-repeat;
}

#men_kontakt.menubtnstd a:HOVER, #men_kontakt.menubtnact a {
  background: url(../img/menue/kontakt_1.gif) no-repeat;
}



#menusubstart {
	position: absolute;
	top: 0px;
	left: 0px;
  background : url(../img/menue/klammer.gif) no-repeat right top;
  height: 10px;
  width: 2px;
}


#menusub ul {
	margin: 0;
	padding: 0 10px;
  display: block;
  width: auto;
}


#menusub li {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
  padding: 4px 17px 0px 18px;
}



#menusub a {
  width: auto;
  background: none !important;
}

#menusub a.act {
	color: #a3194f;
  font-weight: bold;
}

#menusub a:HOVER {
	color: #a3194f;
}


#menusub a {
  color: #00304A;
	text-decoration: none;
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	display: inline;
}



#content {
  background : url(../img/content/bg.gif) repeat-y;
  padding: 10px 0 50px 0;
}

#content img.cstart {
  float: left;
  margin: 8px 23px 23px 2px;
}


#content img.cmid {
  float: right;
  margin: 8px 5px 23px 23px;
}


#content {
	font : 12px/16px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
  color: #00304A;
}



#content a, #footer a {
	color: #A3194F;
}

#content a.nocolor {
	color: #00304A;
}
   
    
#content a:HOVER {
	color: #00304A;
}


#content .white {
	color: #fff;
}

#subsubmenu {
  float: left;
  width: 170px;
  margin-right: 85px;
  margin-top: 0px;
}

#subsubmenu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

#subsubmenu ul li {
  font-size: 0.9em;
  padding: 0;
  margin-bottom: .5em;
}

#subsubmenu li.act {
  background-color: #D3DBE0;
}

#subsubmenu a {
  display: block;
  width: 140px;
  padding: .4em 11px .5em 18px;
  color: #648192;
  text-decoration: none;
}

#subsubmenu ul ul a {
  width: 130px;
  padding: .4em 11px .5em 28px;
}

#main {
  float: left;
  width: 505px;
}

#main p {
  margin: 1em 0 1.4em 2px;
}

#main h1 {
  font-size: 16px;
  margin: 0 0 15px 0;
  color: #A3194F;
}

#main h2 {
  font-size: 14px;
  margin: 3em 0 15px 0;
  color: #A3194F;
}

#main h3 {
  font-size: 14px;
  color: #A3194F;
}

#main .col2 {
  margin-bottom: 2em;
}

#main .col2li, #main .col2re {
  width: 40%;
  float: left;
  margin-right: 5%;
}

#main li {
  margin-bottom: 1em;
}

#main ul {
  margin-top: 1.5em;
  margin-bottom: 2em;
}

/* Formulare */
#main fieldset {
  margin: 1em 0 0 0;
  padding: 1em;  
  border: 1px solid #7F9DB9;
  width: 80%;
}

#main legend {
  font-style: italic;  
  margin-bottom: 1em;
  padding: 0 1em;
}

#main fieldset div.form2 {
  margin-left: 0px;
}

#main div.form2 {
  clear: left;
  margin-bottom: 2px;
}
#main label {
  float: left;
  width: 130px;
  cursor: pointer;
}

#main label.textright {
  width: 350px;
}

#main fieldset .formelement {
  float: left;
}

#main .fehler {
  color: red;
  margin: .5em 0;
  padding: .5em 0;
  background-color: #eee;
}


#main .fehlerinfo {
  border: 5px solid red;
  margin: 1em 0 2em 0;
  padding: .5em 1em;
}



.dlinfo {
  font-size: 0.8em;
  line-height: 1.2em;
  border: 1px solid #9AACB8;
  padding: .5em 1em;
  margin-top: 2em;
}

.termin {
  background-color: #E5EAED;
  padding: 1em 2em;
  margin-bottom: 2em;
}

.terminaktuell {
  border: 1px solid #A3194F;
}

.termin dt {
  font-weight: bold;
}

.termin dd {
  margin: .5em .5em 1.5em 1em;
}

#galerie {
	margin: 0 -10px;
}

#galerie a {
	width: 100px;
	height: 100px;
	display: block;
	text-align: center;
	float: left;
	border: 1px solid #ccc;
	margin: 10px 10px;
	padding: 4px;
	background: #fafafa
}
#galerie img {
	border: none;
}

.mitarbeiter {
  clear: left;
  margin: 2.5em 0 0 0;
}

.mitarbeiter h3 {
  padding-top: .5em;
}

.mitarbeiter img {
  float: left;
  margin: 0 1em 0 0;
}

.mitarbeiter .top {
  text-align: right;
  font-size: 10px;
  width: 90%;
  margin-top: 1em;
}

.termin .mamehr { /* Mitarbeiter */
  display: none;
}

.veroeff, .news {
  margin: 2em 0 0 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #E5EAED;
}

.veroeffbild {
  float: left;
  width: 180px;
  text-align: center;
  margin-right: 20px;
  margin-top: 20px;
}

.veroefftext {
  float: left;
  width: 300px;
}

.referenzzitat {
  margin: 2em 0 3em 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #E5EAED;
  background: url(../img/content/referenzzitat.gif) top left no-repeat;
}

select#seminar {
	width: 280px;
	font-size: 0.8em;
}

input#passwort {
  font-size: 0.8em;
}

#main .veroefftext h3{
  margin: .5em 0;
}

#main h2.linoben {
  border-top: 1px solid #E5EAED;
  padding-top: .5em;  
}



#footer {
  font : 10px/12px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
  border-top: 5px solid #A3194F;
  width: 100%;
  color: #00304A;
  padding: 1em 0 .8em 0;
  text-align: center;
}

#footer p {
  margin: .6em 0 1em 0;
}

#footer .links, #footer .links a  {
  color: #999;
}

/*Bilder */

#site #himg1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 211px;
  height: 160px;
  background : url(../img/header/bild1_wiese.jpg) no-repeat;
}

#site #himg2 {
  position: absolute;
  top: 0px;
  left: 211px;
  width: 244px;
  height: 160px;
  background : url(../img/header/bild2_erdbeere.jpg) no-repeat;
}

#site.ueber #himg1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 211px;
  height: 160px;
  background : url(../img/header/bild1_fluestern.jpg) no-repeat;
  
}

#site.ueber #himg2 {
  position: absolute;
  top: 0px;
  left: 211px;
  width: 244px;
  height: 160px;
  background : url(../img/header/bild2_haendegras.jpg) no-repeat;
}


#site.angebote #himg1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 211px;
  height: 160px;
  background : url(../img/header/bild1_frau.jpg) no-repeat;
  
}

#site.angebote #himg2 {
  position: absolute;
  top: 0px;
  left: 211px;
  width: 244px;
  height: 160px;
  background : url(../img/header/bild2_kidstunnel.jpg) no-repeat;
}

#site.service #himg1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 211px;
  height: 160px;
  background : url(../img/header/bild1_mann.jpg) no-repeat;
  
}

#site.service #himg2 {
  position: absolute;
  top: 0px;
  left: 211px;
  width: 244px;
  height: 160px;
  background : url(../img/header/bild2_riechen.jpg) no-repeat;
}

#site.extra #himg1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 211px;
  height: 160px;
  background : url(../img/header/bild1_paar.jpg) no-repeat;
  
}

#site.extra #himg2 {
  position: absolute;
  top: 0px;
  left: 211px;
  width: 244px;
  height: 160px;
  background : url(../img/header/bild2_rennen.jpg) no-repeat;
}

#site.kontakt #himg1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 211px;
  height: 160px;
  background : url(../img/header/bild1_schleudern.jpg) no-repeat;
  
}

#site.kontakt #himg2 {
  position: absolute;
  top: 0px;
  left: 211px;
  width: 244px;
  height: 160px;
  background : url(../img/header/bild2_erdbeere2.jpg) no-repeat;
}

/* Aktuelle Seminare - Startseite */
#aktuelleseminare {
  position: absolute;
  top: 225px;
  left: 18px;
  border: 1px solid #a3194f;
  background: #ced7dc url(../img/content/aktuelletermine.gif) no-repeat top left;
  width: 150px;
  padding: 35px 15px 5px;
}

#aktuelleseminare ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 12px;
}

#aktuelleseminare .datum, #aktuelleseminare .tlink {
  display: block;
}

#aktuelleseminare .datum {
  color: #A3194F;
  margin-bottom: 4px;
}

#aktuelleseminare .tlink {
  margin-top: 4px;
}

#aktuelleseminare .linie {
  padding-bottom: 10px;
  border-bottom: 2px solid #E5EAED;
}


/*Floates - thanx to holly */


.linie:after, .absatz:after, fieldset div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

  .linie, .absatz, fieldset div {display: inline-block;}

  /* Hides from IE-mac \*/
  * html .linie, * html .absatz, * html fieldset div {height: 1%;}
  .linie, .absatz, fieldset div {display: block;}
  /* End hide from IE-mac */
  
