@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;	
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 30px;
}

#screen {
	border: 1px solid #000;
	width: 1200px;
	padding: 4px;
	margin-top: 10px;
}

h1 {
	font-size: 160%;	
}

h2 {
	font-size: 140%;	
}

h3 {
	font-size: 120%;	
}

#header {
	background-image: url('bilder/header.png');
	background-repeat: no-repeat;	
}

#headmenu {
	list-style-type: none;
	font-size: 15px;
	margin-left: 440px;
}

#headmenu li {
	display: inline;
}

#headmenu li a {
	color: #333;
	text-decoration: none;
	font-size: 15px;
}
#headmenu li a:hover {
	color: #000;
	font-weight: bold;
}

#headmenu li a:visited {
	color: #333;
}


#menu {
	list-style-type: none;
	margin-left: 80px;
	margin-top: 124px;
	padding-bottom: 30px;
	font-size: 17px;
	font-weight: bold;

}

#menu li {
	display: inline;
	text-align: center;
	padding-left: 20px;
	padding-bottom: 20px;
}

#menu li a{
	color: #333;
	text-decoration: none;
}

#menu li a:hover {
	color: #000;
	background-image: url('bilder/menubackgrhover.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu li a:visited {
	color: #333;
}


#content {
	width: 600px;
	vertical-align: text-top;
}

#pic {
	width: 600px;
}

#pic img {
	border-left: 1px solid #000;
	padding: 10px;
	clear: both;
	
}

.text {
	font-size: 14px;
	text-align: justify;
	font-weight: 100;
	margin: 10px;
}

.angebot {
	float: left;
	font-weight: 100;
	list-style-type: none;
	margin-top: 30px;
	margin-left: 10px;
	text-align: left;
}


.schwerpunkte {
	float: right;
	font-weight: 100;
	list-style-type: none;
	text-align: left;
	margin-top: 30px;
	margin-right: 20px;


}

#footer {
	background-image:url('bilder/footer.png');
	background-repeat: no-repeat;
	height: 105px;
}

#kontakt {
	margin-left: 10px;
	margin-top: 14px;
	float: left;
	font-size: 12px;
}

#kontakt a {
	color: #000;	
}

.picture{
	width: 200px;	
 position:absolute; top:200px; left:786px;	
}

#kontakt a:hover {
	color: #666;
}

#kontakt a:visited {
	color: #000;
}


#copy {
	float: right;
	font-size: 10px;
	margin: 20px;
	padding-top: 10px;
	text-align: center;
	color: #666;
}

#copy a {
	color: #666;
	text-decoration: none;
}

#copy a:hover {
	color: #333;
}

#copy a:visited {
	color: #666;
}




/* PRAXIS - GALERIE */

#inhalt2 {
	height: 300px;
	padding-left: 250px;
	padding-top: 100px;
}

.galeriefoto {
	margin: 50px;

}

.galeriefoto2 {
	margin: 50px;
}

.galeriefoto  a:hover img {
	border: 1px solid #52606c;	
}

.galeriefoto img {
	border: 1px solid #aaa;
	padding: 5px;
}


.galeriefoto2  a:hover img {
	border: 1px solid #52606c;	
}

.galeriefoto2 img {
	border: 1px solid #aaa;
	padding: 5px;
}


/* Erstgespräch */

.cont {
	font-weight: 100;
	text-align: left;
	margin: 10px;	
}

.kinderujugendliche {
	margin-left: 10px;
	margin-top: 20px;
	list-style-type: none;
	text-align: left;
	font-weight: 100;	
}

.h1li {
	font-size: 110%;
}

.txt {
	padding-left: 220px;	
}

#content h1 {
	text-align: left;
	margin-left: 10px;
	vertical-align: text-top;
}


/* Biographie: */

#content2 {
	width: 600px;
	text-align: left;
	vertical-align: text-top;
}

.h1bio {
	margin-left: 10px;
}

.angebotbio {
	list-style-type: none;
	margin: 30px;
	font-weight: 100;
}

.angeboth1 {
	font-size: 110%;
}


.angebotli {
	margin-left: 150px;	
	
}

.cont1 {
	text-align: left;
	margin: 10px;
	font-weight: 100;
}

.angebothli {
	margin-left: 150px;
	font-weight: bold;
}

/* Kontakt: */

#screen1 {
	border: 1px solid #000;
	width: 1200px;
	padding: 2px;
	margin-top: 10px;
}

#menu2 {
	list-style-type: none;
	margin-left: 80px;
	margin-top: 120px;
	padding-bottom: 30px;
	font-size: 17px;
	font-weight: bold;

}

#menu2 li {
	display: inline;
	text-align: center;
	padding-left: 20px;
	padding-bottom: 20px;
}

#menu2 li a{
	color: #333;
	text-decoration: none;
}

#menu2 li a:hover {
	color: #000;
	background-image: url('bilder/menubackgrhover.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu2 li a:visited {
	color: #333;
}


#formbox h3 {
	text-align: center;
	padding-bottom: 20px;
}

.h1kontakt {
	margin-left: 10px;
	vertical-align: text-top;
	font-size: 22px;
}


.kontaktinfo {
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 100;
	
}

.kontaktinfo a {
	color: #000;

}

.kontaktinfo a:hover {
	color: #666;
}

.kontaktinfo a:visited {
	color: #000;
}

#map {
	margin: 10px;
	border: 1px solid #000;
}

#formbox {
	border: 1px solid #000;
	text-align: left;
 	width: 540px;
  	color: #000;
 	background-color: #cee2f7;
 	border: 1px solid #666;
	padding-bottom: 10px;
	padding-top: 35px;
	margin-top: 275px;
}


.label {
  float: left;
  width: 200px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.feld {
  float: right;
  width: 300px;
  text-align: left;
}  

.defbreite {
  width: 260px;
}

.reihe {
  clear: both;
  padding: 2px 0px;
}

.send {
  clear: both;
  text-align: center;
}

#tage {
	font-size: 10px;
	
}

.tiny {
	font-size: 9px;

}


#formbox td {
	width: 200px;
	text-align: right;
}

#betreff {
	width: 300px;
	margin-right 10px;
}

#absender {
	width: 300px;
	margin-right 10px;
}

#text {
	width: 300px;
	margin-right 10px;
}

.hadsc {
	margin-left: 50px;
	font-weight: 100;
	font-size: 10px;	
}

.h5hadsc {
	margin-left: 50px;
}





