@CHARSET "UTF-8";

/* allgemeine Definitionen */
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin:0px;
}

#contentcolumn a,
#contentcolumn a:link,
#contentcolumn a:visited,
#contentcolumn a:focus,
#contentcolumn a:active,
#contentcolumn a:hover
{
	color: #003466;
	text-decoration: underline;
}

a:link, a:visited, a:focus, a:active, a:hover
{
	text-decoration: none;
}

h1
{
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 12px;	
}

h2
{
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0px;
}

h3
{
	font-size: 1.0em;
	font-weight: normal;
	margin-top: 0px;
}

.kopfbild
{
	margin-bottom: 10px;
}

.bildunterschrift
{
	text-align: center;
	font-size: 0.8em;	
	color:#666666;
	margin-top: 3px;
}

.bild-links
{
	float: left;
	margin-bottom: 10px;
}

.bild-links div.box
{
	margin-right: 10px;
}

.bild-rechts
{
	float: right;
	margin-bottom: 10px;
}

.bild-rechts div.box
{
	margin-left: 10px;
}


/* Tabellen */
.contenttable
{
	width: auto;
	/*width: 100%;*/
	font-size: 0.85em;
	/*border-collapse: separate;*/
	border-spacing: 2px;	
	margin-bottom: 10px;
}

.contenttable td, .contenttable th 
{
	padding: 3px;
	vertical-align: top;
	/*padding-bottom:2px;*/
}

.contenttable td p, .contenttable th p {
	margin:0;
	padding:0;
}

.contenttable .table-row-head
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.contenttable .table-row-even
{
}

.contenttable .table-row-odd
{
	background-color: #FFFFFF;	
}

/* oberes Menue */
.channelgroupbutton
{
	height: 16px;
	width: 156px;
	font-size: 7pt;
	color: #ffffff;
	line-height: 16px;
	padding-left: 22px;
	margin-top: 3px;
	display: block;
	overflow: hidden;
}	

.channelgroupbutton-active
{
	height: 16px;
	width: 156px;
	font-size: 7pt;
	color: #ffffff;
	line-height: 16px;
	padding-left: 22px;
	margin-top: 29px;
 	margin-bottom: -2px;
 	position:relative;
	display: block;
	overflow: hidden;
}

.cgb-ch
{
	background-color: rgb(0,52,102);
}

.cgb-bs
{
 	background-color: rgb(154,0,0);
}

.cgb-os
{
	background-color: rgb(11,124,80);
}

.cgb-multilang
{
	background-color: rgb(241,173,26);
}

.cgb-buergerportal
{
	background-color: #EE7600;
	color: #ffffff;
}

/* Buttonleite */
.channelgroupmenu li, #channelbuttons li
{
	display: inline;
	float: left;	
}

.channelgroupmenu li a, #channelbuttons li a
{
	margin: 0px;
	padding: 2px;
	padding-left: 4px;
	overflow: hidden;		
	background-color: #FFFFFF;
	color: rgb(123,123,123);
	display: block;	
	font-size: 7pt;
	line-height: 9pt;
	text-align: left;
	text-indent: 3px;	
}
	
.channelgroupmenu li a:hover, #channelbuttons li a:hover
{
	color: rgb(51,51,51);
}

.channelgroupmenu li a.channelbutton-normal, #channelbuttons li a.channelbutton-normal
{
	height: 22px;
	width: 84px;
}

.channelgroupmenu li a.channelbutton-wide, #channelbuttons li a.channelbutton-wide
{
	width: 154px;
	height: 32px;
	padding-left: 22px;
	background-repeat: no-repeat;
	color: #000000;
	margin-right: 20px;
}	

.channelgroupmenu li a.channelbutton-narrow, #channelbuttons li a.channelbutton-narrow
{
	height: 22px;
	width: 74px;
	letter-spacing: -0.4pt;
}	
	
.channelbutton-plus
{	
	background-image: url(images/plus_blue.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 4px;
	margin-left: 0px;
	/*border: solid 1px #000000;*/
	width: 7px;
	height: 7px;
	line-height: 7px;
	display: inline;
}

.channelbutton-narrow .channelbutton-plus
{	
	background-image: url(images/plus_grey.png);
}


/* linkes Menue */
#foldermenu
{
	width: inherit;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 7pt;	
	margin: 0px;
}

#foldermenu li a
{
	background-repeat: no-repeat;
	background-position: top right;
	width: 152px;
	overflow: hidden;	
	display: block;	
	padding-right: 4px;
	padding-left: 22px;
	/*line-height: 19px;*/
	padding-top: 3px;
	padding-bottom: 4px;
}

#foldermenu li a
{
	text-decoration: none;
}


/* Seitenlayout */
#page
{
	margin: 0px;
	width: 100%; 
}

/* Kopfbereich (oberhalb Trennlinie) */
#headerarea
{
 	border-bottom: solid 2px rgb(241,173,26);
 	width: inherit;
}

#headercontent
{
	width: 1000px;
	margin:auto;
}

#channelgroupbuttons
{
	float: left;
}

#banner /* 582x81 */
{
	float: left;
	width: 550px;
	height: 75px;
	overflow: hidden;
	margin-left: 22px;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.channelgroupmenu					
{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: 582px;
	margin-top: -16px;
	margin-left: 198px;
}

#headerlogo
{
 	float:left;
 	height: 67px;
 	width: 190px;
 	text-align: center;
 	padding: 5px;
 	background-image: url("images/logo.gif");
 	background-position: center center;
 	background-repeat: no-repeat;
}


/* Menue unterhalb Trennlinie */
#channelmenu
{
 	width: 1000px;
 	margin: auto;
 	clear: both;
}

/* Inhaltsbereich */
#contentarea
{
 	width: 1000px;
 	margin:auto;
 	clear: both;
 	text-align: left;
}

#leftcolumn
{
	float: left;
	width: 178px;
	margin-right: 22px;
}

#folderimage
{
	width: inherit;
	height: 120px;
	background-image: url(images/ch1_neu_301106_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	font-size: 7pt;
	clear: both;
}

.folderimagetext
{
	padding-left: 22px;
	padding-top: 3px;
	padding-right: 2px;
	background-image: url(images/folder_open_black.png);
	background-repeat: no-repeat;
	line-height: 11px;
}

.folderimagetext a
{
	color: #000000;
}

#servicemenu
{
	width: inherit;
	padding-bottom: 3px;
	border-top: solid 1px #FFFFFF;
	padding-top: 3px;
}

#servicemenu ul,
#iconmenu ul,
#channelgroupbuttons ul,
#channelbuttons ul,
#quickmenu ul, 
#foldermenu ul,
.channelgroupmenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 7pt;
	line-height: 9pt;
}

#servicemenu li a
{
	width: 152px;
	overflow: hidden;		
	padding-right: 4px;	
	/*line-height: 19px;*/	
	font-size: 7pt;
	padding-left: 22px;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
}

/*
#leftmenu-separator
{
	background-color: #FFFFFF;
	margin: 0px;
	height: 1px;
	line-height: 1px;
	line-height: 0px;
	width: inherit;
	padding: 0px;
}
*/

#iconmenu
{
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 0.7em;
}

#iconmenu li
{
	display: inline;
}

#imgDatenschutz, #imgImpressum, #imgKontakt
{
	background-position: center center;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	margin: 0px 3px;
}

#imgDatenschutz
{
	background-image: url("images/s_datenschutz.gif");
}

#imgImpressum
{
	background-image: url("images/s_impressum.gif");
}

#imgKontakt
{
	background-image: url("images/s_kontakt.gif");
}

#rightcolumn
{
	width: 800px;
	float:left;
	position: relative;
	left: 0px;
	top: 0px;
}

#contentcolumn
{
	float: left;
	width: 540px;
	margin-right: 20px;
	overflow: hidden;
}

#contextcolumn
{
	width: 240px;
	position: absolute;
	left: 560px;
	top: 0px;
	margin-top: 13px;
}

#channelbuttons
{
	width: 740px;
	float: left;
	margin-right: 20px;
}

#folderpath
{
	font-size: 7pt;
	width: inherit;
	line-height: 15px;
}

#contenttext
{
	width: inherit;
}

.contentparagraph
{
	width: inherit;
	margin-bottom: 10px;
	clear: both;
	font-size:1em;
}

.contentparagraph
{
	padding-bottom:5px;
}

#languagebar
{
	margin-top: 2px;
	margin-bottom: 4px;
	width: 200px;
	line-height: 30px;
	height: 30px;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 8pt;
	float: left;
}

#languagebar a
{
	color: rgb(155,193,212);
}

#languagebar a:hover
{
	color: rgb(51,51,51);
}

/*
#languagebar
{
	margin-top: 3px;
	margin-bottom: 4px;
	width: 200px;
	line-height: 23px;
	height: 30px;
	background-repeat: repeat-y;
	text-align: right;
	font-size: 8pt;
	float: left;
}

#languagebarbgimg
{
	background-image: url(../images/baselayout/button_language_backgr.jpg);
	background-repeat: no-repeat;
}

#languagebar a
{
	//color: rgb(155,193,212);
	color: #000000;
	margin-right: 10px;
}

#languagebar a:hover
{
	color: rgb(51,51,51);
}
*/

#contextmenu
{
	width: 200px;
	background-repeat: repeat-y;	
	overflow: hidden;
}

#contentfooter
{
	margin-top: 10px; 
	text-align: center;
	font-size: 7pt;
	color: #666666;
	clear: both;
}
	
#contentfooter a
{
	color: #666666;
}

#kurzimpressum
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Kontextmenue */
.contextblock, .contextblock a
{
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 7pt;
	color: #666666;
}

.contextblock div.title,.contextblock a.title
{
	display: block;
	background-color: rgb(220,220,220);	
	font-weight: bold;	
	padding-top: 2px; 
	padding-bottom: 2px;
	margin-bottom: 4px;
	letter-spacing: 1pt;
	text-align: center;
	color: #000000;
}

a.quickmenu-button
{
	width: 178px;
	display: block;
	line-height: 19px;
	height: 19px;
	background-image: url(images/arrow_background_active.gif);
	background-repeat: no-repeat;	
	padding-left: 22px;
	text-align: left;
}

.searchform
{
	width: inherit;
	display: block;
	line-height: 19px;
	min-height: 21px;
	background-image: url(images/arrow_background.gif);
	background-repeat: no-repeat;	
	padding-left: 22px;
	text-align: left;
}

.searchform-input
{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 80px;
	font-size: 7pt;
	vertical-align: middle;
	border-width: 0px;
}

#quickmenu
{
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 250px;
	font-size: 7pt;
	margin-left: -60px;
	margin-top: 1px;
}

#quickmenu li a
{
	display: block;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	/*line-height: 19px;*/
	width: 242px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.contextblock.media
{
	padding-left: 22px;
	text-align:left;
	font-weight: bold;
	color: rgb(51,51,51);
	text-transform: uppercase;
}

.contextblock.media a
{
	line-height: 16px;
}

.customcontent
{
	margin-bottom: 4px;
}

.customcontent p
{
	margin-left: 5px;
	margin-right: 5px;
}

.contextblock-news, div#contentelemente ul {
	text-align: left;
	list-style-type: disc;
	list-style-image: url(images/dot.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-left: 0px;
	margin-left: 25px;
}

.contextblock-news li, div#contentelemente ul li {
	margin-bottom: 4px;
	line-height: 12px;
	padding-right: 4px;
}

div#contentelemente ul li, div#contentelemente ul li a {
	font-size:9px;
	color:#6e6e6e;;
}

/* Rubrikabhaengige Farben (von der ensprechenden CSS zu ueberschreiben) */
.channel-background
{
}

.channel-text, .channel-text a, a.channel-text
{
}

.channel-text-link a, 
.channel-text-link a:link,
.channel-text-link a:visited,
.channel-text-link a:focus,
.channel-text-link a:active
{
	text-decoration: underline;
}

.channel-menu-text, .channel-menu-text a, a.channel-menu-text
{
	color: #FFFFFF;
}


/* styles für forum-loginbox */
.tx-newloginbox-pi1, .tx-newloginbox-pi1 td, .tx-newloginbox-pi1 th, .tx-srfeuserregister-pi1, .tx-srfeuserregister-pi1
 td, .tx-srfeuserregister-pi1 th {
    font-family: verdana, sans-serif;
    font-size: 11px;
}
.tx-newloginbox-pi1, .tx-srfeuserregister-pi1 {
    background-color: #eee;
    border: 1px solid #999;
    padding: 7px;
}

.tx-newloginbox-pi1 h3 {
    background-color: #0b7c50;
    margin: 0;
    border: 1px solid #999;
    padding: 5px;
    font-size: 14px;
    text-align: center;
}

.tx-newloginbox-pi1 form {
    background-color: white;
    margin: 0px;
    padding: 5px;
    border: 1px solid #999;
}

.tx-srfeuserregister-pi1 legend {
    background-color: white;
    border: 1px solid #999;
    padding: 2px;
    font-weight: bold;
    margin-bottom: 5px;
}

.tx-srfeuserregister-pi1 fieldset {
    background-color: white;
    margin: 0px;
    padding: 5px;
    border: 1px solid #999;
}

.tx-newloginbox-pi1 h3, .tx-chcforum-pi1-Table thead tr th {
color: white;
}

/*	evergabeportal	*/
div.tx-sgglossary-pi1 form table {
	/*display:none;*/	
}

#maincontent .infodiensteinclude table.resultlist th.col1 {
	width:300px;
}

#maincontent .infodiensteinclude table.resultlist th.col3 {
	width:200px;
}

#maincontent .infodiensteinclude table.resultlist th.col3 {
	width:100px;
}

#maincontent .infodiensteinclude table.resultlist th.col4 {
	width:100px;
}

#maincontent .infodiensteinclude table.resultlist th.col5 {
	width:50px;
}

/* CH */	
.channel-background
{
	background-color: rgb(0,52,102);
}

.channel-background-light
{
	background-color: rgb(212,226,253);
}

.channel-text, .channel-text a, a.channel-text
{
	color: rgb(0,52,102);
}

.channel-text-link a
{
	color: rgb(0,52,102);
}

h1
{
	border-bottom-color: rgb(0,52,102);	
}

.channelbutton-wide
{
	background-image: url(images/button_large_backgr_blue.png);
}	

.channelbutton-plus
{	
	background-image: url(images/plus_blue.png);
}

#languagebar
{
	background-image: url(images/kontext_backgr_blue.png);
}

#contextmenu
{
	background-image: url(images/kontext_backgr_blue.png);
}

#quickmenu a:hover
{
	background-color: rgb(50,102,204);
}

.contenttable .table-row-head
{
	background-color: rgb(0,52,102);
}

.contenttable .table-row-even
{
	background-color: rgb(212,226,253);	
}

#kurzimpressum
{
	border-bottom-color: rgb(0,52,102);
}

#servicemenu li a:hover
{
	background-color: rgb(50,102,204);
}

.l1
{
	background-image: url(images/menu_bg_normal_white.png);	
	color: #FFFFFF;
}

.l2
{
	background-image: url(images/menu_bg_normal_blue.png);	
	background-color: rgb(212,226,253);
	color: rgb(0,52,102);
}

.l3
{
	background-image: url(images/menu_bg_normal_blue.png);	
	background-color: #FFFFFF;
	color: rgb(0,52,102);
}	

.l1:hover
{
	background-color: rgb(50,102,204);
}

.l2:hover
{
	background-color: rgb(50,102,204);
	color: #FFFFFF;
}

.l3:hover
{
	background-color: rgb(50,102,204);
	color: #FFFFFF;
}		

.l1-fo
{
	background-image: url(images/menu_bg_folder_open_white.png);
	background-repeat: no-repeat;
}

.l2-fo
{
	background-image: url(images/menu_bg_folder_open_blue.png);
	background-repeat: no-repeat;
}

.l3-fo
{
	background-image: url(images/menu_bg_folder_open_blue.png);
	background-repeat: no-repeat;
}

.l1-fc
{
	background-image: url(images/menu_bg_folder_closed_white.png);
	background-repeat: no-repeat;
}

.l2-fc
{
	background-image: url(images/menu_bg_folder_closed_blue.png);
	background-repeat: no-repeat;
}

.l3-fc
{
	background-image: url(images/menu_bg_folder_closed_blue.png);
	background-repeat: no-repeat;
}	



/* Erweiterungen */

.gc_login
{
	padding-left: 22px;
	font-size: 7pt;
}

.gc_login input
{
	font-size: 7pt;
	margin-bottom: 4px;
	border: 1px solid #ffffff;
}

#contentcolumn
{
}

#rightcolumn
{
	font-size: 14px;
	padding-top: 13px;
}

