body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* CSS Document */
/* aqua_style.css */
/* ---------------------------------------------------

IMPORT individual

/* ------------------------------------------------------
@import url('../../files/themes/aqua/css/aqua_start_style.css');
---------------------------------------------------*/
/* ------------------------------------------------------

BODY

------------------------------------------------------*/
html, body, div, span, p, table, td, h1, h2, h3, h4, h5, h6, img, ul, li, a {
    margin:0;
    padding:0;
}
html, body {
    height:100%;
}

body {
    width:100%;
    margin:0px;
    padding:0px;
    background: url("../../files/themes/aqua/images/layout/body_bg.png") no-repeat scroll center top #FFFFFF;
}
body {
    _behavior: url(../../files/themes/aqua/css/css/htc/csshover.htc);
}
#colors {
    height:10px;
    width:120px;
    z-index:1000;
    position:absolute;
    top:0px;
    right:0px;
    background:url(../../files/themes/aqua/images/layout/aqua_colors.gif) no-repeat;
}
/* #outer {
    width:990px;
    height:100%;
    margin: 0px auto;
} */

#header_logo {
	background: url(../../files/themes/aqua/images/layout/header.png) no-repeat center top;
	height: 90px;
	display: block;
}

/* ---------------------------------------------------

CONTENT areas

------------------------------------------------------*/
#left_div, #content_div, right_div,
#start_left_div, #start_right_div {
    min-height:405px;
    _height:405px;
}
#left_div {
    width:240px;
    float:left;
    margin-right:10px;
    position:relative;
    display:inline;
    /*background-color:#999999;*/
}
#content_div {
    width:490px;
    float:left;
    margin-right:10px;
    /*overflow:hidden;*/
    position:relative;
    display:inline;
    /*background-color:#666666;*/
    padding-bottom:1.5em;
}
#content_div_width {
    width:740px;
    min-height:255px;
    _height:255px;
    float:left;
    position:relative;
    display:inline;
    /*background-color:#666666;*/
    padding-bottom:1.5em;
    margin-top:-1.5em;
}
#right_div {
    width:240px;
    float:left;
    position:relative;
    /*background-color:#666666;*/
    display:inline;
}


.sp240 {
    width:240px;
    float:left;
    _display:inline;
}
.sp240 p {
    padding:7px;
}
.space_right {
    margin-right:10px;
}
.info_left {
    padding:0px;
    margin-left:10px;
}
.info_left h1 {
    font-size:20px;
    margin:40px 0 45px 5px;
    color:#89d3ff;
    letter-spacing:0.5px;
}

/*----------------------------------------------------

TEXT default

------------------------------------------------------*/
body, td {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:1.5em;
    color:#272727;
}

h1 {
    font-size:32px;
    line-height:1.25em;
    /*color:#00468e;*/
    color:#004082;
    font-weight:normal;
    margin:0 0 0.6em 0;
    /*background-color:#fffff;
    padding:7px 0px 7px 10px;
    position:relative;
    left:-10px;
    width:100%;*/
}
h1.head_small {
    font-size:1.75em;
    line-height:1.05em;
    margin:0 0 0.2em 0;
    padding:0px;
}
h2 {
    font-size:16px;
    line-height:1.25em;
    margin:0 0 0.7em 0;
}
h2.subhead {
    margin:0 0 1em 0;
}
h2.subhead_small {
    font-size:1em;
    line-height:1.05em;
    margin:0 0 0.5em 0;
}
h3 {
    font-size:1.166em;
    line-height:1.41em;
    margin:0 0 0.5em 0;
}
.marker {
    font-weight:bold;
}
p {
    margin-bottom:1em;
}
div .news_warning {
	border: red 2px solid;
	width: 80%;
	padding: 1em;
}
div .news_warning p {
	margin:0px;
}
h1 p, h2 p, h3 p {
    margin:0px;
}
.small {
    font-size:0.95em;
}
.small10 {
    font-size:10px;
}
.bolder {
    font-weight:bold;
}
.nomargin {
    margin:0;
}
.noborder {
    border:none;
}
.grau, .grey {
    color:#666666;
}
/*----------------------------------------------------

LINKS

------------------------------------------------------*/

a,
a:link,
a:visited,
a:active,
a:hover {
    text-decoration:none;
    color:#004082;
}
a:hover {
    color:#00468e;
    text-decoration:underline;
}



    a.mehr, a:link.mehr, a:active.mehr, a:visited.mehr, a:hover.mehr,
    a.lesen, a:link.lesen, a:active.lesen, a:visited.lesen, a:hover.lesen {
        color:#004082;
        text-decoration: none;
        padding-left:14px;
        background-repeat:no-repeat;
        background-position:0px 45%;
    }
    /*LINK (Pfeil rechts)*/
    a.link, a:link.link, a:active.link, a:visited.link, a:hover.link {
        background:url(../../files/themes/aqua/images/layout/icons/link_bg_grey_15x12.png) no-repeat 0px 50%;
        padding-left:20px;
        text-decoration: none;
    }
    a:hover.link {
        color:#00468e;
        background-image:url(../../files/themes/aqua/images/layout/icons/link_bg_hlbl_15x12.png);
        text-decoration:underline;
    }
    /*MEHR (Plus-Zeichen)*/
    a.mehr, a:link.mehr, a:active.mehr, a:visited.mehr {
        background-image:url(../../files/themes/aqua/images/layout/icons/ico_q_plus_gr.gif);
    }
    a:hover.mehr {
        color:#00468e;
        background-image:url(../../files/themes/aqua/images/layout/icons/ico_q_plus_red.gif);
    }
    /*LESEN (Blatt)*/
    a.lesen, a:link.lesen, a:active.lesen, a:visited.lesen {
        background-image:url(../../files/themes/aqua/images/layout/icons/ico_q_lesen_gr.gif);
    }
    a:hover.lesen {
        color:#00468e;
        background-image:url(../../files/themes/aqua/images/layout/icons/ico_q_lesen_red.gif);
    }
    .block {
        display:block;
        clear:both;
        margin-top:5px;
        margin-bottom:5px;
    }
    /*DOWNLOAD-LINKS*/
    a.link_pdf, a:link.link_pdf, a:active.link_pdf, a:visited.link_pdf,
    a.link_word, a:link.link_word, a:active.link_word, a:visited.link_word,
    a.link_excel, a:link.link_excel, a:active.link_excel, a:visited.link_excel,
    a.link_access, a:link.link_access, a:active.link_access, a:visited.link_access,
	a.link_ppt, a:link.link_ppt, a:active.link_ppt, a:visited.link_ppt,
	a.link_html, a:link.link_html, a:active.link_html, a:visited.link_html,
    a.link_bild, a:link.link_bild, a:active.link_bild, a:visited.link_bild,
	a.link_zip, a:link.link_zip, a:active.link_zip, a:visited.link_zip,
	a.link_rss, a:link.link_rss, a:active.link_rss, a:visited.link_rss,
	a.link_page, a:link.link_page, a:active.link_page, a:visited.link_page,
	a.link_pages, a:link.link_pages, a:active.link_pages, a:visited.link_pages,
    a.link_link, a:link.link_link, a:active.link_link, a:visited.link_link {
        text-decoration: none;
        padding-left:20px;
        margin-bottom:10px;
        background-repeat:no-repeat;
        background-position:0px 0px;
    }

    
    a.link_pdf, a:link.link_pdf, a:active.link_pdf, a:visited.link_pdf {
        background-image:url(../../files/themes/aqua/images/filetypes/pdf.png);
    }
    a.link_word, a:link.link_word, a:active.link_word, a:visited.link_word {
        background-image:url(../../files/themes/aqua/images/filetypes/word.png);
    }
    a.link_excel, a:link.link_excel, a:active.link_excel, a:visited.link_excel {
        background-image:url(../../files/themes/aqua/images/filetypes/excel.png);
    }
    a.link_access, a.link_access:link, a.link_access:active, a.link_access:visited {
    	background-image: url("../../files/themes/aqua/images/filetypes/access.png");
	}
	a.link_ppt, a.link_ppt:link, a.link_ppt:active, a.link_ppt:visited {
	    background-image: url("../../files/themes/aqua/images/filetypes/ppt.png");
	}
	a.link_html, a.link_html:link, a.link_html:active, a.link_html:visited {
	    /* html.png noch nicht erstellt */
	    background-image: url("../../files/themes/aqua/images/filetypes/blank.png");
	}
    a.link_bild, a.link_bild:link, a.link_bild:active, a.link_bild:visited {
    	background-image: url("../../files/themes/aqua/images/filetypes/blank.png");
	}
	a.link_zip, a.link_zip:link, a.link_zip:active, a.link_zip:visited {
	    /* zip.png noch nicht erstellt */
	    background-image: url("../../files/themes/aqua/images/filetypes/blank.png");
	}
	a.link_rss, a.link_rss:link, a.link_rss:active, a.link_rss:visited {
	    background-image: url("../../files/themes/aqua/images/filetypes/icon_rss.png");
	    display: inline-block;
	    height: 1.455em;
	    margin: 0.25em 0 0;
	}
	a.link_page, a.link_page:link, a.link_page:active, a.link_page:visited {
	    /* page.png noch nicht erstellt */
	    background-image: url("../../files/themes/aqua/images/filetypes/blank.png");
	}
	a.link_pages, a.link_pages:link, a.link_pages:active, a.link_pages:visited {
	    /* pages.png noch nicht erstellt */
	    background-image: url("../../files/themes/aqua/images/filetypes/blank.png");
	}
    a.link_link, a:link.link_link, a:active.link_link, a:visited.link_link {
        background-image:url(../../files/themes/aqua/images/filetypes/link.png);
    }
    a:hover.link_pdf,a:hover.link_word,a:hover.link_excel,a:hover.link_access,
    a:hover.link_ppt,a:hover.link_html,a:hover.link_bild,a:hover.link_zip,
    a:hover.link_rss,a:hover.link_page,a:hover.link_pages,a:hover.link_link {
		text-decoration:underline;
    }
        
    a.link_link_big, a:link.link_link_big, a:hover.link_link_big, a:visited.link_link_big, a:active.link_link_big,
    a.link_pdf_big, a:link.link_pdf_big, a:hover.link_pdf_big, a:visited.link_pdf_big, a:active.link_pdf_big,
    a.link_word_big, a:link.link_word_big, a:hover.link_word_big, a:visited.link_word_big, a:active.link_word_big,
	a.link_excel_big, a:link.link_excel_big, a:hover.link_excel_big, a:visited.link_excel_big, a:active.link_excel_big,
	a.link_access_big, a:link.link_access_big, a:hover.link_access_big, a:visited.link_access_big, a:active.link_access_big,
	a.link_ppt_big, a:link.link_ppt_big, a:hover.link_ppt_big, a:visited.link_ppt_big, a:active.link_ppt_big,
    a.link_zip_big, a:link.link_zip_big, a:hover.link_zip_big, a:visited.link_zip_big, a:active.link_zip_big,
	a.link_html_big, a:link.link_html_big, a:hover.link_html_big, a:visited.link_html_big, a:active.link_html_big,
	a.link_bild_big, a:link.link_bild_big, a:hover.link_bild_big, a:visited.link_bild_big, a:active.link_bild_big,
	a.link_rss_big, a:link.link_rss_big, a:hover.link_rss_big, a:visited.link_rss_big, a:active.link_rss_big,
	a.link_pages_big, a:link.link_pages_big, a:hover.link_pages_big, a:visited.link_pages_big, a:active.link_pages_big,
    a.link_page_big, a:link.link_page_big, a:hover.link_page_big, a:visited.link_page_big, a:active.link_page_big {
        padding:0.1em 0px 0px 40px;
        margin-bottom:0.5em;
        background:url(../../files/themes/aqua/images/filetypes/link_big.png) no-repeat 0px 0px;
        _background:url(../../files/themes/aqua/images/filetypes/link_big.gif) no-repeat 0px 0px;
        min-height:32px;
        _height:32px;
        overflow:visible;
        display:block;
        line-height:1.3em;
    }
    a.link_pdf_big, a:link.link_pdf_big, a:hover.link_pdf_big, a:visited.link_pdf_big, a:active.link_pdf_big {
        background: rgba(0, 0, 0, 0) url(../../files/themes/aqua/images/filetypes/pdf_big.png) no-repeat scroll 0 0;
    }
    a.link_word_big, a:link.link_word_big, a:hover.link_word_big, a:visited.link_word_big, a:active.link_word_big {
        background: rgba(0, 0, 0, 0) url(../../files/themes/aqua/images/filetypes/word_big.gif) no-repeat scroll 0 0;
    }
    a.link_excel_big, a.link_excel_big:link, a.link_excel_big:hover, a.link_excel_big:visited, a.link_excel_big:active, a.link_excel_big:focus {
	    background: rgba(0, 0, 0, 0) url("../../files/themes/aqua/images/filetypes/excel_big.gif") no-repeat scroll 0 0;
	}
	a.link_access_big, a.link_access_big:link, a.link_access_big:hover, a.link_access_big:visited, a.link_access_big:active, a.link_access_big:focus {
	    background: rgba(0, 0, 0, 0) url("../../files/themes/aqua/images/filetypes/access_big.gif") no-repeat scroll 0 0;
	}
	a.link_ppt_big, a.link_ppt_big:link, a.link_ppt_big:hover, a.link_ppt_big:visited, a.link_ppt_big:active, a.link_ppt_big:focus {
	    background: rgba(0, 0, 0, 0) url("../../files/themes/aqua/images/filetypes/ppt_big.gif") no-repeat scroll 0 0;
	}
	a.link_zip_big, a.link_zip_big:link, a.link_zip_big:hover, a.link_zip_big:visited, a.link_zip_big:active, a.link_zip_big:focus {
	    background: rgba(0, 0, 0, 0) url("../../files/themes/aqua/images/filetypes/zip_big.gif") no-repeat scroll 0 0;
	}
	a.link_html_big, a.link_html_big:link, a.link_html_big:hover, a.link_html_big:visited, a.link_html_big:active, a.link_html_big:focus {
	    background: rgba(0, 0, 0, 0) url("../../files/themes/aqua/images/filetypes/html_big.png") no-repeat scroll 0 0;
	}
	a.link_bild_big, a.link_bild_big:link, a.link_bild_big:hover, a.link_bild_big:visited, a.link_bild_big:active, a.link_bild_big:focus {
	    background: rgba(0, 0, 0, 0) url("../../files/themes/aqua/images/filetypes/blank_big.gif") no-repeat scroll 0 0;
	}
	a.link_rss_big, a.link_rss_big:link, a.link_rss_big:hover, a.link_rss_big:visited, a.link_rss_big:active, a.link_rss_big:focus {
	    background: rgba(0, 0, 0, 0) url("../../files/themes/aqua/images/filetypes/icon_rss_big.png") no-repeat scroll 0 0;
	}
    a.link_page_big, a:link.link_page_big, a:hover.link_page_big, a:visited.link_page_big, a:active.link_page_big {
        background: rgba(0, 0, 0, 0) url(../../files/themes/aqua/images/filetypes/page_big.png) no-repeat scroll 0 0;
    }
	a.link_pages_big, a.link_pages_big:link, a.link_pages_big:hover, a.link_pages_big:visited, a.link_pages_big:active, a.link_pages_big:focus {
	    background: rgba(0, 0, 0, 0) url("../../files/themes/aqua/images/filetypes/pages_big.gif") no-repeat scroll 0 0;
	}
    a.link_pur, a:link.link_pur, a:active.link_pur, a:visited.link_pur, a:hover.link_pur {
        
    }
    a:hover.link_pur {
        text-decoration:underline;
    }
    
/*LINK_Pfeil_BG*/
a.link_pfeil, a:link.link_pfeil, a:active.link_pfeil, a:visited.link_pfeil, a:hover.link_pfeil {
    background:url(../../files/themes/aqua/images/layout/icons/link_bg_grey_60x20.png) no-repeat left top;
    width:60px;
    color:#ffffff;
    margin:5px 0 0 0;
    padding:6px 0 4px 18px;
    text-decoration:none;
    font-size:10px;
    line-height:1em;
    font-weight:bold;
    white-space:nowrap;
    display:block;
}
a:hover.link_pfeil {
    background:url(../../files/themes/aqua/images/layout/icons/link_bg_hlbl_60x20.png) no-repeat left top;
    color:#00468e;
    font-weight:bold;
}
a.link_pfeil span {
    display:block;
    margin-top:-3px;
}
a:hover.link_pfeil span {
    color:#00468e;
    text-decoration:underline;
}
a.link_back, a:link.link_back, a:active.link_back, a:visited.link_back, a:hover.link_back {
    background:url(../../files/themes/aqua/images/layout/icons/linkback_bg_grey_60x20.png) no-repeat left top;
    width:60px;
    color:#ffffff;
    margin:5px 0 0 0;
    padding:5px 0 5px 11px;

    text-decoration:none;
    font-size:10px;
    line-height:1em;
    font-weight:bold;
    white-space:nowrap;
    display:block;
}
a:hover.link_back {
    background:url(../../files/themes/aqua/images/layout/icons/linkback_bg_hlbl_60x20.png) no-repeat left top;
    color:#00468e;
}

/* ---------------------------------------------------

NAVI-Breadcrumb

------------------------------------------------------*/
.navi_breadcrumb {
    margin:20px 0 25px 0;
    font-size:10px;
    line-height:10px;
    color:#555555;
}
.navi_breadcrumb a {
    color:#555555;
}
.navi_breadcrumb a:hover {
    text-decoration:underline;
}

/* ---------------------------------------------------

FOOTER/Basenavi

------------------------------------------------------*/
#footer {
    clear:both;
    height:35px;
    font-size:10px;
    line-height:1em;
    padding:13px 7px 0px 20px;
    color:#666666;
    background:url(../../files/themes/aqua/images/layout/footer_bg.png) no-repeat center top;
}
#copy {
    font-size:10px;
    line-height:1em;
    color:#666666;
    display:inline;
}
#footer .mod_customnav {
    float:right;
    display:inline;
    margin:0 10px 0 0;
    padding:0 0 0 0;
}
#footer .mod_customnav ul {
    margin:0 10px 0 0;
    padding:0 0 0 0;
    list-style:none;
    display:inline;
}
#footer .mod_customnav li {
    display:inline;
}
#footer .mod_customnav a, #footer .mod_customnav a:link, #footer .mod_customnav a:active, #footer .mod_customnav a:visited, #footer .mod_customnav a:hover {
    color:#666666;
    padding:0px 15px 0px 0px;
    float:left;
    text-decoration:none;
    text-transform:uppercase;
    display:inline;
}
#footer .mod_customnav a:hover {
    color:#000000;
}

/* ---------------------------------------------------

SEARCH

------------------------------------------------------*/
#searchdiv {
   position:absolute;
   top:23px;
   right:0px;
  /* -moz-opacity:0.5; */
}
#search {
    width:195px;
    height:50px;
    padding:16px 0 0 0;
    background:url(../../files/themes/aqua/images/layout/search_in_bg.gif) no-repeat left 16px;
}
#searchzoom {
    width:345px;
    height:50px;
    padding:13px 0 0 0;
    background:url(../../files/themes/aqua/images/layout/search_in_bg_zoom.png) no-repeat left top;
    margin:0;
}
#search form label, #searchzoom form label {
    font-size:10px;
    line-height:17.5px;
    text-transform:uppercase;
    padding:16px 0 0 0;
    color:#0045a6;/*#036CB4*/
    display:none;
}
#search form label {
    display:none;
}
/*#search form #searchclose, #searchzoom form #searchclose {
    float:right;
    width:20px;
    height:13px;
    margin:4px 4px 0px 0px;
    cursor:pointer;
    display:none;
}*/
#searchzoom form #searchclose {
    display:block;
}
#search_in {
    float:left;
    width:154px;
    margin:1px 7px 0 1px;
    padding:2px;
    border:none;
    background:none;
    font-size:12px;
    line-height:12px;
    display:inline;
}
#searchzoom #search_in {
    width:236px;
    margin-left:13px;
    margin-right:9px;
    margin-top:3px;
}
#search_but {
    float:left;
    margin:0px;
    display:inline;
}
#searchzoom #search_but {
    margin-top:2px;
}


/*Search-Result-Page*/
.searchresult_message {
    height:28px;
    background:url(../../files/themes/aqua/images/layout/searchresult_message_bg_r.png) no-repeat top right;
    margin:0 0 20px 0;
}
.searchresult_message div, .result_pages div {
    height:28px;
    background:url(../../files/themes/aqua/images/layout/searchresult_message_bg_l.png) no-repeat top left;
    margin:0;
    padding:5px 0 0 20px;
}
.searchresultItem {
    margin:0 0 10px 0;
        padding:10px 0 0 0;
        border-top:dotted 1px #666666;
        float:left;
}
.searchresultItem h2, .searchresultItem h2 a {
    font-size:1.15em;
    margin:0 0 0.5em 0;
}
.searchresultItem h2 a:hover {
    color:#00468e;
    text-decoration:underline;
}
.searchresultItem .marker {
    color:highlight;
}

/*Page-Navigation: Bottom of Page*/
.pages {
    height:28px;
    background:url(../../files/themes/aqua/images/layout/searchresult_message_bg_r.png) no-repeat top right;
    margin:30px 0 30px 0;
    clear:both;
}
.pages_head {
    height:28px;
    background:url(../../files/themes/aqua/images/layout/searchresult_message_bg_l.png) no-repeat top left;
    margin:0 10px 0 0;
    padding:5px 0 0 20px;
    float:left;
}
.pages_navi {
    height:28px;
    margin:0;
    padding:5px 0 0 0;
    float:left;


}
 /*LINK_Pages (Back/Next) Bottom of Page*/
    a.page_back, a:link.page_back, a:active.page_back, a:visited.page_back, a:hover.page_back {
        background:url(../../files/themes/aqua/images/layout/icons/search_back_0.png) no-repeat left 40%;
        margin:0 0px 0 0;
        padding:0px 4px 0px 10px;
        text-decoration:none;
    }
    a.page_next, a:link.page_next, a:active.page_next, a:visited.page_next, a:hover.page_next {
        background:url(../../files/themes/aqua/images/layout/icons/search_next_0.png) no-repeat right 40%;
        margin:0 0 0 0px;
        padding:0px 10px 0px 4px;
        text-decoration:none;
    }
    a:hover.page_back {
        background:url(../../files/themes/aqua/images/layout/icons/search_back_1.png) no-repeat left 40%;
        color:#00468e;
    }
    a:hover.page_next {
        background:url(../../files/themes/aqua/images/layout/icons/search_next_1.png) no-repeat right 40%;
        color:#00468e;
    }
    a.page_int, .page_int_active {
        height:28px;
        margin:0;
        padding:0px 3px 0px 3px;
    }
    .page_int_active {
        font-weight:bold;
    }

/* ---------------------------------------------------

ARTIKEL + NEWS

------------------------------------------------------*/
/*NEWS Einzel-Artikel*/
    .newsitem, .newsteaseritem {
        margin:0;
        padding:10px 0 0 0;
        border-bottom:dotted 1px #666666;
        float:left;
    }
    #item_0.newsitem, #item_0.newsteaseritem {
        margin-top:10px;
        border-top:dotted 1px #666666;
    }
    .newsdate {
        color:#999999;
        font-size:0.9em;
        margin:0 0 3px 0;
    }
    .newsdate span.hidden {
        display:none;
    }
    .linkliste_extern .newsdate, .linkliste .newsdate {
        float:right;
        margin:0 5px 0 10px;
        font-weight:normal;
        display:block;
    }
    .newsquelle {
        font-style:italic;
        margin:2em 0 0 0;
        width:400px;
        margin:0 0 4px 0;
    }
    .news_download {
        float:right;
        margin:0 0 0 0;
        padding:0 0 0 20px;
        /*border-left:dotted 3px #cccccc;*/
    }
    .news_download a {
        margin:7px 0 0 0;
        display:block;
    }
    .news_bottom {
        margin:2em 0 2em 0;
        padding:0.5em 0 0 0;
        border-top: 1px dotted #666666;
    }
    /*NEWS-Teaser-Liste*/
    .newsteaseritem {/*wie newsitem*/

    }
    .newsteaseritem h1 {
    font-size:1.75em;
    line-height:1.25em;
    margin:0.1em 0 0.2em 0;
    padding:0px;
    }
    .newsteaseritem h2 {
    font-size:1em;
    line-height:1.05em;
    margin:0 0 0.5em 0;
    }
    
/* ARTIKEL */
    .item {
        margin-bottom:20px;
    }
    .item h1 {
    /*font-size:1.75em;
    line-height:1.05em;
    margin:0 0 0.2em 0;
    padding:0px;*/
    font-size: 1.95em;
    line-height: 1.05em;
    margin: 0 0 0.3em;
    padding: 0;
    }
    .item h2 {
    /*font-size:1em;
    line-height:1.05em;
    margin:0 0 0.5em 0;
    */
    font-size: 1.1em;
    line-height: 1.25em;
    margin: 0 0 1em;
    }
    .artikel_bottom {
        clear:both;
        margin-bottom:2em;
    }
    .teaseritem {
        margin:10px 0 10px 0;
        padding:0 0 0 0;
        clear:both;
        float:left;
    }

/*****************************************************/
/* ---------------------------------------------------

CONTENT individual

------------------------------------------------------*/
/*LINKLISTE (FAQ, News-Teaser ETC.)*/
    /*.linkliste, .linkliste_head, .linkliste_active {
        padding:5px 0px 4px 0px;
        background:url(../../files/themes/aqua/images/layout/linkliste_bg_hgr_360.gif) repeat-x 0px 0px;
    }
    .linkliste:hover {
        background-color:#edf6ff;
    }
    .linkliste a, .linkliste a:link, .linkliste a:active, .linkliste a:visited, .linkliste a:hover,
    .linkliste_active a, .linkliste_active a:link, .linkliste_active a:active, .linkliste_active a:visited, .linkliste_active a:hover {
        font-weight:bold;
        text-decoration:none;
        padding-left:25px;
        background:url(../../files/themes/aqua/images/layout/icons/ico_q_plus_gr.gif) no-repeat 5px 3px;
        display:block;
    }
    .linkliste.extern a  {
        background:url(../../files/themes/aqua/images/layout/icons/ico_seite_big2.png) no-repeat 5px 50%;
        padding:4px 0 4px 40px;
    }
    .linkliste.extern a:hover  {
        background:url(../../files/themes/aqua/images/layout/icons/ico_seite_big.png) no-repeat 5px 50%;
    }

    .linkliste a:hover, .linkliste a:active {
        background:url(../../files/themes/aqua/images/layout/icons/ico_q_plus_blue.gif) no-repeat 5px 3px;
    }
    .linkliste_box {
        padding:10px 20px 10px 25px;
        background-color:#F9F9F9;
    }
    .linkliste_active {
        background-color:#e6e6e6;
    }
    .linkliste_active a, .linkliste_active a:link, .linkliste_active a:active, .linkliste_active a:visited, .linkliste_active a:hover {
        background-image:none;
        padding:0 0 0 25px;
    }
    */
    
    
    ul.linkliste, ul.linkliste_intern, ul.linkliste_extern {
        margin:0px;
        margin-bottom:2em;
        padding:0px;
        list-style:none;
        border-bottom:dotted 1px #666666;
    }
    ul.linkliste li, ul.linkliste_intern li, ul.linkliste_extern li {
        list-style:none;
        border-top:dotted 1px #666666;
    }

    .linkliste_intern a, .linkliste_intern a:link, .linkliste_intern a:active, .linkliste_intern a:visited, .linkliste_intern a:hover,
    .linkliste_extern a, .linkliste_extern a:link, .linkliste_extern a:active, .linkliste_extern a:visited, .linkliste_extern a:hover {
        font-weight:bold;
        color:#272727;
        text-decoration:none;
        background:url(../../files/themes/aqua/images/layout/icons/ico_seite_big2.png) no-repeat 5px 4px;
        padding:8px 0 8px 40px;
        display:block;
    }
    .linkliste_intern a:hover, .linkliste_extern a:hover  {
        background-image:url(../../files/themes/aqua/images/layout/icons/ico_seite_big.png);
        color:#00468e;
        background-color:#edf6ff;
    }
    
    .linkliste a, .linkliste a:link, .linkliste a:active, .linkliste a:visited, .linkliste a:hover {
        font-weight:bold;
        color:#272727;
        text-decoration:none;
        /*background:url(../../files/themes/aqua/images/layout/icons/ico_seite_big2.png) no-repeat 5px 4px;*/
        background-position:0px 4px;
        padding:8px 0 8px 40px;
        display:block;
    }
    .linkliste a:hover  {
        color:#00468e;
        background-color:#edf6ff;
    }
    .linkliste a span, .linkliste_intern a span, .linkliste_extern a span {
        font-weight:normal;
        font-size:0.95em;
    }
    
    
    
    
    
    
    
    
    
    
    
    

/********** FAQ-Gruppe *************/
    dl.faq {
        margin:0 0 2em 0;
        padding:0;
        border-bottom:dotted 1px #666666;
    }
    dl.faq div.faqgroup {
        border-top: 1px dotted #666666;
        clear: both;
    }
    dl.faq dt.faq_head,
    dl.faq dt.faq_head_active {
        cursor:pointer;
        margin:0;
        font-size:1em;
        line-height:1.5em;
        border-top:dotted 1px #cccccc;
        /*background:url(../../files/themes/aqua/images/layout/icons/faq_off.png) no-repeat 5px 7px;*/
        background:url(../../files/themes/aqua/images/layout/icons/ico_q_plus_gr.gif) no-repeat 7px 9px;
        padding:6px 0 6px 30px;
    }
    dl.faq dt.faq_head_active,
    dl.faq dt:hover.faq_head_active {
        background-image:url(../../files/themes/aqua/images/layout/icons/ico_q_minus_gr.gif);
        background-color:#dddddd !important;
    }
    dl.faq h3.faggrp_head {
        float: left;
        margin: 7px 0 0 3px !important;
        font-size: 1em;
    }
    
    dl.faq div.faqgroup dt,
    dl.faq div.faqgroup dd {
        padding-left: 25px;
    }
    
    dl.faq dt img,
    dl.faq dd img {
        max-width: 100%;
        height: auto;
    }
    
    dl.faq dt:hover  {
        background-color:#edf6ff;
    }

    dl.faq dd {
        padding:1em 1em 0.25em 30px;
        margin:0;
        background-color:#f5f5f5;
    }


/*News-Teaser Linkliste Startseite*/

    a.newslinkliste, a:link.newslinkliste, a:active.newslinkliste, a:visited.newslinkliste, a:hover.newslinkliste {
        background:url(../../files/themes/aqua/images/layout/icons/link_bg_grey_15x12.png) no-repeat 0px 50%;
        padding-left:20px;
    }
    a:hover.newslinkliste {
        background:url(../../files/themes/aqua/images/layout/icons/link_bg_hlbl_15x12.png) no-repeat 0px 50%;
        /*color:#00468e;*/
    }
    
/*//// Listen /////*/
    ol {
        margin:0 0 1em 0;
        padding:0 0 0 25px;
    }

    ol li {
        margin:0 0 0 0;
        padding:0 0 0 0;
    }
    ul {
        margin:0 0 1em 0;
        padding:0 0 0 20px;
    }
    ul li {
        margin:0 0 0 0;
        padding:0 0 0 0;
    }
    ul li ol li {
        border:none;
        padding:0 0 0 0;
        margin:0 0 0 0;
        list-style-image:none;
    }
    ul ul, ul ol, ol ul, ol ol {
        margin:0 0 0 0;
    }
    ul.bulletliste {
        list-style-image:url(../../files/themes/aqua/images/layout/bulletliste_black.png);
    }
    * html ul, * html ul.bulletliste {
        list-style-image:none;
    }
    ul.hackenliste {
        list-style-image:url(../../files/themes/aqua/images/layout/hackenliste_black.png);
    }
    ul.pfeilliste {
        list-style-image:url(../../files/themes/aqua/images/layout/pfeilliste_black.png);
    }
    .line {list-style-position:inside;padding-left:0px;border-bottom:dotted 1px #666666;}
    .line li {border-top:dotted 1px #666666;padding:5px 0 5px 0;}
    .noline, .noline li {border:none;margin-left:10px;padding-top:0;padding-bottom:0;list-style-position:outside}
    .nobullet {list-style:none;}
    .ce_downloads ul {
    	list-style-type:none;
    	list-style-image:none;
    }
    
/*Reiter-UEBERSICHTEN*/
    ul.themenhead, ul.themenreiter,
    div.themenhead, div.themenreiter,
    table.themenhead, table.themenreiter {
        clear:both;
        height:27px;
        width:100%;
        margin:20px 0 20px 0;
        padding:0 0 0 0;
        background:url(../../files/themes/aqua/images/layout/themenhead_reiter_lline.png) no-repeat left top;
        _background:url(../../files/themes/aqua/images/layout/themenhead_reiter_lline.gif) no-repeat left top;
        text-transform:uppercase;
        letter-spacing:0.05em;
        display:block;
        overflow:hidden;
        
    }
    ul.themenhead li,
    div.themenhead h3,
    table.themenhead td {
        font-size:11px;
        line-height:11px;
        font-weight:normal;
        height:27px;
        color:#666666;
        margin:0 0 0 25px;
        float:left;
        background:url(../../files/themes/aqua/images/layout/themenhead_reiter_mr.png) no-repeat top right;
        padding:13px 25px 0 0;
        display:inline;
        
    }
    ul.themenreiter,
    table.themenreiter {
        background:url(../../files/themes/aqua/images/layout/themenhead_reiter_line.png) repeat-x left top;
        _background:url(../../files/themes/aqua/images/layout/themenhead_reiter_line.gif) repeat-x left top;
    }
    ul.themenreiter li,
    table.themenreiter td {
        font-size:11px;
        line-height:11px;
        letter-spacing:0;
        height:27px;
        color:#666666;
        margin:0 0 0 0;
        float:left;
        background:url(../../files/themes/aqua/images/layout/themenhead_reiter_mr_inactive.png) no-repeat top right;
        padding:0px 12px 0 0;
        display:inline;
        
    }
    ul.themenreiter li a, ul.themenreiter li span,
    table.themenreiter td a, table.themenreiter td span {
        font-size:10px;
        line-height:10px;
        height:27px;
        color:#666666;
        letter-spacing:1px;
        margin:0 0 0 0px;
        background:url(../../files/themes/aqua/images/layout/themenhead_reiter_lm_inactive.png) no-repeat top left;
        padding:12px 0px 0 12px;
        text-decoration:none;
        display:block;
    }

    ul.themenreiter li:hover,
    table.themenreiter td:hover, table.themenreiter td.hover {
        background:url(../../files/themes/aqua/images/layout/themenhead_reiter_mr_hover.png) no-repeat top right;
    }
    ul.themenreiter li:hover a,
    table.themenreiter td:hover a, table.themenreiter td.hover a {
        background:url(../../files/themes/aqua/images/layout/themenhead_reiter_lm_hover.png) no-repeat top left;
    }
    ul.themenreiter li.active,
    table.themenreiter td.active {
        background:url(../../files/themes/aqua/images/layout/themenhead_reiter_mr_active.png) no-repeat top right;
        font-weight:bold;
    }
    ul.themenreiter li.active a, ul.themenreiter li.active span,
    table.themenreiter td.active a, table.themenreiter td.active span {
        background:url(../../files/themes/aqua/images/layout/themenhead_reiter_lm_active.png) no-repeat top left;
        font-size:11px;
        font-weight:bold;
        letter-spacing:1px;
        padding:13px 13px 0 25px;
    }
    
/*//// Boxen /////*/
.box {
    width:240px;
    padding-top:5px;
    background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_top.gif) no-repeat left top;
}
.box_bottom {
    background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_bg_bottom.gif) no-repeat left bottom;
    padding:0 10px 7px 10px;
    font-size:0.95em;
}
.box240, .box240o {
    width:250px;
    padding-top:10px;
    background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_top_s.png) no-repeat left top;
    _background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_top_s.gif) no-repeat left top;
    position:relative;
    left:-5px;
    top:-5px;
}
.box240_bottom, .box240o_bottom {
    background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_bottom_s.png) no-repeat left bottom;
    _background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_bottom_s.gif) no-repeat left bottom;
    padding:2px 12px 12px 12px;
    font-size:0.95em;
    line-height:1.5em;
}
.box240o {
    background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_top.png) no-repeat left top;
    _background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_top.gif) no-repeat left top;
    cursor:pointer;
}
.box240o_bottom {
    background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_bottom.png) no-repeat left bottom;
    _background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_bottom.gif) no-repeat left bottom;
}
.box210, .box210o {
    width:220px;
    padding-top:10px;
    background:url(../../files/themes/aqua/upload/LAYOUT/sp_210_top_s.png) no-repeat left top;
    _background:url(../../files/themes/aqua/upload/LAYOUT/sp_210_top_s.gif) no-repeat left top;
    position:relative;
    left:-5px;
    top:-5px;
}
.box210_bottom, .box210o_bottom {
    background:url(../../files/themes/aqua/upload/LAYOUT/sp_210_bottom_s.png) no-repeat left bottom;
    _background:url(../../files/themes/aqua/upload/LAYOUT/sp_210_bottom_s.gif) no-repeat left bottom;
    padding:2px 12px 12px 12px;
    font-size:0.95em;
    line-height:1.5em;
}
.box210o {
    background:url(../../files/themes/aqua/upload/LAYOUT/sp_210_top.png) no-repeat left top;
    _background:url(../../files/themes/aqua/upload/LAYOUT/sp_210_top.gif) no-repeat left top;
}
.box210o_bottom {
    background:url(../../files/themes/aqua/upload/LAYOUT/sp_210_bottom.png) no-repeat left bottom;
    _background:url(../../files/themes/aqua/upload/LAYOUT/sp_210_bottom.gif) no-repeat left bottom;
}
#right_div .box210, #right_div .box210o {
    left:25px;
}
#right_div .box210 {
    left:25px;
}

.box210_bottom p {
    padding-top:0.5em;
    margin-bottom:0.5em;
    border-top:dotted 1px #666666;
}
.box210_bottom h2 {
    font-size:1.35em;
    margin:0.1em 0 0.3em 0;
}

/*//// Tabellen /////*/
table.selection tr:hover td {
    background-color:#edf6ff;
}
.tab_dotted {
    border:none;
    border-collapse:collapse;
}
.tab_dotted td {
    padding:5px;
    border-top:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    text-align:left;
    vertical-align:top;
}
.tab_dotted td.head, .tab_dotted th {
    padding:5px 5px 3px 5px;
    border-top:none;
    border-bottom:solid 2px #666666;
    text-align:left;
    vertical-align:top;
    font-weight:bold;
    /*background-color:f5f5f5;*/
}
.tab_dotted td h2 {
    font-size:1.25em;
    margin-bottom:0px;
}
.tab_dotted.small10 td {
    /*line-height:1.25em;*/
}
/*Artikelliste 2-spaltig*/
    .con_txt_2sp, .con_2sp, .sp240 {
        width:240px;
        padding:0px;
        float:left;
        display:inline;
    }
    .con_2sp_space {
        margin-left:10px;
    }
    .con_cutline, .con_space {
        clear:both;
        float:left;
        height:0px;
        width:100%;
        font-size:10px;
        line-height:10px;
        margin:0;
        background-color:#cccccc;
        overflow:hidden;
    }

/*/////////////Kat-Teaser_Link //////////////*/
/*Teaser - Subcategories (�bersicht, 2-spaltig)*/
    a.con_txt_2sp {
        display:block;
        text-decoration:none;
    }
     a.teaser_link, a:link.teaser_link, a:active.teaser_link, a:visited.teaser_link, a:hover.teaser_link {
        float:left;
        margin:0 0 0 0;
        width:240px;
        text-decoration:none;
        display:inline;
        position:relative;
        left:0px;
        top:0px;
        overflow:visible;
        color:#272727;
    }
     a:hover.teaser_link {
        color:#004082;
    }
    a.teaser_link div.teaser_head {
       /* background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_teaser_s.png) no-repeat 0 0;
        _background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_teaser_s.gif) no-repeat 0 0;*/
        width:250px;
        height:32px;
        position:absolute;
        left:-5px;
        top:0px;
        cursor:pointer;
    }
    a.teaser_link h1 {
        font-size:12px;
        line-height:16px;
        text-transform:uppercase;
        letter-spacing:0.3px;
        margin:0;
        padding:11px 13px 3px 13px;
        font-weight:bold;
        background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_teaser_head2.png) no-repeat 0 0;
        _background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_teaser_head2.gif) no-repeat 0 0;
        color:#004082;
    }
    a.teaser_link h1.long {
        background-image:url(../../files/themes/aqua/upload/LAYOUT/sp_240_teaser_head2_long.png);
    }
    a.teaser_link h2 {
        font-size:12px;
        line-height:15px;
        letter-spacing:normal;
        margin:0px 0px 0.25em 0px;
    }
    a.teaser_link div.teaser_body {
        margin:32px 0 0 0;
        padding:3px 7px 13px 7px;
        cursor:pointer;
    }
    a.teaser_link div.teaser_body p {
        padding:0;
        margin:0;
    }
    a:hover.teaser_link h1 {
        color:#ffffff;
        background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_teaser_head2_hover.png) no-repeat 0 0;
        _background:url(../../files/themes/aqua/upload/LAYOUT/sp_240_teaser_head2_hover.gif) no-repeat 0 0;
    }
    a:hover.teaser_link h1.long {
        background-image:url(../../files/themes/aqua/upload/LAYOUT/sp_240_teaser_head2_long_hover.png);
    }
    
/*/////////// Arbeitsweise Qmap//////////////////*/
#Qmap {
    position:absolute;
    left:-15px;
    top: 0px;
    z-index:10;
    margin:0 0 1.25em 0;
    width:700px;
    height:250px;
    overflow:visible;
    background:url(../../files/themes/aqua/upload/CONTENT/Unternehmen/qm-kreislauf.png) no-repeat -6px 0px;
}
#Qmap a {
    text-decoration:none;
    color:#272727;
}
#Qmap a:hover {
    z-index:15;
}
#Qmap a div.step {
    display:none;/**/
}
#Qmap a:hover div.step {
    display:block;
}
#Qmap a div.step {
    padding-top:10px;
    background:url(../../files/themes/aqua/upload/LAYOUT/blase355_r.png) no-repeat left top;
    _background:url(../../files/themes/aqua/upload/LAYOUT/blase355_r.gif) no-repeat left top;
    position:relative;
    left:-5px;
    top:-135px;
    padding:35px 25px 0px 25px;
    height:200px;
    font-size:12px;
    line-height:16px;
    text-align:center;
    /*background-color:#006600;*/
}
#Qmap a#Evaluation:hover div.step
 {
    left:-50px;
}
#Qmap a#Umsetzung:hover div.step
 {
    left:-95px;
}
#Qmap a#Analyse:hover div.step
 {
    left:20px;
}
#Qmap a#Ziele:hover div.step
 {
    left:50px;
}
#Evaluation {position:relative;left:0px;top:0px;display:block;width:350px;height:105px;background:url(../../files/themes/aqua/images/layout/spacer1x1.gif) 0px 0px;}
#Umsetzung {position:relative;left:0px;top:0px;display:block;width:350px;height:105px;background:url(../../files/themes/aqua/images/layout/spacer1x1.gif) 0px 0px;}
#Analyse {position:relative;left:0px;top:0px;display:block;width:350px;height:105px;background:url(../../files/themes/aqua/images/layout/spacer1x1.gif) 0px 0px;}
#Ziele {position:relative;left:0px;top:0px;display:block;width:350px;height:105px;background:url(../../files/themes/aqua/images/layout/spacer1x1.gif) 0px 0px;}

.example {
    margin:0.75em 0 0 110px;
    width:20%;
    padding:3px;
    background-color:#CCCCCC;
    font-weight:bold;
    color:#ffffff;
    display:block;
    cursor:pointer;
}
.example:hover {
    background-color:#272727;
}
#Qmap_navi a {
    display:block;
    padding:3px;
    font-size:12px;
    font-weight:bold;
    border-top:dotted 1px #cccccc;
}
#Qmap_navi a.active {
    color:#004082;
}
/*/////////// Projekte //////////////////*/
/* Projektmenue*/
#projektmenue {

    
}
.box210o #projektmenue {
    width:196px;
    background-color:#ffffff;
    border:solid 1px #dddfe3;
    font-size:11px;
    line-height:11px;
    color:#666666;
    padding:0px;
    margin:0 0 3px 0;
}
#projektmenue option {
    font-size:12px;
    line-height:12px;
    vertical-align:middle;
    background-color:#ffffff;
    color:#272727;
}
#projektmenue:focus {
    max-height:18px;
}
#projektmenue:focus option {
    padding:5px;
}
#projektmenue option#Optselec {
    font-weight:bold;
    background-color:#cccccc;
    color:#ffffff;
}
#projektmenue option#Defselec {
    font-weight:bold;
    background-color:#ffffff;
    color:#666666;
    margin:0px 0 4px 0;
    border-bottom:solid 1px #cccccc;
}
#projektmenue option#Defselec {
    display:none;
}
#projektmenue option span {
    color:#666666;
}
/*AQUA-Aufgaben Box (right Margin)*/
#projektaufgaben {
    
}
#ProAufTab {
    border-collapse:collapse;
    text-align:center;
    margin:5px 0 5px 0;
    display:block;
    cursor:pointer;
}
#ProAufTab:hover {
    background-color:#f5f5f5;
}

.boxH {
    width:65px;
    font-size:9px;
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    background-color:#f0f0f0;
}
.boxV {

    text-align:center;
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    padding:5px 0 4px 0;
}
/*Projekt-Uebersicht*/
table#projektuebers {
    width:620px;
    margin:15px 0 15px 0;
    border-collapse:collapse;
}
table#projektuebers td.boxHH {
    font-weight:bold;
    padding:0 0 5px 0;
}
table#projektuebers td.boxH {
    font-size:10px;
    text-align:center;
    width:80px;
}
table#projektuebers td.boxT {
    font-size:13px;
    font-weight:bold;
    padding:0.5em 0 5px 0;
}
table#projektuebers td.boxC {
    padding:0 0 0 5px;
}
table#projektuebers td.boxC span {
    padding:0 7px 0 0;
    color:#666666;
}
table#projektuebers td.boxN {
    background-color:#f0f0f0;
}
table#projektuebers td.boxT, table#projektuebers td.boxC, table#projektuebers td.boxV {
    border-bottom:dotted 1px #cccccc;
}
table#projektuebers a {
    color:#272727;
}
table#projektuebers a:hover {
    color:#00468e;
}

/*////////Artikel Edit nur Backend/////////*/
.ArtEdit {
    width:100%;
    position:absolute;
    left:0px;
    top:0px;
    z-index:10;
    background-color:#f0f0f0;
    border:solid 1px #cccccc;
}
.ArtEditOpt {
    padding:5px 0 5px 0;
    margin:0 10px 0 10px;
    font-size:10px;
    font-weight:bold;
}
.ArtEditOpt a#optsub {
    float:right;
    visibility:hidden;
    margin:3px 0 0 0;
}
.ArtEditOpt a#optshow {
    float:right;
    margin:3px 0 0 7px;
}
.ArtEditOpt input {
    margin-right:7px;
    
}
.ArtEditOpt div {
    background-color:#ffffff;
}
.ArtEditOpt * {
    vertical-align:middle;
}
.ArtEditTitle {
    font-size:10px;
    font-weight:bold;
    color:#666666;
    margin:0px;
}
#altercont {
    width:100%;
    position:relative;
    left:0px;
    top:-22px;
    z-index:10;
    background-color:#f5f5f5;
    border:solid 1px #cccccc;
    border-top:none;
}
#altercont div.pad {
    padding:5px 0 5px 0;
    margin:0 10px 0 10px;
}
#altercont div.pad div {
    background-color:#ffffff;
}
#altercont td, #altercont td input {
    width:225px;
    vertical-align:top;
}
/*//////////////////////////////*/
/*TinyMce edit*/
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
.mceItemTable td {cursor:text;}
a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(../../files/themes/aqua/css/img/items.gif) no-repeat bottom left;}
img.mceItemAnchor {width:12px; height:12px; background:url(../../files/themes/aqua/css/img/items.gif) no-repeat;}
/*//////////////////////////////*/
img.mceItemAnchor {width:12px; height:12px; background:url(../../files/themes/aqua/css/img/items.gif) no-repeat;}
/*Browser Msg*/
#BrowserMsg {
    background:url(../../files/themes/aqua/images/layout/browserMsg_bg.png) repeat-x 0px bottom #333333;
    color:#ffffff;
    position:relative;
    left:0px;
    top:0px;
    text-align:center;
    z-index:10000;
}
#BrowserMsg div {
    padding:5px;
}
/*///////////////////////////////*/
/*Image-Button*/
a#button_anmelden {
    display:block;
    width:194px;
    height:26px;
    padding:0;
    margin:2em 0 3em 0;
    background:url(../../files/themes/aqua/images/layout/btn_anmeldung_0.png) no-repeat 0 0;
}
a#button_abmelden {
    display:block;
    width:194px;
    height:26px;
    padding:0;
    margin:2em 0 3em 0;
    background:url(../../files/themes/aqua/images/layout/btn_abmeldung_0.png) no-repeat 0 0;
}
a#button_anmelden span, a#button_abmelden span, a#button_drucken span, a#button_abmelden span {
    display:none;
}

#container {
	min-height: 400px;
}

/* Login-Form */
#tl_login input {
	margin: 2px 0 2px;
}

#autologin {
	position: absolute;
	margin-left: -20px !important;
}

.btn-primary {
    color: #FFF;
    background-color: #3276B1;
    border-color: #285E8E;
}

.mod_login {
	margin-right: 10px;
	font-size: 12px;
	position:absolute;
	width: 75%;
	left: -30px;
}

#left .mod_login {
	left: 0;
	width: 85%;
}

#left div.pw-forgotten {
	padding: 0 0 10px 0;
}

.mod_login .checkbox {
	float: left;
	margin-right: 250px;
}

#left .mod_login .checkbox {
	float: clear;
	margin-right: 0;
}

div.former-style {
	background: transparent url(../../files/themes/aqua/images/layout/navi/mainnavi_bg2.png) no-repeat scroll center top !important;
	color: #fff !important;
}

div.pw-forgotten {
	padding: 10px;
}

.mod_lostPassword {
	width: 500px;
	margin: auto;
    width: 60%;
    padding: 10px;
}

.mod_lostPassword p.error {
	display: none;
}

.mod_lostPassword .fields .widget input{
	width: 390px;
}

.mod_lostPassword .fields .widget label {
	width: 130px;
}

.mod_lostPassword .fields .widget input.captcha{
	width: 150px;
	margin-right: 20px;
}

.mod_lostPassword .fields .widget .captcha_text {
	color: #8A6D3B;
	background-color: #FCF8E3;
	border-color: #FAEBCC;
}

/* Login-Info */

.login_info.user_info {
	display: inline-block;
	max-width: 150px;
	min-width: 100px;
	float: left;
}
.login_info.user_info span {
	width: 95%;
	color: #337AB7;
	overflow: hidden;
	white-space: nowrap;
	display:inline-block;
}

.login_info.logout {
	margin-left: 15px;
	color: #337AB7;
	display: block;
}
.login_info.logout a, .login_info.logout a:active {
	color: #337AB7;
}
.login_info.logout a:hover {
	color: #23527C;
}
.login_info i {
	margin-right: 2px;
}

/* Breadcrumb */
ul.breadcrumb {
	padding: 0;
	margin: 0;
	background-color: transparent;
	font-size: 11px;
}


/*  Impressum  */
#impressum h2 {
	font-size: 20px;
}
#impressum h1 {
	font-size: 32px;
	line-height: 1.25em;
	color: #004082;
	font-weight: normal;
	margin: 0px 0px 0.6em;
}


/* Artiklel */
h1 {
	color: #004082 !important;
}
.mod_article h1 {
	font-size: 2em;
}

.mod_article h2 {
	font-size: 1.5em;
}

.description_listing {
	Padding: 20px 0 0 0;
}

.item_wrapper {
	float: left;
	padding: 0px;
	margin-left: -1em;
	width: 740px;
	position: relative;
	right: 5px;
	left: 20px;
	
}

.item_wrapper .row.first {
    border-top: 1px solid #CCC;
    margin-top: 2em;
    box-sizing: border-box;
}

.item_wrapper .row {
    border-bottom: 1px solid #CCC;
    clear: both;
    float: left;
    margin-bottom: 0em;
    padding: 1em;
    width: 100%;
}

.item_wrapper .row > .item {
    margin-bottom: 0em;
    clear: both;
}

.item_wrapper .title h2 {
    background: #DEF none repeat scroll 0% 0%;
    float: left;
    line-height: 1.25;
    margin: -0.25em 0px;
    padding: 0.5em 0.5em 0.375em;
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
    color: #272727;
}

.item_wrapper .row > .content {
    clear: none;
    float: right;
    width: 80%;
}

.item_wrapper .title {
    float: left;
    padding: 0px;
    width: 18%;
    margin-left: -1em;
}

.item_wrapper .row {
	margin-left: 0;
}

.item h2 {
    font-size: 1em;
}


/* Formulare */

td > label, td > input {
	margin-right: 15px;
}
div.pw_anmerkung {
	margin-bottom:15px;
}
#left div.inside form#tl_login div.pw-forgotten {
	display:block;
	float:left;
}

/* Sitemap */
.mod_sitemap a, .mod_sitemap a:link, .mod_sitemap a:visited, .mod_sitemap a:active, .mod_sitemap a:hover {
    text-decoration: none;
    color: #004082;
}

.mod_sitemap ul.level_2, .mod_sitemap ul.level_3, .mod_sitemap ul.level_4, .mod_sitemap ul.level_5 {
    list-style-image: url("../../files/themes/aqua/images/layout/sitemap_sub.png");
}

.mod_sitemap ul.level_1 {
    list-style-image: url("../../files/themes/aqua/images/layout/sitemap_first.png");
}

.dt-icon-green {
	color: #5CB85C;
}

.dt-icon {
	margin-left: 40%;
}

#tasks_table tbody tr:hover {
	cursor: pointer;
	background-color: #DEF !important;
}
#tasks_archive_table tbody tr:hover {
	cursor: pointer;
	background-color: #DEF !important;
}
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #D0E8FF !important;
}

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
    background-color: #D0E8FF !important;
}

.tab-content {
	padding-top: 20px;
}
/* CSS Document */

/* ---------------------------------------------------

NAVIGATION

------------------------------------------------------*/

/*----------------  NAVIGATION-MAIN-TOP  ------------------*/

/* Hintergrund f�r das umgebende Element */


#header .mod_navigation {
	
	height: 40px;
    background: url(../../files/themes/aqua/images/layout/navi/mainnavi_bg2.png) no-repeat center top;
	box-shadow: 0 2px 6px rgba(68,68,68,0.3);
   /* position:relative; */
    top: 90px;
	/*margin-top: 24px;*/
	border-radius: 4px;
	color: #fff;
}


/* Die Liste wird nach links gefloatet */
#header .mod_navigation ul {
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
/* Die Listenelemente werden ebenfalls nach links gefloatet */
#header .mod_navigation ul li {
	width: auto;
	float: left;
	margin: 0;
}
/* Die Men�-Links und den aktiven Men�punkt gestalten */
#header .mod_navigation a, 
#header .mod_navigation strong {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 44px;
	text-decoration: none;
	color: #ececec;
}
/* Aktiven Men�punkt und �bergeordneten Men�punkt hervorheben */
#header .mod_navigation .active, 
#header .mod_navigation .trail {
	color: #fff;
	font-weight: bold;
}
#header .mod_navigation .level_1 a:hover, 
#header .mod_navigation .level_1 a:focus {
    color: #fff;
    background: url(../../files/themes/aqua/images/layout/navi/mainnavi_bg_hover.png) repeat-x left top;
}


/* zweite Ebene ausblenden */
#header .mod_navigation .level_2 {
	width: 0;
	heigth: 0;
	position: absolute;
	left: -32768px;
	top: - 32768px;
	overflow: hidden;
	display: inline;
	font-size: 12px;
}

/* Listenelemente zweite Ebene untereinander */
#header .mod_navigation .level_2 li {
	clear: both;
}

/* Zweite Ebene bei MouseOver einblenden */
#header .mod_navigation li:hover .level_2 {
	width: 250px;
	/*heigth: auto;*/
	min-width: 78px;
	left: auto;
	/*top: auto;*/
	overflow: auto;
	display: block;
	background: transparent url("../../files/themes/aqua/images/layout/navi/mainnavi_bg_sub.png") no-repeat scroll center bottom;
	z-index: 1000;
	padding: 8px 0px 10px;
	margin: 0px 0px 0px 7px;
	top: 135px;
}

#header ul.level_2 li {
	width: 200px;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 20px;
	heigth: 15px;
}

#header .level_2 last {
	margin-bottom: 7px;
}

#header .level_1 li.active ul.level_2 {
	display: none;
}

/*
#header .mod_navigation li:hover .level_2 a,
#header .mod_navigation li:hover .level_2 strong {
	background-image: none;
}*/

/* Hyperlinks und strong gestalten */
#header .mod_navigation .level_2 a,
#header .mod_navigation .level_2 strong {
	/*padding: 6px 0 10px;*/
    margin: 0px 0px 0px 7px;
    height: 14px;
    width: 176px;
    color: #00468E;
    display: inline;
    font-weight: bold;
    line-height: 25px;
}

/* Aktiven Menüpunkt hervorheben */
#header .mod_navigation .level_2 strong.active {
	font-weight: bold;
}

/*#header .mod_navigation .level_2 li.active*/
#header .mod_navigation .level_2 li:hover
 {
	color: #FFF;
	background-color: #39F;
	background-image: none;
}

#header .mod_navigation .level_2 li:hover a,
#header .mod_navigation .level_2 li:hover strong {
	color: #FFF;
	background-color: transparent;
	background-image: none;
}

#header .mod_navigation .level_2 li.last {
	margin-bottom: 7px;
}

/* linkes seitliches Menü erste Ebene */
#left nav.mod_navigation .level_1 {
	margin:0px 0 0 10px;
    padding-top: 10px;
    background:url(../../files/themes/aqua/images/layout/navi/subnavi_bg_dottedline.png) no-repeat left bottom;
    list-style: none;
    display:block;
    width:190px;
}

#left nav.mod_navigation .level_1 li {
    padding-top:1px;
    background:url(../../files/themes/aqua/images/layout/navi/subnavi_bg_dottedline.png) no-repeat left top;
    display:block;
    padding-bottom:5px;
    padding-top: 5px;
    font-size: 12px;
}

#left .level_1 {
	padding: 0;
	padding-bottom: 1px;
	background:url(../../files/themes/aqua/images/layout/navi/subnavi_bg_dottedline.png) no-repeat left bottom;
	width: 190px;
	list-style: none;
}

#left nav.mod_navigation .level_1 li.active a, 
#left nav.mod_navigation .level_1 li.active strong {
    background:url(../../files/themes/aqua/images/layout/navi/subnavi_bg_active.png) no-repeat right -3px;
}

#left nav.mod_navigation .level_1 li a, 
#left nav.mod_navigation .level_1 li strong {
	display: block;
    padding-left: 10px;
}

#left nav.mod_navigation .level_1 li a {
	text-decoration: none;
}

#left nav.mod_navigation .level_1 li:hover {
    background-color:#f4faff;  
    text-decoration: none;    
}
#bedingungen .erfuellt {
	color:green;
}
#bedingungen .unerfuellt {
	color:red;
}
