html	 {		 		 background-color: #000000;}

body	 {				 background-color: #000000;
		  				 color: #CCCCCC;
		  				 font-family: Verdana, tahoma, sans-serif;
		  				 font-size: 12px;
						 text-align:center;}
						 
#body	 {				 color: #CCCCCC;
		  				 font-family: Verdana, tahoma, sans-serif;
		  				 font-size: 12px;}
		  				 
a:link      			 {color: #CCCCCC; text-decoration:none}
a:visited   			 {color: #CCCCCC; text-decoration:none}
a:hover     			 {color: #CCCCCC; text-decoration:none}
a:active    			 {color: #CCCCCC; text-decoration:none}
		 

#aktuell a:link, #aktuell a:visited, #aktuell a:hover, #aktuell a:active {color: #2EB899; text-decoration:none}

#info a:link      			 {color: #2EB899; text-decoration:none}
#info a:visited   			 {color: #2EB899; text-decoration:none}
#info a:hover     			 {color: #2EB899; text-decoration:none}
#info a:active    			 {color: #2EB899; text-decoration:none}




h1		 {				 color: #E6E6E6;
		 				 font-family: Verdana, tahoma, sans-serif;
		 				 font-size: 16px;
						 margin-top: 0px;}
		 
h2		 {			 	 color: #FFFFFF;
		  				 font-family: Verdana, tahoma, sans-serif;
		  				 font-size: 14px;
						 margin-top: 0px;}
		  				 
img		 { 				 border: 0px;}




#footer	 {			 	 margin-top: 30px;
		  				 color: #21826D;
		  				 font-family: Verdana, tahoma, sans-serif;
	      				 font-size: 10px;}
	      				 
.PortfolioThumbnail		  {border: 1px solid #787878; padding:2px;}
.PortfolioThumbnail:Hover {border: 1px solid #B8B8B8; padding:2px;}
	      
#footer a:link           {color: #21826D; text-decoration:none}
#footer a:visited   	 {color: #21826D; text-decoration:none}
#footer a:hover          {color: #21826D; text-decoration:underline}
#footer a:active    	 {color: #21826D; text-decoration:underline}

		  

#GalleryMenu			 {margin-left:20px; margin-top:20px; line-height:18px;color: #CCCCCC;font-family: Verdana, tahoma, sans-serif;font-size: 12px;}
#GalleryMenu a:link      {color: #CCCCCC; text-decoration:none}
#GalleryMenu a:visited   {color: #CCCCCC; text-decoration:none}
#GalleryMenu a:hover     {color: #CCCCCC; text-decoration:none}
#GalleryMenu a:active    {color: #CCCCCC; text-decoration:none}
#GalleryMenu .selected	 {font-weight:bold;}


.GalleryThumbnail		 {border: 1px solid #B8B8B8; padding:2px;}
.GalleryThumbnail:Hover	 {border: 1px solid #EEEEEE; padding:2px;}
.GalleryThumbnail:active {position:relative !important; top:1px !important; left:1px !important;}

.GalleryPreview 		 {border: 1px solid #B8B8B8; padding:2px;}
.GalleryPreviewTitle a	 {color: #FFFFFF;
		  				 font-family: Verdana, tahoma, sans-serif;
		  				 font-weight: bold;
		  				 font-size: 14px;
						 margin-top: 3px;}

a.GalleryPreviewTitle:link{color: #FFFFFF;}
a.GalleryPreviewTitle:visited{color: #FFFFFF;}
a.GalleryPreviewTitle:hover{color: #FFFFFF;}
a.GalleryPreviewTitle:active{color: #FFFFFF;}

.GalleryPicture	     	 {border: 1px solid #4D4D4D; padding:2px;}

#Picture 			 	 {width: 196px; float: left; vertical-align:top; color: #CCCCCC; font-family: Verdana, tahoma, sans-serif; font-size: 12px;}
#Picture h1				 {font-family: Verdana, tahoma, sans-serif; font-size: 18px; color: #E6E6E6; margin-bottom: 20px;}

#Picture a:link      	 {color: #CCCCCC; text-decoration:none; font-weight: bold;}
#Picture a:visited   	 {color: #CCCCCC; text-decoration:none; font-weight: bold;}
#Picture a:hover     	 {color: #CCCCCC; text-decoration:none; font-weight: bold;}
#Picture a:active    	 {color: #CCCCCC; text-decoration:none; font-weight: bold;}

/*
#Picture .slim a:link    {color: #CCCCCC; text-decoration:none; font-weight: medium;}
#Picture .slim a:visited {color: #CCCCCC; text-decoration:none; font-weight: medium;}
#Picture .slim a:hover   {color: #CCCCCC; text-decoration:none; font-weight: medium;}
#Picture .slim a:active  {color: #CCCCCC; text-decoration:none; font-weight: medium;}
*/


.tinput	 	   			 {border: 1px solid #B8B8B8;
						  background-color: #000000;
						  color: #CCCCCC;}
