* { font-family: verdana, arial, sans; }

body { margin: 0px; background-color: #ffffff }

.csmError {
	font-size: 10pt;
	color: red;
}

textarea { font-size: 10pt; }

.home { color: #d42e12 }
.homebg { background-color: #666666; }

.impressum { margin-top: 24px; padding-top: 8px;  border-top: 1px solid #d42e12; font-size: 8pt; }

/* Layout */
table#csmLayout { 
	font-size: 10pt;
	border-spacing: 0px; 
	border-collapse: collapse; 
	border-style: hidden; 
	border-bottom: 1px solid #d42e12; 
	width: 100%; 
}
table#csmLayout * td { 
	border: 1px solid #d42e12; 
	padding: 0px;
	vertical-align: top;
}
table#csmLayout td#csmLeft { 
	width: 160px;
}
table#csmLayout td#csmMid { 
}
table#csmLayout td#csmRight { 
	width: 160px; 
	text-align: middle;
}
table#csmLayout td#csmBottom {
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
}


/* topNavi */
table#csmTopNavi {
	border-spacing: 0px; 
	border-collapse: collapse; 
	border-style: hidden;
	border-left: 1px solid #d42e12;
	border-top: 0px;
	width: 100%; 
}

table#csmTopNavi td {
	padding: 0px;
	font-size: 2pt;
	height: 16px;
}
table#csmTopNavi td.csmTopNavi2 {
	width: 160px;
}
table#csmTopNavi td#csmTopNaviLogo {
	width: 160px;
	vertical-align: middle;
	text-align: center;
}
table#csmTopNavi td#csmTopNaviEinkaufen {
	width: 160px;
	vertical-align: middle;
	text-align: center;
}
table#csmTopNavi td#csmTopNaviAngebot {
	width: 160px;
	vertical-align: middle;
	text-align: center;
}
table#csmTopNavi td#csmTopNaviKontakt {
	width: 160px;
	vertical-align: middle;
	text-align: center;
}
table#csmTopNavi td#csmTopNaviImpressum {
	width: 160px;
	vertical-align: middle;
	text-align: center;
}

a.csmTopNaviLink {
	font-size: 10pt;
	padding: 0px;
	display: block;
	width: 100%;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	text-decoration: none;
	color: #d42e12;
	background-color: #ffffff;
}

a.csmTopNaviLink:hover {
	color: #ffffff;
	background-color: #d42e12;
}

a.csmTopNaviLink:hover div.csmBulletInner1 {
	background-color: #ffffff;
}

a.csmTopNaviLink:hover div.csmBulletInner2 {
	background-color: #d42e12;
	top: 0px;
}

div.csmBullet {
	margin: 0px 8px 0px 16px;
	position: relative;
	display: inline;
}

div.csmBulletInner1 {
	background-color: #d42e12;
	top: 2px;
	left: 0px;
	width: 8px;
	height: 8px;
	position: absolute;
}

div.csmBulletInner2 {
	background-color: #ffffff;
	top: 4px;
	left: 0px;
	width: 4px;
	height: 4px;
	position: absolute;
}

/* Shop Navi */
a.csmShopNavi {
	font-size: 10pt;
	width: 160px;
	display: block;
	line-height: 16px;
	text-decoration: none;
	color: #d42e12;
	background-color: #d42e12;
	border-bottom: 1px solid #ffffff;
	padding-left: 8px;
}

a.csmShopNaviTop {
	font-size: 10pt;
	width: 160px;
	display: block;
	line-height: 24px;
	text-decoration: none;
	color: #d42e12;
	background-color: #d42e12;
	border-bottom: 1px solid #ffffff;
	padding-left: 8px;
}

a.csmShopNavi:hover, a.csmShopNaviTop:hover {
	background-color: #ffffff;
}

div#csmShopNavi {
	margin: 16px;
}

span.csmShopNaviHead {
	font-size: 10pt;
	width: 160px;
	display: block;
	line-height: 16px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-color: #d42e12;
	border-bottom: 1px solid #ffffff;
	padding-left: 8px;
}

/* content */

div#csmContent {
	margin: 16px;
}

table#csmImpressum {
	border-spacing: 0px; 
	border-collapse: collapse; 
	border-style: hidden; 
	border-width: 0px;
}

table#csmImpressum th {
	text-align: left;
	vertical-align: middle;
	border-width: 0px;
	padding: 0px;
}

table#csmImpressum td {
	border-width: 0px;
	vertical-align: bottom;
	padding-left: 8px;
}

a.csmShopTextLink {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #d42e12;
}

a.csmShopTextLink:hover {
	text-decoration: underline;
}

table#csmShops {
	width: 100%;
	border-spacing: 0px; 
	border-collapse: collapse; 
	border-style: hidden; 
	border-width: 0px;
}
table#csmShops tr.odd {
	/* background-color: #d42e12; */
}
table#csmShops td { 
	vertical-align: top;
	border: 0px;
}
table#csmShops td.csmLogo { 
}
table#csmShops td.csmShopname { 
	padding-left: 16px;
}
table#csmShops td.csmDesc { 
	padding-left: 16px;
	vertical-align: middle;
}

div.csmShopSeparator {
	width: 100%;
	border-bottom: 1px dotted #d42e12;
	margin: 8px 0px 8px 0px;
}

/* Topshops */
div#csmTopShops {
	margin-top: 16px;
	text-align: center;
}

div.csmTopShop {
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dotted #d42e12;
}

/* Vereine */
div#csmVereine {
	margin-top: 16px;
	text-align: center;
}

p.zumShop a {
	color: #d42e12;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	height: 30px;
	line-height: 30px;
}

