/* CSS Document für www.anjuli-tanz.de - Stand: August 2007 */

body {
	width: 100%;
	height: 100%;
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	}

td {
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	line-height: 16pt;
	}
	
#startscreen {
  position: absolute;
  top:50%;
  left:50%;
  width:851px;
  height:630px;
  margin-left:-425px;
  margin-top:-315px;
}
	
#wrapper {
	width: 985px;
	height: 98%;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	left: 0px;
	top: 0px;
	background-color: #000000;
	}

#kopfbereich {
	width: 985px;
	height: 189px;
	background-color: #000000;
	background-image: url(../images/index/Anjuli_Banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	left: 0px;
	top: 0px;
	}

#textbereich {
	float: right;
	width: 725px;
	padding-left: 30px;
	}

#showbilderbereich {
	float: right;
	width: 725px;
	height: 98%;
	padding-left: 30px;
	}
	
#navibereich {
	float: left;
	width: 230px;
	}
	
#auftritt {
	background-color: #000000;
	background-image: url(../images/ueber_anjuli/auftritt.jpg);
	background-repeat: no-repeat;
	}
	
.bildlinks {
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.bildrechts {
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	}

.invert	{
	background-color:#EEEEEE;
	color:#333333;
	font-size:9pt;
	}

.light	{
	color:#666666;
	}

.lightsmall	{
	color:#666666;
	font-size:8pt;
	}
			
.darksmall	{
	color:#333333;
	font-size:8pt;
	}
			
.list	{
	background-color:#666666;
	}
		
.poesie	{
	line-height:180%;
	}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	}

h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #CCCCCC;
	}h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

a:link {
	font-weight: bold;
	color: #B98999;
	text-decoration: none;
	outline: none;
}

a:visited {
	font-weight: bold;
	color: #B98999;
	text-decoration: none;
	outline: none;
}

a:hover {
	font-weight: bold;
	color: #983355;
	text-decoration: underline;
	outline: none;
}

a:focus {
	font-weight: bold;
	color: #983355;
	text-decoration: underline;
	outline: none;
}

a:active {
	font-weight: bold;
	color: #AF0C0D;
	text-decoration: underline;
	outline: none;
}

