		body  { 			background-color: white;
					margin: 0;
					padding: 0;
					font-family: arial; 
					font-size: 12px;
					line-height: 16px;
					margin-top: 50px;
					text-align: center;
		}
		
		
			
		a { color: #000000; text-decoration: underline; font-weight: bold; }
		a:hover { color: #565556; text-decoration: underline; font-weight: bold; }
		
		h1 {	font-size: 16px;
		}
			
		#container {	width: 660px;
						height: 850px;
						margin: 0 auto; 
						text-align: left;
						bbackground-color: red;
		}
		
		#header {	border-bottom: 1px solid black;
					padding-bottom: 40px;
		}
		
		#left {	width: 160px;
				float: left;
				margin-top: 40px;
				bbackground-color: blue;
		}
		
		#right {	width: 490px;
					float: left;
					margin-left: 10px;
					margin-top: 52px;
					bbackground-color: green;
		}
		
		
		#menue {	width: 160px;
					padding-bottom: 10px;
					border-bottom: 1px solid black;
		
		}
		
		#menue p {	height: 10px;
		}
		
		#newsletter {	width: 160px;
						border-bottom: 1px solid black;
						padding-bottom: 5px;
						padding-top: 15px;
						height: 50px;
						
		
		}
		
		.article {	padding-top: 15px;
					padding-bottom: 5px;
					border-bottom: 1px solid black;
		}
		
		.exhibition_thumb {	width: 135px;
							font-size: 11px;
							float: left;
							margin-bottom: 25px;
							margin-right: 15px;
		}
		
		.press_thumb {		width: 106px;
							font-size: 11px;
							float: left;
							margin-bottom: 25px;
							margin-right: 15px;
		}
		
		.img_border {	border: 1px solid black;
		}
		
		#text_newsletter {	font-size: 11px; margin-top: 3px;
		}
		
		#imprint {	font-size: 10px; 
					text-align: right;
					margin-top: 5px;
					margin-bottom: 10px;
					color: #7f7f7f;
		}
		
		#imprint a {	font-weight: normal;
						color: #7f7f7f;
		}
		
		#imprint a:hover {	font-weight: normal;
						color: black;
		}
		
		.flickr {
				margin: 0 2px 2px 0;

		}

		
		
		
		.flickr img {	border: 0; margin: 0 2px 2px 0;
		}

*html #menue p {	margin-top: 4px;
}

*html #newsletter p {	margin-top: -20px;
						
}
*html #newsletter {	padding-bottom: 0px;
						
}

