/***************************************************************************/
/*                                                                         */
/*     Das UntergrundSündikat - Die Rpocalypse 2005 - Lichtenberg 47       */
/*                                                                         */
/*                  .css und x(h)tml files von LeijiONE                    */
/*                 www.LeijiONE.de  webmaster@LeijiONE.de                  */
/*                                                                         */
/*          Sonntag, 11 September 2005 - 22:50Uhr - OstBerlin              */
/*                                                                         */
/*           redesign: Sonntag, 16. Oktober 2005 - 20:34Uhr                */
/*                                                                         */
/***************************************************************************/

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(bg.jpg) fixed center;
	font-size: 100.01%;
}

/* Standart Text Angaben */
h1 {
	font-size: 1.5em;
	color: #69140D;
}

a:link, a:visited {
	color: #000;
	font-size: 70%;
	font-family: verdana, sans-serif;
	text-decoration: none;
	border-bottom: 1px dashed #808080;
}

a:hover, a:active {
	color: #fff;
	background-color: #000;
	font-size: 70%;
	font-family: verdana, sans-serif;
	text-decoration: none;
	border: 0;
}

/* Text DIV */
#p {
	text-align: left;
	font-size: 70%;
	font-family: verdana, sans-serif;
	margin: 7em 2em 1em 2em;
}

*html #p { /* Abstand oben vom Header im IE */
  margin: 2em 2em 1em 2em;
}

#p a {
	font-size: 100%;
}

/* Wallpaper link Border */
.wall {
	float: left;
	margin-bottom: 1em;
	margin-right: 7px;
	text-align: center;
}

.wall a {
	border: 0;
	display: block;
}

.wall a:link img, .wall a:visited img { /* unsichtbar */
	border: 2px solid #fff;
}

.wall a:hover img, .wall a:active img { /* sichtbar */
	border: 2px solid #000;
}

/* Text DIV in der mitte zentriert */
#text {
	width: 800px;
	margin: auto;
}

/* Fusszeile mit der LeijiONE.de Breadcrumb URL-Leiste */
#footer {
	border-top: 1px dashed #808080;
	text-align: left;
	margin: 0 0 0 2em;
}

#footer .nolink:hover, #footer .nolink:active { /* Aktive Seiten - Links ordentliche Größe, aber nicht aktiv */
   background-color: #fff;
	color: #000;
	border-bottom: 1px dashed #808080;
}

/* iFrame vom Gästebuch */
#gbook {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 800px;
	height: 500px;
	border: 0;
}

/* Counter */
#counter p {
  font-size: 70%;
	font-family: verdana, sans-serif;
}
/* Menü wrapper */
#menu {
	width: 800px;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
	border: none;
	display: block;
	width: 160px;
	height: 50px;
}

#menu1, #menu2, #menu3, #menu4, #menu5 {
	width: 160px;
	height: 50px;
	float: left;
}

#menu1 a:hover, #menu1 a:active, #menu2 a:hover, #menu2 a:active, #menu3 a:hover, #menu3 a:active, #menu4 a:hover, #menu4 a:active, #menu5 a:hover, #menu5 a:active, {
	width: 160px;
	height: 50px;
	display: block;
}

#menu1 {
	background: url(menu1.1.gif) 0 0 no-repeat;
}

#menu1 a:hover, #menu1 a:active {
	background: url(menu1.2.gif) 0 0 no-repeat;
}

#menu2 {
	background: url(menu2.1.gif) 0 0 no-repeat;
}

#menu2 a:hover, #menu2 a:active {
	background: url(menu2.2.gif) 0 0 no-repeat;
}

#menu3 {
	background: url(menu3.1.gif) 0 0 no-repeat;
}

#menu3 a:hover, #menu3 a:active {
	background: url(menu3.2.gif) 0 0 no-repeat;
}

#menu4 {
	background: url(menu4.1.gif) 0 0 no-repeat;
}

#menu4 a:hover, #menu4 a:active {
	background: url(menu4.2.gif) 0 0 no-repeat;
}

#menu5 {
	background: url(menu5.1.gif) 0 0 no-repeat;
}

#menu5 a:hover, #menu5 a:active {
	background: url(menu5.2.gif) 0 0 no-repeat;
}
