.post img {border: 0px}

}

Element {
}
.titleCatName {
    padding-left: 5px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    display: block;
    font-size: 16px;
    font-family: arial,tahoma,sans-serif;
    line-height: 20px;
    background-color: #CD1713;
}

#respond textarea {
    font: 12px Arial,Helvetica,sans-serif;
    width: 95%;
    height: 60px;
    background: #FEFEFE none repeat scroll 0% 0%;
    border: 1px solid #E6E6E6;
    padding: 2px 3px 3px 7px;
}

h1.singlePageTitle {
    display: block;
    letter-spacing: -1px;
    color: #222;
    font: 21px/1.1em "palatino linotype",palatino,"times new roman",times,serif;
    border-left: 10px solid #CD1713;
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 6px;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 10px;
}

h2.postTitle {
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 5px;
    color: #222;
}

.post h1 {
    font-size: 23px;
    font-family: verdana,tahoma,sans-serif;
    font-weight: bold;
    line-height: 27px;
}

.post h2 {
    font-size: 21px;
    font-family: verdana,tahoma,sans-serif;
    font-weight: bold;
    line-height: 26px;
}

.post h3 {
    font-size: 18px;
    font-family: verdana,tahoma,sans-serif;
    font-weight: bold;
    line-height: 21px;
}

.post h4 {
    font-size: 15px;
    font-family: verdana,tahoma,sans-serif;
    font-weight: bold;
    line-height: 20px;
}

/*
	Silbentrennung für Related Posts Anchor Tags
*/

a.wp_rp_title {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}

#wideSidebar {
    float: left;
    width: 300px;
    background: #f5f5f5;
    font-size: .8em;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.wideSidebarWidget {
    margin-top: 0px;
    margin-bottom: 0;
}

/*
	Innerpage  - veröffentlicht am - unter Artikel
*/

#entryMeta {
    font-size: .8em;
    border: 1px solid #ddd;
    padding: 1px;
    background: #f5f5f5;
    color: #444;
    margin-bottom: 10px;
    line-height: 1.3em;