body, td, p, div  {
  color: #000;
  font-size: 12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
  background-color:#efefef;
  padding:0px;
  margin:0px;
  height: 100.1%;
}
html {
  height: 100%;
  margin-bottom: 1px;
}
.rosa{
	background-color:#fff0f0;
}
.pink{
	background-color:#cc3366;
	color: #fff;
}
.footlnk{
	color: #fff;
	text-decoration:none;
}
.footlnk:hover{
	text-decoration:underline;
}
#txt{
	background-color:#fff;
	padding:10px;
	overflow:hidden;
}
#sw_txt_1, #sw_ueberschrift_1{
  display:block;
	position:relative;
}
#sw_ueberschrift_1{
	font-weight:bold;
	font-size:16px;
	color:#5e0035;
}
a{
	color:#5e0035;
}
a:hover{
	text-decoration:none;
}
.ainactive_root, .aactive_root, .ainactive_root:hover, .aactive_root:hover {
  text-decoration:none;
	color:#fff;
	font-size:12px;
	display:block;
	float:left;
	padding:4px;
	margin-left:10px;
}

.ainactive_root:hover, .aactive_root:hover, .aactive_root {
	color:#cc3366;
	padding:3px;
	border:1px solid #cc3366;
}
.ainactive_root:hover, .aactive_root:hover {
	background-color:#fff;
}
.aactive_root {
	background-color:#fff0f0;
}

.ainactive:hover, .aactive, .ainactive, .aactive:hover {
  display:block;
  text-decoration:none;
	padding:5px;
	padding-left:20px;
	border-bottom:1px solid #5e0035;
	color: #5e0035;
}
.ainactive:hover, .aactive, .aactive:hover {
	color: #fff;
	background-color: #5e0035;
}
#sw_sprache_1{
  display:block;
}
#sw_sprache_2{
  display:none;
}
.laenderpics{
	border:1px solid #fff;
	width:14px;
	height:14px;
	float:left;
	display:block;
}
.butt{
	display:block;
	border:1px solid #5e0035;
	padding:1px;
	margin:3px;
	float:left;
	width:25px;
}
.butt:hover{
	background-color: #efefef;
}
.eingabefeld_normal, textarea{
	width:270px !important;
}
input{
	width:150px !important;
}
#druck, #dtxt{
	display:none;
}
#sform select{
	font-size:10px;
}