/*
filekind: css
Theme Name: Golden Health by ProService Marketing
Theme URI: http://www.golden-health.com/
Author: Klaus Ettenhuber
Author URI: http://www.firedog.de/
Created: ke 2007-04-15
Modified: ke 2007-10-14
*/


body {
	background: url(/assets/images/golden-health-bg.gif) top left repeat-y;
	background-color: #358B7D;
	color:#fff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* primnav 

#primnav {
	width: 168px;
	float: left;
}
*/

/*
p {
	padding-bottom: 12px;
}
*/

a {
text-decoration: none;
color: #ccc;

}

a:hover{
text-decoration: none;
color: #000;

}

.en_text {
	margin: 0 0 12px 0;
	color: #fff;
	font-size: 12px;
}


/*
.en_text_hl {
	font-weight: bold;
	color: #000;
}
*/

.en_ul {
	margin-top: 6px;
	font-size: 12px;
	list-style: square;
} 


.ar_text {
	margin: 0 0 14px 0;	
	/*margin: 9px 0 0 0;
	font-family: "Arabic Transparent";
	"tahoma",Trebuchet MS, Verdana, Sans-Serif;
	font-family: "Times New Roman", Times, serif;
	*/
	font-family: "tahoma", Trebuchet MS, Verdana, Sans-Serif;
	color: #fff;
	direction: rtl;
	font-size: 14px;
}

.ar_ul {
	margin-top: 7px;
	font-size: 16px;
	list-style: square;
	direction: rtl;
} 

.content_img {
	text-align: center;
}

#primnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 10px;
}


#primnav a {

}

#primnav_box li {
list-style: none;
line-height: 10px;
}

/* Wrapper */

#wrapper {	
	margin: 0;	
}

/* header */

#header_main {
	width: 994px;
	height: 36px;
	/*	
	background-color: #f00;
	*/	
}

#header_left_nav {
	float: left;
	width: 236px !important;
	/* width: 256px;  nur für den IE */		
	height: 36px;
	padding-left: 20px;
	background-color: transparent;
	/*
	background-color: yellow;	
	*/
}

#header_left_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header_left_nav ul li {
	display: inline;	
}

#header_left_nav ul li a {
	float: left;
	width: 98px;
	height: 36px;
	margin-left: 8px;
	padding-top: 12px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: url(/assets/images/golden-health-primnavl_btn.jpg) no-repeat;
	color: #fff;	
	/*	
	padding-left: 20px;	
	background-color: yellow;
	*/
}


#header_left_nav ul li a:hover {
	color: #336666;	
}


#header_right_nav {
	float: left;
	width: 692px;
	height: 36px;	
	padding-left: 22px;
	/*
	padding-left: 24px;
	background-color: #ddd;
	margin: 0;
	*/
}


#header_right_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header_right_nav ul li {
	display: inline;	
}

#header_right_nav ul li a {
	float: left;
	width: 130px;
	height: 36px;
	margin-left: 8px;	
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: url(/assets/images/golden-health-primnavr_btn.jpg) no-repeat;
	color: #fff;	
	
	/*	
	padding-left: 20px;	
	background-color: yellow;
	*/
}

#header_right_nav li a:hover {
	color: #336666;
}


.one_pad {
	padding-top: 12px;
}

.two_pad {
	padding-top: 0px;
}


/* Content */

#all_content_fixing {	
	clear: both;
		
	width: 994px;
	height: 224px;
	
	
	/*
	margin-top: 24px;
	background-color: red;
	*/
}

#content_left {
	width: 256px;
	float: left;
	margin-top: 30px;
	padding: 0;

/*	
	background-color: yellow;
	padding-left: 20px;	
	
	*/


}



#content_right {
	width: 390px;
	float: left;	
	
	margin: 30px 0 0 174px;
	
	/*
	background-color: yellow;
	margin-left: 144px;
	margin-left: 168px;
	height: 224px;
	overflow: hidden;
	*/
	
}


#content_header {	
	height: 14px;
	font-size: 11px;
	font-weight: bold;	
}

#breadcrumb {	
	float: left;	
}

#enumeration_nav {
	float: right;
}

#content_text {
	
	height: 170px;
	margin: 20px 0 0 0;
	font-size: 10px;
	overflow: hidden;
	line-height: 120%;
}

/* Footer */

#footer {
	width: 660px;
	border-top: 1px solid #757B7B;	
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	line-height: 22px;
}

#footer a {

}
