body, td, p, div  {
  color: #000;
  font-size: 12px;
  font-family: Arial,sans-serif; ;
}
body {
  background-color:#eee;
  padding:0px;
  margin:0px;
  height: 100.1%;
}
html {
  height: 100%;
  margin-bottom: 1px;
}
form{
	margin:0px;
	padding:0px;
}
a {
  color: #cc0000;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.eingabefeld_gross, .e_g {
  font-size: 16px;
}
.eingabefeld_klein, .e_k {
  font-size: 10px;
}
.eingabefeld_normal, .e_n {
  font-size: 12px;
}
.aactive_root, .ainactive_root, .aactive_root:hover, .ainactive_root:hover, .aactive, .ainactive  {
  display:block;
  text-decoration:none;
  color:#fff;
	padding:4px;
	padding-left:10px;
	border-bottom:1px solid #ddd;
  background-color:#cc0000;
}
.ainactive:hover, .aactive:hover, .aactive_root:hover, .ainactive_root:hover  {
	background-color:#F6C10D;
	color:#333;
}
.aactive, .aactive:hover, .aactive_root, .aactive_root:hover{
	background-color:#854B3E;
  color:#fff;
}
#links, #rechts {
  background-color:#cc0000;
	padding-top:30px;
}
#rechts{
	padding:1px;
	padding-top:30px;
	overflow:hidden;
	font-size:10px;
}
.extralinks, .extralinks a{
	background-color:#cc0000;
	padding:2px;
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

#sw_txt_1, #sw_ueberschrift_1{
  display:block;
}
#sw_txt_1 {
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
}
#sw_ueberschrift_1{
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ddd;
	border-bottom:1px solid #cc0000;
}
#text iframe{
	margin:10px;
	width:600px !important;
	height:950px !important;
}
#text{
	width:630px;
	background-color:#fff;
}
#sw_txt_2, #sw_txt_2 p, #sw_txt_2 div, #sw_txt_2 td{
  font-size:10px;	
  padding:5px;	
	background-color:#fff;
}
#sw_txt_2{
	width:158px;
}
#sw_ueberschrift_2{
  display:none;
	text-align:center;
}
#urldruck{
  display:none;
}

#sw_sprache_1{
	position:absolute;
	top:90px;
	padding-left:646px;
}
#sw_sprache_2{
	display:none;
}

.drkrot{
	background-color:#cc0000;
	color:#fff;
	letter-spacing:3px;
	text-align:center;
	font-size:18px;
}
.grau{
	background-color:#c0c0c0;	
}
#top{
	background-color:#fff;
}
