/* farbe für Überschriften*/
h1,h2,h3,h4,h5,h6,menutitel,ueberschrift{color:#800000;}

/* Schriftfarbe, Hintergrund, Rahmen für Buttons*/
.button,a.button{color:#800000; border: solid 1px #D4BFA2;background-color:#F7F4EA;}

/*Linkfarbe im Shop*/
a,a.bild_in_basket,a.zur_kasse,a.details,a.ende_detail,a.basketbutton{color: #800000;text-decoration:none;}


/*Anzeige ob angemeldet*/
div#loginstatus{
	position: absolute;
	margin-left:340px;
	margin-top:5px;
	width:600px;
	text-align:right;
	margin-right:5px;color:#bbbbbb;
	border: 0px solid #ffffff;
	font-size:90%;
	color:#D4BFA2;
}
a.login{
	color:#D4BFA2;text-decoration:none;padding-left:8px;
}
.menutitel{font-weight:bold;font-size:120%;}

alt_div#newsletter{
	margin-top:10px;
	padding: 5px;
	border: 1px solid #c0c0c0;
}
.form_newsletter{
	font-size: 90%;
}

/*linker Abstand im Datenbereich*/
div#inc{padding-left:10px;
}

/* Anzeige Pfad im Shop und Messages*/
div#messageleiste{
	height:20px;
	margin-top:3px;border:0px solid #c0c0c0;padding-left:10px;
}
/* Auswahl PRL im Shop*/
div#prlleiste{
	height:20px;
	margin-top:3px;border:0px solid #c0c0c0;padding-left:10px;
}
/* Auswahl PGR*/
div#auswahlliste{
	height:25px;
	margin-top:3px;border:0px solid #c0c0c0;padding-left:10px;

}

div#shopnavi{border:0px solid #c0c0c0;}
/* Anzeige Artikelanzahl*/

.artikelanzahl{position: absolute;
	xheight:20px;
	xmargin-top:10px;
	padding-top:5px;
	border:0px solid #ffffff;padding-left:20px;
}

/* Anzeige artikelsortierung*/
.artikelsortierung{
	xheight:20px;
	border:0px solid #ffffff;
	padding-left:180px;
}

/* Anzeige seitenwechsel*/
.seitenwechsel{
	height:20px;width:120px;
	border:1px solid #ffffff;
	padding-left:120px;
	text-align:right;
}


/* Rahmen für Bilder*/
.img,a.img{
    border: 1px solid #666666;
}

/* Schaltflächen*/
a.button{
	text-decoration:none;
	FONT-SIZE: 90%;
	padding-left: 5px;
	padding-right: 5px;
	margin-top:2px;
	margin-bottom:2px;
	line-height: 110%;
}
.button{
	text-decoration:none;
	FONT-SIZE: 90%;
	padding-left: 5px;
	padding-right: 5px;
	margin-top:5px;
	margin-bottom:2px;
	line-height: 90%;
	padding-top:1px;
}

.button:hover {
     border: solid 1px #800000;
     color: #800000;
     background-color: #D4BFA2;
}

/* Standardlink*/
a.{
	color:#bd1a8a
}
/* Fehlermeldungen*/
.errormsg{
	color: #ff0000;
}

.ueberschrift{font-weight:bold;}

.ssl{
	font-size:80%;padding-left:5px;padding-top:20px;
}


H1 {FONT-SIZE: 140%;}
H2 {FONT-SIZE: 120%;}
H3 {FONT-SIZE: 110%;}
H4 {FONT-SIZE: 100%;}
H5 {FONT-SIZE: 80%;}