﻿
@charset "iso-8859-2";
/* CSS Document 

@media screen  (device-width: 480px) and(orientation:landscape) {
/* Stile für Tablets im Landscape-Modus */


td 
{ 
	background-color: #f5c7a9;
	color: #000000;
	text-align: center;
}
th 
{ 
	background-color: #ff8939;
	color: #000000;
	text-align: center;
	font-size: 30px;
}  
h1{
color:#F60;
font-family: "Arial";
font-size: 55px;
font-weight:bold;
text-align:center;
}
h2{
	color:#F60;
	font-family: "Arial";
	font-size: 40px;
	font-weight:bold;
	text-align:center;
	}
h5{
	color:rgb(155, 148, 144);
	font-family: "Arial";
	font-size: 20px;
	font-weight:bold;
	text-align:center;
	}

#minibox 
{
	width:   1080px;
	height:  1920px;	 
	margin:  10px; 
	padding: 25px;
	background-color: #262626; 
}

#akzeptieren
{
	position:absolute;
  left:125px;		
}
#schrift
{
	font-family: "Arial";
  font-size: 20px;
	color:#F0F0F0;  
}
#schriftPhobie
{
	padding-left: 125px;	
	font-family: "Arial";
  font-size: 40px;
	color:#F0F0F0;  
}
#senden{
	position:absolute;
    top:490px;
    left:46px;		
}
a
{
	color:#42e8ee;
}
a:active 
 {
	color: #ff0000;
}

select
{  
	font-family: "Courier New", Courier;
	font-size: 30px;
  font-weight:bold;
  color:#FFF;
	text-align:center;
  padding:5px 0px;	
	width:25%;
	height:60px;
	z-index:2;
  box-shadow: 2px 2px 5px #999;
  border:1px double #CCC;
  border-radius:5px;
  background-color: #333;	
}
input[type=submit]
{
  font-family: "Courier New", Courier;
	font-size: 30px;
  font-weight:bold;
  color:#FFF;
	text-align:center;
	width:25%;
	height:60px;
	z-index:2;
  box-shadow: 2px 2px 5px #999;
  border:1px double #CCC;
  border-radius:5px;
  background-color: #333;	
}
label{
	font-family: "Courier New", Courier;
	font-size: 30px;
  font-weight:bold;
  color:#FFF;
	text-align:center;
  padding:5px 0px;	
	width:300px;
	height:60px;
	z-index:2;
  box-shadow: 2px 2px 5px #999;
  border:1px double #CCC;
  border-radius:5px;
  background-color: #333;	
}
#nickname{
	position:absolute;
  top:20px;
  left:px;		
}
#email{
	position:absolute;
  top:490px;
  left:46px;		
}
#handy{
	position:absolute;
  top:490px;
  left:46px;		
}
#jahr{
	position:absolute;
  top:490px;
  left:46px;		
}
#monat{
	position:absolute;
  top:490px;
  left:46px;		
}
#tag{
	position:absolute;
  top:490px;
  left:46px;		
}
#zeit{
	position:absolute;
  top:490px;
  left:46px;
}
#buchen{
	position:absolute;
  top:490px;
  left:46px;		
}