
body, td, p, div  {
  color: #000000;
  font-size: 12px;
  font-family: Arial;
}
body {
  background-color:#eeeeee;
  padding:0px;
  margin:0px;
	margin-top:10px;
  height: 100.1%;
}
html {
  height: 100%;
  margin-bottom: 1px;
}
a {
  color: #cc3333;
  text-decoration:underline;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
.eingabefeld_gross, .e_g {
  font-size: 12px;
  letter-spacing:2px
}
.eingabefeld_klein, .e_k {
  font-size: 12px;
}
.eingabefeld_normal, .e_n {
  font-size: 12px;
}
.aactive, .ainactive, .aactive_root, .ainactive_root {
  font-size: 10px;
	line-height:25px;
  display:block;
  text-decoration:none;
  padding:2px;
  margin-bottom:4px;
  background-color:#ffffff;
  color:#cc3333;
  padding-left:10px;
  width:230px;
	border-bottom:1px solid #cc3333;
	letter-spacing:2px;
}
.aactive_root, .ainactive_root {
  text-transform:uppercase;
}
.aactive, .aactive_root {
  background-color: #eeeeee;
  color: #cc3333;
}
.ainactive:hover, .aactive:hover, .ainactive_root:hover, .aactive_root:hover {
  background-color: #cc3333;
  color: #ffffff;
}
.sitewizard, .sitewizard:hover {
  font-size: 10px;
  color:#000000;
  text-decoration: none;
  letter-spacing:2px;
  background-color:#eeeeee;
  text-align:center;
}
#ueberschrift {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
}
#text {
  width:463px;
  text-align:left;
  padding:10px;
  background-color:#ffffff;
}
#links {
  display:block;
  width:170px;
  padding:5px;
  text-align:left;
  background-color:#ffffff;
	padding-top:40px;
}
#sw_txt_1, #sw_ueberschrift_1{
  display:block;
  width:460px;
}
#sw_ueberschrift_1{
  font-size:18px;
	line-height:30px;
	color:#cc3333;
	border-bottom:2px solid #cc3333;
}
#sw_txt_1{
	min-height:350px;
}