body {
	background-size: 100% auto;
}

#general {
	width: 100%;
}

@media 
only screen
{
	body {
		background-image: url('/img/error/portrait/1242x2208_iphone6_plus.jpg');
	}
}
@media 
only screen
and (max-height: 2048px)
and (max-width: 1536px)
{
	body {
		background-image: url('/img/error/portrait/1536x2048_iPad3_Air_Mini_Retina.jpg');
	}
}
@media 
only screen
and (max-height: 1920px) 
and (max-width: 1080px)
{
	body {
		background-image: url('/img/error/portrait/1080x1920_mobile_diverse.jpg');
	}
}
@media 
only screen
and (max-height: 1136px)
and (max-width: 640px)
{
	body {
		background-image: url('/img/error/portrait/640x1136_iphone5_5s.jpg');
	}
}
@media 
only screen
and (max-height: 1334px)
and (max-width: 750px)
{
	body {
		background-image: url('/img/error/portrait/750x1334_iphone6.jpg');
	}
}
@media 
only screen
and (max-height: 1280px)
and (max-width: 768px)
{
	body {
		background-image: url('/img/error/portrait/768x1280_Google_Nexus4.jpg');
	}
}
@media 
only screen
and (max-height: 1280px)
and (max-width: 720px)
{
	body {
		background-image: url('/img/error/portrait/720x1280_Samsung_Galaxy_S3.jpg');
	}
}
@media 
only screen
and (max-height: 1024px)
and (max-width: 768px)
{
	body {
		background-image: url('/img/error/portrait/768x1024_iPad_mini.jpg');
	}
}
@media 
only screen 
and (max-height: 960px)
and (max-width: 640px) 
{
	body { 
		background-image: url('/img/error/portrait/640x960_iphone4_4s.jpg');
	}
}
@media 
only screen 
and (max-height: 800px)
and (max-width: 480px),
only screen
and (max-width: 480px)
{
	body {
		background-image: url('/img/error/portrait/480x800_Samsung_Galaxy_S2.jpg');
	}
}

/* Wenn das vorgesehene BG IMG zu klein ist, wird das naechst groessere genommen */

@media
only screen
and (max-height: 2048px)
and (min-width: 1537px)
and (max-width: 1242px)
{
	body { 
		background-image: url('/img/error/portrait/1242x2208_iphone6_plus.jpg');
	}
}
@media
only screen
and (max-height: 1920px)
and (min-width: 1081px)
and (max-width: 1536px)
{
	body { 
		background-image: url('/img/error/portrait/1536x2048_iPad3_Air_Mini_Retina.jpg');
	}
}
@media
only screen
and (max-height: 1336px)
and (min-width: 641px)
and (max-width: 1080px)
{
	body { 
		background-image: url('/img/error/portrait/1080x1920_mobile_diverse.jpg');
	}
}
@media
only screen
and (max-height: 1334px)
and (min-width: 751px)
and (max-width: 640pxpx)
{
	body { 
		background-image: url('/img/error/portrait/640x1136_iphone5_5s.jpg');
	}
}
@media
only screen
and (max-height: 1280px)
and (min-width: 721px)
and (max-width: 750px)
{
	body {
		background-image: url('/img/error/portrait/750x1334_iphone6.jpg');
	}
}
@media 
only screen
and (max-height: 1024px)
and (min-width: 769px)
and (max-width: 720px)
{
	body {
		background-image: url('/img/error/portrait/720x1280_Samsung_Galaxy_S3.jpg');
	}
}
@media
only screen
and (max-height: 960px)
and (min-width: 641px)
and (max-width: 768px)
{
	body { 
		background-image: url('/img/error/portrait/768x1024_iPad_mini.jpg');
	}
}
@media
only screen
and (max-height: 800px)
and (min-width: 481px)
and (max-width: 640px)
{
	body { 
		background-image: url('/img/error/portrait/640x960_iphone4_4s.jpg');
	}
}

/* ---- Schriften ---- */
@media 
only screen
/*and (max-width: 1080px)*/
and (max-width: 980px)
{
	h1 {
		font-size: 90pt;
		line-height: 92pt;
		margin-top: 30%;
		margin-bottom: 5%;
	}
	#content {
		font-size: 13pt;
		line-height: 15pt;
	}
	#button {
		width: 450px;
		font-size: 35pt;
		line-height: 37pt;
	}
	.button_info_text {
		font-size: 14pt;
	}
}
@media 
only screen
and (max-width: 980px)
and (min-height: 1400px)
{
	h1 {
		margin-top: 32%;
	}
	#content {
		font-size: 22pt;
		line-height: 24pt;
	}
}
@media 
only screen
and (max-width: 900px)
{
	h1 {
		font-size: 75pt;
		line-height: 77pt;
		margin-top: 26%;
		margin-bottom: 4%;
	}
	#content {
		font-size: 20pt;
		line-height: 25pt;
	}
	#button {
		width: 420px;
		font-size: 26pt;
		line-height: 28pt;
	}
	.button_info_text {
		font-size: 10pt;
	}
}
@media 
only screen
and (max-width: 768px)
{
	h1 {
		font-size: 52pt;
		line-height: 54pt;
		margin-top: 22%;
		margin-bottom: 4%;
	}
	#content {
		font-size: 17pt;
		line-height: 19pt;
	}
	#button {
		width: 330px;
		font-size: 21pt;
		line-height: 23pt;
	}
	.button_info_text {
		font-size: 8pt;
	}
}
@media 
only screen
and (max-width: 768px)
and (min-height: 961px)
{
	h1 {
		margin-top: 30%;
	}
}
@media 
only screen
and (max-width: 705px)
{
	h1 {
		font-size: 44pt;
		line-height: 46pt;
		margin-top: 24%;
		margin-bottom: 4%;
	}
	#content {
		font-size: 15pt;
		line-height: 17pt;
	}
	#button {
		width: 300px;
		font-size: 19pt;
		line-height: 21pt;
	}
	.button_info_text {
		font-size: 8pt;
	}
}
@media 
only screen
and (max-width: 705px)
and (min-height: 1025px)
{
	h1 {
		margin-top: 30%;
	}
}
@media 
only screen
and (max-width: 605px)
{
	h1 {
		font-size: 40pt;
		line-height: 42pt;
		margin-top: 25%;
		margin-bottom: 4%;
	}
	#content {
		font-size: 13pt;
		line-height: 15pt;
	}
	#button {
		width: 270px;
		font-size: 17pt;
		line-height: 19pt;
	}
	.button_info_text {
		font-size: 7pt;
	}
}
@media 
only screen
and (max-width: 605px)
and (min-height: 1025px)
{
	h1 {
		margin-top: 30%;
	}
}
@media 
only screen
and (max-width: 505px)
{
	h1 {
		font-size: 36pt;
		line-height: 38pt;
		margin-top: 28%;
		margin-bottom: 4%;
	}
	#content {
		font-size: 12pt;
		line-height: 14pt;
	}
	#button {
		width: 250px;
		font-size: 15pt;
		line-height: 17pt;
	}
	.button_info_text {
		font-size: 6pt;
	}
}
@media 
only screen
and (max-width: 405px)
{
	h1 {
		font-size: 32pt;
		line-height: 34pt;
		margin-top: 28%;
		margin-bottom: 3%;
	}
	#content {
		font-size: 10.5pt;
		line-height: 12.5pt;
	}
	#button {
		width: 200px;
		font-size: 13pt;
		line-height: 15pt;
	}
	.button_info_text {
		font-size: 5pt;
	}
}
@media 
only screen
and (max-width: 305px)
{
	h1 {
		font-size: 28pt;
		line-height: 30pt;
		margin-top: 28%;
		margin-bottom: 3%;
	}
	#content {
		font-size: 10pt;
		line-height: 12pt;
	}
	#button {
		width: 200px;
		font-size: 12pt;
		line-height: 14pt;
	}
	.button_info_text {
		font-size: 5pt;
	}
}