/* Haupt-Stylesheet für www.i-t-works.biz */
html,body{
	margin:0;padding:0;
  border:0;vertical-align:top;
  background-color:#000000;
	width:100%;height:100%;
  overflow:hidden;
	text-align:right;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12pt;
	color:#000000;
}
div#alles{
	width:99%;
  height:98%;
	margin:0;
	padding:0;
	background-color:#ffffff;
	text-align:center;
  border-top:2px solid #dedeee;
  border-right:3px solid #cdcdcd;
  border-bottom:4px solid #cdcdce;
  border-left:2px solid #dedeee;
}
div#abstdoben{
	display:none;
}
div#inhalt{
	width:92%;
  height:96%;
	margin:0;
	padding:0 20px 0;
	overflow:auto;
	font-size:11pt;
	line-height:15pt;
	text-align:right;/*  border: solid 1px #0000cc;  */
}
#top, .top{
	margin:0;padding:0;
	float:left;
  font-size:1px;line-height:1px;
  font-weight:normal;color:#ffffff;
}
p{
	margin:4px 0 0;
  padding:0;
}
p.logo{
	margin:0;
  width:94%;
  text-align:right;
}
div.adresse{
	margin:0;padding:0;
  width:94%;
  text-align:right;
}
ul{
	list-style-type:none;
	margin:0;
	padding:15px 0;
  width:92%;  /*  für FF (+ damit Links im IE nicht springen)  */
  display:block;
  text-align:right;  /* border: solid 1px #cc0000;  */
}
li{
  padding:0em;
}
p.werbemittel{
	margin:28px 0 0;
  padding:0;
  height:30px;
  width:92%;
  text-align:right;
  font-weight:bold;
  color:#ee0000; /* leicht dunkleres Rot als !  */
}
a {
	font-family:verdana,arial,helvetica,sans-serif;
	text-decoration:none;
  font-weight:normal;
	color:#000000;
  white-space:nowrap;
}
a:visited {
	color:#868696;
}
a:focus, a:hover{
	color:#ffffff;
	background-color:#ee0000;
}
a:active{
	color:#cc0000;            /* rot auf weiß */
  background-color:#ffffff;
}
.at{
  background-image:url(../grafik/at13x13.gif);
  background-repeat:no-repeat;
  background-position:center bottom;
}
img{
	border:0;
  font-size:0.8em;
  color:#afafaf;  /*  = grau  */
  padding:1px;
}
.leer{
	font-size:0.2em;
	line-height:0.2em;
}
.suchbegriff{
  background-color:#ffffcc;     /* =  Hellgelb */
}
abbr, acronym, .help, dfn{
	font-style:normal;
	/*border-bottom: 0.1em dashed #afafaf;   grau */
  border:0;text-decoration:none;
	cursor:help;
}