/* CSS Document */

body,html{
font-size: 11px;
}

#topmenu{
font-size: 11px;
}

#footer{
font-size: 11px;
}
/*1.2*/
#content #rechts #geld dd,
#content #rechts .ankauf-wert dd{
font-size: 14px;
font-weight: bold;
}

#content #rechts #produktliste {
font-size: 10px;

}

#content h2{
font-size: 12px;
font-weight: bold;
}

#c10 h2{
	font-weight: normal;
}

#content h3{
font-size: 11px;
font-weight: normal;
}

#content h4{
font-size: 11px;
font-weight: normal;
}


#content p{
font-size: 10px;
line-height:130%;
}
#content .hellmarkiert{
    font-weight: bold;
}
#content .markiert{
	font-weight: bold;
}


/*intro*/

#intro #language{
font-size: 11px;
}

#intro #welcome{
font-size: 13px;
}
#intro #eingang{
font-size: 11px;
}

#c10 .artikelbutton,
#speciallinks .artikelbutton {
	font-size: 12px;
	font-weight: bold;

}

#c11 th{
	font-size: 9px;
}

select,input{
font-size: 10px;
}
/*1.3*/

#c100 p {
    margin-top:0px;
    font-size:11px;
}

#kontakt p, #versand p {
    font-size:10px;
}

#startseitentext {
	width: 800px;
	margin: 150px auto 20px auto;
	color: #999999;
	text-align: center;
}
#startseitentext div {

}
#startseitentext h1 {
	font-size: 12px;
	color: #BF9948;
	
}
#startseitentext h2 {
	font-size: 12px;
	color: #BF9948;
}
#startseitentext p {
	text-align: justify;
}
#startseitentext a {
	font-weight: bold;
	text-decoration: underline;
}
#startseitentext p.centerText {
	text-align: center;
}
