body {
	background-color: #DDDDDD;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 1.5em;
	/*margin: 0pt;*/
}

#homerecads_widget
{
	display: none !important;
}

#PLISTA_widget
{
	display: none !important;
}

#header {
	/*border: 1px solid #888888;*/
	margin: auto;
	width: 1010px;
	/*height: 97px;*/
	/*position: relative;*/
}

#top {
/*	position: absolute;
	top: 30px;*/
	border-top: 30px solid #dddddd;
	height: 31px;
	width: 1010px;
	font-size: 14pt;
	line-height: 29px;
	color: #e6b429;
	text-align: center;
	background-Color:#000000;
	border-bottom: 7px solid #e6b429;
}

#top2 {
	border-top: 25px solid #dddddd;
	border-bottom: 2px solid #000000;
	height: 31px;
	width: 1010px;
	font-size: 14pt;
	line-height: 29px;
	color: #DD7711; /*#DD7711;*/
	text-align: center;
	background-Color: #EEEEEE; /*EEEEEE*/
}

#logo {
	position: relative;
	left:20px;
	top:-78px;
	height:0px;
}

#nav {
/*	position: absolute;
	top: 68px;*/
	width: 1010px;
	text-align: center;
	height: 28px;
	line-height: 26px;
	background-Color:#EEEEEE;
	border-bottom: 1px solid #dddddd;
}

#nav a {
	color: #000000;
	text-decoration: none;
}

#nav a:hover {
	color: #000000;
	text-decoration: underline;
}

#mitte {
	/*border: 1px solid #888888;*/
	background-color: #FFFFFF;
	width: 1010px;
	margin: auto;
	overflow: hidden;	
}

#inhalt {
	margin: 1em 12px;
}

#bottom {
	/*background-color: #FF0000;*/
	/*border: 1px solid #888888;*/
	color: #888888;
	width: 1010px;
	margin: auto;
	text-align: center;
	height: 24px;
	line-height: 21px;
}

.bild_mit_schrift {
  text-align: center;
  line-height: 1em;
}

.rechner {
	border: 1px solid #888888;
	background-color: #fff;
	line-height: 14pt;
  margin-left: auto;
  margin-right: auto;
}

.rechner table {
  border: 0px;
	width: 100%;
	text-align: right;
	font-size: 10pt;
	font-family: Verdana;
	padding: 0px;
}

.rechner td {
	padding: 0px;
}

.calcueberschrift th {
	text-align: left;
}

.calcueberschrift {
	/*height: 50px;*/
}

.calcinfo, .calcinfo td, .calcueberschrift, .calcueberschrift th {
	background-color: #cde;
}

.calcinfo, .calcedit {
	height: 31px;
}

.calcedit, .calcedit td {
	background-color: #acf !important;
}

.calcedit:hover, .calcedit:hover td {
	background-color: #9be !important;
}

.calcinfo td, .calcedit td, .calcedit:hover td, .calcueberschrift th {
  padding-left: 1px;
  padding-right: 1px;
}

.calcinfo img {
  margin-top: 1px;
  margin-bottom: 1px;
}

.Gesucht {
  width: 20px;
	text-align: left;
}

.Wert {
	width: 96px;
}

.Wert input {
	width: 96px;
	text-align: right;
}

.Wert select {
  width: 101px;
}

.Einheit {
	width: 70px;
	text-align: left;
}

.Einheit select {
  width: 70px;
}

.Einheit input {
  width: 64px;
}

.formelz {
  font-family: "Times New Roman";
	font-size: 12pt;
  font-style: italic;
}

.underline {
  text-decoration:underline;
}

.Button {
	width: 120px;
}

h1 {
	margin-top: 0.7em;
}

img {
  border: 0px;
}

.normale_tabelle  {
	border: 1px solid;
	border-color: #C1C1B7;
	background-color: #000000;
}

.normale_tabelle th {
	background-color: #eee;
	padding: 2px;
}

.normale_tabelle td {
	background-color: #eee;
	padding: 2px;
}

/*
a:link { color:#7080e0 }
a:visited { color:#7080e0 }
a:active { color:#FFC000; background-color:#302000 }
a:hover {color: #FFC000; background-color:#302000 }
*/
