body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 8px;
  background-color: #ffffff;
}

a {
	color: #ff6000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

h1 {
  font-weight: bold;
  color: #ffffff;
  font-size: 22px;
  margin-top: 0px;
  margin-bottom:0px;
}

h2 {
  font-weight: bold;
  color: #595859;
  font-size: 18px;
  margin-top: 13px;
  margin-bottom:15px;
}

h3 {
  font-weight: bold;
  color: #595859;
  font-size: 14px;
  margin-top: 16px;
  margin-bottom:6px;
}

p {
  margin-top:0px;
  margin-bottom:8px;
}

div#maincontent {
  margin-top:8px;
  background-color:#cccccc;
  padding-left:20px;
  padding-top:2px;
  padding-bottom:100px;
  padding-right:30px;
  height:350px;
}

div#maincontent2 {
  margin-top:8px;
  background-color:#cccccc;
  padding-left:20px;
  padding-top:2px;
  padding-bottom:20px;
  padding-right:30px;
}

div.formular {
	padding: 0;
	margin: 10px 0 0 0;
}

div.formular form {
	padding: 0px;
	margin: 0;
}

table#reiter {
  width:100%;
  background-color:#f0f0f0;
  border:0px;
}

table#reiter div {
  height:32px;
  padding:10px 10px 0px 10px;
  text-align: center;
  border-right:5px solid white;
}

div.menu_aktiv {
  background-color:#cccccc;
  color:#595859;
}

div.menu_inaktiv {
	background-color: #808080;
  background-image: url(../../images/menu_bg_a.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

div.menu_deaktiv {
	background-color: #f0f0f0;
  background-image: url(../../images/menu_bg_i.gif);
  background-position:bottom;
  background-repeat: repeat-x;
}

div.menu_deaktiv a {
	display: none;
}

div.menu_deaktiv span {
  font-size:14px;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

div.menu_inaktiv span {
	display: none;
}

div.menu_aktiv span {
	color: #595859;
	display: none;
}

a.menu {
  font-size:14px;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

a.menu:hover 	{
  text-decoration:underline;
}

a.menu_aktiv {
  font-size:14px;
  text-decoration: none;
  font-weight: bold;
  color: #595859;
}

a.menu_aktiv:hover 	{
  text-decoration:underline;
}

div#kalkulation {

}

.txtwhite16 {
  font-weight: bold;
  color: #ffffff;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom:0px;
}

.txt16 {
  font-weight: bold;
  color: #595859;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom:0px;
}

.txtwhite {
  color:white;
}
.txtdeaktiv {
  color: #9b9b9b;
}

.txt14 {
  font-size:14px;
}

table.stand {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;

}
table.stand td {
  background-color: #f0f0f0;
  vertical-align: top;
  font-size:12px;
}

.txtstandname {
  font-size:14px;
  font-weight:bold;
  color:#000000;
}

table.gesamtkalkulation {
  width: 100%;

}

table.gesamtkalkulation th {
  background-color: #808080;
  vertical-align: top;
  text-align:left;
  color: white;
  font-size:12px;
  font-weight:bold;
  padding:4px;
}

table.gesamtkalkulation td {
  background-color: #f0f0f0;
  vertical-align: top;
  font-size:12px;
  padding:4px;
}

a.impressum {
  font-size:11px;
  text-decoration: none;
  color: #ffffff;
}

a.impressum:hover 	{
  text-decoration:underline;
}

.button {
  text-decoration: none;
  font-size:11px;
  color: #000066;
  background-image: url(../../images/button_bg.gif);
  //background-position: 16px;
  background-repeat: repeat-x;
  border:1px solid #8b93a7;
  padding-left:15px;
  padding-right:15px;
  padding-top:3px;
  padding-bottom:3px;
}

.button:hover {
  background-image: url(../../images/button_bg_r.gif);
  text-decoration: none;
}

table#cbr_areas {

}
table#cbr_areas td {
	padding: 10px;
	background-color: #f0f0f0;
	text-align: center;
	vertical-align: top;
}

td.startseite_rechts {
	background-color: #f0f0f0;
	width: 205px;
	vertical-align: top;
	padding: 20px 8px;
}

table#sprachen img {
  margin-right: 2px;
}