@charset "utf-8";

BODY {
	background-color: #505050;
	font: 100% Arial, Verdana, Helvetica, Geneva, sans-serif;
}

img {
	border: 0;
}

#all {
	width: 100%;
	height: 100%;
	top: 30px;
	border: 0;
	padding-bottom: 50px;
}

#content {
	width: 543px;
	position: relative;
	top: 30px;
	background-color: #FFF;
	left: 50%;
	margin-left: -271px;
	z-index: 3;
	font-size: 13px;
	padding: 30px 20px 20px;
}

#content h1 {
	color: #1D65BA;
	font-weight: 700;
	font-size: 22px;
}

#content h2 {
	color: #1D65BA;
	font-weight: 700;
	font-size: 18px;
}

#content a {
	text-decoration: none;
	color: #1D65BA;
}

#content a:VISITED {
	color: #1D65BA;
}

#content hr {
	height: 0;
	border: solid #1D65BA 0;
	border-top-width: 1px;
	clear: left;
}

.picture_big {
	text-align: center;
	margin: 0 auto;
}

.pic-l {
	float: left;
	margin: 10px 10px 10px 0;
}

.window {
	display: none;
}


.app_comparison table{
	width: 95%;
	padding: 1px;
	text-align: center;
}

.tab_th{
	background: #d5d5d5;
	padding: 5px;
	color: #1d65ba;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.tab_td {
	background: #f0f0f0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

#contenttop {
	z-index: 3;
	width: 583px;
	height: 11px;
	position: relative;
	top: 31px;
	background-image: url(bilder/top.jpg);
	left: 50%;
	margin-left: -271px;
}

#contentbottom {
	z-index: 3;
	width: 583px;
	height: 11px;
	position: relative;
	top: 20px;
	background-image: url(bilder/bottom.jpg);
	left: 50%;
	margin-left: -271px;
}

#webxit_logo {
	position: relative;
	top: -10px;
	right: -300px;
	width: 251px;
	height: 136px;
	z-index: 5;
	background-image: url(bilder/webxit.png);
}

#navi {
	z-index: 1;
	width: 150px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -370px;
	font-size: 13px;
}

#navi .navi_dc{
	width: 100px;
	height: 79px;
}

#navi a {
	color: #1D65BA;
	font-weight: 700;
	font-size: 18px;
	text-decoration: none;
	z-index: 2;
}

#navi .link {
	position: absolute;	
	margin-top: -50px;
	left: 15px;
	vertical-align: middle;
	height: 79px;
	display: table-cell;
}

#menue_top {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -271px;
	font-size: 12px;
	text-align: right;
	width: 583px;
}

#footer {
	position: relative;
	left: 50%;
	margin-left: -271px;
	top: 10px;
	width: 583px;
	z-index: 4;
	text-align: center;
	font-size: 11px;
}

#content h3,.tablehead {
	color: #1D65BA;
	font-weight: 600;
	font-size: 15px;
}

#content a:HOVER,#menue_top a:HOVER,#gaosap_navi a:HOVER,#footer a:HOVER
	{
	text-decoration: underline;
}

#menue_top a,#footer a,#footer p {
	color: #FFF;
	text-decoration: none;
}

.invisible {
	display: none;
}

.twitter {
    with: 100px;
    top: 50px;
}
