body {
	font: 75% Georgia, serif;	
	line-height:140%;
/*	background: #2c4259; */
	margin: 0;
	padding: 0;
	text-align: center;
	color: #1f1f1f;
}
@font-face {
	font-family: HN;
	font-style:  normal;
	font-weight: normal;
	src: url("/fonts/hn.eot");
}
@font-face {
	font-family: Segoj;
	font-style:  normal;
	font-weight: normal;
	src: url("/fonts/segoeui.eot");
}
li, ul, ol { margin: 0; padding: 10;}
a {
	color:#007390;
	text-decoration:underline;
}
a:hover {
	color:#00aaff;
	text-decoration:underline;
}
#container {
	position: relative;
	width: 1000px;
	background-color: #fff;
	top: 20px;
	padding:0;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	z-index:0;
}
#header {
	height: 104px;
	background: #fff;
	padding: 0px;
	background-image:url("/images/logo_health_only_new.png");
	background-repeat:no-repeat;
}
.logo, a.logo, a.logo:link, a.logo:visited, a.logo:hover {
	float:left;
	display: block;
	width: 300px;
	height: 100px;
}
.predpl, a.predpl, a.predpl:link, a.predpl:visited, a.predpl:hover {
	float:right;
	display: block;
	width: 130px;
	height: 104px;
}
#menu {
	font-family: Segoj, Segoe UI, Arial, sans-serif;
	color:#f1f1f1;  
	font-size: 15px;
	font-weight:bold;
	text-transform:uppercase;
	height: 34px;
	background: #aaaaaa;
	margin-left:3px;
	margin-right:3px;
	background-image:url(/images/shade.png);
	background-repeat:repeat-y;		
}
#menu ul { 
	height: 34px; 
	padding:0px;
	margin: 0 0 0 0px; 
	white-space:nowrap;
	list-style: none; 
}
#menu li { float: left; }
#menu li a { 
	display: block; 
	text-decoration: none; 
	height:40px;
	cursor:pointer;
}
#menu li a span { 
	display: block; 
	width: auto; 
	height: 26px; 
	margin-right:1px; 
	padding: 8px 10px 0 10px; 
	color:#f1f1f1;  
	background-color:#5A5C5E;
	cursor: pointer;
}
#menu li a:hover, a.trselected:link, a.trselected:visited {
	background-image: url(/images/hover.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height:40px;
}
#menu li a:hover span {
	color: #fff;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#homebox {
	float:left;
	width:793px;
	padding:0px;
	margin:0px;	
	margin-left:3px;
}

#sidebar1 {
	float:left;
	width:268px;
	padding:0px;
	margin:0px;
	margin-left:3px;
	background: #fff;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat-x;
	background-position:top;
}
#sidebar1-content {
	background-image:url(/images/sidebar.png);
	background-repeat:no-repeat;
	padding: 10px 0px 0px 10px;
	min-height:300px;
	text-align:right;
	padding-right:10px;
}
#sidebar1-content .nadp{
	margin-right:30px;	
	font-family: HN, Helvetica, Segoj, Segoe UI, Arial, sans-serif;
	color:#b6b6b6;  
	font-size: 25px;
	letter-spacing: 0px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 140%;
}
#sidebar1-content .nadp2{
	margin-right:30px;	
	font-family: HN, Helvetica, Segoj, Segoe UI, Arial, sans-serif;
	color:#b6b6b6;  
	font-size: 18px;
	letter-spacing: 0px;
	font-weight:bold;
	line-height: 140%;
}
#sidebar2 {
	float:right;	
	width:200px;
	padding:0;
	margin:0;
	margin-left:1px;
	margin-right:3px;
	vertical-align:top;
	background-image:url("/images/lastIssueBackground.png");
	background-repeat:repeat-y;
	background-position:left;
}

#hr, .hr {
	margin:0px;
	margin-top:10px;
	float:left;
	background-image:url(/images/hr.png);
	background-repeat:no-repeat;
	background-position:top;
	width:525px;
	height:1px;
	}

#sidebar2-image {
	padding: 0px 0px 0px 0px;	
}

#sidebar2-content {
	padding: 0px 20px 10px 20px;
}

#mainContent {
	font: 120% Georgia, serif;
	line-height:140%;
	float:right;
	width:525px;
	padding: 0;
	background-color: white;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat-x;
	background-position:top;
}

#archiveContent {
	font: 120% Georgia, serif;
	line-height:140%;
	float:right;
	width:793px;
	padding: 0;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	/* debug: border:1px dotted red; */
}
	
#mainContent1 {
	padding: 3px 15px 10px 10px;
	
}
#Content-bg {
	position:absolute;
	top:143px;
	left:3px;;
	width:994px;
	height:50px;
	background-image:url("/images/footer_bg.png");
	background-repeat:repeat-x;
	background-position:top;
	z-index:-1;
	
}
#footer {
	font: 75% Verdana, sans-serif;
	margin:0px;
	margin-left:3px;
	margin-right:3px;
	padding-bottom:00px;
	background:#ffffff;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
#bottomFooter {
	font: 75% Verdana, sans-serif;
	margin:0px;
	background:#dddddd;
	background-image:url(/images/bottomFooter.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 0px;
}
.fltlft {
	float: left;
	margin-right: 0px;
}

h1 {
	font-size: 200%;
	line-height:120%;
	font-family: Segoe, Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#00aaee;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}

h2 {
	font-size: 160%;
	font-family: Segoe, Helvetica, Arial, sans-serif;
	text-transform:none;
	font-weight:normal;
	line-height:120%;
	color:#555555;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}

div.box {
	margin:0px;
	border-left:3px solid #00aaee;
	background:#d1f7ff;
	font-size:80%;
	padding:5px 15px 5px 15px;
	color:#000000;
}

div.note {
	text-transform:uppercase;
	font-weight:bold;
	font-size:80%;
	display:inline;
	color:#555555;
}
div.submenak{
	text-align:center;
}
div.submenak-item{
	float:left;
	width:250px;
	height:310px;
}
div.submenak-item-nopic{
	float:left;
	width:100%;
}

h3 {
	font-size: 120%;
	font-family: Segoe, Helvetica, Arial, sans-serif;
	margin:0px;
	margin-top:20px;
	margin-bottom:10px;
	text-transform:uppercase;
}

span {
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

span.box {
	font-size: 120%;
	text-transform:uppercase;
	background-color:#7f0000;
	color:#f0f0f0;
	font-weight:bold;
	padding:0px;
}
.input, input ,textarea {
	border: 1px solid;
}
.navi{
	display: block;
	height:18px;
}
#menu .aktual{
	float:right;
	width:200px;
	text-align:center;
}
#menu .aktual span{
	background-color:#7A808A;
}

.galerie1{
float:left;
}
.galerie1 img{
margin-right:22px;
margin-bottom:14px;
}
.galerie{
margin-bottom:20px;
width:100%;
}
.galerie img{
margin-bottom:20px;
}
.galerie .findimage{
float:left;
width:210px;
}

