/***************************************************
 *
 * Girls go Informatik Website:  Globale Formatierung
 * Version:  $Rev:  41 $
 * Stand:  $Id:  global.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 */
BODY {
	text-align: center;
	background: #333;
	margin: 0;
	padding: 20px;
}

/* Box für die horizontale Ausrichtung (nur Main und Dia) */
#horizon {
	background-color: transparent;
	text-align: center;
	visibility: visible;
	position: absolute;
	overflow: visible;
	display: block;
	height: 1px;
	width: 100%;
	left: 0;
	top: 50%;
}

/* Box für die vertikale Ausrichtung (nur Main und Dia) */
#box {
	margin-left: -400px;
	position: absolute;
	height: 400px;
	width: 800px;
	left: 50%;
	top: -220px;
}

/* Boxen auf der ersten Hauptseite */
/* Pfeil oben links */
#main_header_up {
	background-image: url(/fileadmin/ggi/assets/images/pfeil.gif);
	height: 21px;
	width: 182px;
}

/* Kopfzeile */
#main_header {
	background-image: url(/fileadmin/ggi/assets/images/kopfzeile.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 80px;
	width: 749px;
}

/* Pfeil für die Navigation */
#main_right {
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(/fileadmin/ggi/assets/images/pfeil-nav.gif);
	background-color: #FFEA01;
	border-top: none;
	border-left: none;
	border: 1px solid #fff;
	height: 321px;
	width: 182px;
	float: left;
}

/* Der Wrapper für alle Seite über Home und Dia */
#frame {
	background-color: #fffff0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0;
	background: #fff;
	border: 1px solid #fff;
	width: 747px;
	padding: 0;
}

/* Kopfzeile */
#header {
	background-image: url(/fileadmin/ggi/assets/images/claim-om.gif);
	background-position: center;
	height: 119px;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}


/* Linke Seite (Bild mit Mädels) */
#lcol {
	background-image: url(/fileadmin/ggi/assets/images/vis-ol.jpg);
	border-right: 1px solid #fff;
	height: 119px;
	width: 181px;
	float: left;
}

/* Mitte */
#ccol {
	height: 79px;
	width: 575px;
	float: left;
	margin: 0;
	padding: 0;
}


#ccol IMG.img_header {
	font-size: 10px;
	font-weight: 700;
	float: left;
	margin: 0;
	padding: 0;
}

#lcol IMG.img_logo {
	font-size: 10px;
	border: 0;
	width: 195px;
}

/* Rechte Seite (Bild mit Mädels) */
#rcol {
	background-image: url(/fileadmin/ggi/assets/images/vis-or.jpg);
	border-left: 1px solid #fff;
	height: 119px;
	width: 181px;
	float: right;
}

/* Hauptnavigationsbereich */
#header_sub {
	vertical-align: top;
	height: 19px;
	width: 786px;
	float: left;
	margin: 13px 0 14px;
	padding: 0;
}

#logo_sub {
	height: 19px;
	width: 166px;
	float: right;
}

#logo_sub IMG {
	font-size: 10px;
	border: 0;
}

#nav_meta #img_logo_int {
	font-size: 10px;
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
}

#nav_sub_logo {
	background-image: url(/fileadmin/ggi/assets/images/vis-tol.jpg);
	border-right: 1px solid #fff;
	width: 181px;
	height: 23px;
	float: left;
}

/* Unterpunktnavigation */
#nav {
	padding-bottom: 300px;
	padding-left: 15px;
	padding-top: 16px;
	width: 164px;
	float: left;
}

.shortCuts {
	display: none;
}

#nav_meta_frame {
	background-color: #FFEA01;
	border-top: 1px solid #fff;
	vertical-align: top;
	text-align: left;
	height: 23px;
	width: 747px;
	margin: 0;
	padding: 0;
}

#nav_meta {
	padding-left: 15px;
	float: left;
}

.nav_meta_spacer {
	vertical-align: top;
	padding: 0 1px 8px 0;
}

/* Hauptbereich */
#main {
	background-image: url(/fileadmin/ggi/assets/images/background_main.png);
	background-color: #fffff0;
	padding-top: 3px;
	overflow: visible;
	display: block;
	width: 747px;
}

/* Inhalt */
#content {
	float: left;
	position: relative;
	width: 466px;
	display: inline;
}

#content_wide {
	padding-bottom: 36px;
	padding-left: 2px;
	min-height: 383px;
	width: 490px;
	float: left;
	margin: 0 0 0 16px;
}

#content_right {
	width: 0;
	float: left;
	margin: 16px 0 16px 45px;
	padding: 0;
}