
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-size:12px;
}

 p {
	text-align:justify;
	line-height:1.5;
}

#prodshow p {
	text-align:left;
}
h1 {
	font-size:20px;
	margin:8px 0 0 0;
	
}

h2 {
	margin:4px 0 15px 0;
	font-size:16px;
	color:#b1b0b0;
}


#content a:hover {
    color: #333;
}


#content a[href^="/de"], #content a[href^="/en"], #content a[href^="/us"], #content a[href^="/fr"]{
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/marker-link.png) 0 1px no-repeat;
    padding-left: 16px;
    font-weight: bold;
}

#content a[href^="/index.php/download_file"] {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/marker-download.png) 0 1px no-repeat;
    padding-left: 16px;
    font-weight: bold;
}

.no-marker-image {
    background: none !important;
}

.no-marker-image img {
	border: 1px solid #cfcfcf;
	margin-left:-15px;
}

#content a[href^="mailto"] {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/marker-mail.png) 0 1px no-repeat;
    padding-left: 16px;
    font-weight: bold;
}

.marker-link {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/marker-link.png) 0 1px no-repeat;
    padding-left: 16px;
    font-weight: bold;	
} 

.marker-legend {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/marker-link.png) 0 1px no-repeat;
    padding-left: 16px;
    font-weight: bold;
	white-space:nowrap;
	float:left;	
} 

.marker-download {
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/marker-download.png) 0 1px no-repeat;
    padding-left: 16px;
    font-weight: bold;
}

.marker-back {
	position:relative;
	top:-3px;
    background: url(http://abp-beyerle.de/themes/abp-beyerle/img/marker-back-long.png) left center no-repeat;
    padding:3px 40px 3px 45px;
    font-weight: bold;
	color:#fff;
}
.marker-back a:hover {
	color:red;
}

.marker-none {
	background: none;
}

