@charset "utf-8";
body  
	{
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: normal;
	background-color: #004885;
    }

h1	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #005486;
	}

h2
	{
	color: #005486;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	}



img	{border:0;}

.global #container 
	{
	width: 852px;
	text-align: left;
	margin:0px auto 0px auto; 
	height: auto;
	background:#FFFFFF url(../images/bg-content.jpg) repeat-y right;
    } 

.global #header 
	{
	height:179px;
	width: 852px;	
	background:#E2E8EF url(../images/bg-header.jpg) no-repeat center top;
	background-attachment: scroll;
	padding:0px;
	border:0px;
    } 
	
.global #header h1 
	{
    margin: 0;
    padding: 10px 0; 
    }

.global #mainContent 
	{
	background:#FFFFFF url(../images/bg-content.jpg) repeat-y;
	height: 565px;
	margin:0px;
	padding:0px 20px 0px 40px;
	width: 773px;
	overflow-y:auto;
	overflow-x:hidden;
    } 
	
.global #footer 
	{
	background-color: #01437D;
	height: 65px;
    } 
	
.global #footer p 
	{
    margin: 0; 
    padding: 10px 0; 
    }

#navigation 
	{
	float:right;
	width:852px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	top: 0px;
	clip: rect(2px,auto,auto,auto);
	margin: 0px;
  	}

#navigation ul 
	{
	margin:0;
	list-style:none;
	height:30px;
	float: right;
	padding:110px 27px 0px 10px;
	}

#navigation li 
	{
	float:left;
	width:117px;
	text-align:center;
	background:url(../images/navigation-button-left.jpg) no-repeat left;
	margin:9px 16px 0px 0px;
  	}

#navigation a 
	{
	float:left;
	width:117px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:white;
	background: url(../images/navigation-button-right.jpg) no-repeat right ;
	padding:2px 0px 0px 0px;
	margin: 0px;
  	}

#navigation #current 
	{
	background-image:url(../images/navigation-button-left-on.jpg);
	margin-top:8px;
	padding-top: 0px;
	}


#navigation #current a 
	{
	background-image:url(../images/navigation-button-right-on.jpg);
	color:#395B75;
	padding:3px 0 0 0;
	margin-top:0px;
	}


#navigation a:hover 
	{color:white;}
  
/* Commented Backslash Hackhides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */

#quickline 
	{
	width: 810px;
	text-align: right;
	padding:0px 42px 0px 0px;
	margin:0px;
	}
	
#quickline a 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	color: #999999;
	}

#div-content-products 
	{
	width: auto;
	padding:0px;
	float:left;
	}

#div-content-products a 
	{
	color:#990000;
	}


.features-list li
	{
	font-size:11pt;
	line-height:16pt;
	}

.features-td-left
	{
	border-bottom: 1px dotted rgb(0, 0, 0); 
	width:483px;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	}
	
.features-td-right
	{
	border-bottom: 1px dotted rgb(0, 0, 0); 
	width:290px; 
	text-align: right;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	}	
	
.benefits li
	{
	line-height:16pt;	
	padding-bottom:10px;
	}
	
	
.portal
	{
	
	width:773px; border:0px;
		background: url(../images/sicher-intuitiv-kostensparend2.png) no-repeat right;

	}