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

	body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	}
	
	# a:link { text-decoration:none; }
	# a:visited { text-decoration:none; }
	# a:hover { text-decoration:none; }
	# a:focus { text-decoration:none; }
	# a:active { text-decoration:none; }

	#maintable, #maintable tr, #maintable td {
	height:100%;
	width:100%;
	border:0;
	margin:auto;
	}
	
	#verticaltable {
    width:100%;
	border:0;
	background-image: url(images/gup_immobilien_bg.jpg);
	background-repeat:repeat-x;
	}
	
      #container_1 {
		margin: auto;
        width:1024px;
        height:700px;
		border: 0px;
	}
	#container
	{
		width: 1024px;
		height: 700px;
		position:absolute;

	}
	
	#content
	{
		width: 1024px;		
		height: 426px;
		border: 0px;
		background-image: url(images/gp_content_bg.jpg);
	}
	
	#content_home
	{
		width: 1024px;		
		height: 426px;
		border: 0px;
		background-image: url(images/gp_content_home2_bg.jpg);
	}
		
	#content_clip
	{
		width: 1024px;		
		height: 426px;
		border: 0px;
		background-image: url(images/gp_content_clip_bg.jpg);
	}
		
	#content_portfolio
	{
		width: 1024px;		
		height: 426px;
		border: 0px;
		background-image: url(images/gp_content_portfolio_bg.jpg);
	}
	
/* SEITE 'NETZWERK' */
	#content_network {
	width:1024px;
	height:426px;
	}

	div.gp-network-headline_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:51px;
	background-image: url(images/network/gp_network_headline.jpg);
	}

	div.gp-network-banner-left_ {
	position:absolute;
	left:0px;
	top:51px;
	width:187px;
	height:80px;
	background-image: url(images/network/gp_network_banner_left.jpg);
	}

	div.gp-network-banner_ {
	position:absolute;
	left:187px;
	top:51px;
	width:650px;
	height:80px;
	}

	div.gp-network-banner-right_ {
	position:absolute;
	left:837px;
	top:51px;
	width:187px;
	height:80px;
	background-image: url(images/network/gp_network_banner_right.jpg);
	}

	div.gp-network-logo_ {
	position:absolute;
	left:0px;
	top:131px;
	width:1024px;
	height:295px;
	}
