/*standard*/
body 	{background:#2765AF url('../images/body_bg.jpg') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family: Verdana, Tahoma, Arial, Times New Roman, sans-serif; font-size:76%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none; }


/*elements*/
#container	{margin:0px auto; text-align:center; width:840px; }
#holder		{width:100%; padding:5px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{background:url('../images/header_hp_fr.jpg') no-repeat 0 0; border-bottom:1px solid #DADADA; padding:0px 0px 0px 0px; height: 145px; width: 880px; }
#navigation	{padding:10px 0; }
#header		{background:#DADADA no-repeat 10px 10px; padding:10px; height:200px; }
#header_h	{height:208px; padding:10px 10px 5px 10px; background:#dadada;}
#content	{float:left; width:580px; padding:20px 10px 0 0; line-height:160%; }
#content_g	{float:left; width:840px; padding:20px 10px 0 0; line-height:160%; }
#gallery	{background:#DADADA no-repeat 10px 10px; padding:10px; height:147px; }
#gallery_l	{background:#DADADA no-repeat 10px 10px; padding:10px; height:314px; }
#news		{clear: right; float:right; width:220px; padding:20px 0 0 0; line-height:140%; text-align:justify; }
#newsItem	{padding:10px 10px 10px 10px; background:#dadada; font-size:90%; margin-bottom:20px; }
#right		{width:100%; font-size:90%; padding:20px 0; text-align:right; float: right; }
#footer		{clear:both; width:100%; font-size:80%; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #2765AF; }
#copyright	{float:right; }


/*headlines*/
.newsheader {color:#000000; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:bold; }
.newstitle a {color:#225799; font-size:130%; font-weight:normal; text-decoration: none }
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo .h1		{font-weight:normal; font-size:170%; margin:0; padding:0; padding-left: 110px; color:#225799; }


/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; font-weight:bold; }
#navigation a		{color:#225799; padding:0 10px 0 0; text-decoration:none; }
#navigationh a		{color:#225799; padding:0 10px 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; }
li#navi_current 	{color:#000000; padding:0 0 0 10px; text-decoration:none; }
li#navi_current_h 	{color:#000000; padding:0 0 0 0; text-decoration:none; }

/*subnavigation*/
#subnavigation          {padding-bottom: 10px;}
#subnavigation ul 		{margin:0; padding:0; }
#subnavigation li 		{margin:0; padding:0; list-style:none; display:inline; font-weight:normal; }
#subnavigation a		{color:#225799; padding:0 5px 0 0; text-decoration:none; }
#subnavigation a:hover	{color:#000000; }
li#navi_current_sub     {color:#000000; padding:0 0 0 5px; text-decoration:none; }
li#navi_current_sub_h   {color:#000000; padding:0 0 0 0; text-decoration:none; }

/*subsubnavgiation*/
#subsubnavigation	{clear: right; float:right; width:220px; padding:20px 0 0 0; line-height:140%; text-align:justify; }
#subsubnavigationItem	{padding: 5px; background:#DADADA; font-size:100%; margin-bottom:5px;}
#subsubnavigationItem ul 		{margin:0; padding:0; }
#subsubnavigationItem li 		{margin:0; padding:0; list-style: none; font-weight:normal; }
#subsubnavigationItem a		{color:#225799; padding:0 10px 0 0; text-decoration:none; }
#subsubnavigationItem a:hover	{color:#000000; }
.subsubheader {color:#000000; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:bold; }


/*right*/
#right a		{color:#000000; font-weight:normal; padding:0 5px 0 0; text-decoration:underline; }
#right a:hover	{color:#225799; text-decoration:none; }


/*footer*/
#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 5px; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


/*borrowed styles*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; } 


/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
