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

body {
  background-color: #ffffff;
  overflow: auto;
  font-size: 9px;
  line-height: 15px;
  text-align: left;
}

html, body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.hidden {
  overflow: hidden;
}

#schneidezahn_comic {
	position: absolute;
	height: 100px;
	width: 205px;
	left: 50%;
	margin-left: 250px;
	bottom: 0px;
	background-image: url(../bilder/Bilder/schneidezahn.gif);
	background-repeat: no-repeat;
}

#sz_blase {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 50%;
	margin-left: 240px;
	bottom: 100px;
	background-image: url(../bilder/Blase.png);
	background-repeat: no-repeat;
}

#zahnfee_comic {
	position: absolute;
	height: 140px;
	width: 250px;
	left: 50%;
	margin-left: 250px;
	bottom: 0px;
	background-image: url(../bilder/Bilder/zahnfee.gif);
	background-repeat: no-repeat;
}

#frontzahn_comic {
	position: absolute;
	height: 110px;
	width: 160px;
	left: 50%;
	margin-left: 250px;
	bottom: 0px;
	background-image: url(../bilder/Bilder/frontzahn.gif);
	background-repeat: no-repeat;
}

#zahnkrone_comic {
	position: absolute;
	height: 135px;
	width: 135px;
	left: 50%;
	margin-left: 250px;
	bottom: 0px;
	background-image: url(../bilder/Bilder/zahnkrone.gif);
	background-repeat: no-repeat;
}

.schneidezahn_500 {
	position: absolute;
	height: 500px;
	width: 303px;
	left: 50%;
	top: 50%;
	margin-left: -120px;
	margin-top: -270px;
	background-image: url(../bilder/schneidezahn_sap_500.png);
	background-repeat: no-repeat;
}

.frontzahn_500 {
	position: absolute;
	height: 500px;
	width: 244px;
	left: 50%;
	top: 50%;
	margin-left: -127px;
	margin-top: -270px;
	background-image: url(../bilder/frontzahn_sap.png);
	background-repeat: no-repeat;
}

.zahnfee_500 {
	position: absolute;
	height: 500px;
	width: 274px;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -270px;
	background-image: url(../bilder/zahnfee.png);
	background-repeat: no-repeat;
}

.zahnkrone_500 {
	position: absolute;
	height: 500px;
	width: 432px;
	left: 50%;
	top: 50%;
	margin-left: -216px;
	margin-top: -270px;
	background-image: url(../bilder/zahnkrone.png);
	background-repeat: no-repeat;
}

#logo {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: 230px;
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(../bilder/teethshirts-sap.png);
}

#sz_name {
	position: absolute;
	height: 120px;
	width: 120px;
	left: 50%;
	top: 50%;
	margin-left: 50px;
	margin-top: -270px;
	background-image: url(../bilder/Bilder/schneidezahnname.png);
	background-repeat: no-repeat;
}

#zk_name {
	position: absolute;
	height: 120px;
	width: 95px;
	left: 50%;
	top: 50%;
	margin-left: 50px;
	margin-top: -270px;
	background-image: url(../bilder/Bilder/zahnkronename.png);
	background-repeat: no-repeat;
}

#fz_name {
	position: absolute;
	height: 120px;
	width: 95px;
	left: 50%;
	top: 50%;
	margin-left: 60px;
	margin-top: -270px;
	background-image: url(../bilder/Bilder/frontzahnname.png);
	background-repeat: no-repeat;
}

#zf_name {
	position: absolute;
	height: 180px;
	width: 70px;
	left: 50%;
	top: 50%;
	margin-left: 50px;
	margin-top: -270px;
	background-image: url(../bilder/Bilder/zahnfeename.png);
	background-repeat: no-repeat;
}

#text_sap {
  position: absolute;
  height: auto;
  width: 600px;
  left: 50%;
  bottom: 10px;
  margin-left: -300px;
}

#verlauf {
  width: 600px;
  height: 100px;
  background-image: url(../bilder/Bilder/verlauf_100_06.gif);
  background-position: top;
  background-repeat: repeat-x;
  float: left;
  display: block;
}

.back {
  background-image: url(../bilder/verlauf650.gif);
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: bottom;
}

#impressum {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100px;
	left: 50%;
	margin-left: 400px;
	bottom: 0px;
}

#impdiv {
	position: absolute;
	height: 400px;
	width: 500px;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -200px;
	background-image:url(../bilder/impblase.png);
	background-repeat: no-repeat;
	overflow: auto;
}

.imp {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	color: #FFF;
}

/* spawn */

a.spawn-w, a.spawn-w:visited {
  background-color: transparent;
  text-decoration: none;
  margin: 0px;
  display: block;
  height: 100px;
  border: none;
}

a.spawn-w span {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

a.spawn-w:hover a.spawn-w:hover img{
  border: 0px;
}

a.spawn-w:hover span {
  position: absolute;
  text-align: left;
  width: 200px;
  height: 200px;
  top: -200px;
  left: -10px;
  background-image: url(../bilder/blase.png);
  background-repeat: no-repeat;
  background-color: transparent;
  z-index: 100;
}

#front {
  left: -30px;
  top: -220px;
}

#wkdiv {
	position: absolute;
	top: 15px;
	left: 25px;
	width: 150px;
	height: 150px;
}


/* Fonts */

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  color: #ffffff;
  letter-spacing: 10px;
  text-align: center;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  color: #0069AF;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #0069AF;
}

h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 15px;
  color: #000;
  letter-spacing: 5px;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0069AF;
}

.imprint {
	font-size: 10px;
	line-height: normal;
	color: #fff;
}

.lined {
  text-decoration: underline;
}

.italic {
  font-style: italic;
}

.bold {
  font-weight: bold;
  text-transform: uppercase;
}

.black {
  color: #000;
}

.white {
  color: #FFF;
}

.white2 {
  color: #FFF;
  text-transform: none;
  letter-spacing: normal;
}

.center {
  text-align: center;
}

.blau {
  background-image:url(../bilder/verlauf650.gif);
  background-repeat: repeat-x;
}

a:link {
  text-decoration: none;
  color: #CCCCCC;
}
  
a:visited {
  text-decoration: none;
  color: #CCCCCC;
}

a:hover {
  letter-spacing: 3px;
  text-transform: uppercase;
}

a:active {
  text-decoration: none;
  color: #CCCCCC;
}

a:focus {
  letter-spacing: 3px;
  text-transform: uppercase;
}
