body {
	margin: 0 0 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h1, h2, h3, p, li, td, th {
	font-family: Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
}

#container {
	margin: 0 auto 10px;
	width: 984px;
	text-align: left;
	border: 0 none;
}

.fehler {
	font-weight: bold ! important;
	color: #990000 ! important;
}

.clear {
	clear: both;
	visibility: hidden;
}


/*** Titelbanner und JBN-Logo ***/

#top {
	width: 984px;
	height: 130px;
	background-image: url(../images/titelgrafik.jpg);
	background-repeat: no-repeat;
}

/*** Navigationspfad u.ä. ***/

#navigation_pfad {
	margin: 6px 0;
	padding: 0 0 0 10px;
	width: 974px;
}

#navigation_pfad a {
	font-size: 10px;
	color: #769E2A;
	font-weight: bold;
	text-decoration: none;
}

#navigation_pfad a:hover {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}

#navigation_pfad a.legal {
	float: right;
	padding-left: 6px;
}

#layout_rahmen_oben {
	width: 984px;
	height: 6px;
	font-size: 0;
	background-image: url(../images/punkte_zeile_erste.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#layout_rahmen_unten {
	width: 984px;
	height: 6px;
	font-size: 0;
	background-image: url(../images/punkte_zeile_letzte.gif);
	background-repeat: no-repeat;
	background-position: top center;
}


/***** INHALT *****/

#inhalt {
	margin: 0;
	padding-top: 6px;
	width: 984px;
	background-image: url(../images/punkte.gif);
	background-repeat: repeat-y;
}


/*** Navigation ***/

#navigation {
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
}

.navigation ul {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
}

.navigation a {
	color: #769E2A;
	font-weight: bold;
	text-decoration: none;
}

.navigation a:hover {
	font-weight: normal;
	letter-spacing: 1px;
}

.navigation h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

.navigation p {
	margin: 0;
	padding: 0 0 6px;
	font-size: 10px;
	color: #5F5F5F;
}

#navigation_o {
	height: 445px;
	background-image: url(../images/punkte_navtrennung.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#navigation_o li {
	margin: 4px 0;
	padding-left: 15px;
	background-image: url(../images/liste_linde.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-size: 16px;
	font-weight: bold;
}

#navigation_o li ul {
	margin: 4px 0 6px -4px;
}

#navigation_o li li {
	margin: 0 0 4px;
	padding-left: 0;
	font-size: 11px;
	line-height: 14px;
	background-image: none;
}

#navigation_u {
	margin-top: 6px;
}

#navigation_u li {
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}

/*** Haupt-Inhalt ***/

#haupt {
	float: left;
	width: 560px;
	margin: 0 20px;
	overflow: hidden;
}

#haupt, #haupt p, #haupt td, #haupt li, #rechts p, #rechts li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}

#haupt img {
	float: left;
	clear: both;
	margin-top: 5px;
	margin-right: 10px;
}

#haupt img.gross {
	float: none;
	display: block;
	margin: 0;
	padding-bottom: 11px;
}

/* Tabelle */

#haupt table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

#haupt td {
	margin: 0;
	padding: 0;
	padding-right: 16px;
	vertical-align: top;
	line-height: 16px;
}

/* Absätze */

#haupt p {
	margin: 0;
	padding: 0 0 11px;
	line-height: 15px;
}

#haupt table p {
	padding-bottom: 0;
	line-height: 16px;
}

#haupt li {
	line-height: 15px;
}

#haupt p.hinweis {
	border: 1px solid #769E2A;
	padding: 2px 4px;
}

#haupt h3.hinweis,
#haupt span.hinweis {
	font-weight: bold;
	color: #FF0000;
}

#haupt p.liste {
	padding: 0 40px 12px;
}

/* Listen */

#haupt ul.liste {
	margin: 0 40px 12px;
	padding: 0;
	list-style-type: none;
}

#haupt ul,
#haupt ol {
	padding: 0;
}

#haupt ol {
	margin: 0 20px 12px;
}

#haupt ul {
	margin: 0 25px 12px;
	list-style-type: disc;
}

#haupt form ul {
	margin: 0;
	list-style-type: none;
}

#haupt .form_registrierung li {
	padding-bottom: 10px;
}

#haupt li.breit {
	float: left;
	width: 330px;
}

#haupt li.breit input.text {
	width: 280px;
}

#haupt li.schmal,
#haupt li.schmal_umbruch {
	float: left;
	width: 170px;
}

#haupt li.schmal_umbruch {
	clear: both;
}

#haupt li.button {
	float: left;
	width: 40px;
}

#haupt li small {
	font-size: 9px;
}

/* Formulare */

#haupt select.breit {
	width: 280px;
}

/* Überschriften */

#haupt h1 {
	clear: both;
	margin: 0 0 16px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9F9F9F;
}

#haupt h2 {
	clear: both;
	margin: 0;
	padding: 6px 0;
	font-size: 16px;
	font-weight: bold;
}

#haupt h2,
#haupt h2 a {
	color: #769E2A;
}

#haupt h2 a {
	text-decoration: none;
}

#haupt h2 a:hover {
	text-decoration: underline;
}

h3 {
	clear: both;
	margin: 0 0 8px;
	font-size: 12px;
	color: #6F6F6F;
}

/* Links */

#haupt a,
#haupt .tx-jbngruppen-pi1 a {
	color: #333399;
	font-weight: bold;
}

#haupt a:hover {
	text-decoration: none;
}


/** Absatz: Anzeige **/

#haupt p.anzeige {
	text-align: center;
}

#haupt p.anzeige img {
	clear: none;
	float: none;
	margin: 0 auto;
}

/** Nachrichten **/

#haupt h2.nachrichten {
	clear: both;
	margin-top: 14px;
}

#haupt .teaser_nachrichten {
	clear: both;
	padding-bottom: 0;	
}

#haupt .liste_nachrichten {
	clear: both;
	width: 560px;
	margin: 18px 0 0;
}

#haupt .liste_nachrichten li {
	float: left;
	width: 480px;
	list-style-type: none;
	padding-bottom: 6px;
}

#haupt .liste_nachrichten li.datum {
	width: 80px;
	font-weight: bold;
	color: #6F6F6F;
}

#haupt .liste_nachrichten_archiv {
	margin: 0;
}

#haupt .liste_nachrichten_archiv li.datum {
	font-weight: normal;
	color: #5F5F5F;
}

#haupt p.datum {
	font-weight: bold;
	padding-bottom: 6px;
}

/** Liste: Aufzählung (Gruppen, Bildergalerien, ...) **/

#gruppen_karte {
	clear: both;
	width: 560px;
	height: 420px;
}

#haupt .gruppen_uebersicht {
	float: left;
	width: 280px;
	padding-bottom: 11px;
}

#haupt .liste_aufzaehlung {
	margin: 0;
	list-style-type: none;
}

#haupt .liste_aufzaehlung li {
	padding-bottom: 10px;
}

#haupt .liste_landkreise li {
	padding-bottom: 15px;
	font-size: 12px;
}

#haupt .liste_fold,
#haupt .liste_fold li {
	list-style-type: none;
}

#haupt .liste_fold a {
	padding-left: 16px;
	background: url(../images/sprite-arrows.gif) no-repeat 0 -1px;
}

#haupt .liste_fold a.offen {
	background-position: 0 -17px;
}

#haupt .liste_fold ul {
	display: none;
	margin: 0;
	padding-bottom: 10px;
}

#haupt .liste_fold ul li {
	padding: 4px 0 0 16px;
}

/** Liste: Bilder im Text **/

#haupt .liste_bilder_text,
#haupt .liste_bilder_text li {
	list-style-type: none;
}

#haupt .liste_bilder_text {
	width: 390px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 11px;
}

#haupt .liste_bilder_text li {
	float: left;
	width: 175px;
	padding: 0 10px 10px;
}

#haupt .liste_bilder_text li img {
	display: block;
	clear: none;
	float: none;
	margin: 0 auto;
}

/** Liste: Bilder **/

#haupt .galerie_info {
	text-align: right;	
}

#haupt .liste_bilder {
	clear: both;
	width: 567px;
	margin: 0;
	overflow: hidden;
}

#haupt .liste_bilder,
#haupt .liste_bilder li {
	list-style-type: none;
}

#haupt .liste_bilder li {
	float: left;
	width: 182px;
	margin: 0 7px 0 0;
}

#haupt .liste_bilder li div {
	margin-bottom: 13px;
	border: 1px solid #9F9F9F;
}

#haupt .liste_bilder li div a {
	font-weight: normal;
	text-decoration: none;
	color: #5F5F5F;
}

#haupt .liste_bilder li img {
	float: none;
	display: block;
	margin: 0;
}

#haupt .liste_bilder li p {
	margin: 0;
	padding: 1px 4px 2px;
	border-top: 1px solid #9F9F9F;
	text-align: center;
}

#haupt .liste_bilder li div.aktiv,
#haupt .liste_bilder li div.aktiv * {
	cursor: pointer;
	border-color: #333399;
	color: #333399 ! important;
}


#haupt .liste_bilder_vorschau {
	width: 568px;
	overflow: hidden;
}

#haupt .liste_bilder_vorschau li {
	width: 134px;
	margin: 0 8px 0 0;
}

/** Liste: Einträge (z. B. Spiele) **/


#haupt .liste_eintraege {
	margin: 0;
	padding-top: 11px;
}

#haupt .liste_eintraege li {
	padding: 0 0 11px;
	list-style-type: none;
}

/* Vergrößertes Bild */

#bild_ueberschrift {
	float: left;
	width: 320px;
	margin-right: 20px;
}

#bild_navigation {
	float: left;
	width: 220px;
}

#bild_navigation div {
	float: left;
	width: 70px;
}

#bild_navigation div a {
	background-repeat: no-repeat;
	font-weight: bold;
}

#bild_navigation_zurueck a {
	padding-left: 14px;
	background-image: url(../images/liste_linde_zurueck.gif);
	background-position: left 2px;
}

#bild_navigation_weiter {
	text-align: right;
}

#bild_navigation_weiter a {
	padding-right: 14px;
	background-image: url(../images/liste_linde.gif);
	background-position: right 2px;
}

#bild_navigation p {
	float: left;
	width: 80px;
	margin: 0;
	text-align: center;
}

#bild_navigation #bild_navigation_galerie {
	width: 220px;
	padding-bottom: 4px;
	text-align: center;
}

#haupt #bild_gross {
	float: none;
	padding-bottom: 10px;
}


/*** Rechts ***/

#rechts {
	float: left;
	width: 160px;
	padding: 0 12px;
}

#rechts p,
#rechts ul {
	margin-bottom: 22px;
}

#rechts_o {
	height: 180px;
	background-image: url(../images/punkte_navtrennung_rechts.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#rechts ul {
	padding: 0;
	list-style-type: none;
}

#rechts ul.linktipps {
	margin-top: 16px;	
}

#rechts li {
	margin: 0 0 4px;
	font-size: 11px;
	color: #5F5F5F;
}

#rechts a {
	font-weight: bold;
	text-decoration: none;
	color: #769E2A;
}

#rechts a:hover {
	font-weight: normal;
	letter-spacing: 1px;
}
