@charset "utf-8";

body {
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	color: #333;
	font-family: Verdana, Geneva, sans-serif, "bradley Hand ITC";
	font-size: 12px;
	font-weight: 100;
}

p {
	font-size: 10px;
	line-height: 8px;
	letter-spacing: 2px;
	text-align: right;
	color: #333
}

#hintergrund {
	position:fixed;
	z-index:1;
	width:100%;
	height:100%;
	margin-right: auto;
	margin-left: auto;
}

#center {
	position: relative;
	width: 770px;
	z-index: 2;
	margin-left: auto;
	margin-right:auto;
	background-attachment: fixed;
}

#scrollbox {
	background-repeat: repeat;
	width: 670px;
	position: absolute;
	z-index: 3;
	top: 0px;
	right: 0px;
	min-height: 1000px;
	padding-bottom: 80px;
}

#scrollbox2 {
	background-repeat: repeat;
	width: 670px;
	position: absolute;
	z-index: 3;
	top: 70px;
	right: 0px;
	height: 250px;
	padding-bottom: 60px;
	padding-top: 25px;
}

#menu {
		list-style:none;	
		padding:0;
		margin:0;
		height:34px;
		width:130px;
		margin-top: 0;
		margin-left: -145px;
		position: fixed;
	}
	
		#menu li {
			float: left;
			left: 130px;
			height:inherit;
			position:relative;
			overflow:hidden;
			padding-right: 0;
			
		}

		#menu li a  {
			position:absolute;
			left: 130px;
			text-indent:-999em;
			background:url(/background/gray.png) no-repeat 0 0;
			display:block; 
			width:109px; 
			height:inherit;
			padding-right: 6px;

			/* fast png fix for ie6 */
			position:relative;
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}






#info {
	position: fixed;
	bottom: 8px;
	align: right;
	width: 92px;
	border: 0;
}

#bannerframe {
	margin-top: -15px;
	width: 670px;
	background-image: url(banner/bannerbackground2.png);
	background-repeat: no-repeat;
}
#javainfo {
	bottom: 25px;
	position: fixed;
	width: 500px;
	text-align: center;
	padding-right: 85px;
	padding-left: 85px;
}
div.login {
	z-index: 5;
	top: 6px;
	right: 6px;
	height: 25px;
	width: 60px;
	position: fixed;
	border: 0;
}

div.login:hover   {
	color: #000;
	background-image: url(buttons/loginhover.png);
	background-repeat: no-repeat;
}
a:focus {border: o; }
a:link { color: #000; text-decoration:none; }
a:visited { color:black; text-decoration:none; }
a:hover { color:black; text-decoration: none; }



.bottomline {
	height: 30px;
	width: 650px;
	padding-top: 5px;
	padding-right: 20px;
	color: #000;
}

.list-element {
	margin-top: 45px;
	margin-left: 45px;
	height: 130px;
	width: 520px;
	float: left;
}

.list-element :hover {
	position: relative;
}
.folderpic-label {
	margin-top: -130px;
	margin-left: 45px;
	padding-left: 18px;
	padding-right: 15px;
	padding-top: 5px;
	float: left;
	height: 125px;
	width: 225px;
	background-image: url(background/stripe2.png);
	background-repeat: repeat;
	
}


.folderpic-label p{
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	letter-spacing: 1px;
	color: #000;
}

.folderpic-clear {
	clear: both;
}
#container {
	margin-top: 0px;
	margin-left: 70px;
}
.einzelbild {
	padding-top: 16px;
	padding-right: 8px;
	padding-left: 8px;
}

#info p a{
	color: #333;
	font-weight:100;
}

#info p a:hover {
	color: #000;
}


#imp-text p {
	color: #000;
	font-size:12px;
	letter-spacing: 2px;
	text-align: left;
	line-height: 15px;
}
.zeile {
	width: 570px;
	height: 30px;
}
input {
	background-image: url(background/gray.png);
	background-repeat: repeat;
}
textarea {
	background-image: url(background/gray.png);
}
.fb-like {
	z-index: 40;
	float:left;
	margin-left: 90px;
	margin-bottom: 20px;
	margin-top: 20px;
	position: absolute;
	display: block;
	border: 0;
}

.subline {
	background-image: url(background/gray.png);
	margin-top: -11px;
	padding-top: 7px;
	padding-bottom: 1px;
	padding-right: 14px;
	width: 97px;
}



.button {}
            
#center #menu li p {
	float: right;
	margin-right: 10px;
	font-size: 13px;
	color: #333;
}
h3 {
	font-size: 0px;
	line-height: 0px;
}

#front-like {
	z-index: 5;
	bottom: 6px;
	right: 26px;
	position: fixed;
	border: 0;
}
