@charset "UTF-8";
@import url("webfonts/3Dumb/stylesheet.css");
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #B3CA39;
}

p {
    color: #000000;
    font-size: 1em;
    line-height: 140%;
    border-radius: px;
    font-style: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    height: auto;
    width: auto;
    margin-bottom: 15px;
    padding-bottom: 0px;
}

/* ~~ Element-/Tag-Selektoren ~~ */
ul, ol, dl { /* Aufgrund von Abweichungen zwischen verschiedenen Browsern empfiehlt es sich, die Auffüllung und den Rand in Listen auf 0 einzustellen. Zu Konsistenzzwecken können Sie die gewünschten Werte entweder hier oder in den enthaltenen Listenelementen (LI, DT, DD) eingeben. Beachten Sie, dass diese Angaben auch für die .nav-Liste gültig sind, wenn Sie keinen spezifischeren Selektor festlegen. */
	padding: 0;
	margin: 0;
}

h1, h2, h3 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #F6001A;
    margin-top: 15px;
    margin-bottom: 10px;
}

h4 {
	font-family: "jaf-bernino-sans-condensed",sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #B3CA39;
	margin-top: 10px;
	margin-bottom: 5px;
}

h5 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 5px;
}

hr {
	border: 0px; 
	border-bottom: 1px dotted #333;
}


a img { /* Dieser Selektor entfernt den standardmäßigen blauen Rahmen, der in einigen Browsern um ein Bild angezeigt wird, wenn es von einem Hyperlink umschlossen ist. */
	border: none;
}
/* ~~ Die Reihenfolge der Stildefinitionen für die Hyperlinks der Site, einschließlich der Gruppe der Selektoren zum Erzeugen des Hover-Effekts, muss erhalten bleiben. ~~ */

a:link {
	color: #F50D10;
	text-decoration: none;
}
a:visited {
	color: #FF0005;
	text-decoration: none;
}
a:hover {
	color: #AD0508;
	text-decoration: underline;
}
a:active {
    color: #E23335;
    text-decoration: none;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-style: normal;
}


/* ~~ Dieser Container fester Breite umgibt alle anderen Blockelemente. ~~ */

.container {
	width: 800px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	background-color: #A1B82A;
}


#bild_container {
	width: 365px;
	height: 320px;
	float: right;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
}

#text_container {
	width: 365px;
	height: 300px;
	float: left;
	background-color: #F70F13;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 15px;
}

/* ~~ Für die Kopfzeile wird keine Breite angegeben. Sie erstreckt sich über die gesamte Breite des Layouts. ~~ */

#header {
	height: 160px;
	background-repeat: no-repeat;
	background-position: center 0%;
	width: 800px;
}

#logo {
	width: 350px;
	height: 150px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#skizze {
    height: 150px;
    margin-left: px;
    margin-top: 20px;
    float: right;
    background-image: url(bilder/haeuschen.png);
    width: 157px;
    margin-right: 20px;
}

#socialmedia {
	width: 180px;
	height: 80px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 60px;
	margin-right: 0px;
	margin-left: 160px;
}


#socialmedia p{
    text-align: right;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 14px;
    margin-right: 14px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

#navigation {
	width: 800px;
	height: 45px;
	padding-bottom: 0px;
	padding-top: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}


#navigation ul li {
    display: inline;
    list-style-type: none;
    font-size: 20px;
    margin-left: 10px;
    margin-top: 0;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    margin-right: 52px;
}

#navigation ul {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    font-style: normal;
    font-weight: 200;
}


#facebook {
    width: 260px;
    height: 300px;
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 6px;
    float: left;
    padding-left: 10px;
    padding-right: 5px;
    background-color: #B3CA39;
    border-radius: 4px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#aktuell {
    width: 455px;
    height: 290px;
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 15px;
    float: right;
    overflow: auto;
    color: #000000;
    font-family: voltaire;
    font-size: 1em;
    line-height: 140%;
    background-color: #B3CA39;
    /* [disabled]border: thin solid #B7B7B7; */
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
    border-radius: 4px;
    font-style: normal;
    font-weight: 400;
}

.datum {
	color: #FF0202;
	font-family: "jaf-bernino-sans-condensed",sans-serif;
	font-style: normal;
	font-weight: 300;
}

.ueberschrift_klein {
	color: #000000;
	font-family: "jaf-bernino-sans-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
}

#content {
	margin-left: 20px;
	margin-right: 20px;
	width: 740px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	float: left;
	border-radius: 4px;
	opacity: 1;
	color: #000000;
	background-color: #B3CA39;
}


#info {
	width: 770px;
	height: 510px;
	margin-left: 20px;
	margin-right: 15px;
	float: left;
}

#box1 {
	float: left;
	margin-right: 18px;
	margin-top: 15px;
	padding-bottom: 10px;
	margin-left: 0px;
	background-color: #B3CA39;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-radius: 4px;
	width: 221px;
	height: 470px;
	text-align: justify;
}

#box2 {
	width: 221px;
	float: left;
	margin-right: 18px;
	margin-top: 15px;
	padding-bottom: 10px;
	background-color: #B3CA39;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	border-radius: 4px;
	height: 470px;
}

#box3 {
	width: 221px;
	float: left;
	margin-top: 15px;
	padding-bottom: 10px;
	background-color: #B3CA39;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 4px;
	margin-right: 1px;
	height: 470px;
}

#bild_breit {
	width: 760px;
	height: 115px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	background-image: url(bilder/bild_breit.jpg);
	margin-right: 20px;
	margin-bottom: 5px;
	}

#footer {
    clear: both;
    width: 800x;
    height: 20px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
    color: #F50000;
    font-size: medium;
    margin-top: 15px;
    font-style: normal;
    font-weight: 200;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* ~~ Dies sind die Spalten für das Layout. ~~ 

1) Auffüllung wird nur für den oberen und/oder unteren Bereich der Blockelemente angegeben. Für die Elemente innerhalb dieser Blöcke sind Auffüllungswerte an den Seiten angegeben. Dadurch müssen Sie keine Box-Modell-Berechnungen durchführen. Beachten Sie, dass für den Block selbst definierte Werte für Auffüllung oder Rand an den Seiten zur angegebenen Breite addiert werden und zusammen die *Gesamtbreite* bilden. Sie können stattdessen auch die Auffüllung für das Element innerhalb des Blockelements entfernen und ein zweites Blockelement innerhalb des ersten platzieren. Diesem weisen Sie dann eine Breite von 0 und die für Ihr Design erforderliche Auffüllung zu.

2) Für die Spalten wurde kein Rand angegeben, da es sich um schwebende Spalten handelt. Wenn Sie dennoch einen Rand angeben möchten, vermeiden Sie Ränder an der Seite, an der sich die schwebende Spalte ausrichtet (z. B.: ein rechter Rand für einen Block, der nach rechts schwebend positioniert wird). In vielen Fällen kann stattdessen eine Auffüllung verwendet werden. Bei Blöcken, bei denen von dieser Regel abgewichen werden muss, fügen Sie der CSS-Regel des Blockelements die Deklaration "display:inline" hinzu, um ein Problem mit einigen Versionen des Internet Explorer zu vermeiden, bei dem der Rand verdoppelt wird.

3) Da Klassen in einem Dokument mehrmals verwendet werden können (und zudem auf ein Element mehrere Klassen angewendet werden können), wurden den Spalten Klassennamen statt IDs zugewiesen. So können beispielsweise bei Bedarf zwei Seitenleisten-Blöcke untereinander angeordnet werden. Diese div-Tags können problemlos in IDs geändert werden, solange Sie sie nur einmal pro Dokument verwenden.

4) Wenn Sie die Navigation auf der linken statt auf der rechten Seite platzieren möchten, lassen Sie diese Spalten einfach in die andere Richtung fließen (alle nach links anstatt alle nach rechts). Die Spalten werden dann in umgekehrter Reihenfolge dargestellt. Es ist nicht notwendig, die Blöcke im HTML-Quellcode zu verschieben.

*/

/* ~~ Mit diesem gruppierten Selektor werden die Listen im .content-Bereich angesprochen. ~~ */

.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
.container #facebook {
    color: #FF0000;
    font-family: "jaf-bernino-sans-condensed",sans-serif;
    font-weight: 300;
    font-style: normal;
    font-style: normal;
    font-size: 1em;
    margin-left: 20px;
    margin-bottom: 0px;
}
.facebook {
    margin-right: 20px;
    margin-top: -16px;
    float: left;
    padding-top: 16px;
}
