@charset "utf-8";
/* CSS Document */


h2{
	color:#2A2A2A;
}

body{
	position:absolute;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-color:#858585;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	
}

#hg{

	width:100%;
	margin:0;
	background: url(img/hg.jpg) #FFF repeat-x;
	background-position: 0px 40px;
}
#zent{
	top:0px;
	width:960px;
	margin:0 auto;
	overflow:visible;
}

#head{
	color:#5CABDB;
	/*color:#00ADF2;*/
	height:65px;
}

#top{
	float:right;
}

#top h1{
	margin:0px;
	margin-top: 10px;
	font-size: 30px;
	font-weight:normal;
}

a#logo{
	margin-top:13px;
	float:left;
	width:387px;
	height:40px;
	display:block;
	background-image: url(img/CI/logo.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:transparent;
}

#info{
	color:#FFF;
	font-size:14px;
	line-height:1.8em;
	margin-top:15px;

	height: 280px;
}
#infoimg{
	float:right;
}

.g6{
	width:480px;
	float:left;
}

.clear{
	width:0.1px;
	height:0.1px;
	padding:0px;
	margin:0px;
	font-size:0.1px;
	clear:both;
}

#infotext{
	margin-top:0px;
	margin-left:0px;
	padding-top:40px;
}


#main{
	margin-top:20px;
	padding-top:60px;
	padding-bottom:60px;
	width:100%;
	min-height:300px;
	overflow:visible;
}

a.icon{
	width: 170px;
	height: 170px;
	display:block;
	margin:0px auto;
	margin-bottom:2px;
}


a#imgwin{
	background-image: url(img/teamviewer_win.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

a#imgmac{
	background-image: url(img/teamviewer_mac.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.icondiv{
	text-align:center;
}


#footer{
	margin-top:10px;
	padding-top:5px;
	height:20px;
	width:960px;
	margin:0 auto;
	color:#FFF;
}

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

#footer a:hover, #footer a:active{
	color:#5CABDB;
	text-decoration:underline;
}

#firma{
	font-weight:bold;

	
}

#AGB{

	text-align:right;
}

