/* Allgemeine Einstellungen */
a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing:normal;
	background-image: url(../img/bg.gif);
}

#gesamt
{
	margin: auto;
	width: 720px;
	min-height: 700px;
	color: #000000;
	border: 2px solid #999999;
	overflow:auto;
}

/* Hilfe Popup */
#popup
{
	background-color: #C7CFB1;
	border: 2px solid #999999;
	color: #000000;
	width: 350px;
	padding: 15px;
	position: absolute;
	top: 200px;
	left: 200px;
	opacity:.95;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
}


#popup_headline
{
	font-size: 2em;
	margin-bottom: 10px;
}

#popup_headline1
{
	font-size: 1.4em;
}

#popup a 
{
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	border: 2px solid #ccc;
	padding: 2px 4px 2px 4px;
	width: 10px;
	position: absolute;
	top: 5px;
	left: 350px;

}

/* HEADER */
#header
{
	height:252px;
}

#header_subtitle
{
	height: 20px;
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-right: 90px;
	text-align: right;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#header h1
{
	letter-spacing: 0.3em;
	font-size: 3em;
	padding: 15px;
}

#header_line
{
	/*background-color: #C2D57D;*/
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #999999;
	text-align: left;
	height: 15px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-image: url(../img/navi1.gif);
}

#navi_right
{
	float: right;
	display: inline;
	margin-right: 35px;
}

#navi_left
{
	margin-left: 20px;
	float: left;
	display: inline;
}

/* Navi Item mit Trennstrich */
.navi_item
{
	font-weight: bold;
	color: #861A4E;
	border-right: 1px solid #861A4E;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}

.navi_item a
{
	color: #861A4E;
}

/* rechtestes Navi-Item ohne Border-right */
.navi_item_r
{
	font-weight: bold;
	color: #861A4E;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}

.navi_item_r a
{
	color: #861A4E;
}

/* Div für Breadcrump + Hilfe ? */
#top_line
{
	padding-bottom: 20px;
}

/* Breadcrump Navi */
#breadcrump
{
	float: left;
	width: 400px;
	color: #999999;
	font-size: 0.8em;
	border-bottom: 1px solid #999999;
}

#breadcrump a
{
	color: #666666;
}

/* Hilfe */
#help
{
	float: left;
	width: 60px;
	text-align: center;
	background-image: url(../img/help.gif);
	cursor: help;
}

#help a
{
	cursor: help;
}


/* Content-Bereich  */
#content
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	float: left;
	margin-left: 40px;
	margin-right: 40px;
	display: inline;
}

#content a
{
	text-decoration: underline;
}

#content a:hover
{
	color: #92A90A;
}

#content ol
{
	list-style-type: disc;
}

#content input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#content h1
{
	font-size: 2em;
}

#content h2
{
	font-size: 1.6em;
	border-left: 10px solid ;
	border-bottom: 1px solid ;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
}


#content h3
{
	font-size: 1.3em;
	text-decoration: underline;
}

#content label
{
	font-size: 0.9em;
	margin-right: 20px;
}

#font_sizing
{
	margin-top: 10px;
	padding-left: 380px;
}

#content_left
{
	float: left;
	width: 450px;
}

#content_right
{
	width: 140px;
	font-size: 0.8em;
	float: right;
	height: 100%;
	padding-left: 10px;
	padding-bottom: 50px;
	margin-top: 33px;
}

#content_right a
{
	text-decoration: none;
}

#content_right a:hover
{
	text-decoration: underline;
	color: #000000;
}

#content_right h3
{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 28px; 
	padding-top: 2px;
	padding-bottom: 2px;

	border-bottom: 1px solid #818181;
	text-decoration: none;
}

#submenu
{
	padding-bottom: 30px;
	border: 1px solid #8C9946;
}

#submenu ol
{
	margin: 0px;
	font-size: 1.1em;
	list-style: square;
	padding-left: 20px;
}

#adminmenu
{
	margin-top: 10px;
	padding-bottom: 30px;
	color: #666666;
	border: 1px solid #8C9946;
}

#adminmenu a
{
	color: #666666;
}

#adminmenu ol
{
	margin: 0px;
	font-size: 1.1em;
	list-style: square;
	padding-left: 20px;
}

#superadminmenu
{
	margin-top: 10px;
	color: #666666;
	padding-bottom: 10px;
	border: 1px solid #8C9946;
}

#superadminmenu a
{
	color: #666666;
}

#superadminmenu ol
{
	margin: 0px;
	font-size: 1.1em;
	list-style: square;
	padding-left: 20px;	
}

/* Login-Line */
#login_line
{
	float: left;
	padding-top: 2px;
	width: 160px;
	text-align: right;
}

#login_line a
{
	text-decoration: none;
}

#login_line .button
{
	font-size: 0.6em;
	padding: 0px;
}

/* Footer */
#footer
{
	clear: both;
	margin-left: 48px;
	margin-right: 48px;
	font-size: 0.8em;
	color: #999999;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#announcement
{
	border: 1px solid #000000;
	padding: 5px;
	clear: both;
	margin-bottom: 30px;
	font-size: 1.2em;
}

#announcement h3
{
	margin-top: 0px;
}

#announcement img
{
	border: none;
}

/* Verweise bei Artikeln */
#verweise
{
	margin-top: 20px;
}

#verweise .verweise_title
{
	font-weight: bold;
	border-bottom: 1px solid #000000;
	width: 200px;
}

#verweise ol
{
	margin-top: 6px;
	margin-left: 7px;
	padding-left: 0px;
}

#verweise li
{
	line-height: 1.1em;
	list-style:none;
}

#content .article_text .verweis_link
{
	text-decoration: none;
	font-size: 0.9em;
}

/* Erfolgsmeldungen */
.ok
{
	font-size: 1.1em;
	font-weight: bold;
	color:#006600;
}

/* Fehlermeldungen */

/* error.tpl */
.error_message
{
	color: #910000;
	font-weight: bold;
	padding-bottom: 10px;
}


.error
{
	font-size: 1.1em;
	font-weight: bold;
	color:#FF0000;
}

#content #content_left  .button, .button a
{
	border: 1px solid #000000;
	background-color: #D7D7D7;
	padding: 2px;
	text-decoration: none;
	color: #000000;	
	cursor: default;
}

.button :hover
{
	text-decoration: none;
	color: #000000;
	cursor:default;		
}

/* Clear-Klasse */
.clear
{
	clear: both;
}

.clear_trenn
{
	clear: both;
	border-bottom: 1px solid #000000;
}

.textfeld
{
	padding-left: 3px;
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #C7C7C7;
	background-color: #EEEEEE;
}

.checkbox
{
	margin-bottom: 0px;
}

.textfeld:focus
{
	padding-left: 3px;
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #C7C7C7;
	background-color: #FFFFFF;
}

.textfeld_error
{
	font-size: 1em;
	color: #000000;
	border: 1px solid #FF0000;
	background-color: #EEEEEE;	
}

.textfeld_error:focus
{
	font-size: 1em;
	color: #000000;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;	
}

/* Deaktiviertes Textfeld */
.textfeld_dis
{
	font-size: 0.6em;
	color: #C1C1C1;
	border: 1px solid #C7C7C7;
	background-color: #EEEEEE;
}

.checkbox
{
	margin-top: 0px;
	font-size: 0.8em;
	border: 1px solid #C7C7C7;
	background-color: #EEEEEE;
}




/* Artikel CSS */

#ins_comment
{
	padding-left: 40px;
}

/* Gesamtartikel-DIV */
.article
{
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Kommentare */
.article_comments
{
	width: 400px;
}

/* Aufzählungszeichen der Kommentare */
.article_comments li
{
	list-style: upper-roman;
}


/* Überschift eines Artikels */
.article h4, .article_comments h4
{
	padding-bottom: 2px;
	margin-bottom: 3px;
	margin-top: 0px;
	font-size: 1.2em;
	border-bottom: 1px solid #999999;
}

/* Datum & Anzahl der Kommentare */
.article_posted
{
	color: #999999;
	font-size:0.8em;
	letter-spacing: 0.2em;
}

/* Kommentar-Link / Autor */
.article_posted a:link
{
	text-decoration:underline;
}

/* Text des Artikels */
.article_text
{
	padding-top: 10px;
	line-height: 18px;
}

.article_text a img
{
	border: 1px solid #000000;
	text-decoration: none; 
}

.article_text_img
{
	float: left;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}

/* "Weiterlesen"-Link */
.article_more
{
	letter-spacing: 0.2em;
	font-size: 0.8em;
}

.article_admin
{
	clear:both;
	text-align: right;
}

.article_admin img
{
	border: 0px;
}

.article_old
{
	margin-bottom:10px;
}

/* Editiert-DIv */
.article_edited
{
	clear: both;
	font-style:italic;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 0.9em;
	margin-bottom: 20px;
}

.article_vo
{
	color: #FF0000;
}

.comment
{
	margin-bottom: 30px;
	padding: 5px;
	width: 320px;
	background-color: #B9C47E;
	border: 1px solid #a1ab6d;
}

.comment_posted
{
	color: #666666;
	font-size:0.8em;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #000000;
}

.comment_text
{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size: 0.9em;
	padding-top: 10px;
	color: #000000;
}

.article_gallery
{
	font-size: 0.8em;
	color: #666666;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #CED991;
	padding-left: 10px;
	padding-right: 10px;
}

.article_gallery h5
{
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top:0px;
}

.pics_box
{
	border: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-align: center; 
}

.pics_box img
{
	margin-right: 5px;
}

.gallery_pic
{
	text-align: center;
}

.gallery_pic .big_img
{
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.gallery_pic_navi
{
	text-align: center;
	padding-bottom: 2px;
}

#content .gallery_pic_navi a
{
	text-decoration: none;
}

#content .gallery_pic_navi a:hover
{
	text-decoration: underline;
}

.gallery_pic_navi a img
{
	border: none;
}

/* Klassen für kommende Termine */
.dat
{
	font-weight: bold;
}

.time
{
	font-weight: normal;
	display:inline;
}

.next_dates li
{
	list-style: none;
	margin-bottom:10px;
}

li
{
	list-style: square;
	margin-bottom: 5px;
}