.nothing{
}

body {
 text-align:center; /* for IE */
 background-image:url('/fileadmin/templates/kpsol1/images/backgroundtile.png');
 background-repeat:repeat-x;
 background-color: #415A68;
}

body table {
 background-color: white;
 border: 10px solid white;
 margin-left: auto; /* for the rest */
 margin-right: auto; /* for the rest */
 text-align:left; /* for IE */
}

body table table {
 background-color: white;
 border: 0px;
 margin-left: auto; /* for the rest */
 margin-right: auto; /* for the rest */
 text-align:left; /* for IE */
}

a:link {
	color: #4D2177;
}

a:visited {
	color: #84A40B;
}

a:hover {
	color: #4D2177;
}

a:active {
	color: #4D2177;
}

.iscout1 {
	color: #84A40B;
}

.iscout2 {
	color: #4D2177;
}

.iscout3 {
	color: #8B0066;
}

.articleHeader {
}

.articleHeader .title {
}

.articleHeader .date {
  font-size: 0.7em;
  text-align: right;
  width: 100%;
}

.articleHeader .age {
  font-size: 0.9em;
}

.articleHeader .author {
  font-size: 0.7em;
  text-align: right;
  width: 100%;
}

td {
  font-family: serif,verdana,arial;
  font-size: 1.0em;
}

.content {
  width: 600px;
  padding: 5px;
  font-size: 12px;
}

.scoutlogo {
  padding: 40px 40px 40px 40px;
}