/* **********************************   Positionierungen  ************************************** */
body {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #808080;
} 
#header {
	font-size: 18px;
        /*font-weight: bold;*/
}

#logo {
	font-size: 11px;
}

#headerimage {
	font-size: 18px;
}

#headerimagetext {
	font-size: 18px;
}

#navi  {
	font-size: 10px;
}

#middle {
	font-size: 12px;
}

#subnavigation {
	font-size: 11px;
	text-align: left;
        background-color: /*#EEF6FF*/ #E6F4FF;
}

#content {
	width:635px;
	font-size:12px;
        padding-left:2px;
}

#content_left {
	width:460px;
	font-size: 12px;
        padding: 0;
}

#right {
	font-size: 11px;
}

#content_right {
	width:165px;
	font-size: 11px;
        border-left-color: #ccc;
	border-left-style: solid;
        border-left-width: 1px;
        padding-left:2px;
}

#footer {
	font-size: 11px;
}

#footer_left {
	font-size: 10px;
	text-align: left;
        padding-top: 4px;
}

#footer_right {
	font-size: 10px;
	text-align: right;
        padding-top: 4px;
}

#copyright {
	font-size: 10px;
	text-align: left;
}

#rootline {
	font-size: 11px;
	text-align: left;
}

#rootline ul {
	font-size: 11px;
	text-align: left;
}

#druckversion {
	display:none;
	font-size: 11px;
        color: #404040;
}

#metas {
	font-size: 10px;
        color: #333333;
        background-color: #E6F4FF;
}

#print {
        font-size: 10px;
        color: #333333;
        background-color: #E6F4FF;
        /*padding-bottom:10px;*/
}

#user {
	font-size: 10px;
        color: #333333;
        /*background-color: #E6F4FF;*/
        background-color: transparent;
	margin-top:10px;
}
/* ***************************************   Navis   **************************************** */
#navi ul {
	margin: 0;
	padding: 0;
}

#navi li, #rootline li {
        display: inline; /* auf einer Zeile */
        list-style: none;
        padding-right: 3px;
}

#subnavigation ul {
	margin: 0;
	padding-left: 0px;
	/* Hintergrund des Navigationsmenues */
        background-color: #E6F4FF;
        color: #404040;
}
#subnavigation li {
        margin-left: 0px;
        list-style: none;
        color: #404040;
}

#subnavigation li li {
	margin-left: 0px;
	list-style: none;
	color: #404040;
}
										
#subnavigation ul ul {
        padding: 0 0 0 0;
        /*margin-left: 4px;*/
        color: #404040;
}

#navi_selected li {
	/* Hinetrgrund des selektierten Baums */
        background-color:#BFE4FF;
}

#navi_1 li {
        padding-left:2px;
	font-weight:bold;
}

#navi_2 li {
        padding-left:10px;
}

#navi_3 li {
        padding-left:20px;
}

#navi_4 li {
        padding-left:30px;
}

#navi_5 li {
        padding-left:40px;
}

#navi_6 li {
        padding-left:50px;
}

#subnavigation li.subnavi-act {
	/* aktive Seite */
	color:#E6F4FF;
        background-color:#6096BF;
}

ul#metas {
	margin: 50px;
	vertical-align: bottom;
}

ul#metas li {
                border-width: 0;
                padding: 0;
                margin: 0;
}

#sitemap ul {
        padding-top: 4px;
}

#sitemap li {
	padding-top: 2px;
	padding-left: 10px;
}
								
/* Hintergrund der Navigationsspalte */
TD.navi-column { 
	background-color:#E6F4FF; 
	border-style:none;
}

/* *******************************************   Links   ******************************************* */

#navi a:link, #navi a:visited {
                /* padding: 0 5px 0 10px; */
                padding-right: 4px;
                /* background: url(../_layout/icons/link.gif) no-repeat left; */
                text-decoration: none;
                color: #404040;
}

#navi a.navi-active, #navi a.navi-active:link, #navi a.navi-active:visited {
                /* padding: 0 5px 0 10px; */
                padding-right: 4px;
                /* background: url(../_layout/icons/link_act.gif) no-repeat left; */
                text-decoration: none;
                color: #404040;
}

#navi a:hover {
                /* padding: 0 5px 0 10px; */
                padding-right: 4px;
                /* background: url(../_layout/icons/link_over.gif) no-repeat left; */
                color: #404040;
                text-decoration: underline;
}

#subnavigation a:link, #subnavigation a:visited, #metas a:link, #metas a:visited, #print a:link, #print a:visited {
	color: #404040;
}
/*
#subnavigation li a:link, li #subnavigation a:visited {
	color: #404040;
}
*/
#subnavigation a:hover, #metas a:hover, #print a:hover {
         /* background: url(../_layout/icons/link_over.gif) no-repeat left; */
        text-decoration: none;
        /*
	color: #333333;
	background-color:#80C9FF;
	color:#E6F4FF;
	*/
	color:#FFFFFF;
        background-color:#6096BF;
}


#rootline a:link, #rootline a:visited {
	color: #404040;
}


#druckversion a:link, #druckversion a:visited {
	color: #404040;
}


a:link {	
                color: #000080; /* navy */
                text-decoration: none;
}

a:visited {	
                color: #4682B4; /* steelblue */
                text-decoration: none;
}

a:active {	
                color: #FF1493; /* deeppink */
                text-decoration: none;
}

a:hover {
                text-decoration: underline;
}
		
/* ********************************* Formulare  ******************************* */
form .form_line{
                margin:0;
                padding: 5px 0 5px 0;
}

form .form_line label {
                  float:        left;
                  width:        200px;
                  margin-right: .3em;
                  margin-left: 0;
                  margin-bottom:5px;
}

/* *****************************  css styled content angepasst  ********************************* */

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Verdana, sans-serif, Arial, Helvetica; color: #202020; }
PRE { font-family: monospace; }
A { color: #000080; text-decoration: none; }
A:link { color: #000080; }
A:visited { color: #4682B4; }
A:hover { text-decoration: underline; }
A:active { color: #FF1493; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 12px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #CCCCCC; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #CCCCCC; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #CCCCCC; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #CCCCCC; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 16px; color: #202020; font-weight: bold; }
H2 { font-size: 14px; color: #202020; font-weight: bold; }
H3 { font-size: 13px; color: #202020; font-weight: bold; }
H4 { font-size: 12px; color: #202020; font-weight: bold; }
H5 { font-size: 12px; color: #202020; font-weight: bold; }
H6 { font-size: 12px; color: #202020; font-weight: bold; }
H1, H2, H3, H4, H5, H6 {                 
                /*margin: 10px 0 10px 0;*/
                /* border: 1px solid #ccc; */
                /* border-width: 1px 0; */
                /*padding: 6px 4px 6px 4px;*/
                margin: 0px 0 0px 0;
                padding: 6px 0px 6px 0px;
		font-weight: bold;
}

#content H1, #content_left H1 { font-size: 16px; font-weight: bold; color: #202020; }
#content H2, #content_left H2 { font-size: 14px; font-weight: bold; color: #202020;}
#content H3, #content_left H3 { font-size: 13px; font-weight: bold; color: #202020;}
#content H4, H5, H6, #content_left H4, H5, H6 { font-size: 12px; font-weight: bold; color: #202020;}

#content_right H1, H2, H3, H4, H5, H6 {                 
                margin: 0;
                border: none;
                padding: 4px 0 4px 0;
                font-size: 11px;
		font-weight: bold;
                color: #202020;
}

/*
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 10px; }
*/

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #666666; text-decoration: none; }
/*
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #8A0020; }
*/
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size: 10px; color: #186900; }

/* Subheader, general */
P.csc-subheader { font-style: italic; color: #202020; /* background-color: #EDEBF1; */ }


/* Subheader, specific */
P.csc-subheader-0 { font-size: 14px; }
P.csc-subheader-1 { font-size: 14px; }
P.csc-subheader-2 { font-size: 12px; }
P.csc-subheader-3 { font-size: 11px; }

#content_right P.csc-subheader-0 { font-size: 11px; }
#content_right P.csc-subheader-1 { font-size: 11px; }
#content_right P.csc-subheader-2 { font-size: 10px; }
#content_right P.csc-subheader-3 { font-size: 10px; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext {                 
	margin: 2px 0;
	line-height : 120%;
	margin: 1px 15px 1px 0;
	padding-bottom : 0px;
	/* text-indent : 20px; */
	font-size: 12px;
}
#content_right P.bodytext {                 
	line-height : 110%;
	/* text-indent : 5px; */
	font-size: 11px;
}
P.bodytext A { font-weight: normal /*bold*/;}

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
/* UL UL LI { font-size: 11px; } */
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / Table styling */
TABLE.content_table { background-color: none; border: 1px #E1E1E1 solid; width: 100%; }
/*TABLE.content_table TR TD { padding: 0px 3px 0px 3px; }*/
TABLE.content_table TR TD P.bodytext { font-size: 12px; line-height:100%; }
/*TABLE.content_table TR { background-color: none; } */
TABLE.content_table TR TH { background-color: #E1E1E1; }

/* fuer Contenttable (LoneStar-Belegung) */
DIV.tx-kbconttable-pi1 TR TD DIV.csc-frame-frame1 { 
	background-color: #FFFF99; /* gelb */
	padding: 2px 4px 2px 4px; 
	border: none; 
}
DIV.tx-kbconttable-pi1 TR TD DIV.csc-frame-frame2 { 
	background-color:#CC0000;
	padding: 2px 4px 2px 4px; 
	border: none; 
}
DIV.tx-kbconttable-pi1 TR TD DIV.csc-frame-frame2 P.bodytext  { 
	color:#FFFFFF;
}
DIV.tx-kbconttable-pi1 DIV.csc-frame-frame2 h1, 
DIV.tx-kbconttable-pi1 DIV.csc-frame-frame2 h2, 
DIV.tx-kbconttable-pi1 DIV.csc-frame-frame2 h3, 
DIV.tx-kbconttable-pi1 DIV.csc-frame-frame2 h4, 
DIV.tx-kbconttable-pi1 DIV.csc-frame-frame2 h5, 
DIV.tx-kbconttable-pi1 DIV.csc-frame-frame2 h6 { 
	color:#FFFFFF;
}

/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 10px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 12px; color: #202020; }
#content_right UL.csc-bulletlist LI { font-size: 11px; color: #202020; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { 
	color: #202020; 
	list-style-image: url(../_layout/icons/ball_white.gif);
	/*list-style-image: url(../_layout/icons/bullet_greybump2.png); */
	/*margin-left: 10px; padding-left: 10px;*/
}
UL.csc-bulletlist-1 { 
	color: #202020; 
	list-style-image: url(../_layout/icons/ball_red.gif);
	/*list-style-image: url(../_layout/icons/bullet_greybump2.png);*/
	/*margin-left: 30px; padding-left: 30px;*/
}

UL.csc-bulletlist-2 { 
	color: #202020;
	list-style-image: url(../_layout/icons/ball_blue.gif);
	/*margin-left: 10px; padding-left: 10px;*/
}

UL.csc-bulletlist-3 { 
	color: #202020; 
	list-style-image: url(../_layout/icons/ball_green.gif);
	/*margin-left: 30px; padding-left: 30px;*/
}



/*********************/
/* Tables, generally */
/**********************/
table.contenttable  { border-collapse:collapse; empty-cells:show; }
TABLE.contenttable P { font-size:12px; color:#404040; vertical-align:top; }

table.contenttable  { 
	border-collapse:collapse; 
	empty-cells:show;
	border-top:1px solid #ccc; 
	border-right:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	border-left:1px solid #ccc; 
}

table.contenttable tr { vertical-align:top; border-bottom:1px solid #ccc; }
table.contenttable th { background-color:#ccc; text-align:left; }

table.contenttable td,
table.contenttable th { padding-left:2px; padding-right:2px; }
table.contenttable td p,
table.contenttable th p { margin:0; }
table.contenttable td.align-right,
table.contenttable td p.align-right,
table.contenttable th.align-right,
table.contenttable th p.align-right { text-align:right; }

table.contenttable td.align-center,
table.contenttable td p.align-center,
table.contenttable th.align-center,
table.contenttable th p.align-center { text-align:center; }

table.contenttable td.align-left,
table.contenttable td p.align-left,
table.contenttable th.align-left,
table.contenttable th p.align-left { text-align:left; }


/* Tables, specifically */  
TABLE.contenttable-0 P { color: #404040; }
TABLE.contenttable-0 TR TD { border-style:none;  border-spacing:0px; padding:0; vertical-align:top; }

/* layout 1 */
TABLE.contenttable-1 { 
	border:1px solid #E1E1E1; 
	border-spacing:0; 
	border-collapse:collapse; 
	empty-cells:show; 
}
TABLE.contenttable-1 P { color: #404040; }
TABLE.contenttable-1 TR TD { 
	font-weight:normal; 
	vertical-align:top; 
	padding:2px; 
	background-color:none; 
	border-left-style:none;
	border-right-style:none;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	border-spacing:0; 
	border-collapse:collapse; 
} 
TABLE.contenttable-1 TR.tr-0 TD { font-weight: bold; background-color:#E1E1E1; }
/*TABLE.contenttable-1 TR TH { font-weight: bold; background-color:#E1E1E1; }*/

 
/* layout 2*/
TABLE.contenttable-2 {
	border:1px solid #E1E1E1; 
	border-spacing:0; 
	border-collapse:collapse; 
	empty-cells:show;
}
TABLE.contenttable-2 P { color: #404040; }
TABLE.contenttable-2 TR TD { 
	font-weight:normal; 
	vertical-align:top; 
	padding:2px; 
	background-color:none;
	border:1px solid #E1E1E1;
	border-spacing:0; 
	border-collapse:collapse; 
} 
TABLE.contenttable-2 TR.tr-0 TD { font-weight: bold; background-color:#E1E1E1;}

/* layout 3*/

TABLE.contenttable-3 {
	border:none; 
	border-spacing:0; 
	border-collapse:collapse; 
	empty-cells:show;
}
TABLE.contenttable-3 P { color: #404040; }
TABLE.contenttable-3 TR TD { 
	font-weight:normal; 
	vertical-align:top; 
	padding:2px; 
	background-color:none;
	border:none;
	border-spacing:0; 
	border-collapse:collapse; 
} 
TABLE.contenttable-3 P { color: #404040; }
TABLE.contenttable-3 TR.tr-even TD { background-color:#E6F4FF;}
TABLE.contenttable-3 TR.tr-odd TD { background-color:none;}
TABLE.contenttable-3 TR.tr-0 TD { background-color:#E1E1E1;}
TABLE.contenttable-3 TR.tr-0 TD P { font-weight:bold; }


/********************/
/* regatta-ergebnis */
/********************/
TABLE.regatta-ergebnis {
	border:none; 
	border-spacing:0; 
	border-collapse:collapse; 
	empty-cells:show;
}
TABLE.regatta-ergebnis P { color: #404040; }
TABLE.regatta-ergebnis TR TD { 
	font-weight:normal; 
	vertical-align:top; 
	padding:2px; 
	background-color:none;
	border:none;
	border-spacing:0; 
	border-collapse:collapse; 
}
TABLE.regatta-ergebnis TR TD.td-number { text-align:right; }
TABLE.regatta-ergebnis P { color: #404040; }
TABLE.regatta-ergebnis TR.tr-even TD { background-color:#E6F4FF;}
TABLE.regatta-ergebnis TR.tr-odd TD { background-color:none;}
TABLE.regatta-ergebnis TR.tr-0 TD { background-color:#E1E1E1;}
TABLE.regatta-ergebnis TR.tr-0 TD P { font-weight:bold; }

/*************************/
/* regatta-ausschreibung */
/*************************/
TABLE.regatta-ausschreibung {
	border:none; 
	border-spacing:0; 
	border-collapse:collapse; 
	empty-cells:show;
}
TABLE.regatta-ausschreibung P { color: #404040; }
TABLE.regatta-ausschreibung TR TD { 
	font-weight:normal; 
	vertical-align:top; 
	padding:2px; 
	background-color:none;
	border:none;
	border-spacing:0; 
	border-collapse:collapse; 
}
TABLE.regatta-ausschreibung TR TD.td-number { text-align:right; }
TABLE.regatta-ausschreibung P { color: #404040; }
TABLE.regatta-ausschreibung TR.tr-0 TD { background-color:#e9e9e9; font-size:14px; font-weight:bold;}
TABLE.regatta-ausschreibung TR.tr-0 TD P { font-weight:bold; }
TABLE.regatta-ausschreibung .td-0 { text-align:right; padding-right:10px; border-left:2px solid #e9e9e9; }
TABLE.regatta-ausschreibung .td-last { border-right:2px solid #e9e9e9; }
TABLE.regatta-ausschreibung .tr-0 .td-0 { text-align:left; }
TABLE.regatta-ausschreibung TR { border-bottom:2px solid #e9e9e9; }

table.regaus { border:1px solid #ddd; width:100%; border-spacing:0; border-collapse:collapse; }
table.regaus td.regaus-left-col { width:25%; text-align:right; vertical-align:top; }
table.regaus td.regaus-right-col { width:75%; text-align:left; vertical-align:top; }
table.regaus td p.bodytext { padding-top:2px; padding-bottom:2px; }

table.regaus-head { border:1px solid #ddd; border-collapse:collapse; background-color:#ddd; font-weight:bold; vertical-align:top; width:100%; }
table.regaus-head td.regaus-head-left-col { width:25%; text-align:right; vertical-align:top; }
table.regaus-head td.regaus-head-right-col { width:75%; text-align:left; vertical-align:top; }

/*********************/
/* regatta-anmeldung */
/*********************/
/* mit kb_nescefe */
table.nescefe-ncols { padding:0; border:none;  border-collapse:collapse; width:100%; border-spacing:0; background-color:transparent; }
table.nescefe-ncols td { padding:0; vertical-align:top; }

table.regmeld { padding:0; border:none;  border-collapse:collapse; width:100%; border-spacing:0; background-color:#ddd; }
table.regmeld td.regmeld-left-col { width:20%; padding:5px; vertical-align:top; }
table.regmeld td.regmeld-right-col { width:80%; padding:5px; vertical-align:top; }

table.regmeld-head { padding:0; border:none; border-collapse:collapse; border-spacing:0; background-color:transparent; width:100%; }
table.regmeld-head td.regmeld-head-left-col { width:20%; padding:5px; vertical-align:top; }
table.regmeld-head td.regmeld-head-right-col { width:80%; padding:5px; vertical-align:top; }

TABLE.regatta-anmeldung {
	border:none; 
	border-spacing:0; 
	border-collapse:collapse; 
	empty-cells:show;
}
TABLE.regatta-anmeldung P { color: #404040; }
TABLE.regatta-anmeldung TR TD { 
	font-weight:normal; 
	vertical-align:top; 
	padding:2px; 
	background-color:none;
	border:none;
	border-spacing:0; 
	border-collapse:collapse; 
}
TABLE.regatta-anmeldung P { color: #404040; }
TABLE.regatta-anmeldung TR.tr-0 TD { font-size:14px; font-weight:bold;}
TABLE.regatta-anmeldung TR.tr-0 TD P { font-weight:bold; }
TABLE.regatta-anmeldung .td-0 { text-align:right; padding-right:10px; }
TABLE.regatta-anmeldung .tr-0 .td-0 { text-align:left; }
TABLE.regatta-anmeldung TR { border-bottom:2px solid #e9e9e9; }
TABLE.regatta-anmeldung TR.tr-0 { border-top:2px solid #e9e9e9; border-bottom:none; }


/************************/
/* newloginbox
/************************/

/* --- Login form --- */

div.tx-newloginbox-pi1 table { border: none; font-size:12px; color:#333333; }

/*div.tx-newloginbox-pi1 th { background:#eee; padding:4px; font-weight: bold; text-align:right; white-space:nowrap; }*/
div.tx-newloginbox-pi1 th { padding:4px; font-weight:bold; text-align:right; white-space:nowrap; }

/*div.tx-newloginbox-pi1 td { background:#eee; padding:4px; }*/

div.tx-newloginbox-pi1 td { padding:4px;}

/* --- User list --- */

div.tx-newloginbox-pi3 table { border: none; font-size:12px; color:#333333; }

div.tx-newloginbox-pi3 th { background:#eee; padding:4px; white-space:nowrap; font-weight: bold; text-align:right; vertical-align:middle; }

div.tx-newloginbox-pi3 td { background:#eee; padding:4px; vertical-align:middle; }

div.tx-newloginbox-pi3-listrow th { text-align: left; font-weight: bold; background-color:#E1E1E1; }

div.tx-newloginbox-pi3-singleView th { background: none; padding:4px; width: 25%; }
div.tx-newloginbox-pi3-singleView td { background: none; padding:4px; }



/********************/
/* kb_content table */
/*******************/

/* layout-0 */
DIV.tx-kbconttable-pi1 TABLE.layout-0 { border-style:none; }

/* layout-1 */
DIV.tx-kbconttable-pi1 TABLE.layout-1 { 
	border:1px solid #E1E1E1; 
	border-spacing:0;
	empty-cells:show;
}
DIV.tx-kbconttable-pi1 TABLE.layout-1 TR TD { 
	border-top:1px solid #E1E1E1; 
	border-bottom:1px solid #E1E1E1; 
	border-left-style:none;
	border-right-style:none;
	border-spacing:0;
	border-collapse:collapse;
	background-color:none;
	font-weight:normal;
	vertical-align:top;
	padding:2px;
	 
}

DIV.tx-kbconttable-pi1 TABLE.layout-1 TR TH { 
	border-top:1px solid #E1E1E1; 
	border-bottom:1px solid #E1E1E1; 
	border-left-style:none;
	border-right-style:none;
	border-spacing:0;
	border-collapse:collapse;
	background-color:#E1E1E1;
	font-weight:bold;
	vertical-align:top;
	padding:2px;
	 
}

/* layout-2 */
DIV.tx-kbconttable-pi1 TABLE.layout-2 { 
	border:1px solid #E1E1E1; 
	border-spacing:0;
	empty-cells:show;
}
DIV.tx-kbconttable-pi1 TABLE.layout-2 TR TD { 
	border:1px solid #E1E1E1; 
	border-spacing:0;
	border-collapse:collapse;
	background-color:none;
	font-weight:normal;
	vertical-align:top;
	padding:2px;
	 
}

DIV.tx-kbconttable-pi1 TABLE.layout-2 TR TH { 
	border:1px solid #E1E1E1; 
	border-spacing:0;
	border-collapse:collapse;
	background-color:#E1E1E1;
	font-weight:bold;
	vertical-align:top;
	padding:2px;
	 
}

/* layout-3 */
DIV.tx-kbconttable-pi1 TABLE.layout-3 { 
	border:none; 
	border-spacing:0;
	border-collapse:collapse;
	empty-cells:show;
}
DIV.tx-kbconttable-pi1 TABLE.layout-3 TR TD { 
	font-weight:normal;
	vertical-align:top;
	padding:2px;
	 
}

DIV.tx-kbconttable-pi1 TABLE.layout-3 TR TD.even { 
	background-color:none;
	 
}
	 
DIV.tx-kbconttable-pi1 TABLE.layout-3 TR TD.odd { 
	background-color:#E6F4FF;
	 
}

DIV.tx-kbconttable-pi1 TABLE.layout-3 TR TH { 
	background-color:#E1E1E1;
	font-weight:bold;
	vertical-align:top;
	padding:2px;
	 
}
/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: none; }
TABLE.csc-uploads TR.tr-odd { background-color: none; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #CCCCCC; }

TABLE.csc-uploads-2 { border-color: #CCCCCC; }

TABLE.csc-uploads-3 { border-color: #CCCCCC; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #CCCCCC; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #CCCCCC; }
				


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: none; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: none; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #CCCCCC; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: transparent; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color:#000080; /*#E6B800;*/ }
H3.csc-searchResultHeader { background-color: transparent; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: normal; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px;  }
/*DIV.csc-menu P A { color:#E6B800; text-decoration: none; }*/
DIV.csc-menu P A { color:#202020; text-decoration: none; }

DIV.csc-menu P A:hover { color:#202020; text-decoration: none; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 {background: #fff; }
DIV.csc-menu-2 P.csc-sitemap-level2 { background: #fff; }
DIV.csc-menu-2 P.csc-sitemap-level3 { background: #fff; }
DIV.csc-menu-2 P.csc-sitemap-level4 { background: #fff; }

DIV.csc-menu-2 P.csc-sitemap-level1 A { 
                background : #fff url(../_layout/icons/sitemap1.gif);background-repeat : no-repeat;
                font-weight:bold;
                margin: 0 0 0 0;
                padding: 0 0 5px 18px;
}
DIV.csc-menu-2 P.csc-sitemap-level1 A:hover {background : #fff url(../_layout/icons/sitemap1_act.gif);background-repeat : no-repeat; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { 
	margin: 0 0 0 20px;
                padding: 0 0 4px 18px;
                background : #fff url(../_layout/icons/sitemap2.gif);background-repeat : no-repeat;
                display:block;
}
DIV.csc-menu-2 P.csc-sitemap-level2 A:hover {background : #fff url(../_layout/icons/sitemap2_act.gif);background-repeat : no-repeat; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { 
	margin: 0 0 0 40px;
                padding: 0 0 3px 12px;
                background: #fff url(../_layout/icons/sitemap3.gif);background-repeat : no-repeat;	
                font-size:11px;
                line-height:110%;
}
DIV.csc-menu-2 P.csc-sitemap-level3 A:hover {background: #fff url(../_layout/icons/sitemap3_act.gif);background-repeat : no-repeat; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { 
	margin: 0 0 0 60px;
                padding: 0 0 2px 10px;
                background: #fff url(../_layout/icons/sitemap4.gif);background-repeat : no-repeat;
                font-size:10px;
                line-height:100%;
}
DIV.csc-menu-2 P.csc-sitemap-level4 A:hover { background: #fff url(../_layout/icons/sitemap4_act.gif);background-repeat : no-repeat; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px;  }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }


/****************************************/
/* powermail                            */
/****************************************/
div.tx-powermail-pi1 {
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 12px;
}
div.tx-powermail-pi1_mandatory, .powermail_mandatory_list {
	color: red;
}
.error p {
    font-family: Verdana,sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
fieldset.tx-powermail-pi1_fieldset {
	margin-bottom: 5px;
}

fieldset.tx-powermail-pi1_fieldset legend {
    color: #999;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 10px 5px 0;
    white-space: normal;
}

fieldset.tx-powermail-pi1_fieldset label {
    clear: left;
    color: #333333;
    display: block;
    float: left;
    font-weight: normal;
    margin-right: 5px;
    text-align: right;
    width: 150px;
}

fieldset.tx-powermail-pi1_fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title,
fieldset.tx-powermail-pi1_fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title {
    color: #333333;
    display: block;
    float: none;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 150px;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner, 
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
    clear: both;
    margin-left: 160px;
    width:auto;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, 
fieldset.tx-powermail-pi1_fieldset input.powermail_date, 
fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, 
fieldset.tx-powermail-pi1_fieldset textarea, 
fieldset.tx-powermail-pi1_fieldset select {
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 3px 3px 5px #EEEEEE;
    color: #444444;
    font-family: "Courier New",monospace,sans-serif;
    font-weight:bold;
    font-size: 14px;
    padding: 3px;
    width: 400px;
}

/* Selbst definiert: Style1 - ohne Hintergrund und Rahmen */
div.tx-powermail-pi1_formwrap fieldset.style1 {
	background-color:transparent;
	border:none;
} 

div.tx-powermail-pi1_formwrap fieldset.style1 input.powermail_text,
div.tx-powermail-pi1_formwrap fieldset.style1 input.powermail_date,
div.tx-powermail-pi1_formwrap fieldset.style1 input.powermail_datetime {
	border:none;
	background-color:transparent;
	box-shadow:none;
}

/* Antwortseite */
div.tx-powermail-pi1_thx td.powermail_all_label {
	text-align:right;
}

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }			
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #CCCCCC;}
TD TABLE { border: 1px dotted #CCCCCC;}
DIV { border: 1px dotted #CCCCCC;}
IMG.spacer-gif { border: 1px solid #CCCCCC; }
*/


