/*
-----------------------------------------------
karinsteinke.de screen style
author:   stefan bruemmer, www.vektorfabrik.de
version:  090307
----------------------------------------------- */

/* general */
*{margin: 0; padding: 0;}

body {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: .9em;
	line-height: 1.5em;
	color: #666;
	background: #f8f8f8 url("../images/top.gif") 0 0 repeat-x;
}

abbr, acronym, .caps {
	text-transform: lowercase;
	font-variant:small-caps;
	font-style: normal;
	border-bottom: 1px dotted #666;
	letter-spacing:0.1em;
	cursor: help;
}

abbr span {font-variant: normal;}

a:link, a:visited  {
	color: #823f45;
	text-decoration: none;
}

a:hover {
	color: #823f45;
	text-decoration: underline;
}

a:active, a:focus {
	color: #cf636c;
	outline: none;
}

a img {
	border: none;
}

blockquote {
	width: 285px;
	margin: 1.5em 0;
	background: transparent url("../images/quotes-left.gif") left top no-repeat;
	text-align: center;
	font-size: 150%;
	font-style: italic;
	letter-spacing: -1px;
	line-height: 1em;
	border: none;
}

blockquote p#quote {
	margin: 0 10px 0 0;
	padding: 20px 10px 10px 10px;
	background: transparent url("../images/quotes-right.gif") right bottom no-repeat;	
}

blockquote p#author {
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	color: #d69d2b;
	font-size: 60%;
}

caption {
	margin: 0 10px;
	text-align: left;
	color:#818181;
	font-weight: bold;
}

dt {
	font-weight: bold;
}


h1, h2, h3, h4, h5, h6 {
	color:#818181;
	font-weight: bold;
}


h1 {
	display: block;
	padding: 80px 20px 35px 0;
	background: transparent url("../images/bg_header.gif") 0 0 no-repeat;
	color: #d69d2b;
	font-size: 30px;
	text-align: right;
	
}

h2, legend {
	font-size: 1.25em;
	line-height: 1;
	margin-top: 0; 
	margin-bottom: .5em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
	margin-bottom: .5em;
}

img {
	border: none;
}

kbd {
	font-size: 1.2em;
	background: #fff;
	border: 1px solid #f2f2f2;
	padding: 0 2px;
}

table {
	margin: .5em 10px 1.5em 10px;
	width: 100%;
	line-height: 1.4em;
	empty-cells: hide;
	cell-spacing: 2px;
	border: 2px solid #fff;
}

td {	
	padding: 2px 4px;
	border: 2px solid #f2f2f2;
	background: #fff;
	vertical-align: top;
}

th {
	width: 6em;
	padding: 2px 4px;
	text-align: right;
	color:#fff;
	background:#818181;
	border: 2px solid #f2f2f2;
	vertical-align: top;
}

ul, li {
	list-style: none;
	text-indent: 0;
	line-height: 1.3em;
}

li {
	margin: .5em 0;
}

/* box-specific styles */

#middlebox h2, #middlebox h3, #middlebox h4, #middlebox h5,#middlebox h6 {
	margin-left: 10px;
	margin-right: 10px;
}

#middlebox p {
	margin: 1.5em 10px;
	background: #f8f8f8;
}

#middlebox ul, #middlebox dl {
	margin-left: 35px;
	margin-bottom: 1.6em;
}

#middlebox table ul {margin-left:0;}

#middlebox li {
	padding-left: 20px;
	background: transparent url("../images/bullet01.gif") 0 .2em no-repeat;
}

#middelbox dt, #rightbox dt {
	font-weight: bold;
}

#middlebox dd {
	margin-bottom: 1.6em;
}

#rightbox dd, #rightbox li {
	padding-left: 15px;
	line-height: 1.4em;
	background: transparent url("../images/bullet02.gif") 0 .3em no-repeat;
}

#rightbox p {
	margin: 1.5em 0;
	line-height: 1.5em;
}

#rightbox h4 {
	color: #d69d2b;
	font-size: 1.5em;
	text-transform: lowercase;
	text-align: right;
	border-bottom: 1px solid #ddd4d5;
}

/* layout boxes */
div#outside {
	background: transparent url("../images/bg_outside.gif") right top repeat-y;
}

div#top-out {
	background: transparent url("../images/bg_top-out.gif") left top no-repeat;
}

div#top-in {
	height: 152px;
	padding: 0 25px 0 242px;
	background: transparent url("../images/bg_top-in.gif") right top no-repeat;
}

div#leftbox {      /*** No side padding or borders, to avoid the IE5.x box model problem ***/
	position: absolute; 
	left: 20px;
	top: 180px;
	width: 200px;
	background: transparent url("../images/left-sun.gif") 0 0 no-repeat;
}

div#middlebox {
	margin: 0 25% 0 220px;
	background: transparent url("../images/bg_middle.gif") right 50px no-repeat;
}

div#rightbox {    /*** No side padding or borders, to avoid the IE5.x box model problem ***/
	position: absolute;
	right: 40px;     /*** IE5/mac will show a horizontal scrollbar 
			if this is less than 16px, or other units are used
			http://www.l-c-n.com/IE5tests/right_pos/index.shtml ***/           
	width: 19%;
	font-size: .8em;
}

div#footer-out {
	margin: 0 40px 0 212px;
	font-size: 10px;
	background: transparent url("../images/bg_footer-out.gif") right top no-repeat;
}

div#footer-in {
	padding: 30px 10px 10px 20px;
	background: transparent url("../images/bg_footer-in.gif") left top no-repeat;
}

/* navigation */

ul#nav li {
	float: left;
	padding-top: 55px;
}

ul#nav li a {	
	display: block;
	margin-right: 15px;
	padding-bottom: 5px;
	font-size: 20px;
	letter-spacing: -1px;
}

ul#nav li a:visited {
	color: #823f45;
	text-decoration: none;
}

ul#nav li a:hover  {
	color: #823f45;
	text-decoration: none;
	border-bottom: 3px solid #a85158;
}

ul#nav li a#active, ul#nav li a#active:hover {
	color: #cf636c;
	text-decoration: none;
	border: none;
}

#subnav {
	padding: 20px 0 0 22px;
}

#subnav li {
	margin: 0;
}

#subnav a {
	line-height: 30px;
	padding-left: 18px;
	background: transparent url("../images/subnav.gif") 0 0 no-repeat;
}

#subnav a:hover {
	background-position: 0 -60px;
}

#subnav a:active, #subnav a#subactive, #subnav a#subactive:hover {
	background-position: 0 -120px;
	color: #cf636c; 
	text-decoration: none;
}

/* classes */

.italic {
	font-style: italic;
}

a.acro {
	padding-left: 18px;
	background: transparent url("../images/a-acro.gif") 0 0 no-repeat;
} 

a.close {
	padding-left: 18px;
	background: transparent url("../images/a-close.gif") 0 0 no-repeat;
}

a.external {
	padding-left: 18px;
	background: transparent url("../images/a-ext.gif") 0 0 no-repeat;
}

a.internal {
	padding-left: 18px;
	background: transparent url("../images/a-int.gif") 0 0 no-repeat;
}

a.intra {
	padding-left: 18px;
	background: transparent url("../images/a-down.gif") 0 0 no-repeat;
}

a.close:active, a.external:hover, a.internal:hover, a.intra:hover, a.up:hover, a.acro:hover {
	background-position: 0 -60px;
}

a.close:active, a.external:active, a.internal:active, a.intra:active, a.up:active  {
	background-position: 0 -120px;
}

a.up {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent:-200px;
	background: transparent url("../images/a-up.gif") 0 0 no-repeat;
}

img.left{
	float: left;
	margin: -5px 0;
	position: relative;
}

img.right {
	float: right;
	margin: -5px 0;
	position: relative;
}

/* body classes */

.aku h1 {
	background-image: url("../images/bg_header01.gif");
}

.auro h1 {
	background-image: url("../images/bg_header02.gif");
}

.flower h1 {
	background-image: url("../images/bg_header06.gif");
}

.homoe h1 {
	background-image: url("../images/bg_header04.gif");
}

.hypno h1 {
	background-image: url("../images/bg_header05.gif");
}

.oxy h1 {
	background-image: url("../images/bg_header07.gif");
}


.splash em {
	font-size: small;
}

.splash p {
	margin: 1.6em 10px;
}

.therapy h1 {
	background-image: url("../images/bg_header00.gif");
}


p.small {
	font-size: x-small;
}

div.inset {
	margin: 1em 0;
	padding: 10px;
	font-style: italic;
	border: 2px solid #f2f2f2;
	background: #fff;
}



#rightbox div.inset p {
	background: #fff;
	margin: 0;
}

/* box-specific styles */

#rightbox blockquote {
	width: 185px;
	font-size: 1em;
	letter-spacing: normal;
	background-image: url("../images/quotes-left-small.gif");
}

#rightbox blockquote p#quote{
	padding: 10px 10px 5px 10px;
	background-image: url("../images/quotes-right-small.gif");
}
	
#rightbox blockquote p#author{
	font-style: normal;
	font-size: 80%;
}

/* individual IDs */
a#home {
	display: block;
	width: 170px;
	height: 152px;
	margin:0;
	oveflow: hidden;
	float: right;
	background: transparent url("../images/top-sun.gif") left top no-repeat;
	text-indent: -4200px;
}

a#home:hover {
	background-position: 0 -172px;
}

dd#daa {
	background: transparent url("../images/daa.gif") right top no-repeat;
	height: 50px;
}

dd#dzvhae{
	background: transparent url("../images/dzvhae.gif") right top no-repeat;
	height: 50px;
}

div#illu {
margin: 1.5em 0;
text-align: center;
}

div#teaser {
	float: right;
	width: 328px;
	background: transparent url("../images/bg-teaser.gif") top left repeat-y;}

div#teaser h3 {
	margin: 0;
	padding: 25px 35px 0 35px;
	background: transparent url("../images/bg-teaser-top.gif") top left no-repeat;
	}
	
div#teaser p {
	margin: 0;
	padding: 0 35px 25px 35px;
	background: transparent url("../images/bg-teaser-bottom.gif") bottom left no-repeat;}

p#fon {
	height: 115px;
	margin: 0 0 0 0;
	color: #823f45;
	font-style: italic;
	text-indent: -200px;
	overflow: hidden;
	background: transparent url("../images/bg_fon.gif") right top no-repeat;
}

p#leader {
	margin-top: -10px;
	background: transparent;
}

#quicknav {
	margin: .5em 0;
}

#quicknav li {
	background-image: none;
	padding:0;
}

 #quicknav li a {
	display: block;
	height: 20px;
}

#map {
	height: 450px;
	margin: 1.5em 10px;
	border: 2px solid #fff;
}

/*
-----------------------------------------------
sIFR styles
----------------------------------------------- */


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 25px;
	line-height: 25px;
	padding: 50px 0 10px 0;
	margin: 0;
}

.sIFR-hasFlash h2, .sIFR-hasFlash legend {
	visibility: hidden;
	font-size: 25px;
	line-height: 30px;
	margin: 0 10px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 20px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

/*
-----------------------------------------------
thickbox styles
----------------------------------------------- */


#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:1000;
	width: 100%;
	height: 100%;
	/* background: transparent url("../images/overlay.gif") 0 0 repeat; */
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	top: 0px;
	left: 0px;
	position: fixed;
	_position: absolute;
	background: #f8f8f8;
	z-index: 1002;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:1001;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}



