/* ====================================================================
   Projekt: Absichern.de
   Copyright: Artikel 8
   Programming: Ingmar Erwig
   Contact: Ingmar.Erwig@artikel8.com
   
   Last Change: 2005-02-01
   ==================================================================== */

td.topVerlauf {
	background-image:url(../gfx/index/verlauf_top.gif);
	background-position:left;
	background-repeat:repeat-y;
}

td.topShadow {
	background-image:url(../gfx/versicherungen/backgroundHeader.gif);
	background-position:left top;
	background-repeat:repeat-x;
	vertical-align:top;
}

table.main {
	border:1px solid #000000;
	background-color:#FFFFFF;
}

td.header {
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#F2F9FE;
}

div#headerBox {
	position:relative;
	width:560px;
	height:101px;
	background-position:right bottom;
	background-repeat:no-repeat;
}

div#header {
	width:560px;
	position:absolute;
	padding-top:27px;
}

font.title {
	font-size:16px;
}

font.subTitle {
	font-size:12px;
	color:#1156C9;
}

font.subContentHeader {
	font-size:12px;
	color:#1156C9;
}

table.overview {
	background-color:#F7FBFE;
	border:1px solid #000000;
}

td.subContentTitle {
	background-color:#3E8EE0;
	color:#FFFFFF;
	font-size:12px;
	padding-left:70px;
}

td.subContent {
	padding:15px 0 15px 70px;
}

a.subContent {
	color:#082652;
	text-decoration:none;
}

a.subContent:hover {
	color:#082652;
	text-decoration:underline;
}

td#description {
	border-top:1px solid #000000;
	padding-bottom:20px;
	padding-top:20px;
}

a.info {
	color:#000000;
	text-decoration:none;
}

td.guarantee {
	color:#5A5A5A;
}

td.step {
	color:#9D9D9D;
}
