
body {
	margin: 0px 0px 30px 0px;
	padding: 6px 0px 0px 0px;
	background: url('img/border-top.gif') 0 0 no-repeat;
	height: 1%;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 165%;
	color: #696969; 
}
body.small-font {font-size: 9px;}
body.medium-font {font-size: 12px;}
body.big-font {font-size: 14px;}

#body-section {
	margin: 0px;
	padding: 0px;
	background: url('img/border-middle.gif') 0 0 repeat-y;
	height: 1%;
}

#main-section {
	width: 950px;
	margin: 0px 10px 0px 10px;
}

#header-section {
	background: url('../../impfservice.de/css/img/header.png') 0 0 no-repeat; /*__FARBWELT__*/
	height: 91px;
	margin-bottom: 1px;
}

#navigation-section {
	background: url('../../impfservice.de/css/img/menu-bg.png') 0 0 no-repeat;  /*__FARBWELT__*/
	height: 1.9em;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 11px 0px;
}

#wrapper-section {
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

#meta-section {
	display: block;
	padding: 0px 0px 25px 0px;
	margin: 0px 5px 0px 5px;
	font-size: 91%;
	line-height: 130%;
}

#content-section {
	float: left;
	width: 620px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#top-no-marginal #content-section {
	width: 100%;
	}

#teaser-section {
	float: right;
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#footer-section {
	background: url('img/border-bottom.gif') 0 0 no-repeat;
	height: 1%;
	padding: 5px 0px 0px 10px;
	margin: 0px;
}
