*{
	margin:0;
	padding:0;
}
html{
	font-family: fencil;

	}

#box{
	width:100%;
	color: red;
	margin: auto auto;
	background-image: url("../Bilder/MCServer.jpg");
	background-size: cover;
}

#introduction{
	text-align: center;
}
em{
	color:red;
	font-size: 30px;
}
#inhalt{
	width: 90%;
	margin:auto auto;
}
#header{
	height: 140%;
	width: 100%;
	background-image: url("../Bilder/Wirtschaftswelt_spawn.jpg");
	background-size: cover;
	text-align: center;
}
#header_minecraft{
	height: 10000%;
	width: 100%;
	background-image: url("../Bilder/Wirtschaftswelt_spawn.jpg");
	background-size: cover;
	text-align: center;
}
.anzeigen{
	float:right;
	margin-right: 5%;
	margin-top: 1%
}
#menue_unten{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height:41px;
}
h1{
	color: red;
	text-align: center;
	font-size: 200%;
}
.minecraft{
	text-align: center;
	
}
h4{
	font-size: 40px;
	color: lime;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
@media only screen and (min-width: 100px), only screen and (min-device-width: 1000px) {

	.skin{
		position: absolute;
		left: 5%;
		top: 7%;
		width:45%; 
		height: 60%;
	}
	#liste,.liste{
		width: 100%;
		background-color: red;
		height: 43px;
	}
	.liste{
		height: 28px;
	}
	li{
		display:inline;
		background-color: red;
		color: lime;
		margin: 6%;
		font-size: 180%;
	}
	p{
		color:lime;
		font-size: 120%;
	}
	#p_willkommen{
		font-size: 350%;
		font-family: fencil;
		color: red;
		margin-right: 15%;
		text-align:right;
	}
}
#socialmedia{
	width: 14%;
	height: 40%;
	background-color: red;
	position: absolute;
	top: 30%;
	
}
#ueberschrift_bild{
	margin:auto auto;
	width: 760px;
}

.gruener_strich,.gruener_strich_unterer{
	background-color: lime;
	height: 4px;
	width: 95%;
	margin: auto auto;
}
.gruener_strich_unterer{
	width: 100%;
	height: 6px;
}
ul{
	width: 78%;
	margin: auto auto;
	background-color: red;
}


#footer{
	background-image:url("../Bilder/Flughafen.jpg");  
	background-size: cover;
	height: 100%;
	margin: auto auto;
}
h2{
	color: silver;
	font-size: 57px;
	text-decoration: underline;	
}
#footer_1{
	width: 95%;
	margin:auto auto;
	position:relative;
	top: 10%;
	height: 100%;
}
#Minigames{
	height: 100%;
	margin: auto auto;
	background-image: url("../Bilder/Bedwars/Bedwars main.jpg");
	background-size: cover;
}
#Minigames_1{
	height:90%;
	width:95%;
	margin:auto auto;
	position:relative;
	top: 10%;
	
}
a{
	text-decoration: none;
	color: lime;
}
a:hover{
	text-decoration: underline;
	color: silver;
}
a:visited{
	text-decoration: none;
	color: lime;
}
.rot{
	color: red;
}
.hellrot{
	color: lightcoral;
}
.schrift_klein{
	font-size: 20px;
}
.aqua{
	color:aqua;
}
.lila{
	color: purple;
}
.dunkelblau{
	color: darkblue;
}
.gruen{
	color: green;
}
.hellgruen{
	color: lightgreen;
}
.gelb{
	color: yellow;
}

h3{
	font-size: 38px;
	color: lime;
}

.ip{
	text-align: center;
	font-size: 50px;
}
.antwort{
	color:lime;
	width: 80%;
	margin: auto auto;
	font-size: 25px;
}
.socialmedia{
	margin:auto auto;
	width:72px;
	height:72px;
	position:relative;
		top: 20px;
}
#header_kontakt{
	height: 94%;
	width: 100%;
	background-image: url("../Bilder/MCServer.jpg");
	background-size: cover;
	text-align: center;
}
#ueberschrift_kontakt{
	color: red;
	font-size: 40px;
}
#kontakt{
	width: 300px;
	margin: auto auto;
}
#impressum{
	width: 90%;
	margin: auto auto;
}
.impressumhtml{
	font-family: arial;
	font-size: 100%;
}
@media only screen and (max-width: 1000px), only screen and (max-device-width: 1000px) {

	.skin{
		position: absolute;
		left: 5%;
		top: 7%;
		width:0px;
		height: 0 px;
	}
	#liste,.liste{
		width: 100%;
		background-color: red;
		height: 43px;
	}
	li{
		display:inline;
		background-color: red;
		color: lime;
		margin: 4%;
		font-size: 180%;
	}
	p{
		color:lime;
		font-size: 270%;
	}
	#p_willkommen{
		font-size: 300%;
		font-family: fencil;
		color: red;
		margin-right: 10%;
		text-align:right;
}
	
}
#corner{
    border-radius: 10px;
    border: 2px solid #2C4B91;
    padding: 0px; 
    width: 72px;
    height: 72px; 
}
#serverteam{
	width: 100%;
	height: 100%;
	background-image: url("../Bilder/Bedwars/Bed1_Uebersicht.jpg");
	background-size: cover;
	position: relative;
	top: 45px;
	
}
#serverteam_content{
	width: 90%;
	margin:auto auto;
	position:relative;
		top: 3%;
}
.vorstellung{
	margin-left: 5%;
	font-weight: bolder;
	font-size: 200%;
}
a.social{
	color: red;
	text-decoration: underline;
}
.console{
	text-align: left;
}