@charset "utf-8";
/* CSS Document */

* { 
margin:0; padding:0; border:0;
}
.noText {
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	color:#ccc;
}
html {
	background:#00000 0 0 repeat;
	}
	
body {
	background:#00000 0 repeat;
	}
#seite { 
background:url(../images/kfz.jpg) 0 0 no-repeat;
height:369px;
width:566px;
position:relative;
margin:30px auto;
}

div#seite #DS22{
	width:500px;
	height:300px;
	background:url('../images/Bstart.png') no-repeat 0 0;
	position:absolute;
	margin:0;
	top:150px;
	left:220px
}

#seite #text{ 
height:150px;
width:300px;
position:absolute;
margin:0px 300px;
}
.title {
  color: #FFF;
  display: block;
  font-size: 18px;
  height: 480px;
  position: relative;
  margin:0;
  }
.inhalt {
  color: #FFF;
  display: block;
  font-size: 14px;
  height: 480px;
  position: relative;
  margin:0;
  }
