@import "full.css";

body{
	font-family:verdana,arial,helvetica,sans-serif;
	color:#999;
	background-color:#000;
	font-size:0.8em;
	text-align:center;
}

.ipadformat {
	width: 1000px;
	height: 700px;
	#background-color: #F00;	
}

/* nur fuer Druck */

.print {display:none;}

/* .screen{ } */

a{
	color:#999;
	text-decoration:none;
}

a:hover{
	color:#fff;
}

h1{
	font-size:1em;
	color:#fff;
	font-weight:bold;
}
h2{
	font-size:1em;
	font-weight:normal;
}
h3{
	font-size:1em;
	font-weight:normal;
}

#wrapper, #wrapper2 {
	margin: 0 auto;
	text-align: center;
}

#wrapper {
	width: 980px;
}

#wrapper div, #wrapper2 div {
	text-align: left;
}

#base, #base3, #base2, #base2_neu {
	width: 870px;
	text-align: center;
	margin: 0 auto;
}

.rd{
	color:#CC0033;
}
.wt{
	color:#fff;letter-spacing: 0.06em;
}
.gry{
	color:#666666;
}

#qt{
	font-family:georgia,'times new roman',times,serif;
	font-size:1em;
	padding:19px 0 0 0;
	margin:0;
}


#base{
	height:310px;
	background:#000 url(images/base.jpg) no-repeat bottom left;
}
#base2{
	height:143px;
	background:#000 url(images/base2.gif) no-repeat bottom left;
}
#base2_neu{
	height:258px;
	background:#000 url(images/base2_neu.gif) no-repeat bottom left;
}
#base3{
	height:87px;
	background:#000 url(images/base3b.gif) no-repeat bottom left;
}

#tinf { 
	width:980px;
 }


