html, body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
}

body {
	color:#B81A47;
	font-family: Elegance;
	font-size: 1.6em;
	background-color: #242424;
}

a {
	color: #841ADC;
	text-decoration: none;
}

a.bluegreen {
	color: #099;
	text-decoration: underline;
}

a.bluegreen:hover {
	color: #0ff;
}

a:hover {
	color: #A169CD;
	text-decoration: underline;
}

a.active {
	color: #B81A47;
	text-decoration: underline;
}

#container {
}

/* Header ----------------------------------------------------------------- */

#header {
	position: absolute;
	top: 0px;
	left: 200px;
	height: 110px;
	width: 800px;
	color: #242424;
	background: #242424 url(images/ramarka.gif) no-repeat center;
}

#header a {	
	display: block;
	width: 100%;
	height: 100%;
}


#header a:hover {	
	color: inherit;
	text-decoration: none;
}

#header span {
	visibility: hidden;
}

/* Content ----------------------------------------------------------------- */

#content {
	position: absolute;
	top: 120px;
	left: 200px;
	width: 800px;
}

#content {
	border-top: 1px solid #333333;
	left: 20px;
	padding-left: 177px;
}

#main {
	min-height: 350px;
}

#content h1 {
	text-align: center;
	text-transform: uppercase;
	font-family: batavia;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;	
}

#tabKinder,
#tabIllusion {
	color: #841ADC;
}

#tabKinder h1,
#tabIllusion h1 {
	color: #B81A47;
}

#tabErwachsene {
	color: #B81A47;
}

#tabErwachsene h1 {
	color: #841ADC;
}

#tabIllusion {
	background: transparent url(images/hase.gif) no-repeat top right;
}

#tabIllusion h1 {
	text-transform: none;
	font-weight: bold;
}

#tabIllusion img#hase {
	position: absolute;
	top: 10px;
	right: 0px;
}

#tabKontakt .formblock {
	margin: 5px 0;
}

#tabKontakt label {
	vertical-align: middle;
	width: 200px;
	display: inline-block;
}

#tabKontakt label.textarea {
	vertical-align: top;
}

#tabKontakt input,
#tabKontakt textarea {
	vertical-align: middle;
	width: 300px;
}


#tabKontakt input.submit {
	width: auto;
}

#tabKontakt select {
	width: 306px;
}

#tabImpressum {
	text-align: center;
}

/* Left Navigation ----------------------------------------------------------------- */

#navleft {
	position: absolute;
	top: 120px;
}

#navleft ul {
	padding-left: 0px;
	margin: 0 0 0 20px;
	border-width: 1px 0px 0;
	border-style: solid;
	border-color: #333;
}

#navleft li {
	line-height: 30px;
	list-style: none;
}

#navleft li a {
	display: block;
	line-height: 30px;
	padding: 5px 15px;
	border-bottom: 1px solid #333;
}

#navleft li a:hover {
	background: #555;
}

#navleft li a.active {
	border-bottom: 1px solid #B81A47;
	text-decoration: none;
}

/* Footer ----------------------------------------------------------------- */

#footer {
	display: block;
	font-size: 0.9em;
	height: 20px;
	margin-top: 20px;
	float: right;
}

#footer span.copyright {
	color: #999;
	float: left;
}

#footer ul {
	display: inline;
	padding: 5px;
}

#footer li {
	margin-left: 22px;
	list-style: disc;
	float: left;
}

/*
.style1 {	font-family: "kristen ITC";
	font-size: 14px;
}
.style2 {	font-family: Pretext;
	font-size: 16px;
}
.style5 {
	font-family: batavia;
	font-size: 16px;
	color: #841ADC;
}
.style6 {
	font-family: batavia;
	font-size: 16px;
	color: #B81A47;
	}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B81A47;
}
.style9 {
	font-family: Elegance;
	font-size: 16px;
	color: #B81A47;
}
.style10 {color: #841ADC; }
.style12 {
	font-size: 24px;
	font-style: italic;
	font-family: batavia;
}
.style11 {color: #009999; }
.style14 {
	font-size: 24px;
	font-style: italic;
	font-family: batavia;
	color: #B81A47;
	font-weight: bold;
}

a:hover {color: #B81A47; }
*/
