td, div		  	{
	font-family:  arial, verdana,helvetica, sans-serif;
	color: #004998;
	font-size: 11px;
	}
.png6 {
	behavior:url("fileadmin/css/pngbehavior.htc");
}
img {
	border:none;
}

.td18			{
	line-height: 18px;
	}

.td16			{
	line-height: 16px;
	}

.td12			{
	line-height: 12px;
	}

.td14			{
	line-height: 14px;
	}

.td13			{
	line-height: 13px;
	}

.text8			{
	font-size: 8px;
	}


.bluetext		{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #004c99;
	font-size: 12px;
	}

.price		{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #004c99;
	font-size: 13px;
	font-weight: bold;
	margin-left: 35px;
	margin-top: 14px;
	width: 155px;
	}

.stock		{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-left: 35px;
	margin-top: 14px;
	width: 155px;
	margin-bottom: 10px;
	color: #004998;
	}

.imagedesc		{
	color: #004998;
	font-size: 10px;
	line-height: 13px;
	}

.jumperbox 		{
	border: 1px solid;
	border-color: #666666;
	color: #004998;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.selectbox 		{
	border: 1px solid;
	border-color: #666666;
	color: #004998;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.inputfield 	{
	border: 1px solid;
	border-color: #999999;
	color: #004998;
	font-size: 10px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	}


.inputfield-s 	{
	border: 1px solid;
	border-color: #cccccc;
	color: #004998;
	font-size: 10px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

body 			{
	scrollbar-face-color: #E1E1E1;
	scrollbar-highlight-color: #FAFAFA;
	scrollbar-shadow-color: #E1E1E1;
	scrollbar-3dlight-color: #D5D5D5;
	scrollbar-arrow-color:  #0;
	scrollbar-track-color: #F2F2F2;
	scrollbar-darkshadow-color: #C6C6C6;
	margin: 0;
	padding: 0;
	background-color:#EEEEEE;
	background-image:url(../images/bg_master.gif);
	background-position:center;
	background-repeat:repeat-y;
	}

A:link         	{
	color: #004998;
	text-decoration: underline;
	}

A:visited       {
	color: #004998;
	text-decoration: underline;
	}

A:hover         {
	color: #004998;
	text-decoration: none;
	}


.pfl {
	color: #CC0000;
	font-weight: bold;
	margin-left: 4px;
	font-size: 11px;
}

a.nolink {
	text-decoration: none;
	color: inherit;
}


A.cnavi:link, A.cnavi:visited   {
				color: #004998;
				text-decoration: none;
				padding-left:37px;
				width:171px !important;
				width:208px;
				height:16px;
				display:block;
				}

A.cnavi:hover  {
				font-weight:bold;				
				text-decoration: none;
				background-image:url(../images/vorlagen/cnavi.gif);
				background-position:left;
				background-repeat:no-repeat;
				}
A.cnavi_w:link, A.cnavi_w:visited   {
				color: #004998;
				text-decoration: none;
				padding-left:37px;
				width:171px !important;
				width:208px;
				height:16px;
				display:block;
				background-color:#FFFFFF;
				}

A.cnavi_w:hover  {
				font-weight:bold;				
				text-decoration: none;
				background-image:url(../images/vorlagen/cnavi_w.gif);
				background-position:left;
				background-repeat:no-repeat;
				}

/*
##################################################################
# Newsbereich
##################################################################
*/

.newsdate
	{
	color: #f8d100;
	}

A.newstitle:link, A.newstitle:visited, .newstitle
	{
	color: #004c99;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	}

A.newstitleStart:link, A.newstitleStart:visited, .newstitleStart
	{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	}
A.newstitleStart:hover
	{
	text-decoration: underline;
	}


A.newsteaser:link, A.newsteaser:visited,
	{
	color: #004998;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	}

table.shoppingcart, table.registryform {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

table.confirm, table.registryform, table. {
	background-color: #e0e0e0;
}

table.shoppingcart th, table.registryform th, table.confirm th {
	font-weight: bold;
	background-color: #004c98;
	font-size: 10px;
	color: white;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	border-bottom: 0px;
	height: 18px;
	padding-left: 12px;
	padding-right: 12px;
}

table.shoppingcart td {
	border: 1px solid #FFFFFF;
	border-top: 0px;
	border-bottom: 0px;
	border-collapse: collapse;
	height: 18px;
	padding-left: 12px;
	height: 22px;
	padding-right: 12px;
}

table.shoppingcart tr.tax {
	background-color: #eaeaea;
}

table.shoppingcart tr.total {
	background-color: #e0e0e0;
	font-weight: bold;
}

table.shoppingcart.tr {
	height: 20px;
}

table.shoppingcart td img {
	border: 0px;
	margin: 1px;
}

table.registryform td {
	border: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-collapse: collapse;
	height: 30px;
	padding-left: 12px;
	padding-top: 14px;
	line-height: 16px;
}

table.confirm td {
	line-height: 16px;
	padding-left: 12px;
	padding-top: 14px;
	padding-bottom: 14px;
}



/*
##################################################################
# Ende
##################################################################
*/

.tooltip 	{ position:absolute; display:none;}
.tooltip1 	{ padding-left:5px;padding-right:5px;color:#FFFFFF;line-height: 14px;font-size: 10px;}
.tooltip2 	{ padding-left:5px;padding-right:5px;color:#75b0ec;line-height: 14px;font-size: 10px;}


.help, span.help, a span.help {
	border-bottom: 1px dotted #000000;
	cursor: help;
	text-decoration: none;
}

#cvchelp, a #cvchelp {
	visibility: hidden;
	display: none;
	position: absolute;
	width: 380px;
	background-color: #FFFFFF;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	z-index: 9999;
}
#blacklayer {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:99;
	background-color:#004A96;
	filter: Alpha(opacity=90, finishopacity=90, style=1);
	opacity: 0.9;
}
#blackparts {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:99;
	background-color:#004A96;
	filter: Alpha(opacity=90, finishopacity=90, style=1);
	opacity: 0.9;
}
#zoomlayer {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:100;
	text-align:center;
}
#partslayer {
	position:absolute;
	top:10%;
	left:50%;
	margin-left:-347px;
	width:694px;
	height:380px;
	z-index:100;
}
