.back {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #CCC;
	text-decoration: none;
	cursor: hand;
	text-transform: uppercase;
		position: absolute;

		z-index: 100;


}

.back:hover {
		color: #C99;}


#contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 11pt;
	color: #CCC;
	position: absolute;
	left: 570px;
	top: 20px;
	letter-spacing: 1pt
	height : 400;
	width : 350;
			background-color: rgba(0, 0, 0, 0.7);

}
#contact2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 11pt;
	color: #CCC;
	position: absolute;
	top: 20px;
	left: 180 px;
	letter-spacing: 1pt;
	height : 400;
	width : 350;
}
#newsInfo
{
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 11pt;
	color: #CCC;
	position: absolute;
	letter-spacing: 1pt;
	bottom: auto;
	left: 570px;
	top: 20px;
	width: 200px;
	height: 130px;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 0.3em 0.3em 0.3em 0.3em;



}

.newsMain
{
	font-family: Times;
	font-size: 20px;
	text-align: left;
	font-weight: light;
	line-height: 26px;
	color: #C99;
	position: absolute;
	letter-spacing: 1pt;
	left: 570px;
	top: 175px;
	width: 550px;
	height: 320px;
	background-color: rgba(0, 0, 0, 0.3);
	padding: 0.3em 0.3em 0.3em 0.3em;
			z-index: 100;

}
.newsMain2
{
	font-family: Times;
	font-size: 20px;
	text-align: left;
	font-weight: light;
	line-height: 26px;
	color: #C66;
	position: absolute;
	letter-spacing: 1pt;
	left: 570px;
	top: 640px;
	width: 550px;
	height: 520px;
	background-color: rgba(0, 0, 0, 0.3);
	padding: 0.3em 0.3em 0.3em 0.3em;

}
#newsMain Überschrift
{
	color: #C99;
	text-decoration: none;
	font-family: Times;
	font-size: 28px;
	text-align: left;
	font-weight: light;
	line-height: 32px;
	color: #C99;
	position: absolute;
	letter-spacing: 1pt;
}


#adress
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12pt;
	color: #CCC;
	position: absolute;
	top: 600px;
	left: 570px;
	letter-spacing: 1pt;
	position: fixed;
	padding: 0.3em 0.3em 0.3em 0.3em;


}

body
{
	/*Remove below line to make bgimage NOT fixed*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(IMG_4684.jpg);
	background-color: #000;
	/*Use center center in place of 300 200 to center bg image*/
	background-position: top left;
}

#galleryie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 11pt;
	letter-spacing: 1pt;
	position: absolute;
	top: 600px;
	left: 12px;
	list-style-type: none;
	overflow: hidden;
	color: white;
	margin: 0 auto;
	padding: 0;
		position: fixed;

}

#galleryie li
{
	float: left;
	color: #CCC;
	height: 800px;
	left : 0px;
	padding-left : 0px;
	border-bottom-style : solid;
	border-color :  #FFF;
	 border-right:1px solid #000; 

}

#galleryie li a
{
	color: #CCC;
	display: block;
	height: 800px;
	width: 90px;
	overflow: hidden;
	float: left;
	text-decoration: none;
	cursor: hand;
	padding-left : 0px;
}

#galleryie li a img { border: 0; }
#galleryie li a:hover { color: #C99; }

