  ul#links {
    font-size: 12px;
    width: auto;
    margin: 0 0 0; padding: 0;
    border: 0;
  }
  ul#links li {
    list-style: none;
    margin: 0; padding: 0;
  }
  ul#links a {
    display: block;
    padding: 0.2em;
    font-weight: 400;
  }
  ul#links a:link {
    color: black; 
    text-decoration: none;
  }
  ul#links a:visited {
    color: #000; 
    text-decoration: none;
  }
  ul#links a:hover {
    color: black; background-color: #77A7BF;
    color: #fff; 
    text-decoration: none;
  }
  ul#links a:active {
    color: black; background-color: #1A73A0;
  }


.postbit {
border: 1px solid #000000; 
background-image:url(boardback.gif);
background-repeat:repeat-x; 
background-position: top;
background-color: #D1E5EF;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
padding: 5px;
}

.postuser {
border: 1px solid #000000; 
width: 120px;
border-right: 0px;
margin-top: 5px;
margin-left: 2px;
margin-right: 2px;
padding: 5px;
}

.mainpage {
 color: #000000;
 background-color: #1A73A0;
 font-family: tahoma,helvetica;
}

.selectmulti{
 background-color: #7DBEDF;
}

/* Suchbox ausrichten (Header) */
#search .searchInput {
	/* Toggle View: Set to "0" for Standard View */
	/* Toggle View: Set to "1px" for Framed View */
	border-width: 0;
	margin: 0;
	padding: 10px;
}


/* Container */

.container {
 width:80%;
 font-size: 12px;
 background-color: #A7C5D4; 
 border: 1px solid #000;
 font-family: tahoma,helvetica;
 color: #000;
}

.descfont {
 font-size: 11px;
 font-family: Tahoma,Helvetica;
 color: #6F6F6F;
 font-family: 'trebuchet ms',geneva,tahoma,helvetica;
}

.shoutfont {
 font-size: 11px;
 font-family: Tahoma,Helvetica;
 color: #3F3F3F;
 font-family: 'trebuchet ms',geneva,tahoma,helvetica;
}

.descline {
 color: #6F6F6F;
 background-color: #6F6F6F;
 height: 1px;
 width: 60%;
 border: 0;
}

.shout {
 padding:3px;
 border-bottom: 1px solid black;
}

.shoutmark {
 padding:3px;
 background-color: #236ABF;
 border-bottom: 1px solid black;
}