
#center {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	overflow: visible;
}

#r {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 500px;
	left: -350px;
	top: -250px;
}

#rlo {
	position: absolute;
	top: 0;
	left: 0;
	height: 120px;
	width: 120px;
	background-image: url(../img/rlo.png);
	z-index: 0;
}

#rro {
	position: absolute;
	top: 0;
	right: 0;
	height: 120px;
	width: 120px;
	background-image: url(../img/rro.png);
	z-index: 0;
}

#rlu {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 120px;
	width: 120px;
	background-image: url(../img/rlu.png);
	z-index: 0;
}

#rru {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 120px;
	width: 120px;
	background-image: url(../img/rru.png);
	z-index: 0;
}

#ro {
	position: absolute;
	top: 0;
	left: 120px;
	right: 580px;
	height: 32px;
	width: 460px;
	background-image: url(../img/ro.png);
	background-repeat: repeat-x;
	z-index: 0;
}

#rl {
	position: absolute;
	left: 0;
	top: 120px;
	bottom: 380px;
	width: 32px;
	height: 260px;
	background-image: url(../img/rl.png);
	background-repeat: repeat-y;
	z-index: 0;
}

#rr {
	position: absolute;
	right: 0;
	top: 120px;
	bottom: 380px;
	width: 32px;
	height: 260px;
	background-image: url(../img/rr.png);
	background-repeat: repeat-y;
	z-index: 0;
}

#ru {
	position: absolute;
	bottom: 0;
	left: 120px;
	right: 580px;
	height: 32px;
	width: 460px;
	background-image: url(../img/ru.png);
	background-repeat: repeat-x;
	z-index: 0;
}

#titel {
	position: absolute;
	top: 35px;
	right: 60px;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-variant: normal;
	font-weight: normal;
	z-index: 1;
}

#untertitel {
	position: absolute;
	top: 57px;
	right: 60px;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	font-variant: normal;
	font-weight: normal;
	z-index: 1;
}

#energieberatung {
	position: absolute;
	top: 40px;
	left: 70px;
	width: 212px;
	height: 212px;
	background-image: url(../img/energieberatung.png);
	background-repeat: no-repeat;
	z-index: 1;
}

#schneider {
	position: absolute;
	top: 102px;
	left: 300px;
	width: 340px;
	height: 96px;
	background-image: url(../img/schneider.png);
	background-repeat: no-repeat;
	z-index: 1;
}

#leistungen {
	position: absolute;
	top: 238px;
	left: 200px;
	width: 425px;
	list-style: disc outside url(../img/list.png);
	font-size: 14pt;
	font-family: "Century Gothic", "Avant Garde", "Lucida Grande", "Lucida Sans", "Bitstream Vera Sans", Verdana, sans-serif;
	z-index: 1;
}

#leistungen li {
	position: relative;
	height: 21pt;
	padding: 1pt 5pt;
	line-height: 1.5;
	float: left;
	clear: left;
	z-index: 2;
}

#bafa {
	left: 125px;
}

#isfp {
	left: 100px;
}

#ausweise {
	left: 75px;
}

#sanierung {
	left: 50px;
}

#beg {
	left: 25px;
}

#ehaus {
	left: 0px;
}

#links {
	position: absolute;
	text-align: center;
	bottom: 35px;
	left: 130px;
	width: 450px;
	font-size: 10pt;
	list-style-type: none;
	z-index: 1;
}

#links li {
	position: relative;
	display: inline;
	padding: 1pt 2pt;
	line-height: 1.5;
	z-index: 2;
}

/* remove this rule to show border again */

#rlo, #ro, #rro, #rl, #rm, #rr, #rlu, #ru, #rru {
	background: none;
	display: none;
}

/* mobile */

@media only screen and (max-width: 720px) and (orientation: portrait)  {

	#r {
		width: 360px;
		left: -180px;
		height: 665px;
		top: -320px;
	}

	#titel, #untertitel {
		font-size: 11pt;
		right: 5px;
	}

	#titel {
		top: 0;
	}

	#untertitel {
		top: 20px;
	}

	#schneider {
		top: 59px;
		left: 5px;
	}

	#energieberatung {
		top: 182px;
	}

	#leistungen {
		left: 15px;
		top: 410px;
		font-size: 14pt;
	}

	#bafa, #isfp, #ausweise, #sanierung, #beg, #ehaus {
		left: 0;
	}

	#links {
		left: 15px;
		font-size: 12pt;
		width: 370px;
		bottom: 5px;
	}

	#rlo, #ro, #rro, #rl, #rm, #rr, #rlu, #ru, #rru {
		background: none;
		display: none;
	}

}

@media only screen and (max-width: 720px) and (orientation: landscape)  {

	#rlo, #ro, #rro, #rl, #rm, #rr, #rlu, #ru, #rru {
		background: none;
		display: none;
	}
}
