input, textarea { font-family: Arial, Helvetica, sans-serif; font-size:11px; }

 
.thinborder {
	border: thin solid #483742;
	background-color: #E4D9EC;
}
#exiflayer {
	position:relative;
	left:-20px;
	top:5px;
	visibility:hidden;
	z-index:1;

}
.imageviewer_commentstop{
 
	font-size:12px;
	font-variant: normal;
	color: #483742;
	padding: 3px;
	border: 1px solid #483742;
	background-color: #CCB8DA;
}

a.imageviewer_navigation:link    {  
  text-decoration:underline;
	font-size:12px;
 
	text-align:justify;
	font-variant: small-caps;
 }
a.imageviewer_navigation:active  { 
color:#FB7736; text-decoration:none; font-size:14px;
	text-align:justify; text-align:justify;}
a.imageviewer_navigation:visited {
	
	color:#454545;
	text-decoration:underline;
	font-size:12px;
 
	text-align:justify;
	font-variant: small-caps;
}
a.imageviewer_navigation:hover   {
	
	;
	text-decoration:underline;
	font-size:12px;
 
	text-align:justify;
	color: #CEA410;
	
}
/*
a.imageviewer_navigation:link:before{
	content: url("img/folder1openl.png"); 
	}
	 a.imageviewer_navigation:active:before{
	content: url("img/folder1openl.png"); 
	}
	 a.imageviewer_navigation:visited:before{
	 margin-right:10px;
	content: url("img/folder1openl.png"); 
	}
	 a.imageviewer_navigation:hover:before{
	content: url("img/folder1openl.png"); 
	}
	*/

.imageviewer_comments{
 
	font-size:12px;
	color: #000000;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
}


a.imageviewer_thumbborder:link img {
	color:#000000;
	border: 1px solid black;
}
a.imageviewer_thumbborder:visited img {color: #000000;
border: 1px solid black;

}
a.imageviewer_thumbborder:hover img {color:#EEEEEE;
border: 1px solid white;
 
}
a.imageviewer_thumbborder:active img {
border: 1px solid #B051A5;
 
color: #000000;}

.presentator_container
{
display:block;

width:95%;;
}


a.imageviewer_subnavi:link    {  
 color:#454545; text-decoration:none;
	font-size:9px;
 padding-left:3px;
 
	font-variant: small-caps;
	text-transform: capitalize;
 }
 a.imageviewer_subnavi:link:before{
	content: url("img/folder1closed.png"); 
	}
a.imageviewer_subnavi:active  {	
color:#454545; text-decoration:none; 
 
 
	text-transform: capitalize;
}
a.imageviewer_subnavi:active:before{
	content: url("img/folder1open.png"); 
	}
a.imageviewer_subnavi:visited {
	
	color:#454545;
	text-decoration:none;
	font-size:9px;
  padding-left:3px;
	text-transform: capitalize;
   }
 a.imageviewer_subnavi:visited:before {
	content: url("img/folder1closed.png"); 
   }
a.imageviewer_subnavi:hover   {
	

	text-decoration:underline;
 
	color: #784B44;
 
}
a.imageviewer_subnavi:hover:before{
	content: url("img/folder1open.png"); 
	}
td.grossbild {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	background-color: #FFFFFF;
}
td.kommentare {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	background-color: #FFFFFF;
}

