/* CSS Document */
body {background-color: #333333; border:none; margin:0px auto; height:100%;
font-family: "Calibri"; font-size:16px; color: #CCCCCC}
a {
	color: #CCCCCC; text-decoration:none}
a:visited {
	color: #CCCCCC}
a:active {
	color: #CCCCCC}
	

#logo
{
	height:auto;
	width:auto;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

#menue_main
{
	height:auto;
	width:auto;
	margin-left: auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
}

#impressum
{
	height:auto;
	width:auto;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

#email
{
	height:auto;
	width:auto;
	margin-left: auto;
	margin-right:auto;
	margin-top:30%;
	text-align:center;
}

#navigation
{
	width:150px;
	position:fixed;
	float:right;
	background-color:#252525;
	padding-left:40px;
	padding-top:95px;
	padding-right:30px;
	top:0px;
	bottom:0px;
	left:0px;
	font-weight:bold;
}

#thumbs
{
	height:auto;
	width:auto;
	position:absolute;
	left:220px;
	margin-top:70px;
	padding-left:50px;
	text-align:center;
}

#menuepicture
{
	width:auto;
	position:absolute;
	left:220px;
	top:50px;
	bottom:50px;
	text-align:center;
	padding-left:50px;
}
#text
{
	width:auto;
	position:absolute;
	left:220px;
	top:50px;
	right:40px;
	padding-left:50px;
	text-align:justify;

}
#text2
{
	width:auto;
	position:absolute;
	left:10px;
	top:50px;
	right:40px;
	padding-left:50px;
	text-align:justify;

}
#pictures
{
	height:auto;
	width:auto;
	margin-left: auto;
	margin-right:auto;
	margin-top:2%;
	text-align:center;
}
#nav_bottom
{
	height:auto;
	width:auto;
	text-align:center;
	font-family: Webdings;
}

