* {
	margin: 0px;
	padding: 0px;
	}
body {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: 150%;
	background: #f9f06e;
	color: #000000;
	}
/*2cfdfd  9d9c97  33005e   34cbff  3f83ff  ffb3dc   c3ffa6   cc3333   */
p {
	margin: 0px 0px 20px 0px;
	width: 100%;
	}
#main_content #gallery img {
	border:solid 4px #ffffff;
	width: 100%;
	}
#main_content img {
	border:solid 4px #ffffff;
	width: 48%;
	}
/*NAVIGATION*/
ul {
	list-style: none;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	color: #fff;
	line-height: 120%;
	}
li {
	margin: 0px;
	padding: 0px;
	}
#nav ul a {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	font: normal 0.9em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;	
	}
#nav ul a:visited {
	color: #333333;
	}		
#nav ul a:hover {
	color: #fff;
	}
#main_content a:link {
	text-decoration: none;
	font-style: italic;
	color: #ff0066;
	}
#main_content a:visited {
	text-decoration: none;
	font-style: italic;
	color: #ff0066;
	}
#main_content a:hover {
	text-decoration: none;
	font-style: italic;
	color: #fff;
	}
a img {
	border: none;
	}
#main_content a:hover img {
	border:solid 4px #ff0066;
	}
/*DIV*/
#nav{
	float: left;
	position: fixed;
	margin: 185px 0px 0px 0px;
	width: 200px;
	text-align: center;
	}
#content {
	margin: 0 auto;
	width: 800px;
	}
#main_content {
	margin: 0px 10px 0px 200px;	
	padding-top: 185px;
	padding-bottom: 20px;
	}
/*HEADER*/
#head2 {
	position: fixed;
	width: 900px;
	height: 12px;
	z-index: 100;
	background: #f9f06e;
	}
#head {
	position: fixed;
	top: 60px;
	width: 900px;
	height: 100px;
	z-index: 100;
	background: #f9f06e;
	}
	h2 {
		font-size: 1.5em;
		font-weight: normal;
		margin: 50px 0px 0px 24px;
		color: #333333;
		}
		.head_name {
			color: #ffffff;
		}
		.head_big {
			color: #ff0066;
			font-size: 2.8em;
		}
/*HERVORHEBUNGEN*/
h1 {
	font: bold normal 12.3em Helvetica, Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #282828;
	margin: 0px;
	letter-spacing: -0.06em;
	}
h3 {
	margin: 0px 0px 3px 0px;
	font: bold normal 1.8em Helvetica, Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	}
