
html{
	height: 100%;
}

body {
	font-family: Arial;
	color: #000;
	height: 100%;
}

/* Links */
a {
	color: #666666;
	text-decoration: underline;
}
 a:visited {
	color: #7D7D7D;
}

a:hover {
	color: #333333;
}

a:active {
	color: #000;
}

li {
	padding-bottom: 0.2em;
}

#main {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}

#header {
	height: 80px;
	max-width: 1000px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	max-width: 1000px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 30px;
}

#sidebar_right {
	position:relative;
	float: right;
	width:250px;
	padding-left: 20px;
	font-size: small;
	
}

#sidebar_left {
	position:relative;
	float: left;
	width:250px;
	padding-right: 20px;
	font-size: small;
}
 .dates tr {

}
.dates td {
vertical-align: top;
padding-right: 10px;
padding-bottom: 5px;
}

#search{
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	align: center;
}

.centered {
	margin-left:auto; 
	margin-right:auto;
}
 

/* DIV for the service profiles */

div.serviceProfile {
	padding-bottom: 30px;
	}

.separator {
	margin-top: 30px;
	color: #ccc;
	border-style: ;
	height: 1px;
	}
	
	

/* profile table */
 table.profile {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ccc;
	font-size: small;
}

.profile th {
	text-align: left;
	border-bottom: solid;
	border-bottom-color: #ccc;
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #00AA22;
}
.profile td {
	text-align: left;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid;
	border-bottom-color: #ccc;
	border-width: 1px; 
}





#taggingSidebar{
	position:absolute;
	top:100px;
	left:750px;
	width:500px;
	height:500px;
	line-height:25px
}

#imageSearchResult{
	width:130px;
	height:700px;
	overflow:auto;
	margin:1em;

}





#taggingStats{
	position:absolute; 
	top:80px;
	left:750px;
	width:300px;
	height:20px;
}

#innererRahmen{
	z-index:2005;
	position:absolute;
	left:00px; 
	top:00px; 
	width:50px; 
	height:50px; 
	border-width:2px; 
	border-style:solid; 
	border-color: #efecfc;
	visibility: hidden;
	cursor: move;
	}

#innererRahmen1{
	border:1px solid black;
	height:100%;
	background: transparent url('trans.png');
	}

#resizeButton{
	z-index:2005; 
	position:absolute; 
	right:-10px; 
	bottom:-10px; 
	width:10px; 
	height:10px; 
	border-color: #efecfc;
	visibility:hidden;
	cursor: se-resize;
}
	                                                                                                             
/* Search result */

div.resultthumb {
	float: left; 
	width: 140px; 
	margin-right: 20px;
	margin-bottom: 20px;
}

/* User pictures */

div.pic {
	float: left; 
	width: 200px; 
	margin-right: 20px;
	margin-bottom: 20px;
}

div.mosaicpic {
	float: left; 
	width: 95px; 
	margin-right: 5px;
	margin-bottom: 5px;
}
