@import url(isearch.css);
@import url(dam.css);
@import url(news.css);
@import url(typointern.css);
@import url(langmenu.css);
@import url(aufbau.css);
@import url(map.css);


strong { font-weight: bold; } 

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	line-height: 1.4em;
	
}

body {
	color: #000000;
	font: 62.5%/140.0% verdana,arial,sans-serif;
         background: #E7E7E6;
         text-align:center;
}

.bodytext {
         line-height: 1.6em;
}

P.bodytext {
     margin: 3px 0 0 0;
}

.noflash {
	padding: 10px;
	text-align: left;
}

.noflash img {
	margin: 0 5px 0 0;
}


HR.clearer {
         height: 1px;
         color: #F0F0F0;
}

DIV.hp-both {
      
}

DIV.hp-left {
        float: left; 
        width: 496px;
        margin-right: 10px;
}

DIV.hp-right {
        float: left; 
        width: 243px;      
}


DIV.footer {
         text-align: left; 
         margin: auto; 
         width: 770px; 
         padding-top: 5px;
         color: #999999;
}

.breadcrumb {
         margin: 0;
         padding: 0 5px 0 5px;
         color: #6E6D6D;
}

/* TIP A FRIEND */

TABLE.tipform {
         width: 600px;
}




/* Content Wraps */

/* Wrap Content main */
  .cwrap {
         overflow: hidden; 
	margin-bottom: 15px;
}

/* Flash Home */

#topimgbox DIV.cwrap {
         margin: 0;
}

/* Hack für I.E. */

.cwrap:after, .csi-textpic:after {
                content: "."; 
                display: block; 
                height: 0; 
                clear: left; 
                visibility: hidden;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
  * html .cwrap, .csi-textpic { height: 1%; overflow: visible; }
/* Ende Hide from IE5-mac. Only IE-win sees this. \*/


DIV.bothcols {
         width: 550px;
}

DIV.col1 {
         width: 319px;
         float: left;
         margin-right: 30px
}

DIV.col2 {
         width: 190px;
         padding-left: 5px;
         float: left;

}

DIV.colclearer {
         clear: both;
         font-size: 0;
         line-height: 0;
}



/* Wrap Boxen rechts */

.wrapright {
	padding: 2px;
}

/* Wrap grafische HL */
.headergfx1, .headergfx2, .headergfx4 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/fileadmin/siteimg/hdl-icon.gif) no-repeat 0 4px;
	border-bottom: 1px solid #E7E7E6;
}

.headergfx3 {
	margin: 0;
	padding: 0 0 0 91px;
	background: url(/fileadmin/siteimg/hdl-orcatech.gif) no-repeat 0 5px;
	border-bottom: 1px solid #E7E7E6;
}

	

.hlicon {
	margin-right: 3px;
}




/* Graphische Headline externe Scripte */
.subline-graph {
	border-bottom: 1px solid #FF8C00;
	margin-bottom: 5px;
	padding: 20px 0 2px 0;
}

/* Tabellenformatierung Tickets */
.tblclr1 {
	border: 1px solid #333333;
	padding: 2px;
	background: #FFFFFF;
}

.tblclr2 {
	border: 1px solid #333333;
	padding: 2px;
	background: #E7EAE7;
}

.tblclr3 {
	border: 1px solid #333333;
	padding: 2px;
	background: #FF8C00;
	color: #FFFFFF;
}


/******** CSS STYLED IMAGE  ********/

/* NEU: imgtext-table */

TABLE.imgtext-table TR TD TABLE TR TD {
                padding: 1px;
}

/* Captions */
P.csc-caption {
	padding: 2px;
	font-size: 100%; /* Customize me */
}

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn {
	float: left; 
	display: inline;
}



/* Border just around the image, like content (default) does: */
DIV.csi-border-2-black DIV.csi-imagewrap .csi-image IMG {
	border: 2px solid black; /* Customize me, and set borderSpace/borderThick in TS, "0"/"2" in this example */
}

DIV.csi-imagewrap {
	padding: 0;
	margin: 0;
}

/* DIV: This will place the images side by side */
/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

	
DIV.csi-textpic DIV.csi-imagewrap UL LI {
	float: left;
	margin: 0;
	padding: 0;
}

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG {

}

DL.csi-image DT {
	display: inline;
}

/* Clearer */
/* Margins around images: */
/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image, DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image, DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
	padding-right: 5px; /* Customize me, and set colSpace/textMargin in TS */
	display: inline; /* IE fix for double-margin bug */
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image, DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image, DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
	padding-left: 5px; /* Customize me, and set colSpace/textMargin in TS */
	display: inline; /* IE fix for double-margin bug */
}

/* Pictures centered, add padding left and right */
/* Space below each image (also in-between rows) */
DIV.csi-equalheight DIV.csi-imagerow {
	margin-bottom: 5px;
	display: block;
}

/* Positioning of images: */
/* Above */
/* Center (above or below) */
DIV.csi-center DIV.csi-imagewrap {
	margin: 0;
                padding: 0;
}

/* Right (above or below) */
DIV.csi-right DIV.csi-text {
	clear: right;
}

/* Left (above or below) */
DIV.csi-left DIV.csi-text {
	clear: left;
}


/* Left (in text) */
/* Right (in text) */
/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap {
	float: right;
	clear: both;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
	/* End hide from IE5/mac */ 
/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap {
	float: left;
	clear: both;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
	/* End hide from IE5/mac */
/* Border around the whole image/caption */
DIV.csi-border-1-black DIV.csi-imagewrap .csi-image {
	border: 1px solid #000000; /* Customize me and set borderThick in TS ("1" here) */
	padding: 0 0; /* Customize me, and set borderSpace in TS */
	background: #FFFFFF;
                margin: 1px;
}

DIV.csi-border-1-black DIV.csi-imagewrap DL.csi-image {
                margin: 2px;
}



/* Wrap Bodytext */
DIV.bodytextnormal {
	margin: 0 0 10px 0;
	clear: left;
}

/* HTML-Element */

/* Bild-Element */
DIV.imagetop {
	float: left;
	margin-bottom: 12px;
}


/* Links */

a, a:visited, a:active {
	color: #B80000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/******************************/
/* General element styles: */
/*****************************/
PRE {
	border: 1px dotted #999999;
	font-family: monospace;
}

			
/********************************/
/* Frames, spacing, link-to-top */
/********************************/
IMG.spacer-gif {
}

DIV.csc-frame-frame1, P.csc-frame-frame1 {
	padding: 8px;
	border: 1px solid #FF8C00;
	background: #FFFFFF;
}

DIV.csc-frame-frame2, P.csc-frame-frame2 {
	padding: 8px;
	border: 1px solid #FF8C00;
	background: #EFEFEF;
}

DIV.csc-frame-indent3366 {
	padding-left: 33%;
}

DIV.csc-frame-indent6633 {
	padding-right: 33%;
}

				
/******************/
/* Headers, plain */
/******************/

H1, H2, H3, H4, H5, H6 {
	padding-bottom: 3px;
}

H1 {
	margin-bottom: 5px;
	color: #6E6D6D;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

H2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #000;
	font-size: 1.2em;
	border-bottom: 1px solid #CC0000; 
	font-weight: bold;
	text-decoration: none;
}

H3 {
	margin-bottom: 5px;
	color: #204D98;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

H4 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

/* Headers, with link */

H1 A:hover, H2 A:hover, H3 A:hover {
	color: #FF8C00;
	text-decoration: underline;
}

H1 A:hover {
	font-size: 1.3em;
}

H2 A:hover {
	font-size: 1.1em;
	font-weight: bold;
}

.csc-header {
	padding-top: 5px;
}

.csc-header-n1 {
         margin-bottom: 7px;
}


/*******************/
/* RTE / Bodytext: */
/*******************/

.txtwhite {
	color: #FFFFFF;
}

.txtheadline {
	color: #FF8C00;
	font-size: 1.2em;
	font-weight: bold;
}

/* RTE / Bulletlists */
UL {
	padding: 0;
	margin: 0 0 0 15px;
	list-style-image: url(/fileadmin/siteimg/raute.gif);
}

#contentbox UL LI,
.content-td-2 UL LI {

                padding-top: 0;
                margin-bottom: 6px;
}

.content-td-2 ul li {
	padding-left: 19px;
	list-style: none;
	background-image: url(/fileadmin/siteimg/lidot.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	line-height: 1.4em;
}

#contentbox UL LI A, 
#contentbox OL LI A, 
.content-td-2 UL LI A, 
.content-td-2 OL LI A  {
	padding: 0;
	margin: 0;
	color: #B80000;
	font-weight: bold;
}

#contentbox UL LI A:hover, 
#contentbox OL LI A:hover, 
.content-td-2 UL LI A:hover, 
.content-td-2 OL LI A:hover  {
	color: #000;
}

OL {
	padding: 0;
	margin: 0 0 0 22px;
	font-size: 1.0em;
}

#contentbox LI
.content-td-2 LI {
	padding-top: 2px;
	margin-left: 5px;
}

/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist-1 {
	list-style-type: decimal;
}

UL.csc-bulletlist-2 {
	list-style-position: inside;
}

UL.csc-bulletlist-3 {
	list-style-image: url(img/red_arrow_bullet.gif);
}


/* RTE / Table styling */

TABLE.contenttable {
	margin: 4px 0;

}

 
TABLE.contenttable td {
	padding: 2px 4px;
	vertical-align: top;
}

TABLE.contenttable tr td p.bodytext {
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}


/* Table Layout 1 */

TABLE.contenttable-2 TR TD.td-0 {
	white-space: nowrap;
	font-weight: bold;
	color: #0080FF;
}

/* Table Layout 2 */

TABLE.contenttable-3 TR.tr-0 TD, TABLE.contenttable-3 TR TD.td-0 {
	font-weight: bold;
	color: #0080FF;
}

/* Table Layout 3 */

TABLE.contenttable-4 TR.tr-0 TD, TABLE.contenttable-4 TR TD.td-0 {
	font-weight: normal;
}

/* Table Layout 4 */

TABLE.contenttable-5 TR TD.td-0 {
	font-weight: bold;
	color: #0080FF;
}

/* Table Layout 5 */

TABLE.contenttable-6 TR.tr-0 TD, TABLE.contenttable-6 TR TD.td-0 {
	font-weight: bold;
	color: #0080FF;
}

/* Table Layout 6 */

TABLE.contenttable-7 TR TD.td-0 {
	font-weight: bold;
	color: #0080FF;
}

/* Table Layout 7 */

TABLE.contenttable-8 TR.tr-0 TD, TABLE.contenttable-8 TR TD.td-0 {
	font-weight: bold;
	color: #0080FF;
}

/* Table Layout 8 */

TABLE.contenttable-9 TR TD.td-0 {
	font-weight: bold;
	color: #0080FF;
}


/* Table Layout 9 */

TABLE.contenttable-10 TR.tr-0 TD, TABLE.contenttable-10 TR TD.td-0 {
	font-weight: bold;
	color: #0080FF;
}

/* Table LAYOUT 100% Breite */

TABLE.contenttable-4, 
TABLE.contenttable-5, 
TABLE.contenttable-6, 
TABLE.contenttable-9, 
TABLE.contenttable-10 {
         width: 100%;
}


				
/*****************/
/* Various Forms */
/*****************/

INPUT, SELECT {
	color: #000000;
	background: #FFFFFF;
                border: 1px solid #666666;
	font-size: 0.9em;
}

/* Submit no border */

INPUT.btn-submit {
	border: none;
	background: none;
}

/* Email, Login and Search forms generally: */
FORM TABLE TR TD {
	padding: 0 20px 5px 0;
}

TEXTAREA {
	border: 1px solid #666666;
	background: #FFFFFF;
}

FORM TABLE TR TD.csc-form-labelcell P.csc-form-label {
	color: #666666;
}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/

DIV.csc-sitemap UL LI A {
         text-transform: uppercase;
         color: #333333;
}

DIV.csc-sitemap UL LI UL LI A {
         color: #333333;
         text-transform: uppercase;
}

DIV.csc-sitemap UL LI UL LI UL LI A {
         text-transform: uppercase;
         color: #333333;
}

DIV.csc-sitemap A:hover {
         color: #FF8C00;
}


DIV.csc-sitemap UL {
         margin-top: 4px;
	list-style-type: none;
}

DIV.csc-sitemap UL LI {
	margin: 1px 0 0 0;
	padding: 2px 2px 2px 16px;
	background: url(/fileadmin/siteimg/csc-smap-l1.gif) no-repeat;
}

DIV.csc-sitemap UL LI UL {
         margin-top: 4px;
	list-style-type: none;
}


DIV.csc-sitemap UL LI UL LI {
	width: 250px;
	margin: 1px 0 0 0;
	padding: 2px 2px 2px 16px;
	background: url(/fileadmin/siteimg/csc-smap-l2.gif) no-repeat;
}

DIV.csc-sitemap UL LI UL LI UL {
         margin-top: 4px;
	list-style-type: none;
}


DIV.csc-sitemap UL LI UL LI UL LI {
	width: 250px;
	margin: 1px 0 0 0;
	padding: 2px 2px 2px 16px;
	background: url(/fileadmin/siteimg/csc-smap-l3.gif) no-repeat;
}

DIV.csc-menu {
	padding: 5px;
	margin: 5px;
}

DIV.csc-menu P {
	margin-left: 30px;
	padding-left: 5px;
}

	
DIV.csc-menu P.csc-section {
	margin-left: 40px;
	font-weight: normal;
}

DIV.csc-menu-2 P.csc-sitemap {
	padding: 1px;
}

DIV.csc-menu-2 P.csc-sitemap-level1 {
	display: none;
	visibility: hidden;
         background: #EFEFEF;
}

DIV.csc-menu-2 P.csc-sitemap-level2 {
	width: 132px;
	padding-left: 5px;
	margin: 5px 0 0 2px;
	border-left: 3px solid #999999;
	border-bottom: 1px dotted #D8D8CA;
	border-top: 1px dotted #D8D8CA;
	border-right: 1px dotted #D8D8CA;
         background: #EFEFEF;
}

DIV.csc-menu-2 P.csc-sitemap-level3 {
	width: 134px;
	padding-left: 5px;
	margin: 1px 0 0 140px;
	border-left: 3px solid #999999;
	border-bottom: 1px dotted #D8D8CA;
	border-top: 1px dotted #D8D8CA;
	border-right: 1px dotted #D8D8CA;
         background: #FFFFFF;
}

DIV.csc-menu-2 P.csc-sitemap-level4 {
	width: 134px;
	padding-left: 5px;
	margin: 1px 0 0 280px;
	border-left: 3px solid #999999;
	border-bottom: 1px dotted #D8D8CA;
	border-top: 1px dotted #D8D8CA;
	border-right: 1px dotted #D8D8CA;
         background: #FFFFFF;
}



DIV.csi-textpic IMG {
	border: none;
}



DIV.csi-caption-c .csi-caption, DIV.csi-center {
	text-align: center;
}

DIV.csi-caption-r .csi-caption, P.csc-linkToTop {
	text-align: right;
}

DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT, DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD {
	float: none;
}

DIV.csi-clear, DIV.csi-above DIV.csi-text {
	clear: both;
}

DIV.csi-textpic DIV.csi-imagewrap .csi-image, TABLE.imgtext-nowrap {
	margin: 0 0 5px 0;
}

DIV.csi-right DIV.csi-imagewrap, DIV.csi-intext-right DIV.csi-imagewrap {
	float: right;
}

* html DIV.csi-intext-right-nowrap .csi-text, * html DIV.csi-intext-left-nowrap .csi-text {
	height: 1%;
}



.subheadline, P.subheadline, DIV.subheadline {
	color: #FF8C00;
	font-weight: bold;
	font-size: 1.0em;
}

DIV.csc-frame, FORM TABLE {
	margin-top: 10px;
}

H1 A:active, H1 A, H1 A:visited {
	color: #FF8C00;
	font-size: 1.3em;
}

H2 A:active, H2 A, H2 A:visited {
	color: #FF8C00;
	font-size: 1.1em;
	font-weight: bold;
}

H3 A:active, H3 A, H3 A:visited {
	color: #FF8C00;
}


P.csc-caption A, P.csc-header-date, .txtred {
	color: #FF8C00;
}

FORM TABLE TR TD.csc-form-labelcell, 
FORM TABLE TR TD.csc-form-fieldcell {
	background: none;
}


DIV.csi-caption-l .csi-caption, 
DIV.csi-center DIV.csi-imagewrap .csi-image, 
DIV.csi-center DIV.csi-imagewrap .csi-image, 
DIV.csi-center DIV.csi-text {
	text-align: left;
}

DL.csi-image, DL.csi-image DD, 
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption, 
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG {
	margin: 0;
}

DIV.csi-left DIV.csi-imagewrap, 
DIV.csi-intext-left DIV.csi-imagewrap, 
DIV.bodyhtml, 
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image, 
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image {
	float: left;
}


TABLE.contenttable-1 TR.tr-odd TD, 
TABLE.contenttable-2 TR.tr-odd TD, 
TABLE.contenttable-3 TR.tr-odd TD {
	background: #FFFFFF;
}

TABLE.contenttable-1 TR.tr-even TD, 
TABLE.contenttable-2 TR.tr-even TD, 
TABLE.contenttable-3 TR.tr-even TD, 
TABLE.contenttable-4 TR.tr-even TD, 
TABLE.contenttable-5 TR.tr-even TD, 
TABLE.contenttable-6 TR.tr-even TD {
	background: #F0F0F0;
}

DIV.csc-menu-2 P.csc-sitemap-level3 A, 
DIV.csc-menu-2 P.csc-sitemap-level4 A, 
P.csc-linkToTop A, 
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req, 
DIV.csc-menu-2 P.csc-sitemap-level2 A {
	font-weight: normal;
}



#dom-tooltips {
                position: absolute;
                left: 0;
                top: 0;
                z-index: 999;
                display: block;
                visibility: hidden;
                padding: 5px;
                border-style: solid;
                border-width: 1px;
                border-color: #a0a0a0;
                background-color: #f0f0f0;
                color: #000000;
                font-family: Verdana, Sans-Serif;
                font-size: 10px;
}

#dom-tooltips ul {
                margin: 0 0 0 -20px;
                list-style: square;
}

* html #dom-tooltips ul {
                margin: 0 0 0 20px;
}

#dom-tooltips li {
                margin: 0;
}
#dom-tooltips small {
                color: #707070;
}

.csc-mailform-field label {
                display: block;
                font-weight: bold;
}
 
 
/******** RTE STYLES ********/

.redfont {
     color: #CC0000;
}

span.redfont {
     color: #CC0000;
}


/* Left, center and right alignment of text in paragraphs and cells.*/

p.align-left, 
h1.align-left, 
h2.align-left, 
h3.align-left, 
h4.align-left, 
h5.align-left, 
h6.align-left, 
td.align-left { text-align: left; }

p.align-center, 
h1.align-center, 
h2.align-center, 
h3.align-center, 
h4.align-center, 
h5.align-center, 
h6.align-center, 
td.align-center { text-align: center; }

p.align-right, 
h1.align-right, 
h2.align-right, 
h3.align-right, 
h4.align-right, 
h5.align-right, 
h6.align-right, 
td.align-right { text-align: right; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/

p.csc-frame-frame1, table.csc-frame-frame1 { 
	padding: 5px;
	margin-left: 1px;
         margin-right: 1px;
	border: 1px solid #000;
	background-color: #FFF;
}
}
	
p.csc-frame-frame2, table.csc-frame-frame2 { 
         padding: 5px;
	margin-left: 1px;
         margin-right: 1px;
	border: 1px solid #CC0000;
	background-color: #FFF; 
}




.tblclr-lila,
.tblclr-lilablau, 
.tblclr-orange, 
.tblclr-hlila,
.tblclr-blau, 
.tblclr-dgruen,
.tblclr-hgruen, 
.tblclr-gelb, 
.tblclr-hgrau, 
.tblclr-pink, 
.tblclr-dgrau,
.tblclr-rot,
.tblclr-mattrot,
.tblclr-tuerkis 
	border: 1px solid #666;
	padding: 2px;
	margin: 1px;
}


.tblclr-rot {
	background: #C20000;
	color: #FFF;
}

.tblclr-mattrot {
	background: #CC4444;
	color: #FFF;
}

.tblclr-lila {
	background: #932B58;
	color: #FFF;
}

.tblclr-blau {
	background: #2D51A3;
	color: #FFF;
}

.tblclr-dgruen {
	background: #009140;
	color: #FFF;
}


.tblclr-hgruen {
	background: #85C226;
	color: #000;
}


.tblclr-gelb {
	background: #FFF500;
	color: #000;
}


.tblclr-hgrau {
	background: #C2C2C2;
	color: #000;
}


.tblclr-pink {
	background: #DE127A;
	color: #FFF;
}


.tblclr-dgrau {
	background: #A19D9D;
	color: #FFF;
}

.tblclr-lilablau {
	background: #677AB2;
	color: #FFF;
}

.tblclr-orange {
	background: #E87925;
	color: #000;
}

.tblclr-hlila {
	background: #8F85B7;
	color: #FFF;
}

.tblclr-tuerkis {
	/*background: #3BB2C2;*/
	background: #77BC9C;
	color: #000;
}

.tblclr-beige {
	background: #F3DE99;
	color: #000;
}

.tblclr-apricot {
	background: #F1C993;
	color: #000;
}



.tblclr-dgrau a,
.tblclr-hlila a,
.tblclr-lilablau a, 
.tblclr-rot,
.tblclr-mattrot a,
.tblclr-lila a,
.tblclr-blau a, 
.tblclr-dgruen a {
	color: #FFF;
}
