/**
	JUMP Community-Party Seite
	Axel - Version 28.04.2010
	Raster von Boxen 140px mal 82px (plus allseitig 5px weißer Rand und 14px Abstand zur nächsten Box)
**/

.body_center {
	background-color: transparent;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow:hidden;
}


#content_wrapper {
	width: 100em;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	background-color:#000000;
	
}

.container {
	position: absolute;
	background-color:#c3e0d6;
	border: solid 0.5em white;
	overflow: hidden;
	margin:0;
	height:auto;
}

.container2 {
	position: absolute;
	background-color:#c3e0d6;
	border: solid 0.5em white;
	overflow: visible;
	margin:0;
	height:auto;
}

.container_menu {
	background-color: transparent;
	vertical-align:top;
	width: 100em;
	height: 6em;
	margin: 0;
	padding: 0;
}

.container_menu_box {
	width:13.7em;
	height:6em;
	margin:0;
	padding:0;
	float:left;
	background-color: transparent;
}


/* ---------------------------------- Newsticker oben links --------------------------------------------------- */
.container_ticker {
	padding-top: 5.8em;
	width: 96.8em;
	height:2.6em;
	color: #FFF;
	overflow:visible;
}

.container_ticker .left {
	float: left;
	width: 70em;
}

.container_ticker .right {
	float: right;
	vertical-align: top;
}

.container_ticker ul {
	font-size: 1.1em;
	margin-left: 3.6em;
}


/* --------------------------------------------- Footer ----------------------------------------------------- */

.container_footer {
	width: 100em;
	height: 4em;
	margin-left:0;
	margin-right:0;
	margin-top: -1em;
	margin-bottom:2em;
}

.container_footer .content_footer {
	float:right;
	color:#FFF;
	margin-right: 1.8em;
	margin-top:1em;
	vertical-align:middle;
}

.container_footer .content_footer a {
	color: #c3e0d6;
	text-decoration: none;
}

.container_footer .content_footer a:hover {
	text-decoration: underline;
}

/*********************************************************************************************************
 * Seitenraster - defines the width of a container in number of cols (1..6)
 *********************************************************************************************************/ 
.cols_1 
{
    width:          14.0em;
}

.cols_2 
{
    width:          30.4em;
}

.cols_3 
{
    width:          46.8em;
}

.cols_4 
{
    width:          63.0em;
}

.cols_5 
{
    width:          79.6em;
}

.cols_6
{
    width:          95.8em;
}

.cols_6_plus_border
{
    width:          96.8em;
}



/*
 * defines the height of a container in number of rows (1..30)
 */ 
.rows_1
{
    height:         8.2em;
}

.rows_2
{
    height:         18.8em;
}

.rows_3
{
    height:         29.4em;
}

.rows_4
{
    height:         40em;
}

.rows_5
{
    height:         50.6em;
}

.rows_6
{
    height:         61.2em;   
}

.rows_7
{
    height:         71.8em;
}

.rows_8
{
    height:         82.4em;   
}

.rows_9
{
    height:         93em;   
}

.rows_10
{
    height:         103.6em;   
}

.rows_11
{
    height:         114.2em;   
}

.rows_12
{
    height:         124.8em;   
}

.rows_13
{
    height:         135.4em;  
}

.rows_14
{
    height:         146em;  
}

.rows_15
{
    height:         156.6em;
}

.rows_16
{
    height:         167.2em;
}

.rows_17
{
    height:         177.8em;
}

.rows_18
{
    height:         188.4em;
}
.rows_19
{
    height:         199.0em;
}
.rows_20
{
    height:         209.6em;
}
.rows_21
{
    height:         220.2em;
}
.rows_22
{
    height:         230.8em;
}
.rows_23
{
    height:         241.4em;
}
.rows_24
{
    height:         252.0em;
}
.rows_25
{
    height:         262.6em;
}
.rows_26
{
    height:         273.2em;
}
.rows_27
{
    height:         283.8em;
}
.rows_28
{
    height:         294.4em;
}
.rows_29
{
    height:         305.0em;
}
.rows_30
{
    height:         315.6em;
}





/*
 * postion left (num of raster)
 */
.left_0_minus_border
{
    left:           1.1em;
}

.left_0
{
    left:           1.6em;
}

.left_1
{
    left:           18.0em;
}  

.left_2 
{
	left:           34.4em;
}

.left_3 
{
    left:           50.8em;
}

.left_4 
{
    left:           67.0em;     /* ab hier 2px zu wenig (Axel) */
}

.left_5 
{
    left:           83.4em;
}

.left_6
{
    left:           96.9em;
}  

/*
 * position top (num of raster)
 */ 
.top_0
{
    top:            0em;
}

.top_1
{
    top:            8.6em;
}

.top_2
{
    top:            19.2em;
}

.top_3
{
    top:            29.8em;
}

.top_4
{
    top:            40.4em;
}

.top_5
{
    top:            51em;
}

.top_6
{
    top:            61.6em;
}

.top_7
{
    top:            72.2em;
}
.top_8
{
    top:            82.8em;
}
.top_9
{
    top:            93.4em;
}
.top_10
{
    top:            104em;
}
.top_11
{
    top:            114.6em;
}
.top_12
{
    top:            125.2em;
}
.top_13
{
    top:            135.8em;
}
.top_14
{
    top:            146.4em;
}
.top_15
{
    top:            157em;
}
.top_16
{
    top:            167.6em;
}
.top_17
{
    top:            178.2em;
}
.top_18
{
    top:            188.8em;
}
.top_19
{
    top:            199.4em;
}
.top_20
{
    top:            210.0em;
}
.top_21
{
    top:            220.6em;
}
.top_22
{
    top:            231.2em;
}
.top_23
{
    top:            241.8em;
}
.top_24
{
    top:            252.4em;
}
.top_25
{
    top:            263.0em;
}
/* ----- ende ----- */

