BODY {
	width:740px;
	margin:auto;
	margin-top:14px;
	margin-bottom:10px;
	font-family:verdana, arial;
	color:#3D9839;
	background-color:#AFEBB8;
	font-size:12px;
	}
	
a:link {color:#22732F; text-decoration:underline;}
a:active {color:#22732F; text-decoration:underline;}
a:visited {color:#22732F; text-decoration:underline;}
a:hover {color:#22732F; text-decoration:none;}

#con a:link {color:#3D9839; text-decoration:none;}
#con a:active {color:#3D9839; text-decoration:none;}
#con a:visited {color:#3D9839; text-decoration:none;}
#con a:hover {color:#3D9839; text-decoration:none;}


	
H1 {
	font-size:12px;
	color:white;
	background-color:#22732F;
	margin:0px;
	padding:3px;
	}
	
H2 {
	font-size:12px;
	color:#22732F;
	margin:0px;
	padding:3px;
	padding-left:0px;
	}
	
#header {
	width:740px;
	height:133px;
	background-image:url(../images/header.jpg);
	border-bottom:5px solid #AFEBB8;
	}
	
#headad {
	width:740px;
	height:90px;
	background-image:url(../images/headad.jpg);
	text-align:center;
	border-bottom:5px solid #AFEBB8;
	}
	
#links {
	width:190px;
	border-right:5px solid #AFEBB8;
	letter-spacing:0px;
	font-size:11px;
	float:left;
	}
	
#links a:link {
	padding:2px;
	color:#3D9839;
	background-color:white;
	text-decoration:none;
	display:block;
	}
#links a:active {
	padding:2px;
	color:#3D9839;
	background-color:white;
	text-decoration:none;
	display:block;
	}
#links a:visited {
	padding:2px;
	color:#3D9839;
	background-color:white;
	text-decoration:none;
	display:block;
	}
#links a:hover {
	padding:2px;
	color:#22732F;
	background-color:#EBFFEC;
	text-decoration:none;
	display:block;
	}

.boxhead {
	width:190px;
	height:10px;
	background-image:url(../images/boxhead.jpg);
	}
	
#boxhead1 {
	width:190px;
	height:29px;
	background-image:url(../images/vorsorge.jpg);
	}
#boxhead2 {
	width:190px;
	height:29px;
	background-image:url(../images/sachversicherung.jpg);
	}
#boxhead3 {
	width:190px;
	height:29px;
	background-image:url(../images/finanzen.jpg);
	}

.box {
	background-color:white;
	}
	
.boxfooter {
	width:190px;
	height:10px;
	background-image:url(../images/boxfooter.jpg);
	border-bottom:5px solid #AFEBB8;
	font-size:0px;
	}
	
#rechts {
	width:545px;
	float:left;
	}
	
.contheader {
	width:545px;
	height:29px;
	background-image:url(../images/contheader.jpg);
	}
.contfooter {
	width:545px;
	height:10px;
	background-image:url(../images/contfooter.jpg);
	font-size:0px;
	}
	
#footer {
	font-size:11px;
	text-align:center;
	}
#footer a:link {color:#3D9839; text-decoration:underline;}
#footer a:active {color:#3D9839; text-decoration:underline;}
#footer a:visited {color:#3D9839; text-decoration:underline;}
#footer a:hover {color:#EBFFEC; text-decoration:none;}

<!--
textarea {
        color: #ffffff;
               background-color:3D9839;
               font-family: verdana;
               font-size: 10px;
               font-weight: regular;
               text-decoration: none;
               text-align: left;
               border-width: 1px;
               border-style: solid;
               border-color: #3D9839;

      }

input{
              color: #3D9839;
        background-color: #ffffff;
        border: 1px solid #3D9839;
        font-family: verdana;
        font-size: 10px;
}
	
