/*
	------------------------------------------------------------------
	created by 		: Paul van Roekel
	date			: july 2006	
	------------------------------------------------------------------	
	You're welcome to use any code in this file for your own projects
	the used images however are copyrighted and not for use 
	on other sites! Want to contact me? Use the form on this website...
*/


/*
#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}


#content a {
	color: #fff;
	text-decoration: underline;
}

#content a:visited   {
	color: #999999;
	text-decoration: underline;
}

#content a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	}


#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	float:right
}



#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}







	

.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}


#footer {
	text-align:center;
	padding: 30px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	}


#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #FFFFFF;
}

*/

.showcase {
    float:left;
    width:260px;
    height:260px;
    padding: 10px;
    margin:5px;
}

#eins { background-color: #bbb;}
#zwei { background-color: #ddd;}

span.showcasetext {
    display:block;
    margin-top: 4px;
    text-align:center;
}


.unvisible { 
	display: none;
 }




.thumbnail2 {
	margin: 2px;
	padding: 2px;
	text-align: center;
	/*color: #CCCCCC;*/
	width: 166px;
	height: 170px;
	}

.thumbnail2 img{
	background: #000;
	margin: auto;
	display:block;
}



.thumbnail2 a {
	color:#999999;
	text-decoration: none;
}

div.thumbnail2:hover{
	/*background: #000;*/
	color: #76B41C;
	font-weight: bold;
}

.thumbcontainer {
    float: left;
    margin: 5px;
    margin-right:10px;
    margin-bottom: 10px;
	padding: 8px;
    padding-right:15px;
    height:160px;
    width:166px;
    font-size:11px;
    line-height:1.2em;
    border: 1px solid #aaa;
    /*background-color:red;*/
}

.thumbnail {
	text-align: center;
	/*color: #CCCCCC;*/
	width: 166px;
	height: 125px;
	}

.perms_author {
    margin-top: 2px;
    width: 166px;
    height: 13px;
    font-family:verdana;
    font-size:9px;
    }
.perms_author a {
    font-weight:normal;
    color: #000000;
    }

.perms_cc {
    margin-top: 0px;
    width: 166px;
    height: 13px;
    }


.thumbnail img{
	background: #000;
	padding: 1px;
	margin: auto;
	display:block;
}



.thumbnail a {
	color:#999999;
	text-decoration: none;
}

/* non IE  hover */
div.thumbnail:hover{
	/*background: #000;*/
	color: #76B41C;
	font-weight: bold;
}

a img {
border:none;

}

#gallerycontainer1{
    margin:0px;
    height:2330px;
	padding: 0px;
	text-align:center;
}

#gallerycontainer2{
    height:3050px;
	padding: 0px;
	text-align:center;
}


.gallery {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
	}
    
.gallery li {
float:left;
height:175px;
margin:0px;
margin-left:5px;
padding:0px;
position:relative;
width:205px;
}

.gallery em {
background:transparent url(../images/watercolor-mask.png) no-repeat scroll 0 0;
display:block;
font-family:Verdana,Georgia,"Times New Roman",Times,serif;
font-size:10px;
/*
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
*/
height:165px;
left:3px;
line-height:100%;
padding-top:130px;
position:absolute;
text-align:center;
top:2px;
width:190px;
}

.gallery img {
border:medium none;
padding:14px 20px 2px 13px;
}

.gallery a {
font-size:0px;
color:#000000;
text-decoration:none;
}
