/*
	TG Unterliederbach
	Version 2 - geklaut von Jonatan Steller
	
	Stil "EF2"
*/



body
{
	background-color: #000033;
        background-image: url(../grafiken/bg.png);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.45em;
}

a:link, a:active, a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	color: #EB650C;
	font-weight: bold;

}

form
{
	padding: 0;
	margin: 0;
}

img
{
	border: none;
}

.sichtbar
{
	display: block;
}
.verborgen
{
	display: none;
}

#ueberschriftseitenleiste, #ueberschrifthilfsmittel, #ueberschriftnavigation, #ueberschriftabschlussleiste, #ueberschriftsuche, #ueberschriftuntertitel, #ueberschriftausgabe, #seitenspruenge, #ueberschriftanreisser, .seitenabschnitt
{
	display: none;
}

/* # Buehne ########################## */

#buehne
{
	width: 770px;
	margin: 0 auto;
}



/* ################################################################################# */
/* # Inhalt ######################################################################## */
/* ################################################################################# */

#inhalt
{
	width: 554px;
	background-color: #f5f5f5;
	float: left;
	background-image: url(../grafiken/inhalt_rechts.png);
	background-position: right;
	background-repeat: repeat-y;
	text-align: left;
}

#inhaltinnen
{
	background-image: url(../grafiken/inhalt_unten.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 21px 14px 15px 10px;
}

/* # Titel ########################### */

#titel
{
	background-image: url(../grafiken/inhalt_logo.png);
	background-position: 45px 0;
	background-repeat: no-repeat;
	height: 90px;
}

/* # Ueberschrift # */

#titel h1
{
	display: none;
}

/* # Suche # */

#suche
{
	float: right;
	width: 200px;
	text-align: center;
	padding-top: 27px;
	padding-right: 15px;
	padding-left: 0;




}

#suche label
{
	display: block;
}

#suchetext, #suchebutton
{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#suchetext
{
	width: 120px;
	padding: 1px;
}

#suchebutton
{
	width: 60px;
	margin: 0 0 0 10px;
}

/* # Untertitel ###################### */

#untertitel
{
	clear: both;
	text-align: right;
	padding: 15px 0 15px 0;
	margin-bottom: 4px;
	border-bottom: 8px solid rgb(225,150,80);
	font-size: 1.1em;
}

/* # Anreisser ####################### */

.anreisser
{
	background-color: #E6E6E6;
	padding: 2px 90px 3px 5px;
	font-size: 0.9em;
	color: #342F2C;
	line-height: 1.39em;
	width: 168px;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
.anreisserabstand
{
	margin-right: 4px;
}

#anreisser1
{
	background-image: url(../../images/anreisser1.png);
}
#anreisser2
{
	background-image: url(../../images/anreisser2.png);
}
#anreisser3
{
	background-image: url(../../images/anreisser3.png);
}

.anreisserueberschrift
{
	font-weight: bold;
}

.anreisser a:link, .anreisser a:active, .anreisser a:visited
{
	color: #000000;
	text-decoration: none;
}
.anreisser a:hover
{
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}

.anreisserende
{
	clear: both;
}

/* # Text ############################ */

#text
{
	font-size: 1.15em;
	line-height: 1.4em;
}

/* # Ueberschriften # */

#text h2
{
	padding: 0 10px;
	font-size: 1.55em;
	margin: 1.2em 0 0.7em 0;
	font-weight: normal;
}
#text h3
{
	padding: 0 10px;
	font-size: 1.3em;
	margin: 0.7em 0 0.6em 0;
	font-weight: normal;
	line-height: 1.3em;
	width: 400px;
}
#text h4
{
	padding: 0 10px;
	font-size: 1.1em;
	margin: 0.6em 0 0.6em 0;
	font-weight: normal;
	width: 400px;
}

/* # Absaetze # */

#text p
{
	padding: 0 10px;
	margin: 0.6em 0;
	text-indent: 1em;
}

#text p.einleitung
{
	text-indent: 0;
	font-weight: bold;
}

#text p.autor
{
	text-indent: 0;
	text-align: right;
	font-style: italic;
}

/* # Listen # */

#text ul
{
	padding: 0 0 0 23px;
	margin: 0;
	list-style-type: square;
}
#text ul li
{
	padding: 0.2em 0 0.1em 0.5em;
	margin: 0;
}

/* # Verweise # */

#text a:link, #text a:active, #text a:visited
{
	color: #000033;
	text-decoration: underline;
}
#text a:hover
{
	color: #E19650;
	text-decoration: underline;
}

/* # Bilder # */

.titelbild
{
	margin: 1.9em 28px 0 28px;
	padding: 0;
}

.seitenbild
{
	margin: 0 110px 0 28px;
	padding-bottom: 2em;
}

.artikelbild
{
	margin-top: 1em;
	margin-bottom: 1em;
}

.artikelbild img
{
	border: 1px solid #000000;
}
.titelbild img, .seitenbild img
{
	float: right;
	border: 1px solid #000000;
	margin: 0 0 0 15px;
}

.artikelbild .text, .artikelbild .quelle
{
	color: #555555;
}
.artikelbild .text, .artikelbild .quelle, .seitenbild .text, .seitenbild .quelle
{
	font-size: 0.85em;
	line-height: 1.37em;
}
.titelbild .text, .titelbild .quelle
{
	font-size: 0.85em;
	line-height: 1.55em;
}
.seitenbild .quelle, .titelbild .quelle, .artikelbild .quelle
{
	text-align: right;
	font-style: italic;
}

.bildabschluss
{
	clear: both;
}

.bildlinks
{
	float: left;
	margin-right: 25px;
}
.bildrechts
{
	float: right;
	margin-left: 25px;
}

.bild220
{
	width: 222px;
}
.bild200
{
	width: 202px;
}
.bild180
{
	width: 182px;
}
.bild150
{
	width: 152px;
}
.bild120
{
	width: 122px;
}

/* # Artikellisten # */

div.seitentitel
{
	border-top: 3px solid rgb(223,115,0);
}
#text .seitentitel h3
{
	padding-top: 0.5em;
	margin: 0;
	width: 100px;
	text-align: center;
	float: right;
}

#text .artikelliste
{
	padding: 0.6em 10px 0.8em 10px;
	margin: 1.2em 0 0 0;
	list-style-type: none;
	width: 387px;
}

#text .artikelliste li
{
	padding: 0;
	margin: 0 0 1.2em 0;
}

#text .artikelliste a:link, #text .artikelliste a:active, #text .artikelliste a:visited
{
	text-decoration: none;
}
#text .artikelliste a:hover
{
	text-decoration: underline;
}

.artikellisteueberueberschrift
{
	font-size: 0.85em;
	line-height: 1.37em;
	font-style: italic;
	padding-left: 1.5em;
}

.artikellisteueberschrift
{
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	padding-left: 1.2em;
	background-image: url(../grafiken/inhalt_artikelliste.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.artikellisteunterueberschrift
{
	padding-left: 1.3em;
}



/* ################################################################################# */
/* # Seitenleiste ################################################################## */
/* ################################################################################# */

#seitenleiste
{
	width: 200px;
	float: right;
	text-align: left;
	color: #FFFFFF;
	margin: 20px 0 0 0;
}

/* # Hilfsmittel ##################### */

#hilfsmittel
{
	text-align: right;
	font-size: 0.9em;
	line-height: 16px;
}
#hilfsmittelfeed
{
	float: right;
	margin-left: 20px;
}

/* # Navigation ###################### */

#navigation
{
	padding: 50px 2px 0 0;
}

/* # Navigationstitel # */

.navigationeintrag
{
	font-size: 1.25em;
	font-weight: bold;
	padding: 0.4em 0.6em;
	margin: 0;
}

#navigation_aktuell
{
	background-color: #660000;
}
#navigation_abteilung
{
	background-color: rgb(235,101,12);
}
#navigation_sachliches
{
	background-color: #336600;
}

/* # Navigationslisten # */

#navigation ul
{
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 10px 0 20px 0;
	padding: 0 0 0 1.9em;
	list-style-type: square;
	color: #9A9796;
}
#navigation ul li
{
	padding: 0 0 0 0.2em;
}

.navigationmomentan
{
	font-weight: bold;
}

/* # Ausgabe ######################### */

#trenner
{
	margin: 40px 2px 0 0;
	padding: 15px 0 0 0;
	color: #9A9796;
	border-top: 1px solid #9A9796;
	text-align: center;
}



/* ################################################################################# */
/* # Abschlussleiste ############################################################### */
/* ################################################################################# */

#abschlussleiste
{
	clear: both;
	padding: 16px 0 12px 0;
	text-align: left;
	color: #FFFFFF;
}

/* # Adresse # */

#adresse
{
	padding-left: 180px;
	background-image: url(../grafiken/abschlussleiste_logo.png);
	background-repeat: no-repeat;
	background-position: 30px 0.2em;
}

.adresseeinheit
{
	margin: 0 0 0.5em 0;
}

/* # Validitaet # */

#validitaet
{
	float: right;
	font-weight: bold;
}

#validitaetcss:link, #validitaetcss:hover, #validitaetcss:active, #validitaetcss:visited
{
	color: rgb(235,101,12);
}
#validitaetxhtml:link, #validitaetxhtml:hover, #validitaetxhtml:active, #validitaetxhtml:visited
{
	color: rgb(140,176,61);
	padding-left: 1em;
}

