/**
 * Seite: lighthouse-foundation.org
 * Datei: test_design.css
 * Media: screen
 *
 * Datum: 2009-05
 * Autor: N.Weber (Ticcon AG)
 *        M.Stuhr (Die Koordinaten)
 *edit 10/2009 T.Behnke
 *******************************************************************************/


/*
 * Data by "Die Koordinaten"
 *******************************************************************************/
@import url("koordinaten/Maps.css");
@import url("koordinaten/Pagination.css");
@import url("koordinaten/TeaserVideo.css");
@import url("koordinaten/UI.css");
@import url("koordinaten/Videobox.css");



/**
 * DEFAULT
 ****************************************/
*       { margin: 0; padding: 0;                    }
#print,
.hidden { display: none;                            }
.clear  { clear: both;                              }
.line   { clear: both;                              }
.error  { color: #CC0000;                           }
.ok     { color: #006600;                           }
.test   { border: 1px dotted red; overflow: hidden; }


.float-left  { float: left;       }
.float-right { float: right;      }
.align-left  { text-align: left;  }
.align-right { text-align: right; }


A IMG   { border: 0;                                                }
A:link,
A:active,
A:visited {
	color: #3a5d86;
	text-decoration: none;
}
A:hover {
	color: #a1c0e5;
	text-decoration: none;
}
.blue	{ color: #333366;	}
.grey	{ color: #666666;	}
.red	{ color: #990000;	}

/*
A.arrow {
	padding: 0 0 0 10px;
	background-position: 0 2px;
	background-repeat: no-repeat;
}
*/


FIELDSET { border: none;     }
LEGEND   { display: none;    }

/*
OL,
UL       { list-style: none; }
*/

TABLE {
	#border-collapse: separate;
	#border-spacing: 0;
}
CAPTION,
TH,
TD {
	text-align: left;
	font-weight: normal;
}


BLOCKQUOTE:before,
BLOCKQUOTE:after,
Q:before,
Q:after {
	content: "";
}
BLOCKQUOTE,
Q {
	quotes: "" "";
}


/****************************************/
BODY {
	width: 100%;
	height: 101%;
	background-color: #e3eaf1;
	background-image: url(../LHF/test/container_hg.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.3em;
}
/****************************************/
#container {
	width: 1000px;
	height: 100%;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	position: relative;
	font-size: 1em;
	text-align: left;
}
/****************************************/

P	{ margin: 0; padding: 0;			}
H1,
H2,
H3,
H4,
H5	{ margin: 0; padding: 0; color: #0e3768;	}
UL,
LI,
DL,
DT,
DD	{ margin: 0; padding: 0;			}

#main H1,
#main H2 {
	padding: 0 0 0.2em 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #0e3768;
}
#main H2 {
	padding: 0 0 0.8em 0;
}
#main H3 {
	/*padding: 1em 0 0.3em 0;*/
	padding: 0 0 0.3em 0;
	font-size: 1.1em;
	color: #0e3768;
}
#main P.csc-subheader.csc-subheader-0 {
	padding: 0 0 1em 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #0e3768;
}
#main P.csc-subheader.csc-subheader-1 {
	padding: 0 0 1em 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #0e3768;
}
#main UL {
	padding: 0 20px 0 20px;

}
#main LI {
	padding: 0 0 0.4em 0;
}

#navi-main UL{
list-style: none;
}
/****************************************/
#header {
	width: 100%;
	height: 100px;
	position: relative;
}

#header #navi-basis {
	position: absolute;
	top: 15px;
	left: 12.5em;
}
#header IMG#logo {
	position: absolute;
	top: 0;
	left: 0px;
}

#header .language {
	position: absolute;
	top: 25px;
	right: 50px;
}
/****************************************/

#navi-main #search {
	width: 17em;
	position: absolute;
	left: 20px;
	color: #d2d2d3;
	clear: both;
}
#navi-main #search INPUT#searchfield {
	width: 100px;
	height: 16px;
	padding: 4px 4px 2px 4px;
	color: #d2d2d3;
	font-size: 12px;
	line-height: 16px;
}
* HTML #search INPUT#searchfield {
	height: 24px;
	padding-top: 2px;
}

#navi-main INPUT#searchfield {
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	
	/*background:#FFF url(../../images/forms/input_bg.png) no-repeat;*/
	border: 1px solid #d7d8da;
	/*width: 25em;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #d7d8da;
	font-size: 1em;*/
	/*padding: 0.3em 0.4em;*/
	
}
/****************************************/
#navi-main {
	width: 180px;
	position: absolute;
	left: 0;
	
}
/****************************************/
#content {
	width: 820px;
	padding: 0 0 50px 0;
	position: absolute;
	left: 180px;
	background-color: #ffffff;
}
/****************************************/
#content .leftbox {
	width: 580px;
	float: left;
	background-color: #ffffff;
}
#content .rightbox {
	width: 225px;
	float: right;
	background-color: #ffffff;
}
/****************************************/
#content-head {
	width: 100%;
	background-color: #ffffff;
}
#content-top {
	width: 100%;
	clear: both;
}
#content-left {
	width: 48%;
	float: left;
}
#content-right {
	width: 48%;
	float: right;
}
#content-bottom {
	width: 100%;
	clear: both;
	background-color: #ffffff;
}
#content-marginal {
	width: 100%;
	float: right;
	padding-left: 8px;
	border-left: 2px solid #e3eaf1;
}

/****************************************/
#main .csc-frame.csc-frame-frame1 {
	margin: 0 0 15px 0;
	padding: 15px;
	background-color: #0e3768;
}
#main .csc-frame.csc-frame-frame1 H2 {
	padding: 5px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
	color: #ffffff;
}

#main .csc-frame.csc-frame-frame1 H1 {
	padding: 2px 0 2px 10px;
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;	
}

.csc-frame.csc-frame-frame1 P {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.csc-frame.csc-frame-rulerBefore {
	height: 1px;
	margin: 10px 0 10px 0;
	padding: 0;
	overflow: hidden;
	background-color: #0e3768;
}
.csc-frame.csc-frame-rulerAfter {
	height: 1px;
	margin: 10px 0 10px 0;
	padding: 0;
	overflow: hidden;
	background-color: #0e3768;
}
.csc-textpic-caption {
	padding: 8px 6px 8px 6px;
	border-bottom: 10px solid #FFFFFF;
	background-color: #c8daef;
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
}


.csc-linkToTop {
	margin: 0 0 15px 0;
	padding: 0 0 2px 28px;
	background:url(../images/videobox/ctrls/toggle_play_UP.png) no-repeat 0 -2px;
}
#content SMALL.csc-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 0;
	color: #BBBBBB;
}


#content-marginal p {
	margin: 0 4px 0 0;
}

#main H1,
#main H2 {
	padding: 0 0 0.2em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #0e3768;
}
#main H2 {
	padding: 0 0 0.8em 0;
}
#main H3 {
	/*padding: 1em 0 0.3em 0;*/
	padding: 0 0 0.3em 0;
	font-size: 1.0em;
	color: #0e3768;
}

#content-marginal .tx-irfaq-dynheader {
	margin: 0 2px 2px 0;
	padding: 2px;
	background-color: #919090;
	color: #5F808D;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	}
	
/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  


/* Toggle default */
#content h3.rgaccord1-toggle {
  font-weight:bold;
  font-size: 16px;
  color:#0e3768;
  padding-left: 25px;
  border-bottom: 1px solid #0e3768;
  border-top: 0px;
  margin-bottom: 5px;
  background: #ffffff url(http://www.lighthouse-foundation.de/typo3conf/ext/irfaq/res/plus.gif) 5px center no-repeat;
}

/* Toggle act item */
#content h3.act {
  font-weight:bold;
  font-size: 16px;
  color:#0e3768;
  padding-left: 25px;
  border-bottom: 1px solid #0e3768;
  border-top: 0px;;
  margin-bottom: 5px;
  background:#ffffff url(http://www.lighthouse-foundation.de/typo3conf/ext/irfaq/res/minus.gif) 5px center no-repeat;
}

/* the content */
div.rgaccord1-content {
  width:573px;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

.rgaccord1-nest {
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
}

/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 *       MARGINALE
 ***************************/  


/* Toggle default */
#content-marginal h3.rgaccord1-toggle {
  font-weight:bold;
  font-size: 11px;
  color:#ffffff;
  border: 0px;
  padding-left: 18px;
  margin-bottom: 5px;
  background: #919090 url(http://www.lighthouse-foundation.de/typo3conf/ext/irfaq/res/plus.gif) 3px center no-repeat;
}

/* Toggle act item */
#content-marginal h3.act {
  font-weight:bold;
  font-size: 11px;
  border: 0px;
  color:#ffffff;
  padding-left: 18px;
  margin-bottom: 5px;
  background: #919090 url(http://www.lighthouse-foundation.de/typo3conf/ext/irfaq/res/minus.gif) 3px center no-repeat;
}

/* the content */
#content-marginal div.rgaccord1-content {
  width: 200px;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
}


/****************************************/
#printlink {
	clear: both;
}

#printlink a  { color: #737373; text-decoration: none; font-weight: normal; }


/* remove margin of a CE */
#content-marginal div.rgaccord1-content .ce {
#  margin-bottom: 0;
#}

/* remove the header inside the CE, twice is not nice */
#content-marginal div.rgaccord1-content h1 {
  display:none;
}

#content-marginal .rgaccord1-nest {
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
}

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
# content-top TABLE.contenttable TR TD { vertical-align: top; padding: 20px;}

/* 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; padding: 20px;}
 
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; padding: 20px;}

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; padding: 20px;}

fieldset.csc-mailform {
	border: none;
	position: relative;
	margin: 20px 0;
}
fieldset.csc-mailform label, .csc-mailform-submit {
	display: block;
}