/* @override http://www.sd-l.ch/css/_safari.css */

#inhalt table tbody tr td span.suchtberatung ul {
	margin-left: -26px;
}

/*  body und schrift deffinitionen */
html {
color: #666;
padding:0;
margin:0;
}

body
 { color: #666666; font-size: 12px; font-family: Helvetica, Arial, Courier, Monaco, Monospace; background-color: #fff; text-align: left; margin: 0; padding: 60px 0 0 }
h1  { color: #666; font-size: 14px; font-weight: bold }
h2 {
font-weight: bold;
font-size: 12px;
color: #666;
}



h3   { color: #333333; font-size: 12px; font-weight: bold; margin-top: 2px; margin-bottom: 2px }

p {
font-size: 12px;
color: #666;
}

.titel {
	font-weight:bold;
	padding: 0 0 30 0;
}

#box {
	width:880px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	border: 1px dotted white;
	z-index:2;
}

#navi {
	width:206px;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 2;
	position: relative;
	min-height:500px;
}
#n_bild{
	border: 1px dotted white;
	z-index:3;
}
#kopf {
	text-align: right;
	padding-bottom:5px;
}
#kopf_print {
	text-align: right;
	padding-bottom:5px;
	display: none;
}


#blinker
{
	top: 0px;
	left: -1px;
	width: 1000px;
	position: relative;
	padding: 0 0 5px 0;
}

#delegiertenversammlung
{
	top: 0px;
	left: -1px;
	width: 1000px;
	position: relative;
	padding: 0 0 5px 0;
}


#inhalt {
	top: 0px;
	left: -1px;
	margin:0 0 5px;
	padding:40px 10px 10px 40px;
	overflow: auto;
	min-height:454px;
	position: relative;
	z-index:1;
}

.suchtberatung {
	width: 200px;
	z-index: auto;
	float: right;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	display: table;
	position: relative;
	right: -40px;
	text-align: left;
	border: 1px solid #09f;
	padding-left: 10px;
	padding-right: 10px;
	top: -5px;
	margin: 10px;
	height: 650px;
	min-height: 650px;
	padding-top: 0;
}


#supinhalt {
	top: 0px;
	left: -1px;
	margin:0 0 5px;
	width: 672px;
	padding:0px 0px 0px 0px;
	overflow: auto;
	position: relative;
	z-index:1;
}

.suchtberatung {
	width: 200px;
	z-index: auto;
	float: right;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	display: table;
	position: relative;
	right: -40px;
	text-align: left;
	border: 1px solid #09f;
	padding-left: 10px;
	padding-right: 10px;
	top: -5px;
	margin: 10px;
	height: 650px;
	min-height: 650px;
	padding-top: 0;
}

#sup_sub {
	padding:40px 10px 10px 40px;
	min-height:104px;
}
#supad_top {
	top: 0px;
	left: 0px;
	position: relative;
}
#fuss {
	text-align: right;
}
#fuss_print {
	text-align: right;
	display: none;
}
#navi_sub {
	font-size: 11px;
	font-family: Helvetica, Arial, Courier, Monaco, Monospace;
	color: #333333;
	text-align: center;
	z-index:20;
}
#foot {
	padding-top:5px;
	position: relative;
	top: 100px;
	display: inline;
}
navigation

div#navcontainer
{
width: 200px;
background: #fff;
padding: 2em;
}

/* NAV LIST */
ul#navlist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	z-index: 10;
	text-transform: uppercase;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
	color: #aaa;
	display: block;
	background: #fff;
	padding: 8px 0px 0px 4px;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	width: 194px;
	text-decoration: none;
	margin-bottom: 5px;
	height: 20px;
	vertical-align: middle;
}

ul#navlist li a:hover {
background: #aaa;
color: #fff;
}
ul#navlist li a#passive7:hover {
background: #aaa;
color: #fff;
}

ul#navlist li a#current
{
color: #333;
background-color: #888;
z-index:20;
}
ul#navlist li a#current1 {
color: #9c3;
background-color: #fff;
z-index:20;
	border-top: solid 1px #9c3;
	border-left: solid 1px #9c3;
	border-right: solid 0px #9c3;
	border-bottom: solid 1px #9c3;
	width: 201px;
}
ul#navlist li a#current1:hover {
color: #fff;
background-color: #9c3;
}
ul#navlist li a#current3 {
color: #c00;
background-color: #fff;
z-index:20;
	border-top: solid 1px #c00;
	border-left: solid 1px #c00;
	border-right: solid 0px #c00;
	border-bottom: solid 1px #c00;
	width: 201px;
}
ul#navlist li a#current3:hover {
color: #fff;
background-color: #c00;
}
ul#navlist li a#current4 {
color: #09f;
background-color: #fff;
z-index:20;
	border-top: solid 1px #09f;
	border-left: solid 1px #09f;
	border-right: solid 0px #09f;
	border-bottom: solid 1px #09f;
	width: 201px;
}
ul#navlist li a#current4:hover {
color: #fff;
background-color: #09f;
}
ul#navlist li a#current5 {
color: #cc0;
background-color: #fff;
z-index:20;
	border-top: solid 1px #cc0;
	border-left: solid 1px #cc0;
	border-right: solid 0px #cc0;
	border-bottom: solid 1px #cc0;
	width: 201px;
}
ul#navlist li a#current5:hover {
color: #333;
background-color: #ff0;
}
ul#navlist li a#current7 {
color: #9c3;
background-color: #fff;
z-index:20;
	padding: 1px 0px 0px 4px;
	border-top: solid 1px #9c3;
	border-left: solid 1px #9c3;
	border-right: solid 0px #aaa;
	border-bottom: solid 1px #9c3;
	min-height: 28px;
	width: 201px;
}
ul#navlist li a#current7p {
	color: #9c3;
	display: block;
	background: #fff;
	padding: 2px 0px 0px 4px;
	border-top: solid 1px #9c3;
	border-left: solid 1px #9c3;
	border-right: solid 1px #9c3;
	border-bottom: solid 1px #9c3;
	width: 194px;
	text-decoration: none;
	margin-bottom: 5px;
	min-height: 25px;
	vertical-align: middle;
}
ul#navlist li a#current7:hover {
color: #fff;
background-color: #9c3;
}
ul#navlist li a#current7p:hover {
color: #fff;
background-color: #9c3;
}
ul#navlist li a#current8 {
color: #f00;
background-color: #fff;
z-index:20;
	border-top: solid 1px #f00;
	border-left: solid 1px #f00;
	border-right: solid 0px #aaa;
	border-bottom: solid 1px #f00;
	width: 201px;
}
ul#navlist li a#current8:hover {
color: #fff;
background-color: #f00;
}
ul#navlist li a#current1p {
color: #9c3;
background-color: #fff;
z-index:20;
border: solid 1px #9c3;
}
ul#navlist li a#current4p {
color: #09f;
background-color: #fff;
z-index:20;
border: solid 1px #09f;
}
ul#navlist li a#current5p {
color: #cc0;
background-color: #fff;
z-index:20;
border: solid 1px #cc0;
}
ul#navlist li a#current1_2p
{
color: #9c3;
background: #fff;
padding: 1px 0px 0px 4px;
border: solid 1px #9c3;
min-height: 28px;
width: 194px;
z-index:30;
}
ul#navlist li a#current4_2p
{
color: #09f;
background: #fff;
padding: 1px 0px 0px 4px;
border: solid 1px #09f;
min-height: 28px;
width: 194px;
z-index:30;
}
ul#navlist li a#current5_2p
{
color: #cc0;
background: #fff;
padding: 1px 0px 0px 4px;
border: solid 1px #cc0;
min-height: 28px;
width: 194px;
z-index:30;
}

ul#navlist li a#passive7 {
	color: #aaa;
	display: block;
	background: #fff;
	padding: 1px 0px 0px 4px;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	width: 194px;
	text-decoration: none;
	margin-bottom: 5px;
	min-height: 28px;
	vertical-align: middle;
}

/* SUB NAV LIST1 */
ul#subnavlist
{
margin: 0px;
list-style-type: none;
padding: 0;
z-index:12;
}

ul#subnavlist li {
display: inline;
z-index:20;
}

ul#subnavlist li a
{
display: block;
color: #666;
background: #ccc;
padding: 8px 0px 0px 4px;
border-top: solid 1px #666;
border-left: solid 1px #666;
border-right: solid 1px #666;
border-bottom: solid 1px #666;
min-height: 20px;
width: 194px;
z-index:20;
}

ul#subnavlist li a:hover {
background: #9c3;
z-index:20;
}
ul#navlist li a#subcurrent
{
color: #333;
background: #fff;
border-right: solid 0px #666;
width: 201px;
z-index:30;
}
ul#navlist li a#subcurrent1
{
color: #9c3;
background: #fff;
border: solid 1px #9c3;
border-right: solid 0px #666;
width: 201px;
z-index:30;
}
ul#navlist li a#subcurrent5
{
color: #cc0;
background: #fff;
border: solid 1px #cc0;
border-right: solid 0px #666;
width: 201px;
z-index:30;
}
ul#navlist li a#subcurrent1:hover {
color: #fff;
background: #9c3;
}
ul#navlist li a#subcurrent4:hover {
color: #09f;
background: #fff;
}
ul#navlist li a#subcurrent5:hover {
color: #333;
background: #ff0;
}
ul#navlist li a#current1p:hover {
color: #fff;
background: #9c3;
}
ul#navlist li a#current4p:hover {
color: #fff;
background: #09f;
}
ul#navlist li a#current5p:hover {
color: #333;
background: #ff0;
}
ul#navlist li a#subcurrent1_2
{
background: #fff;
color: #9c3;
padding: 1px 0px 0px 4px;
border: solid 1px #9c3;
border-right: solid 0px #666;
min-height: 28px;
width: 201px;
z-index:30;
}
ul#navlist li a#current1_2p:hover {
color: #fff;
background: #9c3;
}
ul#navlist li a#current4_2p:hover {
color: #fff;
background: #09f;
}
ul#navlist li a#subcurrent1_2:hover {
color: #fff;
background: #9c3;
}
ul#navlist li a#subcurrent4_2:hover {
color: #fff;
background: #09f;
}
ul#navlist li a#subcurrent4_2
{
background: #fff;
color: #09f;
padding: 1px 0px 0px 4px;
border: solid 1px #09f;
border-right: solid 0px #666;
min-height: 28px;
width: 201px;
z-index:30;
}
ul#navlist li a#subcurrent5_2
{
background: #fff;
color: #cc0;
padding: 1px 0px 0px 4px;
border: solid 1px #cc0;
border-right: solid 0px #666;
min-height: 28px;
width: 201px;
z-index:30;
}
ul#navlist li a#current5_2p:hover {
color: #333;
background: #ff0;
}
ul#navlist li a#subcurrent5_2:hover {
color: #333;
background: #ff0;
}

ul#navlist li a#suvcurrent:hover {
background: #ddd;
}
#linksunten {
	top:10px;
	color: #aaa;
	display: block;
	background: #fff;
	padding: 8px 0px 0px 4px;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	width: 194px;
	text-decoration: none;
	margin-bottom: 5px;
	height: 20px;
	vertical-align: middle;

}

.gruener_balken {
	color: #ffffff;
}

