/* Copyright MediaCompany Berlin 2006 */
/* CSS für Screen 0706 */

html {
height: 100%; /* wichtig für Footer */
}

body {
margin: 0;
padding: 0;
height: 100%; /* wichtig für Footer */
background-color: #CEDE94;
text-align: center;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
background-image: url(../images/layout/geom_bodybg.gif);
background-position: center;
background-repeat: repeat-y;
}

/* Container */

#container1 {
position: relative; /* wichtig für Footer */
min-height: 100%; /* wichtig für Footer */
width: 780px;
background-color: transparent;
min-height: 100%;
/*height: 100%;*/
margin-left: auto;
margin-right: auto;
voice-family: "\"}\""; /*# Border-Hack #*/
voice-family: inherit;
margin-left: 1px; /*# Für IE #*/
height: auto;
}

html>body #container1 {
margin-left: auto; /*# Für Firefox #*/
height: auto;
}

* html #container1 {
height: 100%; /* wichtig für Footer */
}

#headerbox {
width: auto;
height: 103px;
text-align: right;
background-color: #FFFFFF;
}

#servicebox {
width: auto;
clear: both;
height: 18px;
text-align: left;
background-color: #719632;
border: 1px solid #FFFFFF;
}

#mainnavbox {
width: auto;
height: 38px;
text-align: left;
background-color: #9DBF00;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

#mainnavbox2 {
width: auto;
height: 38px;
text-align: left;
/*background-color: #DAE9EE;*/
background-color: transparent;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

#mainnavbox3 {
width: auto;
height: 38px;
text-align: left;
/*background-color: #E3EFF2;*/
background-color: #DAE9EE;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

#subnavbox {
float: left;
position: absolute;
width: 193px;
margin: 0px;
padding: 0px;
text-align: left;
background-color: transparent;
/*border-right: 1px solid #FFFFFF;*/
border-left: 1px solid #FFFFFF;
}

#subnav {
margin: 0px;
padding: 0px;
float: left;
position: absolute;
width: 193px;
height: 224px;
background-color: #CEDE94;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
voice-family: "\"}\""; /*# Border-Hack #*/
voice-family: inherit;
height: 225px; /*# Für IE #*/
}

html>body #subnav {
height: 224px; /*# Für Firefox #*/
}

#media {
height: 225px;
margin: 0px;
padding: 0px;
float: right;
border-left: 1px solid #FFFFFF;
}

#contentbox {
clear: both;
width: auto;
height: 484px;
margin: 0px;
padding: 0px;
text-align: left;
background-color: transparent;
border: none;
}

#marginalie {
width: 193px;
margin: 0px;
padding: 225px 0px 0px 0px;
background-color: transparent;
z-index: 1;
}

.marginalie DIV.csc-menu-1 UL {
width: 193px;
margin: 0px 0px 19px 0px;
padding: 19px 0px 1px 0px;
list-style: none;
/*border-bottom: 1px solid #B9D3DD;*/
background-image: url(../images/layout/mc_marginal-csc1btline.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

.marginalie DIV.csc-menu-1 LI {
/*line-height: 160%;*/
height: 19px;
/*background-color: #DAE9EE;*/
background-color: transparent;
text-indent: 19px;
font-size: .9em;
}

.marginalie DIV.csc-menu-1 LI A {
text-decoration: none;
}

.marginalie DIV.csc-menu-1 LI A:hover, A.over {
text-decoration: underline;
}

.marginalie DIV.csc-menu-1 UL LI {
width: 192px;
/*border-bottom: 1px solid #B9D3DD;*/
border-top: 1px solid #B9D3DD;
}

#news-single-newsimage {
z-index: 100;
}

#marginalie P.bodytext {
margin: 0px;
padding: 0px 5px 0px 5px;
font-size: .9em;
}

#content {
float: right;
position: relative;
width: 585px;
}

#content P {
margin: 0px 20px 0px 20px;
}

#content2 {
width: 100%;
}

#content2 P {
margin: 0px 20px 0px 0px;
}

#content2 DIV.csi-text P.bodytext {
float: right;
width: 371px;
voice-family: "\"}\""; /*# Border-Hack #*/
voice-family: inherit;
width: 351px; /*# Für IE #*/
}

html>body #content2 DIV.csi-text P.bodytext {
width: 371px; /*# Für Firefox #*/
}

#content2 DIV.csi-imagewrap {
width: 360px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#content2 DIV.csi-imagewrap IMG {
padding: 0;
margin-left: 12%;
/*margin-right: 10%;*/
}

#projektbild {
float: left;
margin: 20px 20px 20px 10px;
padding: 0px;
width: 390px;
height: 260px;
background-image: url(../images/layout/mc_projektframe.gif);
background-position: top left;
background-repeat: no-repeat;
}

#content1col {
float: right;
position: relative;
width: 780px;
}

#content1col P {
margin: 0px;
}


#footerbox {
clear: both;
position: relative; /* wichtig für Footerskript */
margin-top: -20px;
/*height: 18px;
margin: 0;*/
padding: 0;
text-align: left;
background-color: #719632;
border: 1px solid #FFFFFF;
margin-left: auto;
margin-right: auto;
width: 778px;
voice-family: "\"}\""; /*# Border-Hack #*/
voice-family: inherit;
margin-left: 1px; /*# Für IE #*/
width: 780px;
}

html>body #footerbox {
margin-left: auto; /*# Für Firefox #*/
width: 778px;
}


/* Klassen */

.marginalie {
background-color: transparent;
}

.content {
background-color: transparent;
margin: 0px;
}

.content2 {
background-color: transparent;
margin: 0px;
}

#clearer {
	clear: both;
}

.clearer {
	clear: both;
}

.hidden {
display: none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
color:red; 
}

/* TYPO3 CVS id: $id$ */
/* Experimental stylesheet which highlights/outlines all elements */



/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE {  }
PRE { border: 1px dotted #999999; font-family: monospace; }
H1, H2, H3, H4, H5 {  }
P, UL, OL, BLOCKQUOTE {  }
LI { margin: 0px 20px 0px 0px; }
A { color: #333333; text-decoration: underline; }
A:hover { color: #000000; text-decoration: underline; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px; padding: 0px; }

				

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
IMG.spacer-gif {  }
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame {  }
DIV.csc-frame-invisible {  }
DIV.csc-frame-rulerBefore { border-top: 1px solid #B9D3DD; margin: 10px 1px 10px 0px; clear: both; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #B9D3DD; margin: 10px 1px 10px 0px; clear: both; }
DIV.csc-frame-indent { padding-left: 20px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { border: 1px solid #B9D3DD; padding:5px; margin: 10px 20px 10px 20px; }
DIV.csc-frame-frame2 { border: 3px dotted #B9D3DD; padding:5px; margin: 10px 20px 10px 20px; }
				
				
				
/******************/
/* Headers, plain */
/******************/
H1 { font-size: 1.4em; margin: 20px 20px 10px 20px; padding-bottom: 1px; }
H2 { font-size: 1.2em; margin: 20px 20px 10px 20px; padding-bottom: 1px; }
H3 { font-size: 1.1em; margin: 20px 20px 10px 20px; }
H4 { font-size: 1.2em; margin: 10px 20px 5px 20px; }
H5 { font-size: 1.1em; margin: 10px 20px 5px 20px; }
/*H1, H2, H3, H4, H5, H6 { margin-top: 20px; margin-bottom: 3px; }*/
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 20px; padding-top: 1px; }

/* Headers, with link */
H1 A, H2 A, H3 A { color: #333333; }
H1 A:hover {  }

/* Header date */
P.csc-header-date { font-size: .9em; }

/* Subheader, general */
P.csc-subheader { font-size: 1em; font-weight: bold;  }

/* Subheader, specific */
P.csc-subheader-0 { color: red; }
P.csc-subheader-1 { color: green; }
P.csc-subheader-2 { color: blue; }
P.csc-subheader-3 { color: olive; font-style: normal; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 1em; color: #333333; }
P.bodytext I {  }
P.bodytext U {  }
P.bodytext B {  }
P.bodytext B I {  }
P.bodytext B I U {  }
P.bodytext A {  }

/* RTE / Bulletlists */
UL { font-size: 1em; margin-top: 0px;  }
UL UL LI { font-size: 1em; }
UL LI A {  }

OL { font-size: 1em; margin-top: 0px; }
OL LI A {  }

LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / BlockQuote styling */
BLOCKQUOTE { background-color: #5588ee; }
BLOCKQUOTE P.bodytext { margin-left: 20px; }
BLOCKQUOTE BLOCKQUOTE { background-color: #6699ff; }
BLOCKQUOTE BLOCKQUOTE P.bodytext { margin-left: 20px; }

/* RTE / Table styling */
TABLE.contenttable { border: 1px #666666 solid; margin: 10px 10px 10px 10px; width: 70%; }
TABLE.contenttable TR TD { padding: 5px 5px 5px 5px; }
TABLE.contenttable TR TD P.bodytext { font-size: 1em; color: #333333; }
/*TABLE.contenttable TR TD P.bodytext { font-size: 10px; color: #666666; font-style: italic; }
TABLE.contenttable TR { background-color: #eeff99; }*/

.csi-text TABLE { margin-top: -3px; }

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

/* Images / Captions */
P.csc-caption {  }
P.csc-caption A {  }

/* Images / Tables / Floating text */
TABLE.imgtext-table {  }

/* 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: 2px red solid; margin-top: 3px; }
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 { color: navy; background-color: transparent; }
UL.csc-bulletlist LI { background-color: #ffaaff; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: green; }
UL.csc-bulletlist-1 { color: blue; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: red; list-style-position : inside; }
UL.csc-bulletlist-3 { color: olive; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable { width: 70%; font-size: 13px; }
TABLE.contenttable P {  }
TABLE.contenttable TR { border-bottom: 1px solid #DAE9EE; }
TABLE.contenttable TR TD { font-size: .9em; vertical-align: top; margin: 0; padding: 0; }
TABLE.contenttable TR.tr-last TD P { background-color: #336699; }
TABLE.contenttable TR TD.td-last P { background-color: #aa6699; }

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

TABLE.contenttable-1 P { color: blue; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #ff9900;}
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
 
TABLE.contenttable-2 P { color: red; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #ff9900;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

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



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { width: auto; font-size: 13px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 1em; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-odd { background-color: #DAE9EE; }
TABLE.csc-uploads TR.tr-even { background-color: #B9D3DD; }
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: auto; 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 { width: 10%; white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { background-color: transparent; }

TABLE.csc-uploads-2 { border-color: green; }

TABLE.csc-uploads-3 { border-color: blue; }
TABLE.csc-uploads-3 TR.tr-even { background-color: #99ff99; }
TABLE.csc-uploads-3 TR.tr-odd { background-color: #99ff66; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 3px solid black; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 3px solid red; }
				


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

/* Email, Login and Search forms generally: */
FORM TABLE { width: auto; margin: 0px 20px 0px 0px; font-size: 13px; }
FORM TABLE TD P { font-size: 1em; }
FORM TABLE TR { }
FORM TABLE TR TD { padding-left: 0px; padding-right: 10px; }
FORM TABLE TR TD.csc-form-labelcell { margin: 0; padding: 0; background-color: transparent; }
FORM TABLE TR TD.csc-form-fieldcell { margin: 0; padding: 0; background-color: transparent; }
FORM TABLE TR TD.csc-form-fieldcell INPUT { padding-left: 3px; margin: 3px; }
FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { padding-left: 3px; background-color: transparent; border: 1px solid #000000; font-style: normal; font-size: 11px; margin: 3px; }
FORM TABLE TR TD.csc-form-labelcell P, FORM TABLE TR TD.csc-form-commentcell P { text-align: right; font-size: 12px; padding-right: 7px; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; color: #000000; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label { color: #333333; }

/* Email form, specifically */
FORM TABLE.csc-mailform { border-color: #ff6600; }
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { background-color: transparent; }

/* Search form, specifically */
FORM TABLE.csc-searchform { border: 1px solid #B9D3DD; padding: 10px; margin: 10px 20px 10px 20px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell  { background-color: transparent; }

/* Login form, specifically */
FORM TABLE.csc-loginform { border-color: green; }
FORM TABLE.csc-loginform TR TD.csc-form-labelcell  { background-color: #ccffcc; }




/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin: 0px 0px 0px 20px; border: 1px solid #B9D3DD; width: 545px;}
TABLE.csc-searchResultInfo TR { background-color: transparent; }
TABLE.csc-searchResultInfo TR TD P { font-size: .9em; padding: 0px 5px 0px 0px; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext P {  }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A {  }
H3.csc-searchResultHeader { background-color: #DAE9EE; padding-left: 5px; height: 20px; }
P.csc-searchResult { font-size: .9em; margin-left: 20px;}

.csc-sword { color: #FF0000; }

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 1em; line-height: normal; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: transparent; }
DIV.csc-menu P A { color: #333333; text-decoration: underline; }
DIV.csc-menu P A:hover { color: #333333; text-decoration: underline; }
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 { margin-left: 0px; padding-left: 0px; }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { line-height: 15px; }
DIV.csc-menu-2 P.csc-sitemap { /*font-size: 1em;*/ line-height: normal; }
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 LI.csc-sitemap-level1 A { font-size: 1em; color: #333333; }
DIV.csc-menu-2 LI.csc-sitemap-level2 A { font-size: 1em; color: #333333; }
DIV.csc-menu-2 LI.csc-sitemap-level3 A { font-size: 1em; color: #333333; }
DIV.csc-menu-2 LI.csc-sitemap-level4 A { font-size: 1em; color: #333333; }
DIV.csc-menu-2 LI { list-style: square; }
DIV.csc-menu-2 .csc-sitemap-level2 LI { list-style: square; }

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

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



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