/* CSS Dokument für Baloise Formulare - CSS09*/
BODY {
	margin:10px 0px 0px 10px; 
	padding:0px;
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
}
DIV.bodyWrapper {
	width:805px;
	float:left;
	padding-bottom:30px;
	margin-left:20px;
}
DIV.logo {
	float:left;
	width:805px;
	margin-bottom:20px;
}
DIV.titProgressWrapper {
	float:left;
	width:805px;
	margin-bottom:17px;
	border-left-width:0px;
	border-left-style:solid;
	border-color:#ffffff;
	border-right-width:0px;
	border-right-style:solid;
	border-color:#ffffff;
}
DIV.titProgressWrapper DIV.titWrapper {
	float:left;
	width:805px;
	height:34px;
	margin-bottom: -2px;
	margin-right: -20px;
	background-image:url(img_bg_nav01.gif);
	background-repeat:no-repeat;
	background-position:top right;  
	border-right-width: 0px;
	border-right-style:solid;
	border-color:#ffffff;
}
DIV.titProgressWrapper DIV.titWrapper DIV.tit {
	float:left;
	height:34px;
	overflow:hidden; 
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
DIV.titProgressWrapper DIV.titWrapper DIV.tit A {
	float:left;
	display:block;   
	padding:10px 10px 9px 10px;
	border-right:1px #d1d1d1 solid;
	color:#003399;
	text-decoration:none;
	background-repeat:no-repeat;	
}
DIV.titProgressWrapper DIV.titWrapper DIV.nav01 A:hover, DIV.titProgressWrapper DIV.titWrapper DIV.tit A:active {
	color:#008ac9;
}
DIV.titProgressWrapper DIV.titWrapper DIV.tit A.hi {
	color:#008ac9;
	background-image:url(img_bg_nav01_hi.gif);
}
DIV.titProgressWrapper DIV.titWrapper DIV.tit A.firstHi {
	color:#008ac9;
	background-image:url(img_bg_nav01_first_hi.gif);
}
DIV.titProgressWrapper DIV.line {
	float:left;
}
DIV.titProgressWrapper DIV.line img {
	border: none;
	width:805px;
}
DIV.titProgressWrapper DIV.progress {
	float:left;
	width:805px;
	height:18px;
	font-size:11px;
	color:#003399;
	padding-top:3px;
	background-image:url(img_bg_popup_progress.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
DIV.titProgressWrapper DIV.progress DIV {
	margin-left:8px;
}
DIV.titProgressWrapper DIV.progress A {
	color:#003399;
	text-decoration:none;
	margin:2px;
}
DIV.titProgressWrapper DIV.progress SPAN.current, DIV.titProgressWrapper DIV.progress SPAN.current A {
	color:#008ac9;
}
A, A:link, A:visited {
	color:#008ac9;
	text-decoration:none;
}
A:active, A:hover {
	color:#008ac9;
	text-decoration:underline;
}
A.button, A.button:visited {
	display:block;
	height:20px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	padding-left:20px;
	background-image:url(img_bg_button_scalable_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
A.button span {
	background-image:url(img_bg_button_scalable_right_long.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:3px 20px 4px 10px;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
}
A.button:hover {
	color:#008ac9;
}
/* tables */
Table {
	border:0px solid #EEEEEE;
}
TD {
	padding:2px 0px 2px 5px;
}
TR {
	vertical-align:middle;
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:13px;
}
/* Copyright */
DIV.Copyright {
	width:805px;
	float:left;
}
DIV.Copyright Table {
	border: 1px solid #E6E6E6;
	border-right:none;
	border-bottom:none;
	border-left:none;
}
DIV.Copyright Table TD {
	font-weight:normal;
	font-size: 10px;
}
.contentWrapper .mainContentWrapper {
	float:left;
	margin-right:19px;
	margin-bottom:20px;	
	background-image:url(img_bg_content_575.gif);
	background-repeat:repeat-y;
}
.contentWrapper .mainContentWrapper .mainContent {
	padding:10px;
}
.contentWrapper .mainContentWrapper .borderImage {
	display:block;
}
.infobarBlockItem INPUT.button  {
	font-size:11px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding:2px 30px 12px 10px;
	margin-top:10px;
	background-image:url(img_bg_button_178.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:178px;
	border:0px;
}

