/* CSS Document Patchwork-Seite */
* {
	font-size: 100%;
	margin:0;
	padding:0;
	}

html {
	margin: 0;
	padding: 0;
  	min-height: 100%; 
	margin-bottom: 1px;
 	width: 100%
	} 

body {
	text-align:center;
	font-family: Verdana, Arial, Sans-Serif;
	/*background:#ABC2E5;*/
	background: #d1dae8;
	padding: 0;
	margin: 0;
	color:#fff;
	font-size : 1em;
	}
	
img {
	border: 0;
	margin:0;
	padding:0;
	top: 0;
	}
#center {
	position: absolute;
	width: 57em;
	margin-left: -23.85em;/* Hälfte website ohne sky */
	top: 0;
	left: 50%;
	}					

#globalcontainer{
	text-align:left;
	float: left;
	width:47.70em;
	background: white;
	border-left:0.1875em solid white;
	border-right:0.1875em solid white;
	}	

#sky {
	width: 120px;
	margin: 0 0 0 10px;
	float: left;
	display: none;
	}	
	
/*   rand oben unten     -------------------------------------------------------------- */  

.randcont {
	clear: both;
    width: 100%;
    background: #59595B;
 	}
 
.randcont ul {
 	text-align: center;
 	font-size: 0.625em;
 	color: #999;
 	padding: 6px 0;
 	}
 
.randcont li {
 	display: inline;
 	margin: 0 2px;
	}
 
.randcont li a{
 	color: #999;
 	text-decoration: none;
 	}
 
.randcont li a:hover{
 	color: #fff;
 	}
 
.randtop {
 	background: #59595B url(../images/eckeWeissLiU.gif) no-repeat bottom left;
 	border-bottom: 0.1875em solid #fff;
 	}
 
.randtop ul {
 	background: url(../images/eckeWeissReU.gif) no-repeat bottom right;
 	}
 
.randbot {
 	background: #59595B url(../images/eckeWeissLiO.gif) no-repeat top left;
 	border-top: 3em solid #fff;
 	}
 
.randbot ul{
 	background: url(../images/eckeWeissReO.gif) no-repeat top right;
 	}
  

/* ENDE RAND OBEN UNTEN */  

#thumbs {
	width:47.0em;
	margin:0;
	padding:0;
 	text-align: center;
	float: left;
}	
#thumbs2 {
	width:100%;
	clear:both;
	margin:0;
	padding:0;
 	text-align: center;
	float: left;
}
.thumbnail320 {
	border: 1px solid #002364;
	/*height: 250px;*/
	z-index: 20;
	margin:0;
	padding:0;	
}

.einthumbnail {
	float: left;
	width: 5%;
	height: 40px;
}


