/*  G E S A M T   */

html, body {
	margin: 0;
	padding: 0;
	overflow-x: auto;
	overflow-y: none;
}

body {
	font-family: arial, verdana;
	font-size: 1.05em;
	width: 100%;
	height: 100%;
	background-color: #1A5E9D;
}

h1 { font-size: 1.30em; letter-spacing: 0.16em;}
h2 { font-size: 1.0em;}

.rahmen {
	width: 1024px;
	height: 768px;
	border: 0;
	background: url(../pics/background/himmel.jpg) #1A5E9D;	
	background-repeat: no-repeat;
	background-position: center top;}

.gesamt  {
	width: 939px;
	height: 669px;
	border: 0;
}

/* A L L G E M E I N  */

.mittig {text-align:center;margin-left:auto;margin-right:auto;}

.rightalign {text-align: right;}

.leftalign{text-align: left;}

.floatright {float: right;}

.floatleft {float: left;}

.clearboth {clear: both;}

.clearleft {clear: left;}

.clearright {clear: right;}

.textklein {font-size: 0.85em;}

.fett {font-weight: bold;}

.weiss a:visited {color: #FEF3C5 !important;}

.ie_clearing {display: none;}

.nichtda {visibility: hidden;}

/* M E N U E */

.menueall {
	width: 189px;
	height: 400px;
	border: 0;
	letter-spacing: 0.14em;
}

.menue {
	font-weight: bold;
	font-size: 1.0em;
	height: 196px;
}

.menueall ul {
	list-style-type: none;
}

.menueall li { 
	margin-bottom: 12px; 
}
.menue a:link {
	color: #FFCC00;
	text-decoration: none;
}

.menue a:visited {
	color: #FFCC00;
	text-decoration: none;
}

.menue a:hover {
	color: #FEF3C5;
	text-decoration: none;
}

.menue a:active {
	color: #FEF3C5;
	text-decoration: none;
}

.adresse {
	color: #FFCC00;
	font-size: 0.80em;

}

.adresse a:link, .adresse a:visited, .adresse a:hover, .adresse a:active  {
	color: #FFCC00;
	text-decoration: none;
}

/* C O N T E N T */

.contentall {
	width: 578px;
	height: 559px;
	color: #FFCC00;
	text-align: left;
}

.content {
	width: 573px;
	height: 490px;
	text-align: justify;
	color: #FEF3C5;
	overflow: auto !important;
	line-height: 1.48em;
	padding-right: 5px;
}

.ueberschrift {
	letter-spacing: 0.08em;
}

.trenn {
	width: 578px;
	height: 2px;
	background-color: #FFCC00;
	border-bottom: 1px solid #8C7103;
}

.trenn1 {
	width: 198px;
	height: 1px;
	background-color: #FFCC00;
	border-bottom: 1px solid #8C7103;
}

.elemente5 {
	width: 150px;
	height: 200px;
}

.seminar {
	width: 571px;
	height: 109px;
}

.anmeldung {
	position: relative;
	top: 449px;
	left: -69px;
	font-size: 0.85em;
	font-weight: normal;
	font-style: italic;
	color: #FFCC00;
}

.anmeldung a:link, .anmeldung a:visited, .anmeldung a:active {
	text-decoration: underline;
}

.anmeldung a:hover {
	text-decoration: none;
}

.links {
	width: 571px;
	height: 71px;
	font-size: 0.93em;
}

.linktext {
	width: 400px;
	padding-top: 13px;
}

.logo {
	width: 171px;
}

.downloads {
	width: 571px;
	height: 45px;
	text-align: left;
	font-size: 0.93em;
}

.textdownloads {
	width: 440px;
}

.pdfkb {
	width: 60px;
	margin-top: 0px;
	text-align: right;
}

.teamliste {
	width: 571px;
	height: 61px;
	text-align: left;
}

.teamliste img {
	position: relative;
	top: 5px;
}

.teamname {
	width: 390px;
}

.teamgesamt {
	width: 545px !important;
}

.menueklein a:link, .menueklein a:visited  {
	color: #06154F !important;
	text-decoration: none !important;
}

.menueklein a:hover, .menueklein a:active {
	color: #FEF3C5 !important;
	text-decoration: none !important;
}

.nametherapie {
	width: 390px;
	letter-spacing: 0.11em;
	font-size: 1.1em;
}

/* L I N K S */

.content a:link {
	color: #FEF3C5;
	text-decoration: underline;
}

.content a:visited {
	color: #FEF3C5;
	text-decoration: underline;
}

.content a:hover {
	color: #FEF3C5;
	text-decoration: none;
}

.content a:active {
	color: #FEF3C5;
	text-decoration: none;
}


/* F O O T E R */

.footer {
	width: 312px;
	height: 30px;
	font-size: 0.70em;
	letter-spacing: 0.1em;
	text-align: left !important;
}

.footer a:link {
	color: #FEF3C5;
	text-decoration: none;
}

.footer a:visited {
	color: #FEF3C5;
	text-decoration: none;
}

.footer a:hover {
	color: #06154F;
	text-decoration: none;
}

.footer a:active {
	color: #06154F;
	text-decoration: none;
}

.designed {
	font-size: 0.80em;
}

.designed a:link, .designed a:visited  {
	color: #06154F;
	text-decoration: none;
}

.designed a:hover, .designed a:active {
	color: #FFCC00;
	text-decoration: none;
}

