@charset "utf-8";
/* CSS Document */

body {background-color:#191919;
	  margin: 0px;
	  padding: 0px;
	  background-image: url(../images/Unbenannt-2.jpg);
	  background-repeat: no-repeat;}
	  
	  
a 	 {text-decoration: none;
      color: #333333;
	  font-family: "Century Gothic";}
	  
	  
	  #container	{margin-top: 200px;
	  				 margin-left: auto;
	  				 margin-right: auto;
					 height: 468px;
					 width: 878px;
					 font-family: "Century Gothic";}
					 
			#Menue_Left		{float: left;
							 width: 26px;
							 height: 432px;}
							 
							 #line	{float: left;
							 		 width: 2px;
									 height: 433px;
									 background-color: #C9FF41;}
							
							 #men	{float: right;
							 		 width: 22px;
									 height: 433px;
									 margin-left: 2px;}
							 
			#content		{float: left;
							 margin-left: 1px;
							 width: 829px;
							 height: 433px;
							 background-color: #041A24;
							 background-image: url(../images/content%20men.jpg);
							 background-repeat: no-repeat;}
							 
							 #thumbnails	{margin-left: 15px;
							 				 margin-top: 10px;}
							 
							 #contmen {font-family: "century Gothic";}
							 
							 #inhalt  {font-family: "century Gothic";
							 		   height: 390px;
									   padding-left: 30px;
									   padding-right: 30px;
									   padding-top: 20px}	 
							 
			#Menue_Right	{float: left;
							 margin-left: 2px;
							 width: 20px;
							 height: 432px;