body, html{
	height:100%;
	vertical-align:middle;
	margin:0;
}
body{
	background:url(../img/bg_unten.gif) repeat-x bottom;	
}
a, img{
	border:0;
	float:none;
}

div{
}

.jc_content_outer{
	position:absolute;
	display:table;
	height:100%;
	width:100%;
}
.jc_content_inner{
	postion:absolute;
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:100%;
	top: 50%;
}
.jc_first_row{
	margin-bottom:15px;	
}

.jc_foot{
	bottom:5px;
	color:#CCCCFF;
	position:absolute;
	width:100%;
	z-index:12;
}
.jc_foot a{
	color:#cccccf;
	text-decoration:none;
}
.jc_foot a:hover{
	color:#000;
	text-decoration:underline;
}
.jc_foot a:visited{
}
.jc_foot .jc_admin{
	float:left;
}

.jc_main_content{
	width:860px;
	border-collapse:collapse;
}
.jc_main_content_td_eins{
	width:500px;
	border:1px;
}
.jc_main_content_td_zwei{
	width:360px;
	border:1px;
}

