/* Allgemeine Angaben */

.teaserTable {
}

.contentHeaderSmall {
	font-family: verdana, helvetica, arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.contentHeaderSmall a:link, .contentHeaderSmall a:visited {
	text-decoration:	none;
	color:				#000000;
}

.contentText a:link, .contentText a:visited {
	text-decoration:	none;
	color:				#000000;
	font-weight:		bold;
}





.contentImages { }




/* Shop Styles */

.catHeader {
	background: 		url(/images/head_bg_01.jpg);
	background-repeat:	no-repeat;
	text-align:			center;
	height:				18px;
}

.catHeader a:link, .catHeader a:visited {
	font-size:			12px;
	font-weight:		bold;
	color:				#000000;
	text-decoration:	none;
}


.itemHeader {
	background: 		url(/images/head_bg_01.jpg);
	background-repeat:	no-repeat;
	
	text-align:			center;
	
	height:				18px;

	font-size:			12px;
	font-weight:		bold;
	color:				#000000;
	text-decoration:	none;	
}


.shopInput {
	width:				20px;
	font-size:			10px;
}

.shopButton {
	cursor:				pointer;
	background:			none;
	border:				1px solid #622926;

	font-weight:		bold;
	font-size:			12px;

	text-align:			center;
}

.shopButton a:link, .shopButton a:visited {
	text-decoration:	none;
	color:				#000000;
	vertical-align:		middle;
	
	margin:			2px;
	display:		block;
}







.loginBlock {
	width:				120px;
	color:				#ffffff;
}

.loginInput {
	width:				100%;
	border:				none;
	background:			#ffffff;
}

.loginButton {
	color:				#ffffff;
	border:				none;
	background:			none;
	cursor:				pointer;
	font-weight:		bold;
	text-align:			right;
}
