/*
 *	Darwinyear v1.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2008 - Karin Niffeler
 */


/* Template Layout */ 

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
color:#000;
/*background:center url(../../templates/images/backgrounds/following_origin.jpg) no-repeat;*/
/*background-color:#63829e;*/
background-color:#9ab9ee;
/*background-position:center top;*/
}


#background {
/*display:block;*/
position:absolute;
top:0px;
left:50%;
margin-left: -516px;
}

#flashtext {
/*display:block;*/
position:absolute;
top:155px;
left:50%;
margin-left: -392px;
}


#randomimage {
/*display:block;*/
position:absolute;
top:155px;
left:50%;
margin-left: -122px;
}


#title{
position:absolute;
font-family:Arial, Helvetica, sans-serif;
color:#f9e8cc;
font-size:38px;
font-weight:bold;
left:50%;
margin-left:-100px;
top:610px;
}

#title a {
font-family:Arial, Helvetica, sans-serif;
color:#f9e8cc;
font-size:38px;
font-weight:bold;
text-decoration:none;
}

#title a:hover {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:42px;
font-weight:bold;
text-decoration:none;
}




#languageplacement{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
position:absolute;
top:69px;
left:50%;
margin-left:303px;
}

#languageplacement ul {
	list-style-type: none;
	text-decoration: none;
}

#languageplacement li {
	text-decoration: none;
}

#languageplacement a {
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

#languageplacement li li {
}








#container {
top:0px;
width:786px;
text-align:left;
margin:0 auto;
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}





#header{
position:absolute;
/*clear:both;*/
/*z-index: 10;*/
text-align:right;
padding:0px;
top:0px;
left:50%;
}

/*#mindesthoehe {
position:absolute;
left:50%;
height:1000px;
}*/

#left-content {
position:absolute;
/*border-top:300px solid transparent;*/
/*border-top:300px solid transparent ;*/
/*float:left;*/
width:151px;
/*left:0px;*/
/*margin-left: 10px;*/
margin-bottom:0px;
top:700px;
left:50%;
margin-left:-392px;
}



#main-content {
position:absolute;
/*background-color:#2c3a2b;*/
/*filter:alpha(opacity=70); 
opacity:0.6;*/
/*border-top:320px solid transparent ;*/
/*float:left;*/
width:448px;
/*padding:5px 5px;*/
top:700px;
left:50%;
margin-left:-192px;
}

#right-content {
position:absolute;
/*border-top:0px solid transparent ;*/
/*float:right;*/
/*display:block;*/
width:176px;

top:700px;
left:50%;
margin-left:9px;
/*overflow:hidden;*/
}

#border-content {
/*border-top:270px solid transparent ;*/
position:absolute;
float:right;
display:block;
top:700px;
left:50%;
margin-left:211px;
/*overflow:hidden;*/
}







/*######################################################################*/



#mainmenu {
position:absolute;
text-align:left;
margin-left:-392px;
top:300px;
}






.newmenu1 a:link {
font-family:Arial, Helvetica, sans-serif;
/*color:#ffffff;*/
color:#0087ff;
text-decoration:none;
font-size:17px;
line-height:25px;
font-weight:normal;
display:block;
text-align:left;
}



.newmenu1 a:visited {

font-family:Arial, Helvetica, sans-serif;
color:#0087ff;
/*color:#ffffff;*/
text-decoration:none;
font-size:17px;
line-height:25px;
font-weight:normal;
display:block;
text-align:left;
width:151px;
}
.newmenu1 a:active {

font-family:Arial, Helvetica, sans-serif;
color:#0087ff;
/*color:#ffffff;*/
text-decoration:none;
font-size:17px;
line-height:25px;
font-weight:normal;
display:block;
text-align:left;
width:151px;
}
.newmenu1 a:hover {

font-family:Arial, Helvetica, sans-serif;
color:#ff1b1b;
text-decoration:none;
font-size:17px;
line-height:25px;
font-weight:normal;
display:block;
text-align:left;
width:151px;
}

.newmenu1-act a:link {

font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:17px;
line-height:25px;
font-weight:normal;
text-decoration:none;
display:block;
text-align:left;
width:151px;
}
.newmenu1-act a:visited {

font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:17px;
line-height:25px;
font-weight:normal;
text-decoration:none;
display:block;
text-align:left;
width:151px;
}
.newmenu1-act a:active {

font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:17px;
line-height:25px;
font-weight:normal;
text-decoration:none;
display:block;
text-align:left;
width:151px;
}
.newmenu1-act a:hover {

font-family:Arial, Helvetica, sans-serif;
color:#ffcf00;
font-size:17px;
line-height:25px;
font-weight:normal;
text-decoration:none;
display:block;
text-align:left;
width:151px;
}








/* Login Button */

.login {
border:0px;
top:120px;
left:0px;
}






/* TYPO3 CVS id:$id$ */ 
/* Template stylesheet which can be used for new sites */


/*Colorscheme is:*/
/*
Background Color 1:#FEEBF7;(Background 1)
Background Color 1-dimmed:#D8D7DC;(Background 1 - dimmed)
Background Color 2:#F5FFAA;(Background 2)
Background Color 3:#D1D2E4;(Background 2)

Text, main:#000000
Text Color 1:#186900;(red)
Text Color 2:#10007B;(green)
Text Color 3:#8F2345;(grey)

Links#000066
Link hover:#660000;

Borders/Lines#333333
*/

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial, color: #000000;}
PRE { font-family: monospace; }
A { color: #000000; text-decoration: underline; }
A:hover { color:#ff1b1b; text-decoration:none; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 5px 0px 5px 0px;}
P, TD, UL, OL { font-size: 13px;}
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 12px; }







/********************************/ 
/* Frames, spacing, link-to-top */ 
/********************************/ 
P.csc-linkToTop { text-align:right; margin-bottom:13px; font-size: 11px;}
P.csc-linkToTop A { font-weight:bold; margin-bottom:13px; font-size: 11px;}



/********************************/ 
/* Frames, spacing, link-to-top */ 
/********************************/ 
P.csc-linkToTop { text-align:right; margin-bottom:13px; font-size: 11px;}
P.csc-linkToTop A { font-weight:bold; margin-bottom:13px; font-size: 11px;}

DIV.csc-frame {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame p { padding:0px 4px 4px 4px; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; }
DIV.csc-frame-nothing {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-nothing p {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-borderblue {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-borderblue p {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-borderred {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-borderred p {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-blackdotted {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-reddotted {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-reddotted p {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-greenboxtransparent {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-greenboxtransparent p {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-darkgreenbox {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-darkgreenbox p {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-experiment {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}
DIV.csc-frame-experiment p {background-color:#ffffff; filter:alpha(opacity=60); opacity:0.6; border:0px; margin-bottom:0px; margin-top:0px; font-size: 13px; height: 85px; width:173px;}










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;}


table.typo3-editPanel { border: none; background-color: #fff; filter:alpha(opacity=65); opacity:0.65; zoom:1;}
table.typo3-editPanel TD.typo3-editPanel-controls {border:none; background-color: #fff;} 





/******************/ 
/* Headers, plain */ 
/******************/ 
H1 { font-size:12px; color:#000000; font-weight:bold; background-color:#b9c77a; width:165px; padding:0px 4px 0px 4px;}
H2 { font-size:12px; color:#000000; font-weight:bold; background-color:#b9c77a; width:165px; padding:0px 4px 0px 4px;}
H3 { font-size:12px; color:#ff1b1b; font-weight:bold; background-color:#b9c77a; width:165px; padding:0px 4px 0px 4px;}
H4 { font-size:13px; color:#000000; font-weight:bold; background-color:#b9c77a; width:165px; padding:0px 4px 0px 4px;}
H5 { font-size:13px; color:#ff1b1b; font-weight:bold; background-color:#b9c77a; width:165px; padding:0px 4px 0px 4px;}
H6 { font-size:13px; color:#000000; font-weight:normal;}
H1, H2, H3, H4, H5, H6 { margin:0px 0px 0px 0px; margin-top:2px; margin-bottom:2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with lnk */ 
H1 A, H2 A, H3 A, H4 A, H5 A { color:#000000; text-decoration:underline; }
H2 A { color:#000000; }
H3 A { color:#000000; }
H4 A { color:#000000; }
H1 A:hover { color:#ff1b1b; text-decoration:none; }
H2 A:hover { color:#ff1b1b; text-decoration:none; }
H3 A:hover { color:#ff1b1b; text-decoration:none; }
H4 A:hover { color:#ff1b1b; text-decoration:none; }
H5 A:hover { color:#ff1b1b; text-decoration:none; }

/* Header date */ 
P.csc-header-date { font-size:14px; color:#000000; }

/* Subheader, general */ 
P.csc-subheader { font-style:italic; font-weight:bold; font-size:16px; background-color:#96ac3a; }

/* 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-family:arial; font-size:12px; color:#000000;}
P.bodytext A { font-weight:normal; }

/* RTE / Bulletlists */ 
UL { margin-top:0px;}
UL UL LI { font-size:12px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */ 
LI {list-style-image: url(file:///C|/media/bullets/dot.gif); margin-top:0px; margin-bottom:0px; margin-left:15px; margin-right:0px; }

/* RTE / Table styling */ 
TABLE.contenttable { border:1px #0087ff solid; margin:10px 0px 10px 0px; width:100%; }
TABLE.contenttable TR TD { padding:3px 3px 3px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size:12px; }
TABLE.contenttable TR { background-color:#96ac3a; filter:alpha(opacity=65); opacity:0.65; }




/**********/ 
/* 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 { color:#000000; font-size:12px; list-style-image: url(file:///C|/media/bullets/dot.gif); }

/* Bulletlists, specifically */ 
UL.csc-bulletlist-0 { color:#000000; font-size:12px; list-style-image: url(../../templates/images/arrow/1_arrow_r.gif); }
UL.csc-bulletlist-1 { color:#000000; font-size:12px; list-style-type :decimal; }
UL.csc-bulletlist-2 { color:#000000; font-size:12px; list-style-position :inside; }
UL.csc-bulletlist-3 { color: #000000; font-size:12px; list-style-image:   url(../../templates/images/arrow/1_arrow_r.gif); }



/*********************/ 
/* Tables, generally */ 
/*********************/ 
TABLE.contenttable P { font-size:11px;  background-color:#96ac3a; filter:alpha(opacity=65); opacity:6.5}
TABLE.contenttable TR TD { vertical-align:top; }

/* Tables, specifically */ 
TABLE.contenttable-0 P { color:#000000; }

TABLE.contenttable-1 P { color:#000000; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight:bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color:#96ac3a;}
TABLE.contenttable-2 P { color:#000000; }
TABLE.contenttable-2 TR TD.td-0 { background-color:#96ac3a;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight:bold; }

TABLE.contenttable-3 P { color:#000000; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color:#96ac3a;}
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: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:normal; }
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:#0087ff; }

TABLE.csc-uploads-2 { border-color:#0087ff; }

TABLE.csc-uploads-3 { border-color:#0087ff; }
TABLE.csc-uploads-3 TR TD { vertical-align:middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border:2px solid #0087ff; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border:2px solid #0087ff; }



/*****************/
/* 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: transparent; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #b8c77a; }
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 #0087ff; }
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: #96ac3a; }
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: #000000; }
H3.csc-searchResultHeader { background-color: #96ac3a; 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:ff1b1b; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #96ac3a; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #000000; 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 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #000000; }

/* 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: #000000; }

/* 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: #000000; }



/****************************************/
/* 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: #96ac3a; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #96ac3a; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #96ac3a; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: arial; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: arial; font-size: 10px; color: black; }			
TABLE.typo3-editPanel { border: 1px solid black; background-color: #96ac3a; }
TABLE.typo3-editPanel TD { border: 0px; }