Hm, also wäre das ganz oben sofort : .contentheading ?
Das sieht so aus, als ob das leer wäre? Ich kenn mich leider mit CSS nicht wirklich aus.
Code:
/* ############# CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
}
/* content title and links */
.contentpagetitle {}
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited {
font-size: 14px;
width: 100%;
font-weight: bold;
color: #A99270;
background-image: url(../images/paper_23.gif);
background-repeat: no-repeat;
background-position: -5px -58px;
text-decoration: none;
padding: 3px 2px 2px 24px;
}
a.contentpagetitle:hover {
color: #FF0000;
background-position: -5px -9px;
}
/* top box like a category description */
.contentdescription {}
/* Main Body Text */
.contentpane {
}
.contentpaneopen {
padding-left: .2em;
padding-right: .2em;
}
/* Main Body Text */
/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}
/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}
/* Dates */
.createdate { font-size:0.8em; font-weight: normal;
color: #BE9BA2;}
.modifydate {font-size: 10px;color: #DCC0A4;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF0000;font-weight: normal;}
/* Dates */
/* Writen by Authors name */
.small {color: #DCC0A4;}
/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px; color: #6E8CA0; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px; color: #FF0000; }
.pagenav_next{font-size: 14px; color: #FF0000; }
a.pagenav {color: #6E8CA0; border-bottom: 0;}
a.pagenav:hover {color: #79555A; border-bottom: 0;}
.pagenavcounter{ height: 15px; }
.back_button{font-size: 12px; height: 15px; }
/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px; color:#6E8CA0;font-weight: bold;
}
/* Article index {mospagebreak} */
table.contenttoc {
padding: 0px;
margin: 2px;
font-size: 12px;
}
table.contenttoc th {
background: #79555A;
color: #FFFFFF;
border: 1em solid;}
table.contenttoc td {padding: 2px;}
/* Links article index */
a.toclink:hover, a.toclink:visited, a.toclink:link { height: 18px; }
/* End Article index */
/* component heading */
.componentheading {
font-size: 1.5em;
font-weight: bold;
text-align:left;
margin-top: 1.5em;
background-color: #999259;
color: #FFFFFF;}
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
background-color : #DCC0A4;
color : #79555A;
font-weight : bold;
border-collapse: collapse;
font-size: 11px;
background-color: #999259;
color: #ECE2CC;
}
/* Table odd and Even Rows */
.sectiontableentry1 {
background-color : #EBEBBE;
font-size: 11px;
padding-right: 1px;
padding-left: 1px;
background-color: #FAF7D5;
border-bottom: 1px #BE9BA2 solid;}
.sectiontableentry2 {
background-color : #DCC0A4;
font-size: 11px;
padding-right: 1px;
padding-left: 1px;
background-color: #FFFFFF;
border-bottom: 1px #BE9BA2 solid;}
.sectiontablefooter{ height: 18px; }
/* End Sectiontable */
/* Category */
.category {color:#79555A;}
a.category:link, a.category:visited, a.category:hover { height: 15px; }
/* End category */
/* blogsection */
.blog {}
.blogsection{ height: 18px; }
.blog_more{ height: 18px; }
.blog_heading { height: 18px; }
/* space from bottom of article */
.article_seperator{
}
/* End blogsection */
/* Search Form Module*/
.search {
}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #DCC0A4;
background: #D3C4A8;
padding: 0px 2px 0px 2px;}
/* End Search Form */
/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
Lesezeichen