td.sportline {
  background: #FFABFF;
  list-style: none;
  padding: 5px 2.5% 5px 2.5%;
  margin: 0;  
}

table.sporttable {
  margin: 0;
  padding: 0;
  table-spacing: 0;
}

div.friend {
  float: left;
  width: 150px;
  height: 250px;
  text-align: center;
  background: gray;
}

.profil_spalte_links {
  float: left;
  width: 115px;
  border-right: 1px solid #818181;
  color: #F8F8F8;
  text-align: center;
}
  
.profil_spalte_rechts {
  float: right;
  width: 450px;
  color: black;
}
  
.profil_spalte_rechts a:link, .profil_spalte_rechts a:visited {
  text-decoration: none;
  color: black;
}

.fieldlabel {
  color: #818181;
}

td {
  padding-bottom: 5px;
}

h1 {
  color: #818181;
  font-size: 12px;
  font-weight: 600;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
li {
  list-style: none;
  margin-left: 0px;
  margin-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #818181;
}

.line {
  font-size: 1px;
  height: 1px;
  border-bottom: 1px solid #818181;
}

.textfield {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #818181;
}

div.friend {
  float: left;
  width: 100px;
  height: 100px;
  text-align: center;
  border: 1px dotted silver;
}
div.friend_image {
  height: 80px;
}

div.profil_reiter {
  margin-top: 15px;
}

.profile_text {
  margin: 10px;
}

div.message_popup {
  margin: 10px;
}

div.message_popup h1 {
  color: #818181;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  margin: 20px 0 20px 0;
}

div.message {
  color: red;
  font-size: 11pt;
}

.inactive {
  opacity: 0.20;
  filter: alpha(opacity = 20);
}

.searchbox {
  float: right;
  clear: both;

}

.searchbox:after {
  clear: both;
}

.searchbox .searchbox_grey {
  color: darkgrey;
}

.searchbox .searchbox_black {
  color: black
}

div.forumtools {
  padding-bottom: 5px;
}

ul.categorylist {
	display: block;
	list-style-type: none;
	margin: 10px 0 0 0;
  padding: 0;
  border: 2px solid #FB42AA;
  clear: both;
}

ul.categorylist li {
	display: block;
	list-style-type: none;
	color: black;
	margin: 0;
  padding: 0;
}

ul.categorylist .oddrow {
  background: #FFABFF;
}

ul.categorylist .evenrow {
  background: #CCCCCC;
}

ul.categorylist dl {
	position: relative;
  padding: 0px;
  margin: 0;
  height:auto !important;
  min-height:35px;
}

ul.categorylist dt {
	display: block;
	float: left;
	width: 55%;
	font-size: 0.8em;
	padding-right: 4px;
  padding-left: 4px;		
}

ul.categorylist dt a.forumtitle {
  font-size: 1.4em;
  color: black;
}

ul.categorylist dd a:link, ul.categorylist dd a:visited {
  color: black;
}

li.row:hover {
	background-color: #F8F8F8;
}

li.row:hover dd {
	border-left-color: #CCCCCC;
}

ul.postliste {
	display: block;
	list-style-type: none;
	margin: 0;
  padding: 0;
  border: 2px solid #FB42AA;
  clear: both;
}

ul.postliste li {
	display: block;
	list-style-type: none;
	color: black;
	margin: 0;
  padding: 0;
}

ul.postliste .oddrow {
  background: #FFABFF;
}

ul.postliste .evenrow {
  background: #CCCCCC;
}

ul.postliste dl {
	position: relative;
  padding: 0px;
  margin: 0;
  height:auto !important;
  min-height:35px;
}

ul.postliste dt {
	display: block;
	float: left;
	width: 55%;
	font-size: 1.0em;
  font-weight: bold;
	padding: 4px;		
}

ul.postliste a:link, ul.postliste a:visited {
  color: black;
  text-decoration: none;
}

ul.postliste dd {
	display: block;
	float: left;
  margin: 0px;
  font-size:0.8em;
  text-align:center;
}

li.row:hover {
	background-color: #F8F8F8;
}

li.row:hover dd {
	border-left-color: #CCCCCC;
}

ul.postlist {
	display: block;
	list-style-type: none;
	margin: 10px 0 0 0;
  padding: 0;
  border: 2px solid #FB42AA;
  clear: both;
}

ul.postlist li {
	display: block;
	list-style-type: none;
	color: black;
	margin: 0;
  padding: 0;
  border-bottom: 1px solid white;
}

ul.postlist .oddrow {
  background: #FFABFF;
}

ul.postlist .evenrow {
  background: #CCCCCC;
}

p.author {
  font-size: 0.7em;
  font-weight: bold;
  font-style: italic;
  border-bottom: 1px solid white;
  padding: 8px;
  margin: 0;
}

p.title {
  font-size: 1.2em;
  font-weight: bold;
  padding: 8px;
  margin: 0;
}

p.author a:link, p.author a:visited {
  color: black;
}

div.content {
  float: left;
  width: 70%;
  background: white;
  opacity: 0.8;
  min-height: 150px;
  color: black;
  font-size: 0.9em;
  padding: 8px;
}

dl.poster {
  float: left;
  width: 20%;
  padding: 0px;
  margin: 0 10px 0 0;
  height:auto !important;
}

dl.poster dt {
	display: block;
	font-style: italic;
	font-size: 0.8em;
  font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
}

dl.poster dt a:link, dl.poster dt a:visited {
  color: black;
}

dl.poster dd {
	display: block;
  margin: 0px;
	padding-left: 10px;
  font-size:0.8em;
  line-height:2.2em;
}

.postingtools {
  position: relative;
  top: -22px;
  float: right;
  margin-right: 5px;
}

.actions {
  padding-top: 5px;
  padding-bottom: 5px;
}
