/****************************************************************************************************
************************************ SUCHTPRÄVENTION KANTON ZÜRICH **********************************
****************************************************************************************************/
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	overflow:hidden;
}

/***************************************************************
**************************** Global ****************************
***************************************************************/
#body_ersatz {
	position:absolute;
	height:100%;
	width:100%;
	min-width:990px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
}
#logo {
	position: absolute;
	width: 276px;
	height: 43px;
	margin: 18px 0px 0px 8px;
}

/*****************************************
***************** Header *****************
*****************************************/
#header {	
	height:78px;
	width:713px;
	margin:0 0 0 -356px;
	left:60%;
	position:relative;
	text-align:left;
}

#meta {
	float:right;
	margin-top:26px;
}
#meta li {
	display:block;
	float:left;
	background:transparent url(../images/meta_line.gif) 100% 0 no-repeat;
	margin:0 6px 0 0;
	padding:0 7px 0 0;
}
#meta a,
#meta .cmdSubmit {
	display:block;
	height:14px;
	background-image:url(../images/meta_icons.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#meta .print a {
	background-position:0 0;
	width:14px;
}
#meta .home a {
	background-position:-15px 0;
	width:11px;
}
#meta .contact a {
	background-position:-27px 0;
	width:17px;
}
#meta .sitemap a {
	background-position:-45px 0;
	width:20px;
}
#meta .search {
	background:none;
	margin-right:0;
	padding-right:0;
	width:125px;
}
#meta .search .txtInput {
	margin:-1px 4px 0 0;
	padding:0 2px;
	float:left;
	width:100px;
}
#meta .search .cmdSubmit {
	background-position:-66px 0;
	width:11px;
	border:none;
	cursor:pointer;
	padding:0;
}

/*****************************************
**************** Central *****************
*****************************************/
#central {
	position: absolute;
	width: 713px;
	top: 78px;
	bottom: 21px;
	margin-left: -356px;
	left: 60%;
	overflow: hidden;
	
}
#central_header {
	position: relative;
	width: 713px;
	height: 66px;
	margin:0;
}
#central_header h1 {
	position:absolute;
	height:28px;
	top:27px;
	left:0;
	width:633px;
	padding:11px 40px 0;
	background:transparent url(../images/contentheader.gif) 100% 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	text-transform:none;
	color: #FFFFFF;
	letter-spacing: 0.5pt;
}
#breadcrumb {
	position: absolute;
	width: 669px;
	height: 15px;
	top:13px;
	left:22px;
}
#breadcrumb,
#breadcrumb a,
#breadcrumb a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #309DC6;
	text-decoration: none;
	text-align: left;
}
#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb .active a {
	color: #309dc6;
}

/*****************************************
*************** Main Menu ****************
*****************************************/
#mainmenu_bg {
	position: absolute;
	width: 100%;
	height: auto;
	margin: 210px 0px 0px 0;
	background:transparent url(../images/nav_bg.gif) 0 0 repeat-x;
}
#mainmenu_bg ul {
	margin:0;
}
#mainmenu_bg li {
	width: 100%;
	margin: 0px 0px 4px  0px;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d878e;
	text-align: left;
	background:transparent url(../images/nav_level0-left.gif) 35% 0 no-repeat;
}
#mainmenu_bg li li {
	height:18px;
	background:none;
}
#mainmenu_bg li li.active {
	background-color:#e0eef2;
}

#mainmenu_bg li li:hover {
	background-color:#e0eef2;
}

#mainmenu_bg a,
#mainmenu_bg a:visited {
	display:block;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: left;
	text-transform:uppercase;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	line-height:18px;
	width:1205px;
	margin:0 0 0 -602px;
	position:relative;
	left:60%;
	background:transparent url(../images/nav_level0.png) 0 0 no-repeat;
}
#mainmenu_bg a:hover,
#mainmenu_bg a:active,
#mainmenu_bg .activea {
	font-weight: bold;
}
#mainmenu_bg li li a,
#mainmenu_bg li li a:visited {
	font-size: 12px;
	color: #3d878e;
	text-transform:none;
	padding-left:40px;
	margin-bottom:0;
	width:1185px;
	background:none;
}
#mainmenu_bg .active a,
#mainmenu_bg .active a:visited {
	margin-bottom:4px;
}
#mainmenu_bg ul ul a.active { font-weight:bold; }

#mainmenu {
	position: absolute;
	width: 274px;
	height: 500px;
	margin: 220px 0px 0px 0px;
	background-color: #66CC99;
}

/*****************************************
**************** Content *****************
*****************************************/
#content_container {
	position:absolute;
	top:66px;
	bottom:0;
	left:0;
	background:transparent url(../images/content_bg.png) 0 0 no-repeat;
	width:713px;
}
#content_header {
	margin-left:8px;
}
#content {
	position: absolute;
	width: 667px;
	top: 189px;
	bottom: 5px;
	left: 35px;
	text-align: left;
	overflow: auto;
	overflow-x: hidden;
}

#content_home {
	position: absolute;
	width: 644px;
	top: 150px;
}
.name_home,
.name_home a,
.name_home a:visited {
	position: relative;
	width: 201px;
	height: 26px;
	float: left;
	list-style-type: none;
	margin-left: 0px;
	border-bottom: 1px solid #cacaca;
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	text-decoration:none;
	color: #414042;
}
.content_sucht {
	position: relative;
	width: 645px;
	top: 10px;
	border-top: 1px solid #cacaca;
	margin-bottom: 20px;
}
.name_sucht,
.name_sucht a,
.name_sucht a:visited {
	position: relative;
	width: 201px;
	height: 26px;
	float: left;
	list-style-type: none;
	margin-left: 0px;
	border-bottom: 1px solid #cacaca;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-decoration:none;
	color: #414042;
}
.hack_sucht {
	width: 20px;
	height: 1px;
	float: left;
	list-style-type: none;
	margin-left: 0px;
}
.txt_sucht {
	position: relative;
	width: 201px;
	height: auto;
	float: left;
	list-style-type: none;
	margin-left: 0px;
	top: 8px;
	line-height: 15px;
}
.table_sucht {
	position: relative;
	width: 100%;
}
.links_sucht {
	position: relative;
	width: 201px;
	text-align: right;
	margin-left: 0px;
	line-height: 15px;
}
.links_sucht a{
	color: #309dc6;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.links_sucht a:visited{
	color: #309dc6;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.links_sucht a:hover{
	text-decoration: none;
	color: #6c6c6c;
	font-size: 9px;
}


/**************************************
 *************** Footer ***************
/*************************************/
#footer {
	position:absolute;
	background:#494949;
	right:0px;
	bottom:0px;
	left:0px;
	height:21px;
	width:100%;
	text-align: center;
	overflow: hidden;
	
}
.footer_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 5px;
}
.footer_txt a,
.footer_txt a:active,
.footer_txt a:visited {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.footer_txt a:hover {
	text-decoration:underline;
}


/**************************************
 *************** Text *****************
/*************************************/
#content p {
	font-size: 12px !important;
	font-weight: normal;
	color: #414042;
	margin-bottom: 10px;
	line-height: 16px;
	margin-right: 10px;
}
#content a,
#content a:active,
#content a:visited {
	font-size: 12px !important;
	font-weight: normal;
	color: #309dc6;
	text-decoration: none;
}
#content a:hover {
	color: #6c6c6c;
	text-decoration: underline;
}

#content blockquote, #content blockquote p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414042;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414042;
	
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #414042;
}
p, h1, h2, h3, ul, li, a {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 12px;
}
h2, h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
}

h2 {
	font-size: 13px;
}
li {
	margin-left: 28px;
	font-size: 12px !important;
	color: #414042;
	list-style-type: disc;
	
}
ul {
	margin-bottom: 10px;
	margin-right: 10px;
}


/**************************************
 *************** Forms ****************
/**************************************/
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
	border: 1px solid #309dc6;
	background-color: #ffffff;
}


/* FCE_KAPITEL / FCE_HOME: */

.kapitel,
.home_fce {
	border-top: 1px solid #cacaca;
	width:640px;
	/*margin-bottom:30px;*/
}
.kapitel th, .kapitel td,
.home_fce th, .home_fce td {
	padding-right:20px;
	width:33%;
}
.kapitel th.last, .kapitel td.last,
.home_fce th.last, .home_fce td.last {
	padding-right:0;
	width:auto;
}
#content .kapitel th a,
#content .home_fce th a {
	border-bottom:1px solid #CACACA;
	color:#414042;
	display:block;
	font-size:14px !important;
	font-weight:bold;
	height:26px;
	line-height:24px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: 0.4pt;
}

#content .kapitel tfoot a,
#content .home_fce tfoot a {
	padding-right:12px;
}

table.kapitel p.bodytext,
table.home_fce p.bodytext {
	padding-top: 5px;
}

/* :FCE_KAPITEL */