﻿/* SVB - zentrales Style Sheet */

body {
	background-color: #F1F5FA;
	margin: 0; 
	text-align:center;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:8pt;
	color:black;
}

   
#heading_150 {
	font-weight:bold;
	font-size: 10pt;
	line-height:18px;
	text-align: left;
	color: black;
	/*background-image:url('../_Include/icons/heading_150.png');*/
	/*background-repeat:no-repeat;*/
	/*padding-top: 5px;*/
	/*padding-left: 10px;*/
	/*padding-bottom: 5px;*/
	margin-bottom: 5px;
	border-bottom-style:solid; 
	border-bottom-color:#90AED1; 
	border-bottom-width:1px;
	width:150px;
}

#heading_600 {
	font-weight:bold;
	font-size: 11pt;
	text-align: left;
	color: black;
	/*background-image:url('../_Include/icons/heading_600.png');*/
	/*background-repeat:no-repeat;*/
	/*padding-top: 5px;*/
	/*padding-left: 10px;*/
	/*padding-bottom: 5px;*/
	margin-bottom: 5px;
	border-bottom-style:solid; 
	border-bottom-color:#90AED1; 
	border-bottom-width:1px;
}

#heading_755 {
	font-weight:bold;
	font-size: 11pt;
	text-align: left;
	color: black;
	/*background-image:url('../_Include/icons/heading_755.png');*/
	/*background-repeat:no-repeat;*/
	/*padding-top: 5px;*/
	/*padding-left: 10px;*/
	/*padding-bottom: 5px;*/
	margin-bottom: 5px;
	border-bottom-style:solid; 
	border-bottom-color:#90AED1; 
	border-bottom-width:1px;
}

#heading_920 {
	font-weight:bold;
	font-size: 11pt;
	text-align: left;
	color: black;
	/*background-image:url('../_Include/icons/heading_920.png');*/
	/*background-repeat:no-repeat;*/
	/*padding-top: 5px;*/
	/*padding-left: 10px;*/
	/*padding-bottom: 5px;*/
	margin-bottom: 5px;
	border-bottom-style:solid; 
	border-bottom-color:#90AED1; 
	border-bottom-width:1px;
}
