/* CSS Document von NetCom Sam Schwedler f&uuml;r die Seite mein-kostenloses-girokonto.de*/
body
{
	margin: 0px;
	font-family: Arial,Helvetica; font-size: 10pt;	
}

TABLE
{
	font-family: Arial,Helvetica; font-size: 8pt;
	color: #000000;
}

TABLE.test
{
	font-family: Arial,Helvetica; font-size: 10pt;
	color: #000000;
}


.head
{
	border-top: 1px solid #FFFFFF;
	background-color: 7593BF;
	height: 7px;
	padding: 0;

}

.head2
{

	border-bottom: 2px solid #000000;
	padding: 0;
	background-color: BBCAE0;

}

.content
{
	border: 1px solid #364356;
}

.contentintro
{
	background-color: #BBCAE0;
	height: 158px;
	padding:10px;
	
}

.contentmain
{
	padding: 10px;
	font-family: Arial,Helvetica; font-size: 10pt;	
}

.headbox
{
	background-color: #BBCAE0;
	font-family: Arial,Helvetica; font-size: 10pt;
	font-weight: bold;
	color: #364356;
	padding-left: 10px;
	border-top: 1px solid #364356;
	border-right: 1px solid #364356;
	border-left: 1px solid #364356;

}

.box
{
	background-color: #FFFFFF;
	font-family: Arial,Helvetica; font-size: 8pt;
	color: #364356;
	border-bottom: 1px solid #364356;
	border-right: 1px solid #364356;
	border-left: 1px solid #364356;
	padding:10px;

}

A				{ color:#3366FF; text-decoration: underline; font-weight: normal; }
A:visited		{ text-decoration: underline; font-weight: normal;}
A:active		{ font-style: underline; text-decoration: none; }
A:hover			{ color: #000000; font-weight: normal; text-decoration: underline;}

.impresA				{ color:#000000; text-decoration: underline; font-weight: bold; }
.impresA:visited		{ text-decoration: none; font-weight: bold;}
.impresA:active		{ font-style: underline; text-decoration: none; font-weight: bold;}
.impresA:hover			{ color: #000000; font-weight: bold; text-decoration: underline;}

