/*	Changes
	28.11.08 Color #4A698C; to #405368;
*/


/* ================================================
    GENERAL CSS STYLES FOR ALL DotNetNuke GVZ Portals
   ================================================
*/   

html, body {
	height: 99.5%;
}
body {
	margin: 4px;
	padding: 0px;
}
/* be nice to Opera */
html>body {
	margin: 4px;
	padding: 0px;
}


.pagemaster {
	width: 1000px;
	border-collapse: collapse;
}

/* ---------------------------------------  */
/*      Panes                               */
/* ---------------------------------------  */
.leftpane {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	min-height: 100%;
	height: auto;
	height: 100%;
}
.contentpane {
	padding-left: 0px;
	padding-right: 0px;
	min-height: 100%;
	height: auto;
	height: 100%;
}
.contentpane_print {
	background-color: White;
	width: 100%;
	margin-left: 0cm;
	margin-right: 0px;
	padding-top: 0.8cm;
	padding-bottom: 1cm;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
}

/* --------------------------------  */
/*      Link Basic                     */
/* --------------------------------  */
a:link, a:visited   {
	color: #405368;
	text-decoration: none;
}
a:hover, a:active {
	color: #405368;
	text-decoration: underline;
}
a:focus {outline: none}

.modulecontent a:link, .modulecontent a:visited   {
	color: #405368;
	font-weight: bold;
	text-decoration: none;
}
.modulecontent a:hover, .modulecontent a:active   {
	text-decoration: underline;
}

/* --------------------------------  */
/*      CONTENT                      */
/* --------------------------------  */
body, td, .Normal, .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	line-height: 1.2em;
}
.newscontent {
	border-top: 2px solid #405368;
	border-bottom: 2px solid #405368;
	border-left: 2px solid #405368;
	border-right: 2px solid #405368;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.newsueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 50px;
	font-weight: bold;
	color: White;
	background-color: #405368;
}
td {
	vertical-align: top;
}
p
{
	margin-top: 0px;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;

}
ul li   {
	list-style-type: disc;
	padding-bottom: 4px;
}
ul li li  {
	list-style-type: disc;
	padding-bottom: 4px;
}
ul li li li {
	list-style-type: disc;
	padding-bottom: 4px;
}

/* --------------------------------  */
/*   Logo, Header                    */
/* --------------------------------  */
.gvzLogo {
	padding-top: 5px;
	padding-right: 15px;
}
.Header_GVZ {
	width: 800px;
	background-image: url(images/Header_GVZ.jpg);
	background-repeat: no-repeat;
}
.Header_Feuerpolizei {
	background-image: url(images/Header_Feuerpolizei.jpg);
	background-repeat: no-repeat;
}
.Header_Versicherung {
	background-image: url(images/Header_Versicherung.jpg);
	background-repeat: no-repeat;
}
.Header_Feuerwehr {
	background-image: url(images/Header_Feuerwehr.jpg);
	background-repeat: no-repeat;
}
/* --------------------------------  */
/*   Border Lines                    */
/* --------------------------------  */
td.btop {
	border-top: 1px solid #808080;
}
td.bbottom {
	border-bottom: 1px solid #808080;
}
td.bleft {
	border-left: 1px solid #808080;
}
td.bright {
	border-right: 1px solid #808080;
}

/* --------------------------------  */
/*   Bereichs-Menu                   */
/* --------------------------------  */
#BMenu a {
	font-family: Arial;
	font-size: 14pt;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	padding-left: 15px;
	font-weight: bold;
}
#BMenu a:hover {
	color: #333333;
	text-decoration: none;
}
a.BMenuGVZ, a.BMenuGVZ:visited {
	color: #808080;
}
a.BMenuKFP, a.BMenuKFP:visited {
	color: #FF0000;
}
a.BMenuKGV, a.BMenuKGV:visited {
	color: #3333CC;
}
a.BMenuKFW, a.BMenuKFW:visited {
	color: #99CC33;
}
.selMenu {
	font-family:Arial;
	font-size: 14pt;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 32px;
}
.selMenuGVZ {
	color: #808080;
}
.selMenuKFP {
	color: #FF0000;
}
.selMenuKGV {
	color: #3333CC;
}
.selMenuKFW {
	color: #99CC33;
}
/* --------------------------------  */
/*   Breadcrumb-Menu                   */
/* --------------------------------  */
.bcMenu {
	vertical-align: middle;
}
.bcMenu, .bcMenu a, .bcMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	font-style: normal;
	color: #405368;
	text-decoration: none;
}

.bcMenu a:hover   {
	color: #405368;
	text-decoration: underline;
}

td.iconMenu {
	padding-top: 1px;
	vertical-align: middle;
}
td.wetterkarte {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* --------------------------------  */
/*   Ueberschriften, Footer          */
/* --------------------------------  */
.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 30px;
	font-weight: bold;
	color: #676F74;
}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #676F74;
	padding-top: 30px;
	padding-bottom: 1px;
	margin-bottom: 15px;
	border-bottom: 1px solid #676F74;
}
.ueberschrift3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #676F74;
	padding-top: 20px;
	margin-bottom: 10px;
}
.small2px {
	font-size: 8pt;
}
.small1px {
	font-size: 7pt;
}
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #676F74;
}
.foottext a:hover {
	color: #333333;
	text-decoration: none;
}
.beschreib {
	width:302px;
	font-family:arial;
	font-size: 13px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	padding-left:2px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.ikon {
	width:199px;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align:center;
	vertical-align:top;
}
.redtable {
	border: 1px solid #D2D2D2;
}
.redtable td {
	background-color: #A7C4E3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.redfont {
	color: #ff0000;
}
.bluefont{
	color: 4A698C;
}
.subblue{
	color: 4A698C;
	font-weight: bold;
}

/* --------------------------------  */
/*      Such-Syntax Hilfe            */
/* --------------------------------  */
.syntaxhelp {
	border-collapse: collapse;
}
.syntaxhelp td {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #BBBBBB;
	padding: 4px;
}
/* --------------------------------  */
/*      Suchoptionen                 */
/* --------------------------------  */
.titel_container_suchoptionen {
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	padding-left : 20px;
}
.titel_container_suchoptionen_border {
}
 .suchoptionen {
  padding-left : 20px;
}

/* -------------------------------------------- */
/*      Open-SearchEngine Modul      */
/* -------------------------------------------- */
input.xsTxtSearch {
	BORDER-RIGHT: #4A698C 1px solid;
	BORDER-TOP: #4A698C 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #4A698C 1px solid;
	WIDTH: 150px;
	color: #405368;
	height: 16px;
	vertical-align: middle;
	MARGIN-RIGHT: 0px;
	BORDER-BOTTOM: #4A698C 1px solid;
	BORDER-COLLAPSE: collapse;
	BACKGROUND-COLOR: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}
.xsCmdSearch{	
	font-size:8pt;
	border-collapse:collapse;
	background-color:#FFFFFF;	
	border-color:#C7CAC9;
	border-style:solid;
	border-width:1px;
	height:19px;
	padding-right:3px;
	padding-left:3px;
	margin-right:2px;
}
/*  Results      */
.tbheader {
	FONT-SIZE: 11pt;
	width: 100%;
	color: #4c4c4c;
	margin-bottom : 8px;
}
.titleBold {
	font-size: 13px;
	font-weight:bold;
	display:none;
}
.summary {
	font-size: 12px;
	text-align: left;
}
p.searchitem {
	margin-top: 18px;
	margin-bottom: 2px;
}
.title {
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}
A.title:link {
	text-decoration:none;
	color: #323232;
}
A.title:visited {
	text-decoration:none;
	color: #323232;
}
A.title:active {
	text-decoration:none;
	color: #323232;
}
A.title:hover {text-decoration:underline;color: #6c6c6c;}
.sample {
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color:black;
}
a.path:link, a.path:visited {
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #0000FF;
}
a.path:active, a.path:hover {
	text-decoration:underline;
}
.navigation {
	padding-right: 1px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #4c4c4c;
	text-decoration:none;
}
A.navigation:link {text-decoration:none;color: #4c4c4c;}
A.navigation:visited {text-decoration:none;color: #4c4c4c;}
A.navigation:active {text-decoration:none;color: #4c4c4c;}
A.navigation:hover {text-decoration:underline;color: #4c4c4c;}

/* -------------------------------------  */
/*   Announcements Modul                  */
/* -------------------------------------  */
.titel_announcement_container {
	font-size: 17px;	
	font-weight: bold;
	line-height: 28px;
}
td.titel_announcement_container{
	border-bottom: 1px solid #656565;
}
.AnnouncementTitle, a.AnnouncementTitle:link, a.AnnouncementTitle:visited {
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
}
a.AnnouncementTitle:hover, a.AnnouncementTitle:active {
}
.AnnouncementDate {
	font-family: Arial;
	line-height: 18px;
}
.AnnouncementDescription {
	font-family: Arial;
	font-weight: normal;
	line-height: 18px;
}
.DNN_ANN_DesignTable {
	width: 100%;
	border-collapse: collapse;
}
.DNN_ANN_DesignTable td {
	border-style: none none none none;
	border-width: 1px;
	border-color: #e5e5e5;
	padding-top: 0px;
	padding-bottom: 12px;
}

/* ----------------------------------  */
/*      LINKS Modul                  */
/* ----------------------------------  */
.titel_link_container {
	font-size: 12px;	
	font-weight: bold;
	line-height: 28px;
	padding-left: 1px;
	text-transform : uppercase;
}
td.titel_link_container{
	border-bottom: 1px solid #5F5F5F;
}
.links_content, a.links_content:link, a.links_content:visited {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
a.links_content:hover, a.links_content:active {
	text-decoration: underline;
}

/* --------------------------------------------  */
/*   Funktionale Einstell. in Text/HTML Modul    */
/* --------------------------------------------  */
.text_summary {
	display: none;
}
.nonedisplay {
	display: none;
}
div#expand {display: none;}

/* --------------------------------  */
/*   Snapsis NavMenu          */
/* --------------------------------  */
select.TabList {
	background-color: #E7EDFB;
	color: #003366;
	border: 1px solid #7F9DB9;
	font-weight: bold;
	font-size: 13px;
	width: auto;
}
.TabList {
}
.TabList ul {
	clear: both;
	margin: 0;
	list-style: none;
	display: inline;
}
.TabList li {
	float: left;
	margin: 0;
	display: inline;
	padding: 0 0 0 0;
}
.LinkIcon {
    border:0;
    padding-right:2px;
}
.TabList li li {
	padding: 0 0 0 0;
}
.TabList li li li{
	padding: 0 0 0 0;
}
.TabList li a {
	padding: 0 0 0 0;
	font-family: Arial, San-Serif;
	font-size: 13px;
   line-height:normal;
}

/* --------------------------------  */
/*   Snapsis NavMenu          */
/* --------------------------------  */

/* IE-PC doesn't see these child selectors but CSS2 compliant browsers can make use of them
#NavTabs > ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#NavTabs a {float:none;}
/* End IE5-Mac hack */

#NavTabs a {
	width: 270px;
	font-family: Verdana;
	font-size: 15px;
	color: #333333;
	float: left;
	text-align: left;
	text-decoration: none;
	color: #405368;

}

#NavTabs a:hover {
	color: #405368;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}
/* ------- Level 0 ------- */
#NavTabs .Level0 {
}
#NavTabs .Level0 a {
	width: 260px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
/*	text-transform: uppercase; */
}
#NavTabs .Level0 a:hover {
}
#NavTabs li.SelectedTab.Level0 a
{
	border-left: 0px solid White;
}

/* ------- Level 1 ------- */
#NavTabs .Level1 {
}
#NavTabs .Level1 a{
	width: 240px;
	margin-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#NavTabs .Level1 a:hover {
}
#NavTabs li.SelectedTab.Level1 a
{
	background-image: url(arrow_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

/* ------- Level 2 ------- */
#NavTabs .Level2 {
}
#NavTabs .Level2 a {
	width: 220px;
	margin-left: 55px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#NavTabs .Level2 a:hover {
}
#NavTabs li.SelectedTab.Level2 a
{
	background-image: url(arrow_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#NavTabs .SelectedTab {
	font-weight: bold;
}
#NavTabs .DisabledTab {
    color:#000;
    font-weight:bold;
    padding-left:4px;
    width:165px;
}

/* ------- Level 3 ------- */
#NavTabs .Level3 {
}
#NavTabs .Level3 a {
	width: 200px;
	margin-left: 75px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#NavTabs .Level3 a:hover {
}
#NavTabs li.SelectedTab.Level3 a
{
	background-image: url(arrow_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

.noprint {}
@media print {
	body {background-image: none;  overflow-x: visible; }
	.noprint {display: none}
	.pagemaster {width: 100%;}
	.leftpane {display: none}
	.contentpane {
	width: 100%;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	padding-top: 0px;
	padding-bottom: 0.5cm;
}
}
