.sitemap_Ebene{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-position: inside;
	color: #000066;
}

.sitemap_Artikel{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	list-style-type: square;
	list-style-position: inside;
}


.articleText { text-align: justify; }

.articleCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.articleHead, .articleList_tophead {
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	line-height : 120%;
	color : #00125c;
}

.articleSubHead, .articleList_topsubhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #6D7983;
	line-height: 110%;
	margin-bottom: 0px;
}

.articleSummary {
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.contentHead {

	font-size: 15px;
	font-weight: bold;
	color: #6D7983;
	line-height: 110%;
}

.contentSubHead {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 110%;
}

.tableHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D7983;
	line-height: 13px;
}

.tableSubHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#infopopup_pointer{
 position:absolute;
 left: -300px;
 z-index: 101;
 visibility: hidden;
 }
.v09 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9px; color: #00125c; }
.v10 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; }
.v11 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; }
.v12 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }
.v13 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; }
.v14 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; }


.formButton	{ 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px; 
  font-weight: bold; 
  color: #FFFFFF; 
  background-color: #92A1AF; 
}
.formLabel	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.formLabel1	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.formLabelRequired	{ 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px; 
  color: #ff3300;
}
.checkLabel	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}

/* search */
.formSearch { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}
span.search_result {
	color:#330099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #33FFFF;
}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	font-weight: bold;
	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: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
  padding: 0px;
  margin-left: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
}
#list_top_ul li {
  list-style: none;
  margin: 0;
  display: inline;
}

#list_top_ul li a {
	text-decoration: none;
	border-bottom-style: solid;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #000066;
	border-right-style: solid;
	border-right-width:1px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	height: auto;
	width:80px;
	border-top-color: #000066;
	border-top-style: solid;
        border-top-width:1px;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 0px;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: #000066;
	border-color: #000066;
	background-color: #dddddd;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid #778;
}


/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 4px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	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;
}

.rssfeed{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 5px;
  color: #00125c;
}

/**
  * Sample for FORUM
  */
.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);
}
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 { background-color: #EFEFEF; }
td.rowTopic, td.rowPost, td.rowLastPost	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.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; }

/* 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;
}
/* BEGIN Menu Definitions */

.fuss2, .fuss2 a, .fuss2 a:link, .fuss2 a:active, .fuss2 a:visited, .fuss2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size:12px;
}

.fuss3, .fuss3 a, .fuss3 a:link, .fuss3 a:active, .fuss3 a:visited, .fuss3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	font-size:10px;
}

.nav_row, .nav_row a, .nav_row a:link, .nav_row a:active, .nav_row a:visited, .nav_row a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	left: auto;
}
.nav_row_table{
	background-color: #009966;
	width: inherit;
}
.news, .news a, .news a:link, .news a:active, .news a:visited, .news a:hover {
	text-align: left;
  
	}
.teaserTable
{background-image: url('http://www.dl0wh.de/content/images/a3e703c82dddf6ff3f0e5ca5d786df6f.png')}
.teaserTableLeftCell
{background-color: blue;}

.listEntry {
 float: left;	
 background-image: url('http://www.dl0wh.de/content/images/a3e703c82dddf6ff3f0e5ca5d786df6f.png');
 background-repeat: repeat-y;
 border: 1px solid #000;
 padding-left: 6px;
 padding-right: 6px;
 padding-bottom: 8px;
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

line-height: 1.6em;
 color: black;
}
.listEntry a , listEntry a:hover {
 
 font-size: 1,5em;
 font-style: Italic; 	
	}
.tableheight{ 
height:100%;
}

/* 
-----------------------------------*/
/* Calendar - START
-----------------------------------*/
/* Calendar - CALENDAR
-----------------------------------*/
#calendarContainer {

font-size: 9px;
line-height: 10px;
border-width: 0px; 
border-color: #F5F5F5;
margin: 0px 0px 0px 0px;

padding: 0px 0px 0px 0px;
background-color: #FFFFFF;
}

/* Backgroung lines' colors */
#EventCalendar {
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#EventCalendar th {
font-family: "Lucida Grande", Verdana; 
color: #000000;
font-weight: bold;
font-size: 10px;
line-height: 11px;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
background-color: #FFFFE0;
}

#EventCalendar tr {
font-size: 9px;
line-height: 10px;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
background-color: #F5F5F5;
}

.dayname, .dayname tr, 
.dayname td, .dayname th {
color: #FFFFFF;
font-weight: bold;
font-style: normal;
font-size: 10px;
line-height: 11px;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px; 
background-color: #CC9900;
}

/* Days Cells colors */
.activeday a, .activeday a:link, 
.activeday a:active, .activeday a:visited {
color: #000000;
background-color: #FFD700;
}

td.activeday a:hover {
color: #000000;
background-color: #FFFFE0;
}

.activeday, .activeday td, .activeday tr {
color: #000000;
background-color: #FFD700;
}


.offsetday, .offsetday tr, 
.offsetday td, .offsetday th {
font-weight: bold;
font-style: normal;
font-size: 9px;
line-height: 10px;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px; 
background-color: #F5F5DC;
}

/* Calendar - DROP DOWNS MENUS OPTIONS
-----------------------------------*/
.menu, .menu select, .menu option { 
font-family: "Lucida Grande", Verdana; 
font-size: 10px; 
font-weight: normal;
/* background-color: #FFD700; */
}

.calMenu input, .calMenu submit { 
font-family: "Lucida Grande", Verdana; 
background-color: #0033CC;
}

.laButton { 
font-family: Verdana, Helvetica, 
Arial, sans-serif; 
font-size: 10px; 
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
    color: #000000; 
    background-color: #FFD700; 
}

.raButton { 
font-family: Verdana, Helvetica, 
Arial, sans-serif; 
font-size: 10px; 
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
    color: #000000; 
    background-color: #FFD700; 
}


/* Calendar - Presenting events' 
in a COMPACT LISTING
-----------------------------------*/
#calEvent {
border-top: 1px solid #DCDCDC;
padding: 2px 0px 0px 0px;
        margin-top: 5px;
}

#calEvents h3, #calEvents h4 {
font-family: "Lucida Grande", Verdana;
font-weight: bold;
font-size: 11px;
line-height: 12px;
color: #000000;
}

.calEventDayCompact {
font-family: Georgia, "Lucida Grande", 
Verdana; 
font-weight: bold;

font-size: 10px;
line-height: 12px;
color: #0033CC;
}

.calEventDayCompact a, 
.calEventDayCompact a:link, 
.calEventDayCompact a:active, 
.calEventDayCompact a:visited {
font-family: "Lucida Grande", Verdana; 
font-size: 10px;
line-height: 12px;
color: #FF0000;
}

.calEventDayCompact a:hover {
font-family: "Lucida Grande", Verdana; 
font-size: 10px;
line-height: 12px;
color: #0033CC;
}

.calEventFieldCompact {
font-family: "Lucida Grande", Verdana; 
font-size: 10px;
line-height: 12px;
color: #333333;
}

/* Calendar - Presenting events' 
DETAILS in a PAGE
-----------------------------------*/
.calEventDayDetail {
font-family: Georgia, "Lucida Grande", 
Verdana; 
font-weight: bold;
font-size: 11px;
line-height: 13px;
color: #0033CC;
}

.calEventDayDetail a, 
.calEventDayDetail a:link, 
.calEventDayDetail a:active, 
.calEventDayDetail a:visited {
font-family: "Lucida Grande", Verdana; 
font-size: 11px;
line-height: 13px;

color: #FF0000;
}

.calEventDayDetail a:hover {
font-family: "Lucida Grande", Verdana; 
font-size: 11px;
line-height: 13px;
color: #0033CC;
}

.calEventFieldDetail {
font-family: "Lucida Grande", Verdana; 
font-size: 11px;
line-height: 13px;
}

/* Calendar END
-----------------------------------*/

/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}

#VisualModeIndicator {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:5px;
	z-index:10000;
	background-color:#FF3300;
	color:#FFFFFF;
	border:1px solid #000000;
}

#teaserTable {border:0px; padding:10px; border-collapse:collapse;}
#teaserTableLeftCell { border-left:0px; padding:10px;}
#teaserTableRightCell {border-left:1px dotted #999999; padding:10px;}


#infopopup_box{
 position: absolute;
 left: -300px;
 width: 150px;
 border: 1px solid black;
 padding: 2px;
 background-color: lightyellow;
 visibility: hidden;
 z-index: 100;
 
 }
 
#infopopup_pointer{
 position:absolute;
 left: -300px;
 z-index: 101;
 visibility: hidden;
 }

.infopopup_highlight{
 background-color: #FFF36F;
 border: 1px dotted green;
 }

 /* TOOLTIPS STYLE*/
.tooltip {
 font-size:14px;
 font-weight:normal;
 font-style:italic;
 position:relative;
 z-index:24;
 background-color:#FFF36F;
 border: 1px dotted green;
 color:#000000;
 text-decoration:none
}

.tooltip:hover {
 z-index:25;
 background-color:#FFFFFF
}

.tooltip span{display: none}

.tooltip:hover span { /*the span will display just on :hover state*/
 font-size:14px;
 font-weight:normal;
 font-style:normal;
 line-height:150%;
 display:block;
 position:absolute;
 top:1em; left:1em; width:15em;
 border:1px solid #999999;
 background-color:#E9DBCD; 
 color:#000055;
 text-align: left;
 text-decoration: none;
}

.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}


abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #000;
}

.pollBarCell{
 display:table;
 text-align:left; 
 border-collapse:collapse;
 margin: 2px 5px;
}

.pollBarBegin{
 display:table-row;
  float:left;

}

.pollBarMain{
 display:table-cell;
 background-color:#0070c0;
}

.pollBarPercent{
 display:table-cell;
 padding-left:5px;
}

.poll{
 background-color:#123;
}

td.DownloadTimer {
        font-size: 9px;}
