/*
* WICHTIG:
* Dieses Design ist keine Vorlage. Sie dürfen es nicht ohne die schriftliche
* Einwilligung von Subhash (www.subhash.at) benutzen. Sie dürfen natürlich
* dieses Stylesheet studieren und die Techniken, die Sie daraus lernen,
* anderweitig benutzen.

* IMPORTANT
* This design is not a template. You may not reproduce it elsewhere without
* Subhash's (www.subhash.at) written permission. However, feel free to study
* the CSS and use techniques you learn from it elsewhere.
*/ 
   
body {
	background: #ebebeb url(../img/hg_start_3280.jpg) top left no-repeat;
	/* background: #e0e0e0 url(../img/hg_start_rauch.jpg) center no-repeat; */
}
div, h2, p {
	text-align: center;
}
div[id*="i_"] { /* #cookiewarning ist damit ausgenommen */
	z-index: 10;
	position: absolute;
	margin: 0;
	border: 0;
	left: 50%;
	padding: 0;
	width: 20em;
	height: 6em;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0.2em 0 0;
	font-size: 1.6em;
}
h2, .hl {
	text-shadow: #999 -0.1em 0.1em 0.15em;
}
h3 {
	margin: 0.2em 0 0;
	font-size: 1.4em;
}
h2,
h2 a:link,
h2 a:visited,
h2 a:active,
h3,
h3 a:link,
h3 a:visited,
h3 a:active,
p,
p a:link,
p a:visited,
p a:active {
	border-bottom: 0 !important;
	color: #585858;
	text-decoration: none !important;
}
p, p a:link, p a:visited, p a:active {
	color: #666;
}
h2 a:hover,
h3 a:hover,
p a:hover {
	text-decoration: underline !important;
}
p {
	margin: 0.2em 0 0;
	font-size: 1em;
}
strong {
	color: #888;
}

#portrait {
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
}

#i_panorama {
	display: none;
	position: relative;
	z-index: 1000;
	position: absolute;
	top: 10%;
	left: 50%;
	margin-left: -35%;
	width: 70%;
	height: 70%;
	max-height: 1024px;
	background-color: rgba(255,255,255,0.75);
}
#i_panorama_close {
	z-index: 2000;
	display: block;
	position: absolute;
	top: 8px;
	right: 8px;
	margin: 0;
	width: 30px;
	height: 30px;
}
#i_panorama_aktion {
	z-index: 2000;
	display: block;
	position: absolute;
	bottom: -60px;
	left: -84px;
	margin: 0;
	width: 300px;
	height: 300px;
}
#i_pic {
	top: 22%;
	margin-left: 7em;
}
/* (nicht verwendet)
#i_peace {
	z-index: 0;
	position: absolute;
	top: -115px;
	left: -75px;
	width: 300px;
	height: 301px;
	background: transparent url(../img/peace.gif) top left;
}
#i_peace p {
	margin: 132px 0 0 65px;
}
 */
#i_print {
	top: 44.5%;
	margin-left: 17%;
	width: 17.5em;
}
#i_imaging {
	top: 10%;
	margin-left: -35em;
}
#i_imaging h3 {
	display: inline;
	margin: 0;
}
#i_webdesign {
	top: 3%;
	margin-left: -5em;
	width: 22em;
}
#i_logo {
	top: 39%;
	margin-left: -142px;
	width: 264px !important;
	height: 79px;
}
#i_logo img {
	margin: 0 0 2px;
	border: 0;
	padding: 0;
	width: 263px;
	height: 39px;
}
#i_logo #i_spiegel {
	position: static;
	width: 264px;
	height: 40px;
	background: transparent url(../img/logo_unten_start.png) no-repeat bottom;
}
#i_downloads {
	top: 55.5%;
	margin-left: -27em;
}
#i_kontakt {
	top: 58.5%;
	margin-left: 13em;
}
/*
#i_politix {
	top: 54.5%;
	margin-left: 21em;
}
*/
#i_zitat {
	left: 1.8em;
	width: 14em;
}
#i_zitat h2 {
	text-align: left;
	color: #666;
	font-size: 1.4em;
}
#i_zitat p {
	margin: 0.4em 0 0;
	text-align: left;
	color: #888;
	font-size: 0.9em;
}
#i_wikileaks {
	top: 15px;	
	right: 2%;
	left: auto;
	height: 280px;
	width: 90px;
	text-align: center;
}
#i_wikileaks a:link, #i_wikileaks a:visited, #i_wikileaks a:hover, #i_wikileaks a:active { /* für ie */
	text-decoration: none;
}
#i_wikileaks img {
	margin: 0 auto 0 auto;
	display: block;
	/* für wikileaks.jpg:
	height: 133px;
	width: 75px; */
	height: 145px;
	width: 62px;
}
#i_wikileaks p {
	margin-top: 3px !important;
	width: 90px;
	height: 8em;
	font-size: 0.95em;
	color: #888;
}
#i_wikileaks a:hover span.einblenden { /* siehe auch stile.css! */
	position: absolute;
	width: 20em !important;
	height: auto;
	top: 5em;
	right: 50px !important;
}
#i_wikileaks a:hover span.einblenden p {
	width: 20em !important;
	height: auto;
	color: #333;
	text-align: left;
}
/* 
#i_snowden {
	right: 2%;
	bottom: 4%;
	left: auto;
	width: 110px !important;
	height: 150px;
}
#i_snowden img {
	margin: 0 auto 0 auto;
	border: 1px solid transparent;
	display: block;
	width: 75px;
	height: 93px;
}
#i_snowden img:hover {
	border: 1px solid #c00;
}
#i_snowden p {
	margin-top: 3px !important;
	width: 100%;
	height: 4em;
	font-size: 0.95em;
	color: #888;
}
#i_slogan {
	margin-left: -285px;
	width: 17em;
	height: 127px;
	bottom: 11%;	
}
#i_slogan p {
	z-index: 100000;
	position: absolute;
	top: 12px;
	left: 5px;
	width: 39%;
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	text-align: left;
	font-size: 0.75em;
	color: #fff;
	text-shadow: #000 -0.1em 0.1em 0.2em;
}
#i_slogan .theme-link-variant-1,
#i_slogan span.theme-text-variant-5,
#i_slogan .theme-text-variant-6,
#i_slogan div div div div {
	margin: 0 !important;
	padding: 0 !important;
	display: none;
}
#i_slogan strong.theme-text-variant-3,
#i_slogan p.theme-text-variant-5 {
	font-size: 0.75rem !important;
	line-height: 1.2 !important;
	font-family:  Verdana;
	font-weight: normal;
	color: #666 !important;
}
#i_slogan p.theme-text-variant-5 strong.theme-text-variant-3:not(:first-child):before {
	content: "\A";
	white-space: pre;
}
#i_slogan div div {
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent !important;
	border-bottom: 0 !important;
}
#i_slogan div div h2,
#i_slogan div div p {
	margin-bottom: 0 !important;
	padding: 4px !important;
	padding-bottom: 5px !important;
}
#i_slogan div div  h2 a.theme-link-variant-3:link,
#i_slogan div div h2 a.theme-link-variant-3:visited {
	padding: 4px 0 5px !important;
	width: auto !important;
	font-family:  Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: #666 !important;
}
#i_slogan div div p {
	margin: 0 !important;
	padding: 0 10px 7px !important;
}
#i_slogan div div p a.theme-button:link,
#i_slogan div div p a.theme-button:visited {
	height: auto !important;
	padding: 5px 10px 4px !important;
	font-family:  Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
	line-height: 1.3;
	letter-spacing: 1px;
}
*/

#i_free {
	z-index: 1;
	position; absolute;
	top: 22.7%;
	left: 1%;
	width: 98%;
	height: auto;
	transform: rotate(346deg);
}
#i_free h2,
#i_free h2 a:link,
#i_free h2 a:visited {
	/* font-size: 6.2rem; */
	font-size: 6rem;
	line-height: 0.85;
	color: #fff;
	text-shadow: #777 -0.02em 0.02em 0.01em;
}
#i_free p,
#i_free p a:link,
#i_free p a:visited {
	font-size: 0.9rem;
}
#i_fuss {
	height: 5.3em;
	text-align: center;
	left: 50%;
	bottom: 3px;
	margin: 0 auto 0 -40%;
	width: 80%;
}
#i_fuss p {
	font-size: 0.9em;
}
#i_fuss span.bg {
	display: inline-block;
	width: 100%;
	max-width: 72em;
	margin-top: 0.6em;
	margin-bottom: 0;
	padding: 0.4em 0;
	color: #f0f0f0;
	background: #b4b4b4;
}

@media only screen and (orientation: landscape) and  (max-width: 1024px) {
	div[id*="i_"] h2 {
		font-size: 1.25em;
	}
	div[id*="i_"] h3 {
		font-size: 1.1em;
	}
	#i_wikileaks {
		width: 140px;
		margin-right: 0 !important;
		margin-left: auto !important;
		right: -15% !important;
		left: auto !important;
	}
	#i_wikileaks p {
		width: 100%;
		height: auto;
	}
	#i_webdesign {
		top: 1%;
		margin-left: -5.5em;
		width: 29em;
	}
	#i_imaging {
		top: 2%;
		margin-left: -49.5%;
		width: 18em;
	}
	#i_imaging h3 {
		font-size: 0.95em;
	}
	#i_imaging p {
		margin-top: 0;
	}
	#i_imaging p a {
		font-size: 0.9em;
	}
	#i_free {
		margin-top: 2%;
		left: 29%;
		width: 72%;
		transform: rotate(357deg);
	}
	#i_free h2,
	#i_free h2 a:link,
	#i_free h2 a:visited {
		color: #888;
		font-size: 4rem;
	}
	#i_free p {
		margin-top: 1em;
		font-size: 0.85em !important;
	}
	#i_logo {
		display: none;
	}
	#i_print {
		margin-top: 6%;
	}
	#i_kontakt {
		top: 67%;
	}
	#i_downloads {
		margin-left: -12%;
		top: 63%;
	}
	#i_zitat {
		left: 1.8em;
		width: 18em;
		top: 45%;
	}
	#i_fuss {
		margin: 0 auto 3px -41.5%;
		height: auto;
		width: 100% !important;
	}
	#i_fuss p {
		font-size: 0.78em;
	}
	#i_fuss p .bg {
		display: none;
	}
}
@media only screen and (orientation: portrait) and (max-width: 1024px) {
	body {
		background: #ebebeb url(../img/hg_start_3280.jpg) center left no-repeat;
	}
	#i_wikileaks {
		width: 140px;
		margin-right: 0 !important;
		margin-left: auto !important;
		right: -10% !important;
		left: auto !important;
	}
	#i_wikileaks p {
		width: 100%;
		height: auto;
	}
	#i_webdesign {	
		margin-left: -3em;
		width: 20em;
	}
	#i_imaging {
		top: 13%;
		margin-left: -50%;
	}
	#i_free {
		top: 30%;
		left: 3%;
		width: 98%;
	}
	#i_logo {
		top: 43%;
	}
	#i_downloads {
		margin-left: -20em;
	}
	#i_free h2,
	#i_free h2 a:link,
	#i_free h2 a:visited {
		line-height: 1;
		font-size: 4.5rem;
		text-shadow: #777 -0.02em 0.02em 0.01em;
	}
	#i_free p,
	#i_free p a:link,
	#i_free p a:visited {
		font-size: 0.75rem;
	}
	#i_print {
		top: 50%;
		margin-left: 20%;
	}
	#i_zitat {
		left: 1.8em;
		width: 14em;
		top: 68%;
	}
	#i_zitat p {
		margin: 0 !important;
		padding: 0 !important;
	}
	#i_kontakt {
		top: 75%;
	}
	#i_fuss {
		margin: 0 auto 0 -41.5%;
		width: 100% !important;
	}
}
@media only screen and (orientation: landscape) and (max-height: 560px) {
	#i_free h2,
	#i_free h2 a:link,
	#i_free h2 a:visited {
		line-height: 1;
		font-size: 2rem;
		text-shadow: #777 -0.02em 0.02em 0.01em;
	}
}
@media only screen and (max-height: 960px) {
	#i_free {
		top: 23%;
	}
	#i_free h2,
	#i_free h2 a:link,
	#i_free h2 a:visited {
		font-size: 5rem;
		line-height: 0.75;
	}
	#i_free p,
	#i_free p a:link,
	#i_free p a:visited {
		font-size: 0.7rem;
	}
	#i_logo {
		top: 42%;
	}
}
@media only screen and (orientation: landscape) and (max-height: 960px) {
	#i_free {
		top: 26%;
	}
	#i_free h2,
	#i_free h2 a:link,
	#i_free h2 a:visited {
		font-size: 3rem;
		line-height: 0.85;
	}
	#i_print {
		top: 35%;
		margin-left: 16%;
	}

}

/* für Smartphones: */
@media only screen and (orientation: portrait) and (max-width: 980px)  {
	#i_slogan {
		width: 40%;
		height: auto;
		margin-left: -15%;
	}
	#i_slogan p {
		display: none;
	}
}