/* Webdienste DABITZ, www.webdienste-dabitz.de */


*
	{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
	font-family:Arial, sans-serif;
  font-size:100%;
  font-weight:normal;
  color:#333;
	}
body {
	overflow:auto;
  margin:30px;
  text-align:center;
  background-color:#FBFBFB;
	}

a:link {
  color:#009;
  }
a:visited {
  color:#009;
  }
a:hover {
  color:#000;
  }
a:active {
  color:#000;
  }

b {
  font-weight:bold;
  }
.c {
	clear:both;
	}



h1 {
  font-family:'Times New Roman',Times,serif;
  margin-top:40px;
  font-size:200%;
	color:#009;
	}
p {
	
	}
td {
  padding:0px 10px 0px 10px;
	vertical-align:top;
  text-align:left;
  font-size:100%;
  color:#009;
  line-height:160%;
	}
input, select, textarea {
	
	}

.text-klein {
  font-size:80%
  }
.indexlink {
  font-family:'Times New Roman',Times,serif;
  font-weight:bold;
  }

/* LAYOUT */
#seite {
  margin:0 auto;
 	width:800px;
  }

#startflash {
  margin-top:50px;
  }

#navigation {
  background-image:url(../layout/navi-hintergrund.jpg);
  background-repeat:no-repeat;
  height:40px;
  padding-top:11px;
  }
#navigation a {
  font-weight:bold;
  color:#FFF;
  padding:0px 10px 0px 10px;
  text-decoration:none;
  text-transform:uppercase;
  }

#subnavigation {
  
  }

#inhalt {
  height:360px;
  }

#fusszeile {
  margin-top:20px;
  font-size:80%;
  color:#009;
  }

#fusszeile a {
  text-decoration:none;
  color:#009;
  }

.firmenname {
  font-size:170%;
  color:#009;
  }
