@charset "utf-8";

img {
	border:0px;
}

h3 {
	font-size:30px;
	color:#003300;
	margin-top:33px;
	margin-bottom:10px;
}

h4 {
	font-size:20px;
	color:#003300;
	margin-top:33px;
	margin-bottom:10px;
}

.abstand { line-height:17px; }

.shopRedHeadline {
	font-size:11px;
	font-weight:bold;
	color:#006633;
}

.shop {
	width:460px;
	height:auto !important;
	height:155px;
	background-color:#FFFFFF;
}

.shop a {
	text-decoration:none;
}

.shopContent {
	vertical-align:top;
}

.shopContent td {
	font-size:11px;
}

.shopContent hr {
	color:#A7A7A7;
	border:1px dashed;
}

.coInput {
	width:200px;
	height:18px;
	background-color:#E2E2E2;
	border:1px solid #666666;
	color:#666666;
}

.shop input, select {
	color:#666666;
	font-size:11px;
	padding:1px;
}

.cartItemsBG1 {
	background-color:#FAFAFA;
	line-height:20px;
}

.cartItemsBG2 {
	background-color:#EEEEEE;
	line-height:20px;
}

.cart {
	position:absolute;
	top:87px;
	left:680px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	width:198px;
}

.pflicht {
	color:#FF0000;
	font-size:10px;
}


.cartHeadline {
	color:#003300;
	font-weight:bold;
}

.inputError {
	color:#FF0000;
}

a.catClass {
	color:#A3C2A3;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:bottom;
}

a.catClass:visited {
	color:#A3C2A3;
	font-size:10px;
	font-weight:bold;
}

a.catClass:hover {
	color:#003300;
	font-size:10px;
	font-weight:bold;
}

.catClassActive {
	color:#003300;
	font-size:10px;
	font-weight:bold;
}