/** Version 25.04.2011 **/

/*
 * Globales Seitenraster
 * Rastergröße: 98 Pixel breit und 76 Pixel hoch
 * Rasterabstand: 1 Pixel
 * Innenabstand: 5 Pixel (definiert in content.css)
 * Verwendung: JUMP Homepage
 */

/*
 * Breite eines Containers in Anzahl Spalten (cols 1..10) 
 * Verwendung: JUMP Homepage
 */ 
.cols_1 
{
    width:          9.8em;
}

.cols_2 
{
    width:          19.7em;
}

.cols_3 
{
    width:          29.6em;
}

.cols_4 
{
    width:          39.5em;
}

.cols_5 
{
    width:          49.4em;
}
		/* ab hier berichtigt von kon. 06.02.2009 */
.cols_6
{
    width:          59.3em;
}

.cols_7 
{
    width:          69.2em;
}

.cols_8 
{
    width:          79.1em;
}

.cols_9 
{
    width:          89.0em;
}

.cols_10 
{
    width:          98.9em;
}

.cols_11
{
    width:          108.8em;
}

.cols_12
{
    width:          118.7em;
}

.cols_13
{
    width:          128.6em;
}

/**
 * a two col Image is sligtly higher then one row
 * put before the common row definition - otherwise, IE6 would overwrite it 
.content.cols_2_img.rows_1
{
    height:         9.5em;
}
**/


/*
 * Höhe eines Containers in Anzahl Zeilen (rows 1..35)
 * Verwendung: JUMP Homepage, Facebook Landingpage
 *
 * Row setzt sich zusammen aus 66px Content + 5px Rand oben + 5px Rand unten + 1px Abstand zur nächsten Row
 * daraus folgt: wenn n = Anzahl Rows dann gilt: Gesamthöhe in Pixel = 76*n + (n-1)
 * oder einfach jeweils 77px mehr als der Vorgänger
 */ 
.rows_1
{
    height:         7.6em;
}

.rows_2
{
    height:         15.3em;
}

.rows_3
{
    height:         23.0em;
}

.rows_4
{
    height:         30.7em;
}

.rows_5
{
    height:         38.4em;
}

.rows_6
{
    height:         46.1em;
}

.rows_7
{
    height:         53.8em;
}

.rows_8
{
    height:         61.5em;
}

.rows_9
{
    height:         69.2em;
}

.rows_10
{
    height:         76.9em;
}

.rows_11
{
    height:         84.6em;
}

.rows_12
{
    height:         92.3em;
}

.rows_13
{
    height:         100.0em;
}

.rows_14
{
    height:         107.7em;
}

.rows_15
{
    height:         115.4em;		/* ab hier korrigiert; Axel 29.04.2011 (siehe Formel oben); original war 115.3em */
}

.rows_16
{
    height:         123.1em;
}

.rows_17
{
    height:         130.8em;
}

.rows_18
{
    height:         138.5em;
}

.rows_19
{
    height:         146.2em;
}

.rows_20
{
    height:         153.9em;
}

.rows_21
{
    height:         161.6em;
}

.rows_22
{
    height:         169.3em;
}

.rows_23
{
    height:         177.0em;
}

.rows_24
{
    height:         184.7em;
}

.rows_25
{
    height:         192.4em;
}

.rows_26
{
    height:         200.1em;
}

.rows_27
{
    height:         207.8em;
}

.rows_28
{
    height:         215.5em;
}

.rows_28
{
    height:         223.2em;
}

.rows_29
{
    height:         230.9em;
}
.rows_30
{
    height:         238.6em;
}
.rows_31
{
    height:         246.3em;
}
.rows_32
{
    height:         254.0em;
}
.rows_33
{
    height:         261.7em;
}
.rows_34
{
    height:         269.4em;
}
.rows_35
{
    height:         277.1em;
}
.rows_36
{
    height:         284.8em;
}
.rows_37
{
    height:         292.5em;
}
.rows_38
{
    height:         300.2em;
}
.rows_39
{
    height:         307.9em;
}
.rows_40
{
    height:         315.6em;
}
.rows_41
{
    height:         323.3em;
}

/*
 * Sartpostion eines Containers links (left 0..11)
 * Verwendung: JUMP Homepage
 */
.left_0
{
    left:           1.1em;
}

.left_1
{
    left:           11.0em;
}  

.left_2 
{
    left:           20.9em;
}

.left_3 
{
    left:           30.8em;
}

.left_4 
{
    left:           40.7em;
}

.left_5 
{
    left:           50.6em;
}

.left_6
{
    left:           60.5em;
}  

.left_7 
{
    left:           70.4em;
}

.left_8 
{
    left:           80.3em;
}

.left_9 
{
    left:           90.2em;
}

.left_10
{
    left:           100.1em;
}

.left_11
{
    left:           110.0em;
}

/*
 * Startposition eines Containers oben (top 0..42)
 * Verwendung: JUMP Homepage
 */ 
.top_0
{
    top:            1.1em;
}

.top_1
{
    top:            8.8em;
}

.top_2
{
    top:            16.5em;
}

.top_3
{
    top:            24.2em;
}

.top_4
{
    top:            31.9em;
}

.top_5
{
    top:            39.6em;
}

.top_6
{
    top:            47.3em;
}

.top_7
{
    top:            55.0em;
}
.top_8
{
    top:            62.7em;
}
.top_9
{
    top:            70.4em;
}
.top_10
{
    top:            78.1em;
}
.top_11
{
    top:            85.8em;
}
.top_12
{
    top:            93.5em;
}
.top_13
{
    top:            101.2em;
}
.top_14
{
    top:            108.9em;
}
.top_15
{
    top:            116.6em;
}
.top_16
{
    top:            124.3em;
}
.top_17
{
    top:            132.0em;
}
.top_18
{
    top:            139.7em;
}
.top_19
{
    top:            147.4em;
}
.top_20
{
    top:            155.1em;
}
.top_21
{
    top:            162.8em;
}
.top_22
{
    top:            170.5em;
}
.top_23
{
    top:            178.2em;
}
.top_24
{
	top:			185.9em;
}
.top_25
{
    top:            193.6em;
}
.top_26
{
    top:            201.3em;
}
.top_27
{
    top:            209.0em;
}

.top_28
{
    top:            216.7em;
}

.top_29
{
    top:            224.4em;
}

.top_30
{
    top:            232.1em;
}

.top_31
{
    top:            239.8em;
}

.top_32
{
    top:            247.5em;
}
.top_33
{
    top:            255.2em;
}
.top_34
{
    top:            262.9em;
}
.top_35
{
    top:            270.6em;
}
.top_36
{
    top:            278.3em;
}
.top_37
{
    top:            286.0em;
}
.top_38
{
    top:            293.7em;
}
.top_39
{
    top:            301.4em;
}
.top_40
{
    top:            309.1em;
}
.top_41
{
    top:            316.8em;
}
.top_42
{
    top:            324.5em;
}
/* Ende JUMP Homepage Struktur */



