/**
 * @author     Manuel Quang
 * @link       http://www.europa-scouts.de
 * @email      manuel@europa-scouts.de
 * @copyright  Manuel Quang
 *
 * HTML-Template
 * Copyright (C) 2015 Manuel Quang
 *
**/

*
{
	font-family: arial, helvetica;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000;
}

html, body
{
  background: url(../images/hintergrund.jpg) no-repeat center center fixed;
  background-size: cover;
}

#wrapper
{
	margin: 0px auto;
	margin-left: 1em;
	margin-right: 1em;
	width: 98%;
    max-height: auto;
	max-width: 120em;
}

#platzhalter
{
	height: 5%;
	width: 60%;
}

/* --------------------- Header --------------------- */
#top-header
{
	margin-left: 17%;
	height: 15em;
	margin-top: 0.5em;
	width: 60%;
	max-width: 68em;
	background-image: url(../images/hgb2.jpg);
	background-repeat: repeat;
	opacity: 0.8;
}

#header_table
{
	margin-left: 10%;
	margin-top: 20px;
}


#h1
{
	font-size: 1.9em;
	font-weight: bold;
	text-align: center;
}

#h3
{
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	height: 30px;
}
/* --------------------- Navigation --------------------- */

#link
{
	margin-left: 3%;
	margin-right: -0.1em;
	margin-top: 2em;
	height: auto;
	width: 150px;
	position: fixed;
}
#link2
{
	background-image: url(../images/hgb.jpg);
	background-repeat: repeat;
	opacity: 0.9;
}


/* --------------------- Content --------------------- */
#content-box
{
	float:left;
	margin-right:4%;
	margin-top:1%;
	margin-left: 17%;
	width: 60%;
	max-width: 68em;
	background-image: url(../images/hgb.jpg);
	background-repeat: repeat;
}
#content-box2
{
	float:left;
	margin-top:8%;
	margin-left: 5%;
	width: 90%;
	min-height: 600px;

}

#einladung
{
	float:left;
	margin-top:2%;
	margin-left: 15%;
	width: 90%;
	min-height: 300px;
}

#trauer
{
	margin-left: 20%;
	margin-right: 20%;
}

gross
{
	font-size: 1.1em;
	font-weight: normal;
}

seitentitel
{
	font-size: 1em;
	font-weight: bold;
}
seitentext
{
	font-size: 0.95em;
	font-weight: bold;
}
#seitentext
{
	font-size: 0.95em;
	font-weight: bold;
}
 /* --------------------- Bundesseite --------------------- */
#table_vorstand
{
	margin-left: 10%;
	margin-top: 10%;
}
#table_bundes
{
	margin-left: 5%;
}

 /* --------------------- Lilie --------------------- */
#lilie
{
	margin-left: 100px;
	margin-top: 20px;
}

#lilie2
{
	margin-left: 100px;
	margin-top: 20px;
}
#lilie3
{
	margin-top: -18px;
	margin-left: 135px;
}

/* ----- hilden ----- */
.facebook
{
	height: 400px;
	margin-left: 50%;
	width: 8%;
}
#bilder
{
	margin-top: -400px;
	margin-left: 50px;
	height: 400px;
	width: 400px;
}

.hansbuch
{
	height: 300px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

/* ----- zeltplatz ----- */
#platz
{
	height: 500px;
	width: 700px;
}

/* ----- BilderSeiten----- */
#bilder_seiten
{
	margin-top: -400px;
	margin-left: 50px;
	height: 400px;
	width: 400px;
}

.zurueck
{
	margin-top: 10px;
}

#bilder_abstand
{
	height: 50px;
}

 /* --------------------- Impressum --------------------- */
.impressum
{
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	height: 25px;
}

.herausgeber
{
	font-size: 1em;
	font-weight: normal;
	width: 100%;
	height: 50px;
}

.kontakt
{
	font-size: 1em;
	font-weight: normal;
	width: 100%;
	height: 150px;
}

.kontakt a, .impressum a, .kontakt a:visited, .impressum a:visited
{
	color: #000;
	text-decoration: underline;
}

 /* --------------------- Sonstiges --------------------- */

#gruesse
 {
 	font-size: 1.1em;
 	font-weight: normal;
	background-color:#00ff40;
 }
