body {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	margin:				0;
	background:			url(../images/verlauf.jpg) bottom left repeat-x;
	scrollbar-face-color:#FDEA94;
	scrollbar-highlight-color:#FCA240;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FCA240;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

.index {
	background:			url(../images/index-verlauf.jpg) bottom left repeat-x;
}

/* Formatierung Startseite */
#enter {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:			18px;
}
#enter a:link {
	color:				#C35C0B;
}
#enter a:visited {
	color:				#C35C0B;
}
#enter a:hover {
	color:				#FCA240;
}
#i_head {
	margin-top:			10px;
	font-size:			13px;
	font-weight:		bold;
	line-height:		24px;
	color:				#999999;
}
#i_head .pic {
	margin-top:			25px;
}

/*Formatierung aller Seiten */
#head {
	width:				100%;
	height:				120px;
	background-image:	url(../images/hg_head.gif);
	background-position:top;
	background-repeat:	repeat-x;
}
#head h1 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10px;
	line-height:		18px;
	color:				#999999;
	margin:				0;
	padding:			0;
}
#head img {
	margin-top:			5px;
	margin-right:		15px;
}
#line {
	border-top:			2px solid #FCA240;
	border-bottom:		2px solid #FCA240;
	font-stretch:		extra-expanded;
	font-size:			13px;
	font-weight:		bold;
	color:				#C35C0B;
	padding:			2px;
	line-height:		16px;
	background-color:	#FFFFFF;
	background-image:	url(../images/hg_site.gif);
	background-position:center;
	background-repeat:	repeat-y;
}
#line a:link {
	text-decoration:	none;
	font-weight:		bold;
	color:				#C35C0B;
}
#line a:visited {
	text-decoration:	none;
	font-weight:		bold;
	color:				#C35C0B;
}
#line a:hover {
	text-decoration:	none;
	font-weight:		bold;
	background-color:	#FCA240;
	color:				#FFFFFF;
}
#line_bottom {
	border-top:			2px solid #FCA240;
	border-bottom:		2px solid #FCA240;
	font-stretch:		extra-expanded;
	font-size:			13px;
	font-weight:		bold;
	color:				#C35C0B;
	padding:			2px;
	line-height:		16px;
	letter-spacing:		0.1em;
	background-color:	#FFFFFF;
	background-image:	url(../images/hg_site.gif);
	background-position:center;
	background-repeat:	repeat-y;
}
.tbl {
	background-image:	url(../images/hg_site.gif);
	background-position:center;
	background-repeat:	repeat-y;
	width:				100%;
	height:				100%;
}
#footer {
	background-color:	#FCA240;
}
.bottom {
	font-weight:		bold;
	font-size:			12px;
	line-height:		18px;
	color:				#C35C0B;
}
.menu {
	width:				180px;
	border:				2px solid #FCA240;
	background-color:	#FFFFFF;
	font-size:			10px;
	line-height:		20px;
	color:				#C35C0B;
	padding:			8px;
}
.menu a { color:#C35C0B; }
.menu a:hover
{
	background-color:	#FCA240;
	color:				#FFFFFF;
}
.h1 {
	font-size:			18px;
	font-weight:		bold;
	line-height:		20px;
	margin:				0;
	padding:			0;
}

#content {
	font-size:			11px;
	line-height:		15px;
}
#content td {
	font-size:			11px;
	line-height:		15px;
}
#content input,textarea {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	border:				1px solid #FCA240;
	scrollbar-face-color:#FDEA94;
	scrollbar-highlight-color:#FCA240;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FCA240;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
#content h1 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			26px;
	margin-bottom:		4px;
	letter-spacing:		0.1em;
	color:				#C35C0B;
}
#content a:link {
	color:				#C35C0B;
	text-decoration:	none;
}
#content a:visited {
	color:				#C35C0B;
	text-decoration:	none;
}
#content a:hover {
	color:				#FCA240;
	text-decoration:	underline;
}
#content td.katalog {
	font-size:			9px;
	color:				#999999;
	text-align:			center;
	vertical-align:		bottom;
}

.popup {
	width:				100%;
	height:				100%;
	text-align:			center;
	vertical-align:		middle;
	background:			#FFFFFF;
	margin-top:			15px;
}

#katalog ul
{
	list-style-type:	none;
}

#katalog li
{
	float:				left;
	display:			block;
	font-size:			9px;
	color:				#999999;
	text-align:			center;
	vertical-align:		bottom;
	margin:				0;
	padding:			0;
	margin-right:		15px;
	width:				110px;
	margin-bottom:		20px;
}

#katalog li img
{
	border:				none;
}

#katalog .price { font-weight:bold; }

.imglink
{
	width:				100px;
	height:				100px;
	overflow:			hidden;
}

.oneword { white-space:nowrap; }

#cart p { margin-left:30px; }

#cart ul { list-style-type:none;margin-top:10px;margin-left:30px; }

#cart li
{
	margin-bottom:		15px;
	border-bottom:		1px solid #FCA240;
}

#cart .price
{
	float:				right;
	font-weight:		bold;
}

#cart .totalprice { border-bottom:2px solid #000000; }

#cart .fehler
{
	border:				1px solid #FF0000;
	border-bottom:		none;
	padding:			1px;
	background-color:	#FDEA94;
	color:				#FF0000;
	display:			block;
	margin-bottom:		3px;
}

#cart .catfehler
{
	color:				#FF0000;
	display:			block;
	margin-left:		30px;
	background:			url(../images/ico_fehler_big.png) white no-repeat;
	padding-left:		20px;
	height:				20px;
}

#cart .catfehler u
{
    font-size:          12px;
    font-weight:        bold;
}

#cart a img { border:none; }

#cart h5
{
	margin:				0;
	padding:			0;
	color:				#C35C0B;
	font-size:			12px;
	margin-left:		30px;
	margin-bottom:		10px;
}

#cart .quantity  { color: #999999; }

#katalog .info
{
	font-stretch:		extra-expanded;
	font-size:			13px;
	font-weight:		bold;
	color:				#C35C0B;
	padding:			2px;
	line-height:		16px;
	letter-spacing:		0.1em;
	display:			block;
}

.artinfo
{
    clear:              both;
	font-size:			11px;
	border:				1px solid #FF9933;
	color:				#FF9933;
	display:			block;
	padding:			5px;
	line-height:		13px;
}

.fehler
{
	padding:			1px;
	color:				#FF0000;
	display:			block;
	margin-bottom:		3px;
	font-weight:		bold;
	font-size:			11px;
}

.einwort { white-space:nowrap; }


iframe { border:none; }
#content div { margin-top:-10px; }

