/***************************************************
 *
 * Girls go Informatik Website: Formatierung fuer Bildschirmdarstellung
 * Version: $Rev: 41 $
 * Stand: $Id: screen.css 41 2005-11-16 08:45:08Z ct $
 *
 * (c) 2006 by mehrwert
 *
 * mehrwert intermediale kommunikation
 * Beutel & Ploch GbR
 * Riehler Strasse 51
 * 50668 Koeln
 *
 * Tel: +49 221 139753-0
 * Fax: +49 221 139753-13
 *
 * typo3@mehrwert.de
 * http://www.mehrwert.de
 *
 **************************************************/
/* GLOBAL */

HTML {
	font-size: 100%;
}

BODY {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000;
}

TABLE {
	font-size: 100%;
}

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
}

IMG {
	border: 0;
}

A.nobgcolor:hover{
	background-color: transparent;
}


P.bodytext {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

P.bodytext A {
	font-weight: normal;
}


/* HYPERLINKS */
A, DIV A:link {
	text-decoration: none;
	color: #00f;
}

A:link {
	text-decoration: none;
	color: #00f;
}

A:visited {
	text-decoration: none;
	color: #00f;
}

A:hover {
	background-color: #ffea01;
	text-decoration: none;
	color: #fffff0;
}

.nobgcolor A:hover {
	background-color: transparent;
	text-decoration: none;
	color: #fffff0;
}

A.linkIco IMG {
	padding: 0;
	margin: 0 2px 0 0;
	border: 0;
}

#content_wide A:hover {
	color: #0000FF;
}

.mainsite_nav {
	line-height: 12px;
}

/* NAV FOR MAIN SITE */
.mainsite_nav A,
.mainsite_nav A:link {
	text-decoration: none;
	font-size: 10px;
	color: #0000ff;

}

.mainsite_nav A:visited {
	text-decoration: none;
	font-size: 10px;
	color: #0000ff;
}

.mainsite_nav A:hover {
	background-color: #ffea01;
	text-decoration: none;
	font-size: 10px;
	color: #0000ff;
}

/* NAV MAIN */
#nav {
	line-height: 18px;
}

#nav A:link {
	text-decoration: none;
	color: #0000ff;

}

#nav A:visited {
	text-decoration: none;
	color: #0000ff;
}

#nav A:hover {
	background-color: transparent;
	text-decoration: none;
	color: #fffff0;
}

#nav .menuItemCur {
	font-weight: bold;
	color: #443D30;
}

/* NAV META */
#nav_meta {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-top: 3px;
}

#nav_meta A {
	color: blue;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	/*margin-left: 15px; */
	text-decoration: none;
}

#nav_meta A:active {
	color: #443d30;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

#nav_meta A:hover {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #fffff0;
}

/* HEADER */
H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 220%;
}

H1 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 220%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #443d30;
}

H2 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
	font-size: 16px;
	color: #443d30;
	padding-top: 10px;
}

H3 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #443d30;
}

H4, H5, H6 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #443d30;
}

H2.csc-firstHeader {
	color: #443d30;
	font-size: 18px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}



/* HEADER + HYPERLINK */
H1 A, H2 A, H3 A, H4 A, H5 A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*
	line-height: 1em;
	font-size: 1em;
	*/
	margin: 24px 0 4px 0;
	color: #036;
}

H2 A:link {
	text-decoration: none;
	font-weight: bold;
	color: #036;
}

H3 A {
	color: #036;
}

H4 A {
	color: #036;
}

H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover {
	text-decoration: underline;
}

/* HEADER DATE */
P.csc-header-date {
	font-size: 1em;
	color: #888;
}

/* SUBHEADER */
P.csc-subheader {
	font-style: normal;
	font-size: 1em;
	color: #888;
}

/* SUBHEADER MODES */
P.csc-subheader-0 {
	font-style: normal;
	color: #888;
}

P.csc-subheader-1 {
	font-style: normal;
}

P.csc-subheader-2 {
	font-style: normal;
}

P.csc-subheader-3 {
	font-style: normal;
	color: #000;
}


/* LISTEN */
UL {
	list-style-type: disc;
}

DIV#content_frame UL {
	padding: 0 0 2px 25px;
	margin: 0;
}

DIV#content_frame UL UL {
	padding: 0 0 2px 16px;
	margin: 0;
}

DIV#content_frame DIV UL LI {
	padding: 0 0 2px 0;
	margin: 0;
}

DIV#content_frame OL {
	list-style-type: decimal;
	padding: 0 0 2px 0;
	margin: 0 0 0 24px;
}

DIV#content_frame OL OL {
	list-style-type: decimal;
	padding: 0 0 2px 16px;
	margin: 0;
}

DIV#content_frame OL LI {
	padding: 0 0 2px 0;
	margin: 0;
}


DIV#content_frame PRE {
	font-family: monospace;
}

#content_wide UL,
#content UL,
#content_wide OL,
#content OL {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin-left: 25px;
	line-height: 17px;
	font-size: 11px;
}

/* INDENTS */
BLOCKQUOTE {
	margin: 0 0 0 16px;
}

BLOCKQUOTE BLOCKQUOTE {
	margin: 0 0 0 24px;
}

P, PRE {
	font-size: 1.25em;
	margin: 0px 0px 2px 0px;
}

DL {
	font-size: 1.25em;
}

DL P.bodytext {
	font-size: 1em;
}


/* FRAMES, SPACING, LINK-TO-TOP */
DIV.csc-frame {
	border: 0;
}

DIV.csc-frame-invisible {
}

DIV.csc-frame-rulerBefore {
	border-top: 1px solid #cfcfcf;
	clear: both;
}

DIV.csc-frame-rulerAfter {
	border-bottom: 1px solid #cfcfcf;
	clear: both;
}

DIV.csc-frame-indent {
	padding-left: 100px;
	clear: both;
}

DIV.csc-frame-indent3366 {
	padding-left: 33%;
	clear: both;
}

DIV.csc-frame-indent6633 {
	padding-right: 33%;
	clear: both;
}

DIV.csc-frame-frame1 {
	background: #efefef;
	padding: 4px;
	margin: 24px 0 0 0;
	clear: both;
}

DIV.csc-frame-frame2 {
	padding: 4px;
	margin: 24px 0 0 0;
	border: 1px solid #cfcfcf;
	clear: both;
}

DIV.csc-frame-frame2 DIV {
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
}

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;
	margin: 0;
}

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;
}

DIV.csc-frame-frame1 H2,
DIV.csc-frame-frame2 H2 {
	padding: 0;
	margin: 0;
}

DIV.csc-linkToTop {
	text-align: right;
}

DIV.csc-linkToTop A {
	/*line-height: 22px;
	font-weight: normal;
	font-size: 0.9em;
	padding: 8px 0 0 0;
	margin: 8px 0 0 0;*/
}


/* RTE > TABLES */
TABLE.contenttable {
	border: 0;
	margin: 10px 0px 10px 0px;
	width: 100%;
}

TABLE.contenttable TR TD {
	padding: 0px 3px 0px 3px;
}

TABLE.contenttable TR TD P.bodytext {
	font-size: 1.2em;
}

TABLE.contenttable TR {
	background-color: #cfcfcf;
}


/* IMAGES */
/* IMAGES > CAPTIONS */
.csc-caption, .csc-caption P {
	line-height: 1.1em;
	font-style: normal;
	font-size: 1em;
	margin: 3px 0 10px 0;
	color: #534d4d;
}

/* IMAGES > TABLES > FLOATING TEXT */
TABLE.imgtext-table {
	margin: 0 4px 4px 4px;
	padding: 0;
	width: 140px;
}

TABLE.imgtext-table TD {
	padding: 0 8px 8px 0;
	margin: 0;
}


/* BULLETLISTS */
UL.csc-bulletlist LI {
	font-size: 1.2em;
	margin: 0 0 0 10px;
}

UL.csc-bulletlist-0 {
	list-style-image: url(/fileadmin/ggi/assets/images/gfx_ul_00.gif);
	list-style-type: square;
	color: #000;
}

UL.csc-bulletlist-1 {
	list-style-type: decimal;
	color: #000;
}

UL.csc-bulletlist-2 {
	list-style-image: url(/fileadmin/ggi/assets/images/gfx_ul_00.gif);
	list-style-position: inside;
	list-style-type: square;
	color: #000;
}

UL.csc-bulletlist-3 {
	list-style-image: url(/fileadmin/ggi/assets/images/gfx_ul_00.gif);
	list-style-type: square;
	color: #000;
}


/* TABLES */
TABLE.contenttable P {
	font-size: 1.2em;
}
TABLE.contenttable TR TD {
	vertical-align: top;
}

TABLE.contenttable-0 P {
	color: #000;
}
TABLE.contenttable-0 TR.tr-0 TD {
	background-color: yellow;
}
TABLE.contenttable-0 TR.tr-even TD {
	background-color: #cfcfcf;
}
TABLE.contenttable-0 TR.tr-odd TD {
	background-color: #efefef;
}

TABLE.contenttable-1 P {
}

TABLE.contenttable-1 TR.tr-0 TD P {
	font-weight: bold;
}
TABLE.contenttable-1 TR.tr-0 TD {
	background-color: yellow;
}
TABLE.contenttable-1 TR.tr-even TD {
	background-color: #cfcfcf;
}
TABLE.contenttable-1 TR.tr-odd TD {
	background-color: #efefef;
}

TABLE.contenttable-2 P {
	color: #000;
}
TABLE.contenttable-2 TR TD.td-0 {
	background-color: #E3E9EF;
}
TABLE.contenttable-2 TR TD.td-0 P {
	font-weight: bold;
}

TABLE.contenttable-3 P {
	color: #000;
}

TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD {
	background-color: #E3E9EF;
}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P {
	font-weight: bold;
}


/* FILELINKS */
TABLE.csc-uploads {
	padding: 0;
	margin: 0;
	border: 0;
}

TABLE.csc-uploads TR TD P {
	font-size: 1.2em;
}

TABLE.csc-uploads TR TD {
	vertical-align: top;
}

TABLE.csc-uploads TR.tr-even {
	background-color: #cfcfcf;
}

TABLE.csc-uploads TR.tr-odd {
	background-color: #fff;
}

TABLE.csc-uploads TR TD.csc-uploads-icon {
	vertical-align: middle;
	text-align: center;
	padding: 6px 0 0 6px;
	border: 0;
	width: 1%;
}

TABLE.csc-uploads TR TD.csc-uploads-fileName {
	padding-left: 5px;
	width: 80%;
}

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 {
	line-height: 1.1em;
	font-style: normal;
	font-size: 1em;
	color: #888;
}

TABLE.csc-uploads TR TD.csc-uploads-fileSize {
	padding-right: 6px;
	padding-left: 6px;
	white-space: nowrap;
}


TABLE.csc-uploads-0 {
	border-color: #000;
}

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;
}

TD.csc-uploads-icon IMG {
	margin: 0 5px 0 0;
	border: 0;
}

TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG {
	border: 0;
}

TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG {
	border: 0;
}


/* LISTS GLOBAL */
DIV.csc-menu UL,
DIV.csc-menu UL LI {
	list-style-image: none;
	list-style-type: none;
	list-style: none;
}

DIV.csc-menu P.csc-section A {
	margin: 0;
}


/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def {
	font-size: 1.25em;
}


/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 {
	font-size: 1.25em;
}


/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 {
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	line-height: 1.8em;
	font-size: 1.6em;
}

DIV.csc-menu-2 UL LI {
	list-style-image: none;
	list-style-type: none;
}

DIV.csc-menu-2 UL LI A {
	text-decoration: none;
	font-weight: bold;
	/*
	line-height: 1.9em;
	font-size: 1.6em;
	*/
}

DIV.csc-menu-2 UL UL LI {
	font-weight: normal;
	line-height: 0.9em;
	font-size: 0.9em;
	color: #333;

	line-height: 1.2em;
	font-size: 1em;
}

DIV.csc-menu-2 UL UL LI A {
	font-weight: normal;
	line-height: 1em;
	font-size: 0.9em;
	color: #333;
}


/* TEXT + IMAGE */
/* Captions */
P.csc-caption {
	margin: 0;
}

DIV.csi-caption-c .csi-caption {
	text-align: center;
}

DIV.csi-caption-r .csi-caption {
	text-align: right;
}

DIV.csi-caption-l .csi-caption {
	text-align: left;
}


/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn {
	display: inline;
	float: left;
}


/* Border just around the image, like content (default) does: */
DIV.csi-border-2-black DIV.csi-imagewrap .csi-image IMG {
	border: 1px solid black;
}

DIV.csi-imagewrap {
	padding: 0;
}

DIV.csi-textpic IMG {
	border: none;
}


/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image {
	float: left;
}


/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL {
	list-style: none;
	padding: 0;
	margin: 0;
}

DIV.csi-textpic DIV.csi-imagewrap UL LI {
	float: left;
	padding: 0;
	margin: 0;
}


/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image {
	float: left;
}

DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT {
	float: none;
}

DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD {
	float: none;
}

DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG {
	border: none;
}


/* FE-Editing Icons */
DL.csi-image {
	margin: 0;
}

DL.csi-image DT {
	margin: 0;
	display: inline;
}

DL.csi-image DD {
	margin: 0;
}


/* Clearer */
DIV.csi-clear { clear: both; }


/* Margins around images: */
/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
	margin-right: 10px; /* Customize me, and set colSpace/textMargin in TS */
	display: inline; /* IE fix for double-margin bug */
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
	margin-left: 10px; /* Customize me, and set colSpace/textMargin in TS */
	display: inline; /* IE fix for double-margin bug */
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
	margin-right: 5px; /* Customize me, and set colSpace/textMargin in TS */
	margin-left: 5px; /* Customize me, and set colSpace/textMargin in TS */
	display: inline; /* IE fix for double-margin bug */
}

DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption {
	margin: 0;
}

DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG {
	margin: 0;
}

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image {
	margin-bottom: 5px;
}

DIV.csi-equalheight DIV.csi-imagerow {
	margin-bottom: 5px;
	display: block;
}


/* Positioning of images: */
/* Above */
DIV.csi-above DIV.csi-text {
	clear: both;
}

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap {
	float: right;
}

DIV.csi-right DIV.csi-text {
	clear: right;
}

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap {
	float: left;
}

DIV.csi-left DIV.csi-text {
	clear: left;
}

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap {
	float: left;
}

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap {
	float: right;
}

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

DIV.csi-text UL,
DIV.csi-text OL {
	font-size: 1.2em;
}