/* Forum */
/* -------------------------------------------------------------------------- */
#forumUebersichtTabelle {
    width: 589px;
    border-collapse: collapse;
    margin-left: 5px;
    margin-right: 5px;
}

#forumUebersichtTabelle th {
    font-weight: bold;
    color: #000000;
    background-color: #A4A4A4;
    border-bottom: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    padding-left: 5px;
    padding-right: 5px;
}

#forumUebersichtTabelle td {
    border-top: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    padding-left: 4px;
    padding-right: 4px;
}

#forumUebersichtTabelle .Hintergrund1 {
	background-color:  #CCCCCC;
}

#forumUebersichtTabelle .Hintergrund2 {
	background-color:  #B7B7B7;
}

#forumUebersichtTabelle tbody tr:hover {
    background-color: #B0FFB0;
}

.forumNavigation {
    text-align: center;
}

/* Thema - Forum */
/* -------------------------------------------------------------------------- */
#themaTabelle {
    width: 598px;
    border-collapse: collapse;
}
#themaTabelle thead th {
    border-bottom: 1px solid #E6E6E6;
}
#themaTabelle thead tr {
    background-color: #A4A4A4;
}

#themaTabelle .SpalteAutor{
    border-right: 1px solid #E6E6E6;
    width: 145px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
}

#themaTabelle thead th {
    padding-left: 5px;
    padding-right: 5px;
}

#themaTabelle .SpalteBeitrag {
    /*padding-left: 5px;
    padding-right: 5px;*/
    vertical-align: top;
}

#themaTabelle .Hintergrund1 {
	background-color:  #CCCCCC;
}

#themaTabelle .Hintergrund2 {
	background-color:  #B7B7B7;
}

#themaTabelle tbody td {
    border-top: 1px solid #E6E6E6;
}

.inhaltUeberschrift a {
    color: #ffffff;
}

.aktuellesThema {
    font-style: italic;
}

#themaTabelle .SpalteAutor .Benutzername {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
}

#themaTabelle .SpalteAutor .Benutzername .Gast{
    font-style: italic;
}

#themaTabelle .SpalteAutor .dabeiSeit {
    margin: 0;
}
#themaTabelle .SpalteAutor .Beitraege {
    margin: 0;
}

#themaTabelle .SpalteBeitrag .BeitragInfoleiste {
    float: left;
    width: 432px;
    border-bottom: 1px solid #E6E6E6;
    padding-left: 5px;
    padding-right: 5px;
}

.BeitragInfoleisteDatumTitel {
    font-size: 10px;
    float: left;
}

#themaTabelle .SpalteBeitrag .BeitragInhalt {
    float: left;
    width: 432px;
    padding-left: 5px;
    padding-right: 5px;
}

#themaTabelle .SpalteBeitrag .BeitragSignatur {
    float: left;
    width: 432px;
    border-top: 1px solid #000000;
    padding-left: 5px;
    padding-right: 5px;
}

.BeitragInhalt p,  .BeitragInhalt h1, .BeitragInhalt h2,  .BeitragInhalt h3, .BeitragInhalt h4, .BeitragInhalt h5, .BeitragInhalt h6,
.BeitragSignatur p,  .BeitragSignatur h1, .BeitragSignatur h2,  .BeitragSignatur h3, .BeitragSignatur h4, .BeitragSignatur h5, .BeitragSignatur h6 {
    margin-left: 0;
    margin-right: 0;
}


#forumNeuAutor, #forumNeuPasswort, #forumNeuSicherheitseingabe, #forumNeuTitel, #forumNeuNachricht, #forumNeuSignatur,
#forumNeuSchaltflaechen {
    float: left;
}

#forumNeuTitel, #forumNeuSignatur {
    background-color: #B7B7B7;
}

#forumNeuAutorTitel, #forumNeuPasswortTitel, #forumNeuSicherheitseingabeTitel, #forumNeuTitelTitel, #forumNeuNachrichtTitel,
#forumNeuSignaturTitel, #forumNeuSchaltflaechenTitel {
    float: left;
    width: 95px;
    padding-left: 5px;
    font-weight: bold;
}

#forumNeuAutorInput, #forumNeuPasswortInput, #forumNeuSicherheitseingabeInput, #forumNeuTitelInput, #forumNeuNachrichtInput,
#forumNeuSignaturInput, #forumNeuSchaltflaechenInput {
    float: left;
    width: 497px;
}

#forumNeuPasswortInput {
    margin-top: 20px;
}

#forumNeuAutorInput {
    margin-top:2px;
}

#forumNeuTitel {
    padding-bottom: 3px;
}
#forumNeuTitelInput {
    padding-top: 3px;
}

.formuNeuKleingeschrieben {
    font-size: 10px;
    font-weight: normal;
}

/* Neu  11.März */
.forumKnopfEditieren {
	background-image:url(Editieren.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	float: right;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.forumKnopfEditieren img {
	border: 0;
}

.forumKnopfZitieren {
	background-image:url(Zitat.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	float: right;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.forumKnopfZitieren img {
	border: 0;
}

#themaTabelle .SpalteBeitrag .BeitragEditiert {
	float: left;
	width: 432px;
	padding-left: 5px;
	padding-right: 5px;
	font-style: italic;
	font-size:8pt;
}

.boxZitat {
	border: 1px solid #E6E6E6;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.boxZitatInhalt {
	padding-left: 5px;
	padding-right: 5px;
}

.boxZitatZitatVon {
	padding-left: 5px;
	background-color: #C1CECE;
}

/* Neu 13. März */
.forumPfeil2 {
background-image: url(Pfeil2.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
.forumPfeil1 {
background-image: url(Pfeil1.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
