@charset "utf-8";
/* CSS Document */

.myShop {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	background-color: #BF8230;
	clear: both;
}

.myDetailImgHdr {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	background-color: #BF8230;
	color: #000;
	font-weight: normal;
	text-align: center;
}
.myCollection {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	background-color: #BF8230;
}


.myHome {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	background-color: #BF8230;
}
.myAenderung {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	list-style-type: square;
}
#HdrDetImgNavRight {
	font-family: "Courier New", Courier, monospace;
	text-align: right;
	float: right;
}
#HdrDetImgMid {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000;
	background-color: #BF8230;
	text-align: center;
	float: left;
}
.Linkgruppe {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 170px;
	padding: 20px;
}

#HdrMyAenderung {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	text-indent: 170px;
	padding: 20px;
}
#HdrDetImgNavLeft {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	float: left;
	width: 20%;
}


h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.myh3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
.HdrWelcome {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
}

#HdrShopFundort {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000;
	background-color: #BF8230;
	text-align: center;
	float: none;
	font-weight: normal;
}
#HdrMyCollectionFundort {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000;
	margin: 15px;
	background-color: #BF8230;
}
#Impressum {
	margin: 50px;
	padding: 50px;
	border: thin solid #F90;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
}

