/* CSS FOR TAROTSTERN */


body{
background: #628aa9;
color: #c0d0dc;
color: #ccd9e3;
/*position: relative;*/
}


*{
padding: 0;
margin: 0;
	}


p, h4, h3,h2 {
margin-bottom: 1em;
}

select, input, textarea
{
	margin-top: 2px;
	margin-bottom: 10px; 
	font-size: 13px;
}

textarea {
	margin-top: 7px;
}

.t_area
{
	padding-bottom: 10px;
}

#wrapper{
	/*border: 1px solid #c0d0dc;*/
	width: 990px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica,sans, sans-serif;
	font-size: 14px;
	position: relative;
	clear: both;
	}

	
#header {
	background: #628aa9; 
	background-image: url(../images/header.png);
	background-repeat: no-repeat; 
	width: 981px;
	height: 146px;
	padding-top: 25px;
	padding-left: 10px;
}

div#logo {
	background: #628aa9; 
	background-image: url(../images/logo.png);
	background-repeat: no-repeat; 
  	display: block;
  	height: 130px; 
	width: 332px;
	float:left;
}

div#logo h1 a {
  	background: #628aa9; 
	background-image: url(../images/logo.png);
	background-repeat: no-repeat; 
  	display: block;
  	text-indent: -999em;  
   	text-decoration:none;
	outline: none;
	height: 130px;
}

div#navi {
	background-repeat: no-repeat;
	width: 448px;
	height: 35px;
	float: left;
	margin-left: 80px;
	margin-top: 111px;
	font-size: 0px;
}

#navi1, #navi2, #navi3, #navi4 {
	float: left;
	width:112px;
	height: 35px;
	font-size:0px;
}

#navi1 {background-image: url(../images/navi/start.png);}
	#navi1:hover{background-image: url(../images/navi/start_hov.png);}

#navi2 {background-image: url(../images/navi/tarot.png);
		width:110px;}
	#navi2:hover{background-image: url(../images/navi/tarot_hov.png);}

#navi3 {background-image: url(../images/navi/weiteres.png);
		width:111px;}
	#navi3:hover{background-image: url(../images/navi/weiteres_hov.png);}

#navi4 {background-image: url(../images/navi/forum.png);}
	#navi4:hover{background-image: url(../images/navi/forum_hov.png);}

/* ======================*/

div#subnavi_horiz {
	border-top: 1px solid #90acc2;
	border-bottom: 1px solid #90acc2;
	font-family: sans-serif, sans, arial, helvetica;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	/*background-image: url(../images/navi/bg.png);*/
	background-image: url(../images/navi/bg.png);
width: 790px;
float: left;

}


div#subnavi_horiz_first {
width:100px;
height: 30px;
	background-image: url(../images/navi/nav_bg/end.png);
float: left;
	/*border-top: 1px solid #90acc2;
	border-bottom: 1px solid #90acc2;*/
}


div#subnavi_horiz_last {
width: 100px;
height: 30px;
	background-image: url(../images/navi/nav_bg/end2.png);
float: left;
	/*border-top: 1px solid #90acc2;
	border-bottom: 1px solid #90acc2;*/
}


#subnavi_horiz .currentparent,
#subnavi_horiz .normal {
	display: block;
	float: left;
	width: 144px;
	padding: 6px;
padding-top: 5px;
padding-bottom: 7px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left:-0px;
	margin-right:0px;
	text-decoration:none;
	outline: none;
	margin-top: 0px;
height: 16px;
}

div#subnavi_horiz .currentparent {
	background: transparent;
	color:#FFFFFF;
}
div#subnavi_horiz .normal{
	color:#c0d0dc;	
}

div#subnavi_horiz .normal:hover {
	background: #628aa9; 
	background-image: url(../images/navi/back_new.png);
	background-repeat: no-repeat; 
	color:#FFFFFF;
}

#subnavi a{
	color: #fff;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	/*margin:5px;
	padding:5px;*/
	}
	

#main {
	width: 990px;
	margin-top: 8px;
	/*border-top: 1px solid #c0d0dc;*/
	/*border-top: 1px solid #90acc2;*/
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div#menu_vert{
float: left;
width:180px;
height: auto;
font-size: 12px;
font-weight: bold;
background-color: transparent;
margin-top: 40px;
		}
		
#menu_vert .currentpage,
#menu_vert .normal {
	outline: none;
	color:#FFFFFF;
	width: 135px;
	display:block;
	float: left;
	padding:0.5em 0.5em 0.5em 1.8em;
	text-decoration:none;
	border:1px solid #c0d0dc;
	margin-bottom:-1px;
	margin-left:45px;
	font-size: 90%;
}
		
#menu_vert .currentpage {
	background: #6B9BBF;
	background: #83A5BF;
}

#menu_vert .normal{
	background: transparent;
	color: #E0E9EF;
}

#menu_vert .normal:hover{
	background: #50748F;
/* 	background: #557a96; */
	color: #ffffff;
}

div#main{
	margin-bottom: 20px;
}

div#content{
	float:right;
	width: 560px;
	padding: 50px;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom:0px;
 
}

div#end_content{
	height: 4px;
	width:560px;
	background: #628aa9; 
	background-image: url(../images/end_content.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 20px;
}

div#text {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1em;
}

h1,h2,h3,h4,h5,h6 {
	color: #D9E2EA;
}

h1{
	font-size:1.6em;
	font-weight: normal;
}

h2{
	font-size:1.4em;
	font-weight: normal;
}

h3{
	font-size:1.2em}

h4{
	font-size:1.00em}


h1.title {
	background: #628aa9; 
	background-image: url(../images/content.png);
	background-repeat: repeat-x; 
	width: 560px;
	height: 25px;
	font-family: arial,sans, sans-serif;
	text-align: center;
	padding-top: 6px;	
	padding-bottom: 7px;
	color: #ffffff;
	margin-bottom: 15px;
}

div#content a:link {
	color: #EED489;
	text-decoration: none;
	border-bottom: 1px dotted #dddddd;
	outline: none;
	padding-left:1px;
	padding-right: 1px;
}

div#content a:visited {
	color:#DFC679;
	text-decoration: none;
	border-bottom: 1px dotted #628aa9;
	border-bottom: 1px dotted #dddddd;
	padding-left: 1px;
	padding-right: 1px;
}

div#content a:hover{
	color: #FFE59F;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	padding-left: 1px;
	padding-right: 1px;
}

div#content img {
border: 0px;
}

div#copyright {
width: 250px;
text-align: center;
padding: 15px;
font-size: 13px;
list-style-type: none;
clear: both;
margin-left: 530px;
/*border-top: 1px solid #c0d0dc;*/
}


div#copyright a:link {
color: #EED489;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}

div#copyright a:visited {
color: #DFC679;
text-decoration: none;
border-bottom: 1px dotted #628aa9;
}

div#copyright a:hover {
color: #FFE59F;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}

.accessibility {
	display: none;
}

.datensatz  h2 {
	line-height: 180%;	
}


div#images {
	background-repeat: no-repeat; 
	width: 351px;
	height: 317px;
	float: left;
	margin-top: 100px;
	margin-left: 25px;<a href="kontakt.htm" class="normal">Kontakt</a>
}

.line {
margin-top: 0px;

height: 1px;
width: 980px;
margin: 0 auto;
margin-bottom: 10px;
background-image: url(../images/navi/line.png);
}

div#text span {
font-weight: bold;
color: #d9e2ea;
}

div#text span .nocolor {
color: #c0d0dc;
}