/* ====================================================================
   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.subContentTitle {
	font-size:18px;
	color:#FF8126;
}

td#description {
	background-image:url(../gfx/versicherungen/backgroundDescription.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-top:1px solid #000000;
	padding-bottom:20px;
	padding-top:20px;
}

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

td.formHeader {
	text-align:center;
	font-size:14px;
	background-color:#D1E6F9;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

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

td.guarantee {
	color:#5A5A5A;
}

td.step {
	color:#9D9D9D;
}
