body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
        text-align: justify
}

html { min-height: 100%; margin-bottom: 1px; }

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

/*--Groesse fuer Standard-Text  --*/

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
        text-align: justify
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #000099;
	text-decoration: none
}
a:hover {
	color: #000099;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
   
.articleSummary {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   line-height : 125%;
}


.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }


/* E-Mail-Form Klassen, eingeschaltet --*/
.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.formLabelRequired	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}



/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}




.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;/* #4A5966; */
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;/* #4A5966; */
	font-weight: normal;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #FF0000;
	font: bold 12px Verdana, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #000000;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #008CBB;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}


/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}


/**
  * Auskommentiert, da sonst Kalender-Hintergrund blau
  */
  
  /*
.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}

th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowError { font-size: 12px; color: #FFFFFF; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

*/

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }
.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.postbody		{ font-size: 12px; color : #000000; margin: 0 0 3px 0; padding: 0 }
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none; color : #006699;
}
.postbody a:hover { text-decoration: underline; color : #DD6900; }





/* Calendar - START
-----------------------------------*/
/* Calendar - CALENDAR
-----------------------------------*/
#calendarContainer {
font-size: 8px;
line-height: 10px;
border-width: 0px; 
border-color: #008cbb;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #008cbb;
}

/* Backgroung lines' colors */
#EventCalendar {
background-color: #008cbb;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#EventCalendar th {
font-family: Verdana, Helvetica, Arial, sans-serif; 
color: #000099;

font-weight: bold;
font-size: 10px;
line-height: 10px;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
background-color: #008cbb;
}

.volkTermine  { color: #000099; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 0 }

#EventCalendar tr {
font-size: 8px;
line-height: 13px;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
text-align: center;
background-color: #8fd0e4;
}

.dayname, .dayname tr, .dayname td, .dayname th {
color: #ffffff;
font-weight: bold;
font-style: normal;
font-size: 9px;
line-height: 10px;
margin: 0px 0px 0px 0px;
padding-top: 1px; padding-bottom: 1px;
background-color: #008cbb;
}

/* Days Cells colors */


.noactiveday, .noactiveday td, .noactiveday tr {
color: #000099;
font-size: 10px;
background-color: #8fd0e4;
text-decoration: none;
padding-top: 1px; padding-bottom: 1px;
}


.activeday, .activeday td, .activeday tr {
color: #000099;
font-size: 10px;
background-color: #8fd0e4;
text-decoration: none;
padding-top: 1px; padding-bottom: 1px;
}

.activeday a, .activeday a:link, .activeday a:active, .activeday a:visited 
{
color: #ff0000;
font-weight: bold;
background-color: #8fd0e4;
text-decoration: none;
padding-top: 1px; padding-bottom: 1px;

}

td.activeday a:hover {
color: #ff0000;
background-color: #2dc0f2;
text-decoration: underline;
padding-top: 1px; padding-bottom: 1px;

}

.activeday, .activeday td, .activeday tr {
color: #000099;
background-color: #8fd0e4;
text-decoration: none;
padding-top: 1px; padding-bottom: 1px;
}

.offsetday, .offsetday tr, .offsetday td, .offsetday th {
font-weight: bold;
font-style: normal;

font-size: 8px;
line-height: 8px;
margin: 0px 0px 0px 0px;
padding-top: 1px; padding-bottom: 1px;

background-color: #ffffff;
}

/* Calendar - DROP DOWNS MENUS OPTIONS
-----------------------------------*/
.menu, .menu select, .menu option { 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px; 


font-weight: normal;
/* background-color: #FFD700; */
}

.calMenu input, .calMenu submit { 
font-family: Verdana, Helvetica, Arial, sans-serif; 
background-color: #008cbb;
}

.laButton { 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 8px; 
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
    color: #000099; 
    background-color: #ffffff; 
}

.raButton { 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 8px; 
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
    color: #000000; 
    background-color: #ffffff; 
}


/* Calendar - Presenting events' in a COMPACT LISTING
-----------------------------------*/
#calEvent {
border-top: 1px solid #8fd0e4;
padding: 2px 0px 0px 0px;
        margin-top: 5px;
}

#calEvents h3, #calEvents h4 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #000099;
}

.calEventDayCompact {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: bold;
font-size: 10px;
color: #000099;
}

.calEventDayCompact a, .calEventDayCompact a:link, 
.calEventDayCompact a:active, .calEventDayCompact a:visited {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
color: #FF0000;
}

.calEventDayCompact a:hover {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
color: #FF0000;
}

.calEventFieldCompact {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
line-height: 12px;
color: #000099;
}

/* Calendar - Presenting events' DETAILS in a PAGE
-----------------------------------*/
.calEventDayDetail {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: bold;
font-size: 10px;
color: #000099;
}

.calEventDayDetail a, .calEventDayDetail a:link, 
.calEventDayDetail a:active, .calEventDayDetail a:visited {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
font-weight: normal;
color: #000099;
}

.calEventDayDetail a:hover {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
color: #000099;
text-decoration: underline;
}

.calEventFieldDetail {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
}


/* Calendar - Presenting events' DETAILS in a PAGE (Detail2-Template)
-----------------------------------*/

.calEventDayDetail2 {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: bold;
font-size: 11px;
color: #000099;
}

.calEventDayDetail2 a, .calEventDayDetail2 a:link, 
.calEventDayDetail2 a:active, .calEventDayDetail2 a:visited {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 11px;
color: #000099;
}

.calEventDayDetail2 a:hover {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 11px;
color: #000099;
text-decoration: underline;
}

.calEventFieldDetail2 {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 11px;
}

/* Calendar END
-----------------------------------*/

/*  <------ Eigene Stile und Elemente ------>  */

/* Aenderung linker Rand  */

/*.linksrand{ 
   padding-left:20; 
} */


/* Aenderung fuer Rahmen um Site */

.rahmen { 
border: 1px solid #008CBB;
}


/* Aenderung fuer Scroll-Hintergrund */
.schattenbild { 
background-image: url(img/backend/background.jpg); 
background-repeat: no-repeat; 
} 

/* Schatten rechts Menue */
.schattenrechts { 
background-image: url(/picture/schatten-rechts-25x25.gif); 
}



/* Aenderung Font-Definition Fliesstext asser Hauptcontainer */
.obenFliess, .obenFliess a, .obenFliess a:link, .obenFliess a:active, .obenFliess a:visited, .obenFliess a:hover  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
    background-color: #008CBB;
}

.obenFliess a:hover {
	text-decoration: underline;
}

/* Aenderung Font-Definition Topnavigation datum, suche */
.homeFliess, .homeFliess a, .homeFliess a:link, .homeFliess a:active, .homeFliess a:visited, .homeFliess a:hover  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
    background-color: #008CBB;
}

.homeFliess a:hover {
	text-decoration: underline;
}




/* Fontdefinition fuer Artikelliste */

.volkHeadListe  { 
	color: #000099; 
	font-size: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: #ADE0F1; 
	margin: 0; 
	padding: 2px 0 2px 5px; 
	height: 18px; 
	border-left: 15px solid #008CBB; 
}

.volkSubheadListe  {
	color: #000099; 
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 110%; 
	margin-bottom: 5px;
}


.volkArtikelListe  { 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: justify;
	font-weight: normal 
}

.volkVortextListe { 
   padding: 5px 0px 0px 0px; 
   margin: 0;
   text-align: left;
   line-height : 120%;
}

.volkMehrListe, .volkMehrListe a, .volkMehrListe a:link, .volkMehrListe a:visited, .volkMehrListe a:active, .volkMehrListe a:hover {
   FONT-FAMILY:  Arial, Helvetica, Verdana,sans-serif;
   FONT-SIZE: 12px; 
   FONT-WEIGHT: normal;
   COLOR: #000099; 
   TEXT-DECORATION: none;
}
.volkMehrListe a:hover {
   COLOR: #000099; 
   TEXT-DECORATION: underline;
}

.bildbox { 
float:left;padding:5px 8px 2px 0px; 
margin:0px 0 0 0;
}




/* Fontdefinitionen fuer Standard-Artikel */

.volkHeadArtikel  { color: #000099; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 5px; }

.volkSubheadArtikel  { color: #000099; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 110%; margin-bottom: 5px; }

.volkVortextArtikel { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-align: justify;
   line-height : 125%;
   margin-bottom: 5px;
}

.volkTextArtikel { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: justify;
   line-height : 125%;
}

.volkTextArtikelBold { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-align: justify;
   line-height : 125%;
}



/* Infokasten für Anmoderation  */

.infokasten_links {
    background: #D1E6F2;
	float: left; 
    width: 95%;
	padding: 3px;
    margin: 0px 0px 10px 0px;
    border-width: 1px 1px 1px 1px;
    border-color: #0070AF;
    border-style: solid; 
}

.infokasten_links_deckel  { 
	background: #0070af; 
	float: left; 
	width: 95%; 
	padding: 3px;
	border-style: solid; 
	border-width: 1px 1px 1px; 
	border-color: #0070af 
}

.infokasten_fliess_head_deckel  {
    color: #000000;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}


.infokasten_fliess_head  {
    color: #4A5960;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.infokasten_fliess_normal  {
    color: #4A5960;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.infokasten_fliess_bold  {
    color: #4A5960;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.image_caption {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px; 
   font-weight: normal;
   color: #999999;
 text-align: center;
 padding-top:3px;
}

.imglistcaption {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 10px; 
   font-weight: normal;
   color: #333333;
 text-align: left;
 padding-top:3px;
}



/* Aenderung neuer Stil für Such-Mode  */

.search_result   { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

.find_result   { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #D1E6F2 }