@CHARSET "ISO-8859-1";

body{
  margin: 0 auto;
  padding: 0;
}

a:hover {
	text-decoration: underline;
	font-weight: none;
	font-size: 13px;
	color: #9B1008;
}

a{
	text-decoration: none;
	font-weight: none;
	font-size: 13px;
	color: black;
}

.text, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: black;
}

.formular {
  		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 1px solid #000000;  background: white;
}

// Artikel-Liste
//////////////////////////////////////

.article_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: black;
}

.article_description:hover {
	text-decoration:
}	
	
.detail_article_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: black;
}

.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: black;
	font-weight: bold;
} 	

// Artikel-Ansicht

.details_article_number{
    font-size:10px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    line-height:100%;
    text-decoration:none;
}

.details_title_div{
    float:left;
    width:98%;
    background-color:#dbdbde;
    padding:1%;
    border-width:1px;
    border-style:solid;
    border-color:#000000;
    border-radius:0px;
    margin-bottom:5px;
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:none;
}

.details_pic_div{
    float:left;
    padding:5px;
    background-color:#dbdbde;
    text-align:center;
    border-width:1px;
    border-style:solid;
    border-color:#000000;
    border-radius:0px;
}

.details_article_pic_vertical{
    height:250px;
}

.details_article_pic_horizontal{
    width:250px;
}

.details_right_div{
    width:170px;
    float:right;
    background-color:#;
    border-width:0px;
    border-style:solid;
    border-color:#000000;
    border-radius:0px;
    padding:0px;
}

.details_price_div{
    margin:auto;
    overflow:hidden;
    margin-bottom:5px;
    background-color:#dbdbde;
    padding:5px;
    width:160px;
    border-width:0px;
    border-style:solid;
    border-color:#000000;
    border-radius:0px;
}

.details_price{
    font-size:17px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:none;
}

.details_vpe_price{
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:none;
}

.details_delivery_time{
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:none;
}

.details_clause{
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:none;
}

.details_clause a{
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:underline;
}

.details_clause a:hover{
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:none;
}

.details_options_div{
    margin:auto;
    overflow:hidden;
    margin-bottom:5px;
    background-color:#dbdbde;
    padding:5px;
    width:160px;
    border-width:0px;
    border-style:solid;
    border-color:#000000;
    border-radius:0px;
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
}

.details_text_options_div{
    margin:auto;
    overflow:hidden;
    margin-bottom:5px;
    background-color:#dbdbde;
    padding:5px;
    width:160px;
    border-width:0px;
    border-style:solid;
    border-color:#000000;
    border-radius:0px;
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:none;
}

.details_submit_div{
    margin:auto;
    overflow:hidden;
    background-color:#dbdbde;
    padding:5px;
    width:160px;
    border-width:0px;
    border-style:solid;
    border-color:#000000;
    border-radius:0px;
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:none;
    text-align:center;
}

.details_submit_button{
    width:140px;
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:none;
    margin:1px;
}

.details_notepad_button{
    width:140px;
    font-size:12px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:100%;
    text-decoration:none;
    margin:1px;
}

.details_description_div{
    float:left;
    border-width:1px;
    border-style:solid;
    border-color:#000000;
    border-radius:0px;
    padding:1%;
    width:98%;
    margin-top:5px;
    background-color:#dbdbde;
}

.list_text_block_div{
    min-height:150px;
    width:280px;
    float:left;
}

.block_bold {
	color:black;	
}	

.sub_block {
	color:#747373;	
}

div#top{
border-width:0px;
border-style:solid;
border-color:#ffffff;
float:left;
width:135px;
height:225px;
margin:5px;
}