/* CSS Document */
body {
	margin:0;
	padding:0;
	background-image:url(tarot/tarot_back.gif);
	}

#headerbox {
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
	width:100%;
	height:78px;
	background: url(tarot/tarot_header_back.gif) repeat-x;
	}
#headlinks {
	position:absolute;
	z-index:2;
	left:0px;
	top:0px;
	width:100%;
	height:78px;
	background: url(tarot/tarot_header01.gif) no-repeat left;	
	}
#headrechts {
	position:absolute;
	z-index:3;
	right:0px;
	top:0px;
	width:100%;
	height:78px;
	background: url(tarot/tarot_header02.gif) no-repeat right;
	text-align: right;
	}
#navigationbox {
	position:absolute;
	z-index:4;
	left:0px;
	top:78px;
	width:100%;
	height:22px;
	background: url(tarot/tarot_navi_back.gif) repeat-x;
	text-align:right;
	}
#navibox {
	position:absolute;
	z-index:5;
	left:0px;
	top:78px;
	width:100%;
	height:22px;
	background: url(tarot/tarot_navi01.gif) no-repeat left;
	text-align: right;
	}
#unterenavibox {
	position:absolute;
	z-index:6;
	left:0px;
	top:100px;
	width:100%;
	height:32px;
	background: url(tarot/tarot_header04.gif) repeat-x;
	}
#unterenavirechts {
	position:absolute;
	z-index:7;
	right:0px;
	top:100px;
	width:100%;
	height:32px;
	background: url(tarot/tarot_header03.gif) no-repeat left;
	}
#alleberaterbox {
	position:absolute;
	z-index:8;
	left:55px;
	top:120px;
	width:155px;
	height:35px;
	background: url(tarot/alle_kartenleger.gif) no-repeat center center;
	padding-top: 5px;
	padding-left:25px;
	padding-right:20px;
	padding-bottom:5px;
	}
#freieberaterbox {
	position:absolute;
	z-index:8;
	left:55px;
	top:170px;
	width:160px;
	height:144px;
	background: url(tarot/tarot_freie_berater.jpg) no-repeat;
	padding-top: 15px;
	padding-left:25px;
	padding-right:20px;
	padding-bottom:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-align: left;
	}
#besetzteberaterbox {
	position:absolute;
	z-index:9;
	left:55px;
	top:350px;
	width:160px;
	height:180px;
	background: url(tarot/tarot_besetzte_berater.jpg) no-repeat;
	padding-top: 15px;
	padding-left:25px;
	padding-right:20px;
	padding-bottom:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-align: left;
	}
#contenbox {
	position:absolute;
	z-index:10;
	right:30px;
	top:130px;
	width:630px;
	height:410px;
	background: url(tarot/inhaltflaeche.gif);
	}
#inhaltbox {
	width:590px;
	height:370px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	
	scrollbar-arrow-color:#6D5003;
	scrollbar-track-color:#FFF7D8;
	scrollbar-shadow-color:#DFD1A3;
	scrollbar-face-color:#D4C79A;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#F7E8C3;
	scrollbar-3dlight-color:#F7E8C3;
	}
#footer {
	position:absolute;
	z-index:50;
	left:0px;
	width:100%;
	height:22px;
	bottom:0;	
	background-repeat: repeat-x;
	text-align: center;
	}
#copyright {
	position:absolute;
	background-color:#E6D7A6;
	background-image: url(tarot/tarot_navi_back.gif);
	z-index:22;
	height:22px;
	width:100%;
	text-align:right;
	line-height:22px;
	right:0px;
	bottom:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#000000;
	}
#uhrzeit {
	position:absolute;
	z-index:23;
	height:22px;
	width:100%;
	text-align:left;
	line-height:22px;
	left:0px;
	bottom:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#000000;
	}
#beraterbox {
	width:440px;
	height:160px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-left: 60px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(tarot/tarot_beraterbox.gif) no-repeat;
	padding-right: 20px;
	display:block;
	}
/*-------------- Navigation ------------------------*/
#nb1, #nb2, #nb3, #nb4, #nb5, #nb6, #navipunkt, #naviende {
	float:right;
	}
#nb1 a {
	height: 22px;
	width: 86px;
	display: table-cell;
	display:block;
	background: url(tarot/tarot_informationen.gif) no-repeat 0px 0px;
	}
#nb1 a:hover {	
	background-position: 0px -22px;
	}
#nb1 a:active {
	background-position: 0px -44px;
	}
#nb2 a {
	height: 22px;
	width: 57px;
	display: table-cell;
	display:block;
	background: url(tarot/tarot_kontakt.gif) no-repeat 0px 0px;
	}
#nb2 a:hover {	
	background-position: 0px -22px;
	}
#nb2 a:active {
	background-position: 0px -44px;
	}
#nb3 a {
	height: 22px;
	width: 81px;
	display: table-cell;
	display:block;
	background: url(tarot/tarot_impressum.gif) no-repeat 0px 0px;
	}
#nb3 a:hover {	
	background-position: 0px -22px;
	}
#nb3 a:active {
	background-position: 0px -44px;
	}
#nb4 a {
	height: 22px;
	width: 113px;
	display: table-cell;
	display:block;
	background: url(tarot/tarot_partner.gif) no-repeat 0px 0px;
	}
#nb4 a:hover {	
	background-position: 0px -22px;
	}
#nb4 a:active {
	background-position: 0px -44px;
	}
#nb5 a {
	height: 22px;
	width: 69px;
	display: table-cell;
	display:block;
	background: url(tarot/tarot_start.gif) no-repeat 0px 0px;
	}
#nb5 a:hover {	
	background-position: 0px -22px;
	}
#nb5 a:active {
	background-position: 0px -44px;
	}
#nb6 a {
	height: 22px;
	width: 53px;
	display: table-cell;
	display:block;
	background: url(tarot/buecher.gif) no-repeat 0px 0px;
	}
#nb6 a:hover {	
	background-position: 0px -22px;
	}
#nb6 a:active {
	background-position: 0px -44px;
	}
#navipunkt {
	width:30px;
	height:22px;
	background-image:url(tarot/tarot_navi_punkt.gif);
	background-repeat:no-repeat;
	}
#navipunkt2 {
	width:30px;
	height:22px;
	background-image:url(tarot/tarot_navi_punkt.gif);
	background-repeat:no-repeat;
	}
#naviende {
	width:26px;
	height:22px;
	background-image:url(tarot/tarot_naviende.gif);
	background-repeat:no-repeat;
}
#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#5B4211;
	text-decoration: none;
	}
#footer a:hover {	
	font-weight:normal;
	color:#D43434;
	text-decoration: underline;
	}
#footer a:active {
	font-weight:normal;
	color:#000000;
	}
#freieberaterbox a, #besetzteberaterbox a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#563E10;
	text-decoration: none;
	}
#freieberaterbox a:hover, #besetzteberaterbox  a:hover {	
	font-weight:600;
	color:#D43434;
	text-decoration: underline;
	}
#freieberaterbox a:active, #besetzteberaterbox  a:active {
	font-weight:normal;
	color:#000000;
	}
#inhaltbox a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#5B4211;
	text-decoration: underline;
	}
#inhaltbox a:hover {	
	font-weight:normal;
	color:#D43434;
	text-decoration: none;
	}
#inhaltbox a:active {
	font-weight:normal;
	color:#000000;
	}
/*--------------------------Kontaktform --------------------------*/
.kontaktform {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #604A1E;
	width: 200px;
}
.kontaktform2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #604A1E;
	width: 430px;
	height: 80px;
}
.delete {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #604A1E;
	width: 80px;
	height: 20px;
	background: transparent;
}
.flagge {
	height: auto;
	width: 30px;
	margin-right: 5px;
}
/*----------------------- Texteformatierung -------------------*/
.text11px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	}
.text12px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
.redtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
	color:#FF0000;
}
.sound a:link, .sound a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration: none;
}
/*----------------------- Sound -------------------*/
.sound a:hover {
	color:#CC0000;
}
.sound a:active {
	color:#0E438A;
}
.sound a:focus {
	color:#0E438A;
}
/*--------------- testbox Ajax--------------*/
#freieberaterdiv, #besetzteberaterdiv {
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	}
#freieberaterdiv a, #besetzteberaterdiv a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#563E10;
	text-decoration: none;
	}
#freieberaterdiv a:hover, #besetzteberaterdiv  a:hover {	
	font-weight:bold;
	color:#D43434;
	text-decoration: underline;
	}
#freieberaterdiv a:active, #besetzteberaterdiv  a:active {
	font-weight:normal;
	color:#000000;
	}
