html {
	overflow-y: scroll;
}

body.gotland body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
    border: 0px;
    outline: 0px;
}

a:link {
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}

a.linkPage:link {
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
	line-height: 125%;
}
a.linkPage:visited {
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
	line-height: 125%;
}
a.linkPage:hover {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	line-height: 125%;
}
a.linkPage:active {
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
	line-height: 125%;
}

a.linkNaviPage:link {
	font-size: 17px;
	text-decoration: none;
	color: #B6B6B6;
	font-weight: bold;
	margin: 0px -15px 0px 15px;
}
a.linkNaviPage:visited {
	font-size: 17px;
	text-decoration: none;
	color: #B6B6B6;
	font-weight: bold;
	margin: 0px -15px 0px 15px;
}
a.linkNaviPage:hover {
	font-size: 17px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0px -15px 0px 15px;
}
a.linkNaviPage:active {
	font-size: 17px;
	text-decoration: none;
	color: #B6B6B6;
	font-weight: bold;
	margin: 0px -15px 0px 15px;
}


a.cartLink:link {
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
a.cartLink:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
a.cartLink:hover {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.cartLink:active {
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}


a.cartLinkFat:link {
	font-size: 14px;
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a.cartLinkFat:visited {
	font-size: 14px;
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a.cartLinkFat:hover {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.cartLinkFat:active {
	font-size: 14px;
	text-decoration: underline;
	color: #333333;

}



a.naviCartLink:link {
	font-size: 12px;
	color: #B6B6B6;
	font-weight: bold;
	text-decoration: none;
}
a.naviCartLink:visited {
	font-size: 12px;
	color: #B6B6B6;
	font-weight: bold;
	text-decoration: none;
}
a.naviCartLink:hover {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.naviCartLink:active {
	font-size: 12px;
	color: #B6B6B6;
	font-weight: bold;
	text-decoration: none;
}


a.linkAGBs:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
a.linkAGBs:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
a.linkAGBs:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.linkAGBs:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}


.prePageHeadline {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	line-height: 125%;
	font-weight: bold;
}
.prodEntireHeadline {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.prodEntireName {
	font-size: 12px;
	text-align: left;
}
.prodEntireDesc {
	font-size: 12px;
	text-align: justify;
}
.prodEntireColor {
	font-size: 12px;
	text-align: left;
}
.prodEntirePrice {
	font-size: 12px;
	text-align: left;
}
.prodEntireSize {
	font-size: 12px;
	text-align: left;
}
.prodEntireAddCart {
	font-size: 12px;
	text-align: left;
}
.naviCartHeadline {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.cartTable {
	padding: 5px;
	width: 90%;
}
.cartItemRow {
	font-size: 12px;
}
.orderFormFieldnameComment {
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}




/* NEU */

abbr {
    color: #AF2414;
    font-family: times, serif;
    font-weight: bold;
    font-size: 200%;
    line-height: 40%;
    margin-bottom: -35px;
    margin-left: 10px;
}

.cartLink abbr {
    font-size: 100%;
    margin: 0px;
}
