@charset "utf-8";
#container #main #mainx #side {
	width: 382px;
}

/* --- für IE 6.x --- */
* html #container #main #mainx #side {
    width: 370px;
}

#container #main #mainx #side #link {
	overflow: auto;
	height: 275px;
}

#container #main #mainx #side #link a:hover,
#container #main #mainx #side #link a:active,
#container #main #mainx #side #link li:hover,
#container #main #mainx #side #link li:active
 {
	color: #FFF500;
}
#container #main #mainx #text {
	width: 500px;
	margin-right: 48px;
	overflow: auto;
	margin-top: 38px;
	height: 280px;
	padding-right: 15px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* --- für IE 6.x --- */
* html #container #main #mainx #text {
    width: 515px;
	height: 275px;
}


#container #main #mainx #text img {
	margin-top: 10px;
	border: 1px solid #fff;
	margin-bottom: 10px;
	margin-right: 10px;
}
#container  #main  #mainx  #text  img.woborder  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#container  #main  #mainx  h1.first  {
	padding-top: 16px;
}

#container  #main  #mainx   h1.little {
	line-height: 1.4em;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.2em;
}
#container #main #mainx #text .center {
	text-align: center;
}

#container #main #mainx #side #link .active2,
#container #main #mainx #side #link .active2 a {
	color: #FFF500;
}

