@charset "UTF-8";
/* CSS Document */


body {
	font-size:12px;
	font-family:Courier, Arial, serif, Times;
	background:#000000;
	text-align:center;
	
	}
	
h1,h2 a { margin:0; padding:0}

a {color: #ffffff}
a:hover { color: #ffffff}

/*--------*/


h1{
	font-size:30px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	color:#FFF;
	}

.caja {
	width:400px;
	margin:200px auto 0px auto;
	
	}
h1.titel{
	width:400px;height:200px;
	background: url(../img/01.jpg) no-repeat;
	text-indent:-9999px;
}
h2{
	font-size:30px;
	font-weight: normal;
	margin:15px 0 0 0;
	color:#FFF;
	background: url(../img/weiter.gif) no-repeat;
	}
