

body
        {
	margin: 0px 0px 0px 0px;
	background-color: #f3f3f3;
	font-family: clearsans_regular, Arial, Helvetica;
	font-size: 8pt;
	color: #999999;
	font-style: normal;
}

h1
        {
	font-family: clearsans_regular, Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	text-decoration:none;
	color: black;
}

h2
        {
	font-family: clearsans_regular, Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:none;
	color: black;
}

h3
        {
	font-family: clearsans_regular, Arial, Helvetica;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color: black;
}

td,th
        {
	font-family: clearsans_regular, Arial, Helvetica;
	font-size: 8pt;
	color: #999999;
	}
	

strong, b
        {
        font-family: clearsans_bold;
		font-weight: normal;
        }

em, i
        {
        font-style: italic;
        }

u
        {
        text-decoration: underline;
        }

hr
        {
	
}

a:link
        {
	font-family: clearsans_regular, Arial, Helvetica;
	color: #ffc73e;
	text-decoration:underline;
	font-weight: ;
}

a:visited
        {
	font-family: clearsans_regular, Arial, Helvetica;
	color: #ffc73e;
	text-decoration: underline;
	font-weight: ;
}

a:active
        {
	font-family: clearsans_regular, Arial, Helvetica;
	color: #E5AD04;
	text-decoration:none;
	font-weight: ;
}

a:hover {
	font-family: clearsans_regular, Arial, Helvetica;
	color: #E5AD04;
	text-decoration:underline;
	font-weight: ;
}

a.an
        {
	font-family: clearsans_regular, Arial, Helvetica;
	color: #ffc73e;
	text-decoration:none;
	font-weight:;
}

.klein { font-family: clearsans_regular, Arial, Helvetica; font-size: 9pt; color: #999999; text-align: center; padding-top:10px;}
.content { width:748px; height:378px; border:solid 1px #CCCCCC; background-color:#FFFFFF; text-align:left; }
.titel { height:23px; background-color:#ebebeb; padding:1px 10px 0 10px; font-family: clearsans_bold; font-size:16px; }
.showroom { width:170px; height:290px; text-align:left;}
.beschreibung { width:179px; height:290px; text-align:left; float:left; padding:10px; font-family: clearsans_regular, Arial, Helvetica; font-size: 8pt; color: #999999; font-style: normal; }
.beschreibung_headline { font-size: 10pt; padding-bottom:8px; line-height:1.2em; }
.beschreibung_small { font-size: 8pt; }
.kategorie { color:#ffc73e; text-transform:uppercase; font-weight:bold;}
.bild { width:748px; height:290px; text-align:left; background-color:#FFFFFF; float:none; padding:10px 10px 0 180px; }
.border { border:solid 1px #CCCCCC; }
.kasten { margin-right:9px; border:solid 1px #CCCCCC; }
.steuerung { width:730px; margin-top:-50px; text-align:right; }

@font-face {
    font-family: 'clearsans_regular';
    src: url('fonts/clearsans_regular_macroman/ClearSans-Regular-webfont.eot');
    src: url('fonts/clearsans_regular_macroman/ClearSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/clearsans_regular_macroman/ClearSans-Regular-webfont.woff') format('woff'),
         url('fonts/clearsans_regular_macroman/ClearSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/clearsans_regular_macroman/ClearSans-Regular-webfont.svg#ClearSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
	}
	
@font-face {
    font-family: 'clearsans_bold';
    src: url('fonts/clearsans_bold_macroman/ClearSans-Bold-webfont.eot');
    src: url('fonts/clearsans_bold_macroman/ClearSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/clearsans_bold_macroman/ClearSans-Bold-webfont.woff') format('woff'),
         url('fonts/clearsans_bold_macroman/ClearSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/clearsans_bold_macroman/ClearSans-Bold-webfont.svg#ClearSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;	
	}