/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/*
CHANGES:

 2011-07-22: 
  colors: 
  beige: #ddd0c1
  darker beige (for contrast reasons): #bcb0a2

#OuterBox modified, see in-line documentation
	



*/
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Tahoma,Arial,sans-serif;
	color: #666666;
	line-height: 1.2; /* normal;*//*1.166;*/	
	margin: 0px;
	padding: 0px;
	text-align:center;				/* used if the current table is removed from the layout: the table is not necessary for modern browsers!*/
}

table,tr,td,th{
	font-family: Verdana, Tahoma,Arial,sans-serif;
	color: #666666;
}
tr,td,th{
	text-align:left;
}
td{
	vertical-align:top;
}
  

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {

	margin: 0px;
	padding: 0px;
}

h1{

 font-size: 120%;
 color: #bcb0a2; /* #334d55; */
}

h2{
 font-size: 114%;
 color: #666666;/*#006699;*/
}

h3{
 font-size: 100%;
 color: #666666;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color:  #666666;/* #333333;*/
 margin-bottom: 10px;
}

h5{
 font-size: 100%;
 color: #666666;
}

ul{
 list-style-type: square;
 list-style-position:outside;
}
ul li{
	font-size: 100%;
}

ul ul{
 	list-style-type: disc;
}

ul ul ul{
 	list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 1px 0px 2px 0px;
	border-bottom: 1px solid #7280a2;
	width: 100%;
}
#MainBox{
	display: block;
	clear:both;
	width:100%;
	}

#navBar{
	margin: 2 2 2 2;
	padding: 0px;
	background-color: transparent;
	border-bottom: 1px solid #ccc;
}

#content{
	color: #666666;
	letter-spacing:1px;
	 
  float:left;
	width: 100%;
	margin: 0;
	padding: 0 1 0 0;
	/*border: 1px solid Green;*/
	display:block;
}

.BgNav{
background-color: #eaf3ed;
}
.IntroPic{
	float:right;
	margin-left:20px;
	margin-top: 0px !important;
	margin-top: 0px;
}

#rr0{/*not used*/
	margin: 0 0 0 750px !important;
	padding: 0px;
	background-color: #eaf3ed;
	border: 1px solid White;	/*for ie*/
	margin: 0 0 0 750px;
}
#rr1{
	margin-left:4px !important;
	height: 54px;
	padding: 4px;
	background-color: #ddd0c1; /* #7280a2;*/
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
	margin-left:4px;
}
#rr{
	margin-left:1px;
	height: 64px;
	padding: 8px;
	background-color: #7280a2;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
}
#rr ul{
	margin: 0px;
	text-indent: 0px;
	list-style-type: none;
	text-align: left;
	position:relative;
}
#rr ul li{
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	margin:0px;
	text-indent: 0px;
	position:relative;
}

#ll{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	/*border: 1px dotted Red;*/
}
#ll img{
	border: 0px;
	padding: 0px 0px 0px 0px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/
#OuterBox{
	/*margin-top: 14px;*/ /* modified: 2011-07-22 */
	width:966px;
	text-align:left;
	/*border: dotted 1px #999999;*/ /* modified: 2011-07-22 */
	
	border:0; /* modified: 2011-07-22 */
	margin-top: 65px; /* modified: 2011-07-22 */
}
#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


#navBar img {
	border: 0px;
}
#NavGesundheit {
	margin-left: 2px;
	margin-top: 2px;
	background-color:#A5C3C6;
	position: relative;

}
#NavSchoenheit {
	margin-left: 2px;
	margin-top: 2px;
	background-color:#8FC290;
	position:relative;
}
#NavGesundheit
,#NavSchoenheit {
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 4px;

	float:left;

}

#NavGesundheit h2
,#NavSchoenheit h2{
	/*
	border: 1px solid #ffffff;
	margin: 1px;
	*/
}




/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
	margin-top: 40px;
	color: #bcb0a2; /* #7280a2; */
}


/************* #globalNav styles **************/

#globalNav{
color: #ffffff;
padding: 0px 0px 0px 10px;
white-space: nowrap;
background-color: #a5c3c6;
text-align:right;
margin-top:1px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 12px;
	padding: 0px 4px 0px 0px; 
	color: #ffffff;
	font-weight: 700;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 60%;
	padding: 5px 0px 5px 10px;
}
#breadCrumb a
,#breadCrumb a:visited
,#breadCrumb a:hover {
	color: #666666;
	text-decoration:underline;
}


/************** Startpage items ***************/
#BgTxtLayer{
	position: relative;
	left: 550px;
	top: 20px;
	
	filter:alpha(opacity=45);
	-moz-opacity:.45;
	opacity:.45;
	color: #7280a2;
	background-color: #ffffff;
	width:300px;
	height: 28px;
	border: solid 1px White;
	display: block;
}
#TxtLayer{
	position: absolute;
	left: 393px;
	top: 26px;
	
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	color: #7280a2;
	background-color: yellow;
	width:260px;
	height: 40px;
	border: solid 1px White;
	display: block;
}
#AbsPic{
	position: absolute;
	
	width:260px;
	height: 20px;
	display: block;
}


/************** .feature styles ***************/
.intro{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	/*border: 1px dotted Gray;*/
	position:relative;
	float: left;
	clear: none;
	width: 65%;
	display:block;
	text-align: center;

}
.feature{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	/*border: 1px dotted Red;*/
	position:relative;
	float: left;
	clear: none;
	width: 85%;
	display:block;

}

.feature h3
{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

,.intro h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img
,.intro img
,.story img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.feature img{
clear:none;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 24px 0px 10px;
	margin-right:20px;
	font-size: 80%;
	/*border: 1px dotted Green;*/
	
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#siteInfo a
,#siteInfo a:visited
,#siteInfo a:hover {
	color: #666666;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #ffffff;
	font-weight: 600;
	font-size: 10px;
	border-bottom: 1px dotted #ffffff !important;
	border-bottom: 1px dotted #ffffff;
	line-height:13px;
	width: 200px;
	padding-bottom: 2px;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	/*border-bottom: 1px dotted #ffffff;*/
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



/*************** content ul li elements ********************/
#content ul{
 	list-style-type: square;
 	list-style-position:outside;
 	/* color: # */
	width: 90%;
	
}
#content ul li{
	font-size: 100%; 
	margin-left: 16px;
	margin-bottom: 6px;
	
}


.IEwrapper ul
{
 	list-style-type: square;
 	list-style-position:outside;
 	color: #7280a2;
	width: 300px;
	position:relative;
}
.IEwrapper ul li{
	font-size: 100%; 
	margin-left: 0px;
	width: 300px;
}




#content ul ul{
 	list-style-type: disc;
	width: 100%;
}
#content ul ul li{
	font-size: 100%;
	margin-left: 20px;
}

#content ul ul ul{
 	list-style-type: none;
}
#content ul ul ul li{
 	font-size: 100%;
}


.notes{
	font-size: 70%;
	}

/*************** following style are not used but make sense in another constellation **************/
#FieldsBox{/*not used*/
	font-size: 11px;
	color: #ffffff;
	background-color: #7280a2;
	height: 74px; 
	width: 200px;;
	float:right;
	clear: right;
	border: solid 1px Yellow;
	position: relative;
}
#FieldsBox ul{/*not used*/
	list-style-type: none;
}
#FieldsBox ul li{/*not used*/
	font-size: 11px;
	font-color: #ffffff;
}

