<!--
/* styles für juracom.de im Internet Explorer und Opera */

body {	background: #000000;
	font-family: Verdana, Arial, Times, "Comic Sans MS"; 
	font-size: 8pt;
	font-color: #003184;
	white-space: normal;
	scrollbar:auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #ccccccc;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-darkshadow-color: #003184;
	scrollbar-track-color: #ccccff;
	scrollbar-arrow-color: #de0052;
	}

/* hintergrundfarben (farbcode-image) */

.bgback {
	background-color:#000000;
	}

.bgtop {
	background-color:#000000;
}

.bgcontent {
	background-color:#CCCCFF;
}

.lines {
	background-color:#003184;
}

/* schriftfarben */

.regular {
	font-family:Courier,Arial,sans-serif;
	font-size:10pt;
	font-weight: normal;
	font-style:normal;
	color:#e8e8e1;
	text-decoration:none;
	line-height:13pt;
}

.regular2 {
	font-family:Courier,Arial,sans-serif;
	font-size:10pt;
	font-weight: normal;
	font-style:normal;
	color:#e8e8e1;
	text-decoration:underline;
	line-height:13pt;
}


.produktname {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight: bold;
	font-style:normal;
	color:#003184;
	text-decoration:none;
	line-height:13pt;
}

.largeprice {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:24pt;
	font-weight: bold;
	font-style:italic;
	color:#000000;
	text-decoration:none;
	line-height:30pt;
}

.headlink {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight: normal;
	font-style:normal;
	color:#003184;
	text-decoration:none;
	line-height:15pt;
}


/* linkfarben */

a.link:link	{color:#FFFFFF;text-decoration:none;}
a.link:hover {color:#FFFFFF;text-decoration:none;}
a.link:visited 	{color:#FFFFFF;text-decoration:none;}
a.link:active 	{color:#FFFFFF;text-decoration:none;}

a.headlink:link		{font-size: 8pt;color:#003184;text-decoration:underline;line-height:11pt;}
a.headlink:hover	{font-size: 8pt;color:#003184;text-decoration:underline;line-height:11pt;}
a.headlink:visited 	{font-size: 8pt;color:#003184;text-decoration:underline;line-height:11pt;}
a.headlink:active 	{font-size: 8pt;color:#003184;text-decoration:underline;line-height:11pt;}

a.downloadlink:link		{font-size: 9pt;color:#003184;text-decoration:underline;line-height:11pt;}
a.downloadlink:hover	{font-size: 9pt;color:#de0052;text-decoration:underline;line-height:11pt;}
a.downloadlink:visited 	{font-size: 9pt;color:#de0052;text-decoration:underline;line-height:11pt;}
a.downloadlink:active 	{font-size: 9pt;color:#003184;text-decoration:underline;line-height:11pt;}

a.produktlink:link		{font-size: 10pt;color:#003184;font-weight:bold;text-decoration:underline;line-height:13pt;}
a.produktlink:hover	{font-size: 10pt;color:#003184;font-weight:bold;text-decoration:underline;line-height:13pt;}
a.produktlink:visited 	{font-size: 10pt;color:#003184;font-weight:bold;text-decoration:underline;line-height:13pt;}
a.produktlink:active 	{font-size: 10pt;color:#003184;font-weight:bold;text-decoration:underline;line-height:13pt;}

/* Formulargestaltung */

.formular {
	background-color : #EEEEEE;
	border-color:#CCCCCC;
	border-width: 1pt:
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight: normal;
	font-style:normal;
	color:#003184;
	text-decoration:none;
	line-height:9pt;
	
}

.formular2 {
	background-color : #EEEEEE;
	border-color:#003184;
	border-left-width : 1pt;
	border-bottom-width : 1pt;
	border-right-width : 1pt;
	border-top-width : 1pt;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight: normal;
	font-style:normal;
	color:#003184;
	text-decoration:none;
}

-->