a.versand:link       { color: #C63403; font-weight: bold; }
a.versand:visited    { color: #C63403; font-weight: bold; }
a.versand:hover      { color: #636363; font-weight: bold; }
a.versand:active     { color: #636363; font-weight: bold; }

.navyellow {
    height: 32px;
	background: #F0CD6F url('bg_yellow.gif') top center !important;
}

.navblue {
    height: 26px;
	background: #A1B7CE url('bg_blue.gif') top center !important;
}

.header            { color: #C63403; font-size: 22px;  text-decoration: none;  font-weight: normal; line-height: 1.2em;}
.header2           { color: #C63403; font-size: 16px;  text-decoration: none;  font-weight: bold; line-height: 1.2em;}
.subheader         { color: #C63403; font-size: 12px;  text-decoration: none;  font-weight: bold; line-height: 1.2em;}
.footer            { color: #636363; font-size: 11px;  text-decoration: none;  font-weight: normal; }

a.klick:link      { color: #636363; font-size: 12px;  text-decoration: none;  font-weight: bold; }
a.klick:visited   { color: #636363; font-size: 12px;  text-decoration: none;  font-weight: bold; }
a.klick:hover     { color: #C63403; font-size: 12px;  text-decoration: none;  font-weight: bold; }
a.klick:active    { color: #ff0000; font-size: 12px;  text-decoration: none;  font-weight: bold; }

#ecke				{ padding: 0px 0px 0px 0px;}

#errorbox     { width: 613px; margin: 10px 0px 0px 0px;  font-size: 12px;  padding: 0px 0px 0px 15px;  background: #EEC865;  border: 1px solid #C63403; }
.error        { font-size: 12px; color: #C63403;  font-weight: bold; }

/*ANGABEN FÜR SEO*/

#link_1
{
	font-family: Arial, Verdana;
	font-size:10px;
    text-decoration: none;
    color:#636363;
}

#link_2
{
	font-family: Arial, Verdana;
	font-size:12px;
    text-decoration: none;
    color:#636363;
}

#link_3
{
	font-family: Arial, Verdana;
	font-size:14px;
    text-decoration: none;
    color:#636363;
}

#link_4
{
	font-family: Arial, Verdana;
	font-size:16px;
    text-decoration: none;
    color:#636363;
}

.aufpreis { text-align:right; color: #CC0000; font-weight: bold; font-size: 12px; font-family:  Arial, Verdana; }


/*--------------*/




.co2Tabs  {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 0;
}
.co2Tabs li{
    display:inline;
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.co2Tabs a{
    background: #e5e5e5;
    color:#666666;
    padding: 1px 5px 2px 5px !important;
    margin: 2px 0 0 3px !important;
    border: 1px solid #ccc;
    text-decoration: none;
    line-height: 16px;
    font-weight: bold;
}
ul.co2Tabs:after { 
    content: "*"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
}
li.co2TabAktiv a{
    background: #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
}

hr
{
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
	height:1px;
}

.widerrufsrecht
{
    font-size:10px;
}


#info  {  
    color:#C82902;
    border-bottom: 1px dotted red;
    cursor: help;
}

.mini {
    font-size:10px;
}

.formmsg2 {
    border: 1px solid #F00;
    background: #FEE;
}

.red {
    color:#F00;
}

div.extra {
    width: 650px;
    padding: 2px;
    background: #F5dddd; 
    text-align:right;
}

select.extra { 
    border: 1px solid #ccc;
    background: #F5F5F5; 
    width: 120px;
    text-align:left;
}

input.extraText {
    border: 1px solid #ccc;
    background: #F5F5F5;
    width: 370px;
    text-align:left;
}

input.extraBetrag {
    border: 1px solid #ccc;
    background: #F5F5F5; 
    width: 100px;
    text-align:left;
}

input.extraSubmit {
    border: 1px solid #ccc;
    background: #ddd; 
    width: 30px;
    text-align:center;
}


