body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	border: 0px;
}

a {
	text-decoration:none;
	color: #48664E;
}

#container {
	width: 1024px;
	height: 556px;
}

#logo1 {
	background-image: url(../images/logo1.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 1024px;
}
#logo2 {
	background-color: #B8D9BE;
	background-image: url(../images/logo2.jpg);
	height: 60px;
	width: 1024px;
	background-repeat: no-repeat;
}
#bogen_links {
	height: 433px;
	width: 169px;
	background-image: url(../images/bogen_links.jpg);
	float: left;
}

#mitte {
	width:633px;
	height:433px;
	float:left;
}

#menu {
	width:633px;
	height:25px;
	background-color:#eef5ee;
}

#abstand {
	width:633px;
	height:44px;
	background-color:#fff;
}

#content {
	width:633px;
	height:330px;
	background-color:#eef5ee;
}

#bogen_rechts {
	height: 433px;
	width: 222px;
	background-image: url(../images/bogen_rechts.jpg);
	float: left;
}

#footer {
	width: 1024px;
	height: 23px;
	background-color:#b9d9be;
	float:left;
}
	
#headline {
	width:633px;
	height:53px;
}

#content_left {
	width:306px;
	height:280px;
	float:left;
}

#content_leerraum {
	width: 15px;
	height: 280px;
	float:left;
}

#content_right {
	width: 310px;
	height: 280px;
	float:left;
}

#angebot_img {
	margin-left: 18px;
}

#kontakt_img {
	margin-left: 17px;
}

#kurse_img {
	margin-left: 17px;
}

#beleggeburt_img {
	margin-left: 17px;
}

#vorsorge_img {
	margin-left: 17px;
}

#nachsorge_img {
	margin-left: 17px;
}

#impressum_img {
	margin-left: 17px;
}

.inputfield {
	width: 180px;
	height: 12px;
}

.inputarea {
	width: 295px;
	height: 100px;
}

.innerimg {
	float:right;
	border:solid 3px #eef5ee;
}