/*----------------------------------------------------------------------*/
/*  Standard Stylesheet                                                 */
/*----------------------------------------------------------------------*/

/* Beispiel für den png-fix im ie6
* html #contentContainer
{
behavior: url('fileadmin/templates/res/scripts/iepngfix.htc');
}
*/

/*----------------------------------------------------------------------*/
/*  Standard                                                            */
/*----------------------------------------------------------------------*/

/* Scrollbalken simulieren */
/*
html[xmlns^="http"] {
	overflow-y: scroll;
}

html {
	overflow: -moz-scrollbars-vertical;
}
*/
/* Scrollbalken simulieren ENDE */

HTML
{

}

BODY,
H1, H2, H3, H4, H5, H6,
FORM, SELECT, OPTION, TEXTAREA, INPUT,
TH, TD,
OL, UL, LI
{
font-family: Tahoma,Arial,Helvetica,sans-serif;
color: #ffffff;
}

BODY
{
text-align: left;
font-size: 12px;
line-height: 18px;
margin: 0px;
padding: 0px;
border: 0px;
background-color: #2c1f16;
}

P
{
padding: 0px 0px 0px 0px;
}

IMG
{
border: 0px;
}

A
{
font-family: Tahoma,Arial,Helvetica,sans-serif;
text-decoration: underline;
text-align: left;
font-size: 12px;
color: #cc6633;
}

A:hover
{
font-family: Tahoma,Arial,Helvetica,sans-serif;
text-decoration: none;
text-align: left;
font-size: 12px;
color: #cc6633;
}

/* Umrandungen um Links rausnehmen */

A
{
outline: none;
}

:focus
{
-moz-outline-style: none;
}

/* Umrandungen um Links rausnehmen ENDE */

/*----------------------------------------------------------------------*/
/*  Standard ENDE                                                       */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/*  Navigation                                                          */
/*----------------------------------------------------------------------*/

/* Navigation Main Ebene 1 */

ul.navigationMain1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-image: none;
}
ul.navigationMain1 LI {
margin: 0px 0px 0px 0px;
padding: 14px 0px 0px 0px;
line-height: 20px;
background: none;
}

ul.navigationMain1 LI a{
margin: 0px 0px 0px 0px;
font-size: 14px;
display: block;
text-decoration: none;
}

ul.navigationMain1 LI a:hover{
color: #ffffff;
font-size: 14px;
}

LI.norm {

}

LI.norm a {
color: #cc6633;
}

LI.act {

}

LI.act a {
color: #ffffff;
}

LI.ifsub {

}

LI.ifsub a {
color: #cc6633;
}

LI.actifsub {

}

LI.actifsub a {
color: #ffffff;
}



ul.navigationMain2 {
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
list-style-image: none;
}
ul.navigationMain2 LI {
margin: 0px 0px 0px 0px;
padding: 4px 0px 0px 10px;
line-height: 20px;
background: url('../img/navigationMain2_off.gif') no-repeat 0px 12px;
}

ul.navigationMain2 LI:hover {
background: url('../img/navigationMain2_on.gif') no-repeat 0px 12px;
}

ul.navigationMain2 LI a{
margin: 0px 0px 0px 0px;
font-size: 12px;
display: block;
text-decoration: none;
}

ul.navigationMain2 LI a:hover{
color: #ffffff;
font-size: 12px;
}

LI.norm2 {

}

LI.norm2 a {
color: #cc6633;
}

LI.act2 {

}

ul.navigationMain2 LI.act2 {
background: url('../img/navigationMain2_on.gif') no-repeat 0px 12px;
}

LI.act2 a {
color: #ffffff;
}


/* Navigation Main Ebene 1 ENDE */


/* Navigation Meta */

.navigationMeta {
font-size: 11px;
line-height: 16px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #cc6633;
}

.navigationMeta A {
font-size: 11px;
line-height: 16px;
text-decoration: none;
text-align: left;
color: #cc6633;
}

.navigationMeta A:hover {
font-size: 11px;
line-height: 16px;
text-decoration: none;
text-align: left;
color: #ffffff;
}

.navigationMetaACT {
font-size: 11px;
line-height: 16px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #303030;
color: #cc6633;
}

.navigationMetaACT A {
font-size: 11px;
line-height: 16px;
text-decoration: none;
text-align: left;
color: #ffffff;
}

.navigationMetaACT A:hover {
font-size: 11px;
line-height: 16px;
text-decoration: none;
text-align: left;
color: #ffffff;
}

/* Navigation Meta ENDE */

/*----------------------------------------------------------------------*/
/*  Navigation ENDE                                                     */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/*  Content                                                             */
/*----------------------------------------------------------------------*/

/* Seitenelemente */

#screen
{
position: relative;
width: 959px;
padding: 0px 0px 15px 0px;
margin: 0px auto 0px auto;
overflow: hidden;
}

#headerContainer
{
position: relative;
height: 85px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 22px;
overflow: visible;
background: url('../img/bg_header.gif') repeat-x;
}

#logo
{
position: absolute;
z-index: 1000;
left: 29px;
padding: 26px 0px 0px 0px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#login
{
float: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid #cc6633;
overflow: hidden;
}

#member
{
float: right;
padding: 20px 20px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid #cc6633;
overflow: hidden;
}

#contentContainer
{
position: relative;
clear: both;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 100%;
overflow: hidden;
background: url('../img/bg_content.gif') repeat-y;
}

#home
{
position: absolute;
z-index: 1000;
width: 26px;
bottom: 0px;
left: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#navigationMainContainer
{
position: relative;
float: left;
width: 105px;
padding: 75px 0px 12px 44px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#navigationMain
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#contentNormalContainer
{
float: right;
width: 800px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#contentNormal,
.screen1 #contentNormal
{
padding: 0px 0px 0px 0px;
margin: 25px;
overflow: hidden;
}

.screen2 #contentNormal
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#footerContainer
{
position: relative;
width: 100%;
height: 130px;
border-top: 5px solid #2c1f16;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
overflow: hidden;
background: url('../img/bg_footer.gif') no-repeat;
}

#navigationBottom {
float: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

/* Navigation Meta  */

#navigationMetaContainer {
float: left;
height: 19px;
padding: 0px 22px 0px 22px;
margin: 0px 0px 0px 0px;
border: 0px solid #660000;
overflow: hidden;
background: url('../img/bg_navigationMeta.gif') no-repeat top right #2c1f16;
}

#navigationMeta {
float: left;
padding: 0px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: hidden;
color: #cc6633;
text-transform: uppercase;
}

/* Navigation Meta ENDE */


/* Navigation Footer */

#navigationFooterContainer {
clear: both;
padding: 30px 0px 0px 280px;
margin: 0px 0px 0px 0px;
border: 0px solid #660000;
overflow: hidden;
}

#navigationFooter {
padding: 0px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: hidden;
color: #cc6633;
text-transform: uppercase;
}

/* Navigation Footer ENDE */

#nwa
{
position:absolute;
z-index: 1000;
top: 11px;
left: 862px;
}

/* Seitenelemente ENDE */


/* FCE */


/* FCE ENDE */

/*----------------------------------------------------------------------*/
/*  Content ENDE                                                        */
/*----------------------------------------------------------------------*/


/*----------------------------------------------------------------------*/
/*  Plugins                                                             */
/*----------------------------------------------------------------------*/

/* RTEHTMLAREA */

.colorText {
  color: #cc6633;
}

p.colorText {
  color: #cc6633;
}

.piktoPDF {
  color: #cc6633;
  background: url("../img/piktogramme/pdf.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  margin: 0px 0px 4px 0px;
  line-height: 22px;
}

p.piktoPDF {
  color: #cc6633;
  background: url("../img/piktogramme/pdf.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  margin: 0px 0px 4px 0px;
  line-height: 22px;
}

.piktoWORD {
  color: #cc6633;
  background: url("../img/piktogramme/doc.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

p.piktoWORD {
  color: #cc6633;
  background: url("../img/piktogramme/doc.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

.piktoEXCEL {
  color: #cc6633;
  background: url("../img/piktogramme/xls.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

p.piktoEXCEL {
  color: #cc6633;
  background: url("../img/piktogramme/xls.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

.piktoPOWERPOINT {
  color: #cc6633;
  background: url("../img/piktogramme/ppt.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

p.piktoPOWERPOINT {
  color: #cc6633;
  background: url("../img/piktogramme/ppt.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

.piktoZIP {
  color: #cc6633;
  background: url("../img/piktogramme/zip.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

p.piktoZIP {
  color: #cc6633;
  background: url("../img/piktogramme/zip.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

a.piktoPFEIL, a.piktoPFEILback, a.piktoPDF, a.piktoWORD, a.piktoEXCEL, a.piktoPOWERPOINT, a.piktoZIP {
  text-decoration: underline !important;
}

a:hover.piktoPFEIL, a:hover.piktoPFEILback, a:hover.piktoPDF, a:hover.piktoWORD, a:hover.piktoEXCEL, a:hover.piktoPOWERPOINT, a:hover.piktoZIP {
  text-decoration: none !important;
}

a.mail {
  color: #cc6633;
  background: url("../img/piktogramme/mail.gif");
  background-repeat: no-repeat;
  background-position: -2px -3px;
  padding: 0px 0px 0px 23px;
  line-height: 18px;
  }

a.download {
  color: #cc6633;
  background: url("../img/piktogramme/download.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.external-link {
  color: #cc6633;
  background: url("../img/piktogramme/external_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.external-link-new-window {
  color: #cc6633;
  background: url("../img/piktogramme/external_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.internal-link {
  color: #cc6633;
  background: url("../img/piktogramme/internal_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.internal-link-new-window {
  color: #cc6633;
  background: url("../img/piktogramme/internal_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}

a.internal-link, a.internal-link-new-window, a.mail, a.download, a.external-link, a.external-link-new-window   {
  color: #cc6633;
  text-decoration: underline !important;
}

a.internal-link:hover, a.internal-link-new-window:hover, a.mail:hover, a.download:hover, a.external-link:hover, a.external-link-new-window:hover   {
  color: #cc6633;
  text-decoration: none !important;
}

/* RTEHTMLAREA ENDE */


/* CSS_STYLED_CONTENT */

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Tahoma,Arial,Helvetica,sans-serif; }
PRE { font-family: monospace; }
FORM { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 12px; }
INPUT, TEXTAREA, SELECT { font-size: 11px; }

.indent { margin: 0px 0px 0px 20px; padding: 0px; }

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: left; padding: 0px 0px 0px 0px; margin-top: 18px; }
P.csc-linkToTop A { font-weight: normal; font-size: 12px; text-decoration: underline; color: #cc6633; }
P.csc-linkToTop A:Hover { font-weight: normal; font-size: 12px; text-decoration: none; color: #cc6633; }

DIV.csc-frame { border: 0px; clear: both; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #cc6633; margin-top: 10px; padding-top: 10px; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #cc6633;  padding-bottom: 10px; margin-bottom: 10px; }
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: #4a281a; padding: 2px 4px 2px 4px; border: 1px solid #714f3f; }
DIV.csc-frame-frame2 { background-color: #2c1f16; padding: 2px 4px 2px 4px; border: 1px solid #714f3f; }

DIV.csc-frame-frame1 A { color: #cc6633 !important; text-decoration: none; }
DIV.csc-frame-frame1 A:hover { color: #cc6633; text-decoration: underline; }
DIV.csc-frame-frame1 IMG { text-decoration: none; }

p.csc-frame-frame1, table.csc-frame-frame1, td.csc-frame-frame1 { background-color: #4a281a; padding: 2px 4px 2px 4px; border: 1px solid #714f3f; }
p.csc-frame-frame2, table.csc-frame-frame2, td.csc-frame-frame2 { background-color: #2c1f16; padding: 2px 4px 2px 4px; border: 1px solid #714f3f; }

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: 0px; }
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: 0px; }

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 18px; line-height: 20px; color: #cc6633; font-weight: normal; padding: 0px 0px 0px 0px; }
H2 { font-size: 16px; line-height: 20px; color: #cc6633; font-weight: normal; padding: 0px 0px 0px 0px; }
H3 { font-size: 16px; line-height: 20px; color: #ffffff; font-weight: normal; padding: 0px 0px 0px 0px; }
H4 { font-size: 14px; line-height: 18px; color: #cc6633; font-weight: normal; padding: 0px 0px 0px 0px; }
H5 { font-size: 14px; line-height: 18px; color: #ffffff; font-weight: normal; padding: 0px 0px 0px 0px; }
H1, H2, H3, H4, H5 { margin: 0px 0px 0px 0px; }

/* Headers, with link */
H1 A { font-size: 18px; color: #cc6633; font-weight: normal; text-decoration: none; }
H2 A { font-size: 16px; color: #cc6633; font-weight: normal; text-decoration: none; }
H3 A { font-size: 16px; color: #ffffff; font-weight: normal; text-decoration: none; }
H4 A { font-size: 14px; color: #cc6633; font-weight: normal; text-decoration: none; }
H5 A { font-size: 14px; color: #ffffff; font-weight: normal; text-decoration: none; }
H1 A:hover { font-size: 18px; color: #cc6633; text-decoration: none; }
H2 A:hover, H3 A:hover { font-size: 16px; color: #cc6633; text-decoration: none; }
H4 A:hover, H5 A:hover { font-size: 14px; color: #cc6633; text-decoration: none; }

/* Header date */
P.csc-header-date { font-size: 12px; color: #000000; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #cccccc; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #000000; }
P.csc-subheader-2 { color: #000000; }
P.csc-subheader-3 { color: #000000; }

/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 12px; line-height: 18px; color: #000000; }
P.bodytext A { text-decoration: underline; color: #cc6633; }
P.bodytext A:hover { text-decoration: none; color: #cc6633; }

/* RTE / Bulletlists */
UL { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 18px; }

UL LI { font-size: 12px; background: url("../img/bulletlist_normal.gif"); background-repeat: no-repeat; background-position: 0px 7px;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; }

OL { margin: 0px; padding-left: 24px; }
OL LI { margin: 0px; color: #000000; font-size: 12px; line-height: 18px; font-weight: normal; }

/* RTE / Table styling */
TABLE.contenttable { border: 0px #333333 solid; margin: 5px 0px 0px 0px; }
TABLE.contenttable TR TD { background-color: #714f3f; padding: 2px 4px 2px 4px; }
TABLE.contenttable TR { }
TABLE.contenttable THEAD TH { background-color: #2c1f16; padding: 2px 4px 2px 4px !important; }

TABLE.contenttable .align-left { text-align: left; }
TABLE.contenttable .align-right { text-align: right; }
TABLE.contenttable .align-center { text-align: center; }

/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { padding-top: 5px; padding-bottom: 5px; font-size: 11px; line-height: 16px; color: #cc6633; font-style: normal; margin:1px; }

.csc-textpic-caption { color: #cc6633; font-size: 11px; line-height: 16px; }

/* 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 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 18px; }

UL.csc-bulletlist-0 LI { font-size: 12px; background-image: url("../img/bulletlist_normal.gif"); background-repeat: no-repeat; background-position: 0px 7px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 9px; }

UL.csc-bulletlist-1 LI { font-size: 12px; background-image: url("../img/bulletlist_style1.gif"); background-repeat: no-repeat; background-position: 0px 7px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; }

UL.csc-bulletlist-2 LI { font-size: 12px; background-image: url("../img/bulletlist_style2.gif"); background-repeat: no-repeat; background-position: 0px 3px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 15px; }

UL.csc-bulletlist-3 LI { font-size: 12px; background-image: url("../img/bulletlist_style3.gif"); background-repeat: no-repeat; background-position: 0px 5px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 13px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 13px; }
UL.csc-bulletlist-1 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 13px; }
UL.csc-bulletlist-2 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 13px; }
UL.csc-bulletlist-3 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 13px; }


/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 12px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }

TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}

TABLE.contenttable-2 P { color: #10007B; }

TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }


/************************/
/* 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: #DDDDDD; */ }
TABLE.csc-uploads TR.tr-odd { /* background-color: #e7e7e7; */ }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 3px; padding-top: 3px; padding-bottom: 3px; padding-right: 3px; width: 1%; text-align: center; vertical-align: top; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 100%; padding-left: 5px; padding-top: 3px; padding-bottom: 3px; padding-right: 5px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { text-decoration: none; color: #cc6633; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A:hover { text-decoration: underline; color: #cc6633; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: normal; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; text-align: right; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #333333; }
TABLE.csc-uploads-2 { border-color: #333333; }
TABLE.csc-uploads-3 { border-color: #333333; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 1px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid #333333; }


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 0px; padding-right: 0px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
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 #333333; }
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: 0px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
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: #186900; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { border-bottom: 1px dotted #cc6633; background-color: #F5E2D9;}


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 0px; }
DIV.csc-menu P { font-size: 12px; font-weight: normal; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 0px; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #b60000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 0px; 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 { margin-left: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #b60000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #b60000; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #b60000; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #b60000; }

/* 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; }

/* 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; }


/****************************************/
/* 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: 11px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 11px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }



/* default styles for extension "tx_cssstyledcontent" */

  /* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image styles.content.imgtext.borderThick & styles.content.imgtext.borderSpace */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 1px solid #cc6633;
		padding: 5px 5px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { background: none; float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; padding-top: 5px; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; vertical-align:bottom; }

	/* Space below each image (also in-between rows) */
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
* html DIV.csc-textpic DIV.csc-textpic-imagerow  .csc-textpic-image { margin-bottom: 0; } /* IE 6 Hack */
 	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; margin-bottom: 10px; }
 	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 0px; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") (styles.content.imgtext.textMargin) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 0px; overflow: auto; height: 1%; }

/* CSS_STYLED_CONTENT ENDE */


/* PERFECTLIGHTBOX*/

#overlay {
z-index:50000 !important;
}

#lbLightbox {
z-index:50000 !important;
}

/* PERFECTLIGHTBOX ENDE */

/*----------------------------------------------------------------------*/
/*  Plugins ENDE                                                        */
/*----------------------------------------------------------------------*/



/* Styles aus Klickdummy */
div#topbar {
float: left;
height:85px;
margin-left:0px;
}
div#country_select {
width:123px;
float:left;
margin-left:160px;
font-size:8pt;
color:#cc6633;
margin-top:30px;
}
* html div#country_select {
margin-left:80px;
}
#country_select p{
padding-bottom:6px;
line-height:8pt;
}
*+html #country_select p{
padding-bottom:5px;
}
div#login_form{
width:500px;
float:left;
margin-top:33px;
}
div#login_form form{
padding-top:12px;
float:left;
}
div#login_form input {
width:110px;
height:18px;
background-color:#2c1f16;
border: 1px solid #8f5946;
margin-left:15px;
font-size:8pt;
color:#cc6633;
line-height:18px;
padding-left:8px;
}
div#login_form input.submit {
width:63px;
height:21px;
background-image:url(../img/login_submit_bg.gif);
border:none;
margin-left:7px;
padding-left:3px;
padding-bottom:1px;
line-height:15px;
}
div#login_form a {
float:right;
text-decoration:underline;
font-size:8pt;
color:#cc6633;
float:right;
margin-top:20px;
display:block;
width:130px;
}
a#member_link{
display:block;
background-image:url(../img/member_link_bg.jpg);
width: 85px;
padding-top:12px;
height:38px;
float:right;
text-align:center;
font-size:8pt;
color:#cc6633;
margin-right:25px;
margin-top:20px;
}
/*select-boxes */
.language_select_js {
position: absolute;
width: 113px;
height: 20px;
padding: 0px 0px 0 8px;
color: #cc6633;
font-size:8pt;
background-image:url(../img/language_select_bg.jpg);
overflow: hidden;
line-height:18px;
}
.language_select{
background-color:#2c1f16;
font-size:9pt;
}
.language_select option{
color: #cc6633;
padding-left:8px;
font-size:8pt;
}

.order_select_js {
position: absolute;
width: 113px;
height: 18px;
padding: 2px 0px 0 8px;
color: #ffffff;
font-size:8pt;
background-image:url(../img/order_select_bg.jpg);
overflow: hidden;
}
.order_select{
background-color:#000000;
font-size:9pt;
}
.order_select option{
color: #ffffff;
padding-left:8px;
font-size:8pt;
}
