body.index {
	 		 background-color: #444444;
	 		 color:#a0afb6;
	 		 font-family:Verdana,Arial;
	 		 font-size:12pt;
             background-image:url(images/back.jpg);
             background-repeat: repeat-y; 
             background-position: top center;
}

	       
a{
			 text-decoration:none;
			 color:#c1d0d7;
			 font-weight:600;
}

a:hover{ 
			 text-decoration:underline;
	       }

img{
			border-width:0px;
}
	       
table.band{
			width:100%;
}
	       
table.main {
             width:900px;
             height:100%;
             padding:0px;
             border-spacing:0px;
             border-collapse:collapse;
             background-image:url(http://www.tearsofnight.de/images/logo_mond.jpg);
             background-attachment:fixed;
             background-repeat: no-repeat; 
             background-position: bottom center;
             overflow:scroll;
           }

table{
			font-size:0.95em;
}

table.menue{
			 width:800px;
             padding:0px;
             border-spacing:0px;
             border-width:0px;
             margin:0px;
             border-collapse:collapse;
             font-size:1.25em;
             font-family:Verdana;
           }

tr.banner{
			height:150px;
}

td.banner{
			height:150px;
			width:800px;
			text-align:center;
}

tr.menue{
			height:40px;
}

td.menue{
			padding:0px;
			width:800px;
			text-align:center;
}

td.side{
			width:50px;
}

td.link{
			text-align:center;
			border:none;
}


td.impressum{
			vertical-align:bottom;
			text-align:center;
			font-size:0.6em;
			padding-right:50px;
			padding-left:50px;
}

td.mainview{
			width:700px;
			vertical-align:top;
			text-align:left;
			padding-top:25px;
			padding-right:50px;
			padding-left:50px;
}

table.news{
			color:#a0afb6;
			width:100%;
}

td.newscontent{
			border-top-style:solid;
			border-top-width:1px;
			border-color:#a0afb6;
			text-align:justify;
}

table.live{
			width:100%;
			color:#FFFFFF;
			text-align:left;
			border-collapse:collapse;
}

table.live th{
			color:#a0afb6;
			background:url("images/bg.jpg");
			/* background-color:#A0AFB6; */
			padding:2px;
}

table.live td{
			padding-right:5px;
			padding-top:5px;
}

table.guest{
			width:90%;
			border-collapse:collapse;
			border-width:6px;
}


table.guest tr.topBottom{
			background:url("images/bg.jpg");
}
	

table.guest th.name{
			text-align:right;
			color: #a0afb6;
}

table.guest td.message{
			padding:10px;
			background-color: transparent;
			color:#a0afb6;
}

table.guest th{
			text-align:left;
			color:#a0afb6;
			border-collapse:separate;
}

h2{
			line-height:0.1em;
}

div.vorstellung{
			text-align:justify;
}

div.fotoanzeige{
			text-align:center;
}

form.gb{
			width:400px;
			background:url("images/bg.jpg");
/*			position:fixed;
			left:200px; */
}
input.gb, textarea.gb{
			background-color:#000000;
			color:#a0afb6;
			border:none;
}


div.popup{
			position:fixed;
			z-index:1;
			text-align:left;
			top:150px;
			left:350px;
			width:400px;
			background-color:#ffffff;
			filter:alpha(opacity=50);
			opacity: 0.5;
			-moz-opacity:0.5;
}


div.popup:hover{
			filter:alpha(opacity=90);
			opacity: 0.9;
			-moz-opacity: 0.9;
}
div.popuptext {
			padding: 20px;
			font-weight: bold;
			color: #000;
			filter:alpha(opacity=100);
			opacity: 1;
			-moz-opacity:1;
			position: relative;
}

div#akct {
	position: absolute; top:0px; right: 0px; z-index: 2342; width:113px; height:88px;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvse.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border:none;
	padding:0;
	margin:0;
	text-align: right;
}
div#akct img {
	border:none;
	padding:0;
	margin:0;
	background: none;
}
div#akct a#akpeel img {
	width: 100%;
	height: 100%;
}

div#akct a, div#akct a:hover {
	text-decoration: none;
	border:none;
	padding:0;
	margin:0;
	display: block;
	background: none;
}
div#akct a#akpeel:hover {
	position: absolute; top:0px; right: 0px; z-index: 4223; width:500px; height:500px;
	display: block;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#akct a#akpreload
{
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: 234px 0px;
}