ul { list-style-type: none; }
ul li { display: inline; list-style-type: none; }

div.marginParagraph p { margin-left:10px; margin-right:10px; padding-left:10px; padding-right:10px; }

.clearFloat {
	clear: both;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

/* from original stylez */

/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend table, caption, tbody, tfoot, thead, tr, th, td, sub, sup {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0 none;
    vertical-align: baseline;
}

body {
	font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 75%;
}
*/

a.headerBackLink {
	padding-left: 10px !important;
	padding-right: 10px !important;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #333333;
}

h1.articleHeader {
	padding-left: 10px !important;
	padding-right: 10px !important;
    font-size: 1.2em;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight:normal;
    color: #646464;
}
/*
h2 {
    font-size: 1em;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    color: #646464;
    font-weight: normal;
    margin: 0 0 15px;
}
*/
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
}

.detail .image {
    float: left;
    position: relative;
    width: 240px;
    height:220px;
    margin-left:10px;
}

.detail .image a.invisible {
	display:none;
}

.detail .image img.image-size {
	width:250px; 
	height:202px;
}

.detail .articleText {
    float: right;
    margin-left: 15px;
    margin-right: 10px;
    width: 260px;
    font-size: 12px;
}


.listing .articleText {
    float: left;
    margin-left: 15px;
    width: 240px;
    color: #333333;
}

.listing .articleText p {
	/*
	float: right;
	width: 180px;
	*/
	margin-left:0px;
	padding-left:0px;
	font-size: 12px;
}

.listing .articleText h2 {
    color: #646464;
    margin-top: 0px;
    margin-bottom: 3px;
    font-weight: normal;
    font-size: 1.2em;
    text-transform:uppercase;
    font-family: inherit;
}

.listing .image {
	float: left;
	width: 120px;
	padding-left:10px;
}

.row-listing .image {
	float: left;
	width: 120px;
	padding-left:10px;
}

.row-listing .image img {
	/* height: 101px; */
}
.hr {
    background: none repeat scroll 0 0 #CDCDCD;
    color: inherit;
    height: 1px;
    margin: 15px 0;
    overflow: hidden;
}

.side-margin {
    margin-left:10px;
    margin-right:10px;	
}

.detail-listing {
    float: left;
    width: 400px;
}

.listing {
    margin-bottom: 20px;
}

.row-listing {
    position: relative;
}

.row-listing .raw-text {
    float: left;
    margin-bottom: 25px;
    width: 234px;
    color: #333333;
}

.row-listing .raw-text-detail p, h2 {
    width: 390px;
    color: #333333;
    font-size: 12px !important;
}


.row-listing .raw-text h2 {
	color: #646464;
    font-weight: normal;
    font-size: 0.9em;
    margin-bottom: 5px;
    text-transform:uppercase;
    font-family: inherit;
    margin-top:0px;
}

.row-listing .raw-text h2 a {
    color: #646464;
	text-decoration: none;
	font-size: 11px;
}

.row-listing .raw-text p {
	margin-left:0px;
	padding-left:0px;
	font-size: 11px;
}

.row-listing .images {
    float: left;
    text-align: left;
    width: 284px;
}

.row-listing .images ul li a {
    display: inline;
    text-decoration: none;
}

.row-listing .images ul li a img {
	width: 125px;
	height: 101px;
}	

.row-listing ul.row-details {
    bottom: 0px;
    left: 0px;
    margin-right:-1px !important;
    position: absolute;

}

.row-listing ul.row-details, .row-listing ul.row-details li {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0 none;
}

.row-listing ul.row-details li a {
	color: #333333;	
	background: url("../images/layout/raquo.png") no-repeat scroll right center transparent;
	display: block;
    padding-right: 10px;
}

ul.listing-links {
	margin-left: 0px;
}

ul.listing-links li a {
    background: url("../images/layout/raquo.png") no-repeat scroll right center transparent;
    color: #333333;
    display: block;
    padding-right: 10px;
    text-decoration: none;
    font-size:12px;
    float: left;
}

ul.listing-links li a:hover {
	text-decorate: underline;
}
.listing-content {
    background-color: #FFFFFF;
    padding: 10px;
    position: relative;
}

/* farben-template */
.color-content {
    background-color: #FFFFFF;
    padding: 10px;
    position: relative;
}

.color-listing {
    float: left;
    height: 84px;
    width: 160px;
}

.color-listing.images .color-image, 
.color-listing.images .color-text {
    float: none;
    margin: 0;
    /* width: auto; */
    width: 160px;
}
/*
.color-listing.images .color-image {
	margin-bottom: 5px;
}
*/
.color-listing .color-image {
    float: left;
    margin-right: 15px;
    width: 94px;
}
.color-listing .color-image a img {
	width:94px; 
	height:42px;
}

.color-listing .color-text h2 {
    color: #333333;
    margin-bottom: 3px;
    margin-top:0px;
    text-transform: none;
    font-size: 1em;
    font-weight: normal;
    width: 160px;
}

div.fullrow-text {
	color: #333333;
	font-size: 12px;
	line-heigth: 18px;
}

div.fullrow-text a,
div.fullrow-text p a,
div.fullrow-text p a u {
	text-decoration: underline;
	color: #333333;
}

div.articleDownload-content {
	margin-top: 15px;
}

div.articleDownload-content h5 {
	color: #646464;
	margin: 0 0 15px;
	font-weight: normal;
	font-size: 12px;
}

ul.articleDownload {
	list-style-type: none;
    margin-bottom: 5px !important;
    margin-left: 0;
    display: inline;
}

ul.articleDownload li.articleDownload-pdf {
    background: url("../images/icon_download_pdf.gif") no-repeat scroll left 0.1em transparent;
    line-height: 1;
    list-style-type: none;
    margin-left: 0;
    margin-top: 0.8em;
    min-height: 25px;
    padding-left: 30px;
    display: block;
}

ul.articleDownload li.articleDownload-pdf a {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
    text-decoration: none;
}

ul.articleDownload li.articleDownload-pdf a:hover,
ul.articleDownload li.articleDownload-pdf a:focus,
ul.articleDownload li.articleDownload-pdf a:active {
	color: #333333;
	outline: 0 none;
	text-decoration: underline;
}