* {margin:0; padding:0;}

/*------ Fixes, Workarounds etc. ----- */
.clearfix:after {	/*--- Clearfix für das Float-clearing ---*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clear {clear: both;}
img {vertical-align: bottom;}
/* -------- Framework --------- */

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	height: 100%;
	margin:0; padding:0;
}
body {
	margin:0; padding:0;
	font-size: .75em;
	line-height: 1.5em;
	height: 100%;
}
form.xxl {
	margin-left: 20px;
	width: 960px;
}




/* ########################################
   Header Elemente 
######################################## */

/* ---------- Header ---------- */

#header {
	height: 171px;
	width: 960px;
}

a#logo img {
	margin: 2px 62px 13px 0;
	float: left;
	border: none;
}
div#emotionsbild0,
div#emotionsbild1,
div#emotionsbild2,
div#emotionsbild3,
div#emotionsbild4,
div#emotionsbild5 {
	margin-left: 216px;
	width: 744px;
	height: 107px;
	margin-top: 2px;
}
div#emotionsbild0 {background: url('/portaldata/images/emobild0.jpg') no-repeat;}
div#emotionsbild1 {background: url('/portaldata/images/emobild1.jpg') no-repeat;}
div#emotionsbild2 {background: url('/portaldata/images/emobild2.jpg') no-repeat;}
div#emotionsbild3 {background: url('/portaldata/images/emobild3.jpg') no-repeat;}
div#emotionsbild4 {background: url('/portaldata/images/emobild4.jpg') no-repeat;}
div#emotionsbild5 {background: url('/portaldata/images/emobild5.jpg') no-repeat;}
/* ---------- Emotionsbilder ---------- */



/* ---------- HNAV ----------- */
ul#hnav {
	list-style-type: none;
	margin: 8px 0 0 0;
	padding:0;
	white-space: nowrap;
}
#hnav li {
	display: inline;
	margin-right: 22px;
}
#hnav li:last-child {margin-right: 0;}

#hnav li a,
#hnav li a:link,
#hnav li a:visited {
	font-family: Trebuchet MS, Trebuchet, Arial;
	color: #999;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding-left: 23px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#hnav li a:hover,
#hnav li a:active,
#hnav li a.aktiv,
#hnav li a.aktiv:link,
#hnav li a.aktiv:visited {color: #000;}

#hnav li a.theme1 {background-image: url('/portaldata/images/design/hnavbtn_red.gif'); }
#hnav li a.theme2 {background-image: url('/portaldata/images/design/hnavbtn_blue.gif');}
#hnav li a.theme3 {background-image: url('/portaldata/images/design/hnavbtn_green.gif');}
#hnav li a.theme4 {background-image: url('/portaldata/images/design/hnavbtn_yellow.gif');}
#hnav li a.theme5 {background-image: url('/portaldata/images/design/hnavbtn_purple.gif');}

/* ---------- GNAV ----------- */

ul#gnav {
	list-style-type: none;
	width: 98.6%;
	height: 1.7em;
	background: #ccc;
	text-align: right;
	padding: 1px 1.4% 0 0;
	clear: both;
}
#gnav li {
	list-style-type: none;
	display: inline;
	background: url('/portaldata/images/design/gnav_line.gif') no-repeat 0 .2em;
	padding: 0 7px;
}
#gnav li:first-child {
	background: none;
}
#gnav li a,
#gnav li a:link,
#gnav li a:visited {
	color: #333333;
	font-size: .9em;
	text-decoration: none;
}
#gnav li a:hover,
#gnav li a:active {
	text-decoration: underline;
}

/* Print-button */
#gnav a#print span {display: none;}
a#print {
	position: relative;
	left: 767px; top: 2px;
	float: left;
	width: 14px; height: 14px;
	background: url('/portaldata/images/design/icon_print.gif') no-repeat;
}

/* ########################################
   Main Elemente 
######################################## */

#main {
	background: url('/portaldata/images/design/dotline.gif') no-repeat 775px 0;
}
#main.nocontext {background: none;}
/* -------------- Left ------------- */

#left {
	float: left;
	width: 190px;
	margin-right: 25px;
}
div#left.start {
	padding-top: 0;
}

/* ---------- SNAV colors ----------- */

ul.theme1,
ul.theme1 a,
ul.theme1 ul  {border-color: #E43E35 !important;}

ul.theme2,
ul.theme2 a,
ul.theme2 ul  {border-color: #139CD7 !important;}

ul.theme3,
ul.theme3 a,
ul.theme3 ul  {border-color: #009E63 !important;}

ul.theme4,
ul.theme4 a,
ul.theme4 ul  {border-color: #F9E80E !important;}

ul.theme5,
ul.theme5 a,
ul.theme5 ul  {border-color: #CC66CC !important;}


/* ---------- SNAV ----------- */
ul#snav {
	margin: 25px 0 0 0;
	padding:0;
	width: 175px;
	list-style-type: none;
	border-top: 10px solid;
}
#snav li {
	list-style-type: none;
}
/* Ebene 1 */
#snav li a {
	display: block;
	font-size: 1em;
	border-bottom: 1px solid;
	text-decoration: none;
	padding: .3em .3em .3em .8em;
	color: #333;
}
#snav li a:hover {
	background: #F5F5F5;
}
#snav li a.aktiv {
	font-weight: bold;
}
/* has subpages Abfrage */
#snav li a.aktiv.True {
	border-bottom: none;
}

/* Ebene 2 */
#snav li li a {
	font-size: .9em;
	border-bottom: none;
}

#snav ul {
	padding: 0 0 0 .6em;
	border-bottom: 1px solid;
}
/* -------------- Contet ------------- */
#content {
	width: 530px;
	float: left;
	padding: 10px 20px 30px 0;
}
#folge #content {
	width: 745px;
	padding-right: 0;
	}


/* -------------- Right ------------- */
#right {
	float: right;
	width: 165px;
	padding-left: 20px;
	min-height: 1px;
}

/* -------------- Footer ------------- */
#footer {
	clear: both;
	margin: 10px 0 0 216px;
	padding: 5px 0 0 0;
	border-top: 1px solid #999;
	color: #666;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer address {
	font-style: normal;
	float: left;
}

#footer p.copyright {
	float: right;
}
#footer p.copyright a,
#footer p.copyright a:link,
#footer p.copyright a:visited {
	color: #ff0000;
	text-decoration: none;
}
#footer p.copyright a:hover,
#footer p.copyright a:active {
	text-decoration: underline;
}
/* -------------- Contentformate ------------- */
h1 {
	font-size: 1.6em;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	color: #999;
	margin: 20px 0 5px 0;
	padding: 0;
	width: 100%;
	line-height: 1.2em;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 22px 0 5px 0;
}
#content p {
	margin: 0;
	padding: 10px 0;
}
#content a,
#content a:link,
#content a:visited {
	color: #ff0000;
	text-decoration: none;
}
#content a:hover,
#content a:active {
	text-decoration: underline;
}

#content ul {
    margin-left: 15px;
}

/* Audiolink */
a.audiolink,
a.audiolink:link,
a.audiolink:visited {
	padding: 2px 0 2px 23px;
	color: #ff0000;
	text-decoration: none;
	background: url('/portaldata/images/design/icon_audio.gif') no-repeat 0 0;
}

a.audiolink:hover,
a.audiolink:active {
	text-decoration: underline;
}

/* Downloadlink */
a.downloadlink,
a.downloadlink:link,
a.downloadlink:visited {
	margin-bottom: 5px; 
	display: block;
	padding: 2px 0 2px 23px;
	text-decoration: underline;
	color: #333;
	background: url('/portaldata/images/design/icon_pdf.gif') no-repeat 0 .25em;
/* autoblock 100% fix */
	overflow: visible;
	width: 140px;
}

a.downloadlink:hover,
a.downloadlink:active {
	text-decoration: none;
}


/* News in Right */
#right p {
	margin:0;
	padding: 5px 0;
}
#right p a, 
#right p a:link,
#right p a:visited {
	display: block;
	color: #333;
}
#right p a:hover,
#right p a:active {
	text-decoration: none;
}

/* ------------- Layouttemplates / Textbausteine -------------- */

img.bildlinks {
	float: left;
	margin: 15px 20px 10px 0;
}
div.tbs-2cols h2 {
	margin-left: 194px;
}
div.tbs-2cols img {
	float: left;
	margin: 15px 20px 10px 0;
}
#content div.tbs-2cols p,
#content div.tbs-2cols a {
	margin-left: 194px;
}


/* Textbaustein variabel gemäss Context-Spalte */

div.tbs33-66,
div.tbs66-33,
div.tbs33-33-33 {
	width: 530px;
}
div.tbs33-66 img,
div.tbs66-33 img,
div.tbs33-33-33 img {
	padding-top: 0;
}

div.nocontext div.tbs33-66,
div.nocontext div.tbs66-33,
div.nocontext div.tbs33-33-33 {
	width: 745px;
}

/* Textbaustein 33%/66% */

div.tbs33-66 div.cola {
	float: left;
	width: 32%;
}
div.tbs33-66 div.colb {
	float: left;
	width: 66%;
	margin-left: 2%;
	overflow-x: hidden;
}

/* Textbaustein 66%/33% */
div.tbs66-33 div.cola {
	float: left;
	width: 66%;
}
div.tbs66-33 div.colb {
	float: left;
	width: 32%;
	margin-left: 2%;
}

/* Textbaustein 33%/33%/33% */

div.tbs33-33-33 div.cola,
div.tbs33-33-33 div.colb,
div.tbs33-33-33 div.colc {
	float: left;
	width: 32%;
}
div.tbs33-33-33 div.colb,
div.tbs33-33-33 div.colc {
	margin-left: 2%;
}

/* ---------------------- Volltextsuche --------------------------*/

div#search {
	margin: 20px 0 0 0px;
}
div#search label {
	margin-right: 10px;
	font-weight: bold;
}
div#search input.searchbox {
	width: 350px;
	border: 1px solid #CCCCCC;
	padding: 1px 3px;
}
div#search span.searchgo {position: relative; top: 5px;}
div.searchresults {
	border-top: 1px dashed #ccc;
}


/* ------------------------- Sitemap -----------------------------*/
ul#sitemap {margin: 20px 0 0 20px;}

ul#sitemap ul {padding-bottom: 20px;}
ul#sitemap ul ul {padding-bottom: 0px;}

ul#sitemap ul ul {padding-bottom: 5px;}
ul#sitemap ul ul ul {padding-bottom: 0px;}

ul#sitemap a { font-weight: bold; color: #000 !important;}
ul#sitemap a:hover { color: #000 !important;}

ul#sitemap ul a { font-weight: normal; color: #000 !important;}
ul#sitemap ul a:hover { color: #000 !important;}

ul#sitemap li {list-style-type: square;}

/* Colors */
ul#sitemap li.theme1 {color: #E43E35;}
ul#sitemap li.theme2 {color: #139CD7;}
ul#sitemap li.theme3 {color: #009E63;}
ul#sitemap li.theme4 {color: #F9E80E;}
ul#sitemap li.theme5 {color: #CC66CC;}

ul#sitemap ul li {color: #ccc;}

ul#sitemap ul {margin: 0 0 0 30px;}


/*
div.tbs33-66 .cola,
div.tbs33-66 .colb,
div.tbs66-33 .cola,
div.tbs66-33 .colb,
div.tbs33-33-33 .cola,
div.tbs33-33-33 .colb,
div.tbs33-33-33 .colc {
	background: #009E63;
    }*/
