*{
background-color: black;
color: white;
margin: 0px;
padding: 0px;
color: #cfcfcf;
font-size: 13pt;
}
p {
font-size:10pt;
font-family: arial;
}
span {
background-color: transparent;

}
a {
background-color: transparent;
color: #c19d68;

text-decoration: none;
font-size: 10pt;
}
a:hover {
	color: white;
	
	}
#topMenu{
	display: block;
	float: left;
	height: 23px;
	padding-right: 100px;
	margin-left: 30px;
	width: 700px;
	color: #e5e5e5;
	margin-top: 20px;
	background-image: url(grafik/top1.png);
}
#topMenu ul {
float:right;
background-color: transparent;
width: 100px;

text-align: center;
height: 22px;
padding-top: 2px;
color: #fffff;
}
#current {

		background: rgba(230, 159, 88, .4) !important;
		color: white;
}


#topMenu ul a {
	background-color: transparent;
	}
	
#topMenu ul:hover {
	background-color: #888888;
	background: rgba(230, 159, 88, .4);
	color: white;

}
#topMenu a {
color: #e5e5e5;
text-decoration: none;
}
#logo {
	height: 250px;
	width: 250px;
	background-color: blue;
	margin-top: 43px;
	position: absolute;
	margin-left: 30px;
	background-image: url("grafik/logo2.png");
	}

#menu2 {
	height: 20px;
	width: 460px;
	margin-left: 30px;
	margin-top: 292px;
	position: absolute;
	border-bottom: solid 1px white;
	padding-right: 340px;

	
	}
	
#menu2 ul ul {
	float:right;
	width: 70px;
	text-align: center;
	margin-top: -2px;
	display:none;
	}
#menu2 ul  ul:hover{
	text-decoration: underline;
	cursor: pointer;
	display:none;
	}
	
	
#end {
	position: absolute;
	background-color: white;
	height: 320px;
	width: 1px;
	margin-top: 20px;
	margin-left: 780px;
	}
	
	
#content {
	position: absolute;

	width: 500px;
	background-color: #1b1a1a;
	margin-left: 280px;
	margin-top: 313px;
	}
	
#inside {
	padding: 20px;
	background-color: transparent;
	}
#inside h1 {
background-color:transparent;
}

#inside p {
background-color:transparent;
}
#website {
	margin: 0 auto;
	width: 900px;
	margin-top: 10px;

	}
	
#Home {
	position:absolute;
	background-color: blue;
	height: 40px;
	width: 100px;
	margin-left: 340px;
	margin-top: 20px;
	
	}
#news {
	background-color: #1b1a1a;
	position: absolute;
	margin-top: 313px;
	margin-left: 50px;
	width: 205px;
	}
#insideNews {
	background-color: transparent;
	padding: 10px;
	text-align: center;
	}
#insideNews p {
background-color:transparent;

}
	
#news1 {
	background-color: #1b1a1a;
	position: absolute;
	margin-top: 363px;
	margin-left: 50px;
	width: 205px;
	font-size: 10pt;

	}
	
#rising {
	position: absolute;
	margin-left: 50px;
	font-size: 12pt;
	background-color: transparent;
	}
	
	
#bild1 {
	transition: opacity 1s;
	position: absolute;
	width: 500px;
	height: 250px;
	opacity: 1;
	}
#bild2 {
	transition: opacity 1s;
	position: absolute;
	width: 500px;
	height: 250px;
	opacity: 0;
	}
#bild3 {
	transition: opacity 1s;
	position: absolute;
	width: 500px;
	height: 250px;
	opacity: 0;
	}
#bild4 {
	transition: opacity 1s;
	position: absolute;
	width: 500px;
	height: 250px;
	opacity: 0;
	}
	


	
#banner {
	width: 500px;
	height: 250px;

	margin-top: 43px;
	margin-left: 280px;
	position: absolute;

	}
	
#bottom {
	background-color: black;
	height: 50px;
	}

