/* Stylesheet normal.css - copyright 2006 by Rainer Querfurth - www.colorq.info */

* {padding:0px; margin:0;} 

body
{
  background-color: #FFFFFF;
  font-family: verdana, helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
}


/* temporaeres Ausblenden von   */
#shoplink, #tip, #res {visibility: hidden}

 
/* IDs */
/* #all {width: 961px; } */
#all {width: 972px; margin:auto;}

/* #box {margin:auto; border: 1px solid rgb(153, 153, 153); width: 961px;} */

#box {border: 1px solid rgb(153, 153, 153); width: 972px;}
#maintable {}
#altmenu01 {text-align:right; font-size: 10px; vertical-align: top; width: 955px; }
#altmenu02 {padding: 5px; height: 150px; width: 180px; font-size:10px; vertical-align: top; text-align:right;}
#logo {height: 150px; vertical-align: middle;}
#emotion {height: 150px; border:0;}

#mainmenu01 {padding:0px; height: 10px; border-top: 1px solid rgb(153, 153, 153); background-color: rgb(238, 238, 238); text-align: left; vertical-align: middle;}

#mainmenu02 {background-color: rgb(238, 238, 238); width: 180px; height: 390px; text-align: left; vertical-align: top; padding: 12px 0 0 0;}
#right {
/* border-left: 1px solid rgb(153, 153, 153); */
padding: 5px; float: right; width: 180px; height:390px; vertical-align: top;  background-color: rgb(255, 255, 255)}
#contentall {}
#content {padding: 5px; vertical-align: top; background-color: none;}
#copy {font-size: 10px; font-family: arial; text-align: right; width: 960px; height: 10px;}
#clear01 {background-color: rgb(238, 238, 238); border-top: 1px solid rgb(153, 153, 153); }

#language {height:19px; /* border-bottom: 1px solid #666666; */}
#search {height:40px; }
#print {height:19px; /* border-bottom: 1px solid #666666; */}
#tip {height:19px; border-bottom: 1px solid #666666;}
#shoplink {height:19px; border-bottom: 1px solid #666666;}
#res {height:19px; border-bottom: 1px solid #666666;}


/*******    globales Setzten der Hintergrundfarbe fuer toprow, altmenu2, mainmenu01, mainmenu02, clear01  *******/
#toprow, #emotion, #altmenu02, #mainmenu01, #clear01 {background-color: rgb(246, 246, 246);} 
#mainmenu02 {background-color: #dddddd;}

/*******   other global settings    ********/
img {border:0; vertical-align:middle;}  
/* .hidden {display:none;} */


/***************************/
/* General element styles: */
/***************************/
div, table, tbody, tr, td, image {margin:0px; padding:0px; border:0px;font-size: 11px;}
div,H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: verdana, arial, helvetica; color: #666666;  font-weight:normal; }
PRE { font-family: monospace; }
A { color: #993333; text-decoration: none; }
A:hover { text-decoration: underline;}
H1, H2, H3, H4, H5 {clear: both; padding: 10px 0 5px 0;}

				
/******************/
/* Headers, plain */
/******************/

H1, H1.csc-firstHeader { color: #660000; font-size: 15px; }
H2 { color: #660000; }
H3 { color: #660000; }
H4 { color: #660000; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { font-weight:normal; clear: right;}

/* Headers, with link */
H1 A, H1.csc-firstHeader A, H2 A, H3 A, H4 A, H5 A { color: #993333; text-decoration: none; font-weight: bold;}

H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { color: #999999; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #6666cc; }
P.csc-subheader-2 { color: #6666cc; }
P.csc-subheader-3 { color: #6666cc; }

h1.csc-firstHeader {clear: both;}

/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { color: #000000; line-height:1.35em;}
/* P.bodytext A { font-weight: bold; color: #cccccc;} */

/* RTE / Table styling */
TABLE.contenttable { border: 1px #333333 solid; }
TABLE.contenttable TR { background-color: #fefefe; }



/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption {  font-style: italic; font-size:12px; color:#cccccc; text-align:center; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #333333; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #666666; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #999999; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/

TABLE.contenttable {
width:80%;
}

TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #666666; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #eeeeee;}
 
TABLE.contenttable-2 P { color: #666666; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #eeeeee;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #666666; }
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; }

/*************     eigene defs   ***********/


/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent;}
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: #eeeeee; }
TABLE.csc-uploads TR TD.csc-uploads-icon { text-align: center; vertical-align: middle; }
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;  }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }






/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
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-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 TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }


/* Login form, specifically */



/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
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: #666666; }
H3.csc-searchResultHeader { background-color: #eeeeee;}
P.csc-searchResult { font-style: italic; }

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu P { font-weight: normal; background-color: #ffffff; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #666666; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; 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 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #333333; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #666666; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #999999; }

div.csc-sitemap ul li {font-size:18px;}
div.csc-sitemap ul li ul li {font-size:14px;}
div.csc-sitemap ul li ul li ul li  {font-size:12px;}

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section A { color: #cccccc; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; }

/* 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: #cccccc; }



/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle;  } 

/* 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 TD FONT { font-family: verdana; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; color: black; }			
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }


/**********  eigene  ************/

dd.csc-textpic-caption {font-size: 10px;}



.csc-linkToTop {text-align: right;} 

ul li, ul li a {font-size: 14px; color: #333399;}
ul li ul li, ul li ul li a {font-size: 12px; color: #666666;}
ul li ul li ul li, ul li ul li ul li a {font-size: 11px; color: #9999cc;}



/********   News  ********/

.news-latest-container {background-color:#fff;}
.news-latest-item { border:1px solid #cccccc;}
.news-latest-item p {background-color:#fff;}
.news-latest-date {font-size: 10px; background-color:#fff; }

.news-header-latest {
color: #999999;
font-size: 12px;
border-bottom: 1px solid #999999; 
font-weight:bold;
background-color: #efefef;
padding-left: 2px;
}

.news-header-latest a {color: #999999; background-color: #efefef;}

.news-latest-gotoarchive {}


.news-header-list, .news-header-single {
color: #999999;
font-size: 16px;
border-bottom: 1px solid #999999; 
}

.news-header-list a {
color: #999999;
}

.news-header-list a:hover { 
text-decoration: none;
color: #cccccc;
}

.clearer {
border: 0px;
clear: both;
}

.news-list-date { 
margin: 4px 0 0 0;
padding: 4px 0 0 0;
}

.news-single-timedata {
padding: 2px 0 2px 0;
}


.news-single-img, .news-list-img {
float: right; right: 10px;
}

.news-subheader {

}

.news-subheader p.bodytext {
font-size: 14px;
font-weight: bold;
font-style: italic;
padding: 0;
}


.news-single-imgcaption {
padding: 3px 0 0 0; 
}


dd.csc-textpic-caption {}

.csc-linkToTop {text-align: right;} 

.news-list-date {
/* float: left; 
display: block;  */
padding: 10px;
}

/* .news-list-container img {float: left;} */
.clearer {clear:both;}

/*********  fuer shop  ************/
.tt_products_item_single_image, .tt_products_item_list_image {float:right; right:20px;}
.tt_products_item_list_title {font-size: 14px; color:#999999; border-bottom: 1px solid #999999;}
.tt_products_item_list_title a {}
.img_txt_container {}
/* .listitem {float:left; width:45%;}  */


/*********  fuer sitemap  ************/
ul li, ul li a { color: #333333; padding-left:10px; list-style-type:none;}
ul li ul li, ul li ul li a {color: #666666; padding-left:30px; list-style-type:none;}
ul li ul li ul li, ul li ul li ul li a { color: #999999; padding-left:50px; list-style-type:none;}


/*********  2 Spalten  ************/
.right_column {width: 49%;}
.left_column {float: left;  width: 49%;}

/*********  3 Spalten  ************/
.dreispalten_right_column {float: right; width: 33%;}
.dreispalten_middle_column {float: right; width: 33%;}

/*********  fuer file-downloads  ************/
.csc-uploads td {padding: 5px;}


/*********  fuer cal  ************/


