@charset "utf-8";
/* CSS Document */

/* ------------- GESAMT CONTENT ------------- */
#wrap
{
	width: 995px;
	text-align: left;
	margin: 0 auto;
}

#wrapsmall
{
	width: 790px;
	text-align: left;
	margin: 0 auto;
}

/* ------------- CONTENT ------------- */
#wrap_content
{
	width: 800px;
	float: left;
	margin: 0 auto;
}

/* ------------- HEADER ------------- */
#header
{
	width: 995px;
	height: 120px;
	background: url(../images/header_copia.gif) no-repeat;

float: left;
}

/* ------------- HEADER LOGO ------------- */
#logo
{
	height: 104px;
	width: 400px;
	padding: 0;
	margin: 0;
	float: left;
}

#logo img
{
	margin: 0px;
}

/* ------------- HEADER FONT SIZE ------------- */
#font_size
{
	width: 400px;
	padding: 0;
	float: left;
}

#font_size_in
{
	padding:10px 20px;
	text-align: right;
	height: 20px;
}




/* ------------- MENÜ OBEN ------------- */
#top_menu
{
	width: 995px;margin-top:0px;
	height: 38px;
	background: url(../images/content_foot_copia.gif) no-repeat;
	float: left; padding-top: 22px;
	
}

#top_nav ul 
{
	margin: 0; padding: 10px 10px;
	text-align: left; padding-top: 14px;
	border: none;
}
  
#top_nav ul li 
{
	list-style: none;
	display: inline;
	margin: 0.4em; padding-top: 20px;
	background-image: none;	
}

#top_nav ul a, #top_nav ul span 
{
	text-align: center;
	padding: 10px 10px;
	padding-right: 20px;
	text-decoration: none;
	border: none;
	color: #FFFFFF;
	background: url(../images/trenner.gif) right no-repeat;
	font-weight: bold; padding-top: 20px;
}
  
#top_nav ul a:hover, #top_nav ul span 
{
	color: black; padding-top: 20px;
}

#top_nav ul a#active_menu-nav
{
	color: #CCCCFF; padding-top: 20px;
}

/* ------------- BREADCRUMB ------------- */
#breadcrumb
{
	margin-top:5px; 
padding-top: 12px;
	width: 800px;
	height: 40px;
	background: url(../images/breadcrumb.gif) no-repeat;
	float: left;
}

#breadcrumb_in
{
	padding: 8px 25px; 
	color: #FFFFFF; font-size:11px;
	font-weight: bold;font-family:verdana;
}

#breadcrumb_in a
{
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumb_in a:hover
{
	color: #CCCCFF;
	text-decoration: none;
}

/* ------------- HAUPTCONTENT HEAD ------------- */
#content_header
{
	width: 800px;
	height: 30px;
	background: url(../images/content_head.gif) no-repeat;
	float: left;
}

/* ------------- HAUPTCONTENT ------------- */
#hauptcontent, #mods
{
	width: 800px;
	background: url(../images/content_center.gif) repeat-y;
	float: left;
}

/* ------------- LINKER TEIL ------------- */

#links
{
	width: 115px;
	float: right;padding-right: 7px;
	
}

/* ------------- MENÜ LINKS ------------- */

#menu_links
{
	width: 110px;


	padding-top: 5px;	
padding-right: 10px;
	overflow: hidden;
	
}

#menu_links h3
{
	font-size: 100%;
	background: url(../images/h3-head.gif) no-repeat;
	height: 40px;
	width: 105x;
	line-height: 25px;
	text-indent: 10px;
	margin: 0;
	color: #FFFFFF;
	text-align: left;
}

/* ------------- MENÜ LINKS/RECHTS ------------- */
#links .moduletable
{

	background: white;
	border: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	margin: 10px 0;
	width: 105px;
	float: left;
	text-align: center;
	line-height: 120%;
	border-right: dotted 1px #CCCCCC;
	border-left: dotted 1px #CCCCCC;
}

.moduletable_menu
{
	float: left;
	width: 105px;
	overflow: hidden;
	border-right: dotted 1px #CCCCCC;
	border-left: dotted 1px #CCCCCC;
}
.moduletable_menu h3
{
	font-size: 100%;
	background: url(../images/h3-head.gif) no-repeat;
	height: 40px;
	width: 105px;
	line-height: 25px;
	text-indent: 10px;
	margin: 0;
	color: #FFFFFF;
}

ul.menu 
{
    margin: 0; padding: 0;
	width: 105px;
	background: white;
	text-align:left;
}

* html ul.menu 
{  /* Korrekturen fuer IE 5.x */
    padding-left: 0;
    padd\ing-left: 0;
}
  
ul.menu li 
{
    list-style: none;
    margin: 0; padding: 0;
}

ul.menu li ul 
{
    margin: 0; padding: 0;
}

ul.menu li ul li
{
    margin: 0.1em 0;
}
* html ul.menu li ul li 
{  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
}

ul.menu a 
{
    display:block;
    padding: 0.4em;
	color: #000000;
    text-decoration: none; font-weight: bold;
	background: white;
	border-bottom: dotted 1px #CCCCCC;
	background: url(../images/mleft.gif) no-repeat left;
	text-indent: 10px;
	font-size: 1.2em;
}

* html ul.menu a 
{
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.8em;  /* Breitenangabe fuer IE 6 */
}

* html ul.menu li ul li a 
{
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 7.8em;  /* Breitenangabe fuer IE 6 */
}

ul.menu a:hover 
{
  	background: #FFFFFF url(../images/mleft_active.gif) no-repeat left;
}
  
ul.menu li#current a 
{
	background: #FFFFFF url(../images/mleft_active.gif) no-repeat left;
	color: #3366FF;
}

ul.menu li#current ul li a
{
	background: #FFFFFF url(../images/mleft_sub.gif) no-repeat left;
	color: #666666;
}

ul.menu li#current ul li a:hover
{
	background: #FFFFFF url(../images/mleft_active.gif) no-repeat left;
}
  
#links .contentpaneopen
{
background: white;
width: 180px;
border-right: dotted 1px #CCCCCC;
border-left: dotted 1px #CCCCCC;
}

/* ------------- HAUPTCONTENT ------------- */

#mitte
{
	width: 657px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	overflow: hidden;
}

#mittegross
{
	width: 777px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	overflow: hidden;
}

.componentheading 
{
	background: url(../images/site_head.gif) repeat-x;
	height: 35px;
color:#FB002A;

	margin: 0;
	padding: 0;
	line-height: 27px;

	text-indent: 15px;
	font-weight: bold;
	width: 100%; 
}

.contentheading 
{
	background: url(http://www.cig-saude.org/AGMEDICA/images/agmedica/imaxes/bolo-1.gif) #efefef no-repeat left;
	font-weight: bold;
	height: 100%;font-size:120%;
	width: 100%;color:#FB002A;
border-bottom: solid 2px #909090;border-top: solid 2px #909090;
margin-top:10px;
padding-left:20px;

}

.buttonheading 
{
	margin: 0;
	padding:0;
	border: none;
}

.small
{
	background: url(../images/icon-use.gif) no-repeat;
	padding-left: 20px;
	font-size: 10px;
}

.createdate
{
	background: url(../images/icon-date.gif) no-repeat;	
	text-indent: 20px;
	font-size: 80%;font-weight: bold;
padding-bottom:5px;
color: #666666;
}

.modifydate
{
	background: url(../images/icon-info.gif) no-repeat;
	text-indent: 20px;font-weight: bold;
padding-bottom:5px;
	font-size: 80%;
color: #666666;
}

.contentpaneopen
{
	width: 100%;
}

.contentpaneopen img
{
/*	border: #CCCCCC solid 1px; */
	margin: 3px;
	padding: 1px;
}

.buttonheading img
{
	border: 0 none;margin-top:3px;
}

/* Caption fixes */
.img_caption.left {
float: left;
margin-right: 10px;
}

.img_caption.right {
float: left;
margin-left: 10px;
font-size: 10px;
color: #666666;
}

.img_caption.left p {
clear: left;
text-align: center;
font-size: 10px;
color: #666666;
margin:0px;
padding:0px;
}

.img_caption.right p {
clear: right;
text-align: center;
font-size: 10px;
color: #666666;
margin:0px;
padding:0px
}

.tool-tip {
   float: left;
   background: #ffc;
   border: 1px solid #D4D5AA;
   padding: 5px;
   max-width: 200px;
}

.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   background: url(../images/selector-arrow.gif) no-repeat;
}

.tool-text {
   font-size: 100%;
   margin: 0;
}

/* Weiterlesen button */
a.readon, a.readmore 
{
color: #999999;
background:transparent url(../images/weiter.jpg) no-repeat;
display:block;
float:left;
height:24px;
line-height:18px;
margin:0;
padding-right:14px;
text-indent:25px;
width: 150px;font-size:85%;
font-weight:bold;
}

/* ------------- FUSS TEIL ------------- */
#footer
{
	width: 800px;
	height: 46px;
	background: url(../images/content_foot.gif) no-repeat;
	float: left;
}

#footer_in
{
padding-top: 19px;
text-align: right;
color: #FFFFFF;
width: 780px;
}

#footer_in a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
}

.joomla_copy
{
	width: 800px;
	text-align: center;
	float: left;
	padding-top: 25px;
	font-size: 90%;
}

.joomla_copy a
{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

/* ------------- MODULE RECHTS ------------- */
#wrap_module
{
		margin-left: 10px;	margin-top:180px;
	width: 178px;
	float: left;
}

#wrap_module ul, #links ul
{
	margin: 0;
	padding: 0; 
	text-align: left;
	font-size: 80%;
}

#wrap_module_small
{
	
	width: 1px;
	float: left;
	margin: 0 auto;
	padding: 0;
}


#wrap_module .moduletable
{
	background: white;
	border: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	float: left;
	margin: 10px 0;
	width: 178px;
	text-align: center;
	line-height: 120%;
}

#wrap_module .moduletable ul a
{
	padding: 0;
	margin: 0;
}

#wrap_module .moduletable ul li a 
{
	padding-left: 10px;
	margin: 0;
}

#wrap_module .moduletable h3
{
	height: 40px;
	line-height: 25px;
	text-indent: 10px;
	font-size: 100%;
	font-weight: bold;
	overflow: hidden;
	background: url(../images/h3-modul.gif) no-repeat;
	color: #FFFFFF;
	margin: 0;
	text-align: left;
}

.moduletable p
{
	padding: 5px;
	text-align: left;
}

#wrap_module .moduletable td
{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-size: 95%;
	text-align: left;
}

#wrap_module .moduletable form
{
	padding: 0;
	margin: 0;
}

/* ------------- BIGBANNER ON OFF ------------- */



.clearDiv
{ 
	font-size: 1px;
    line-height: 0em;
    height: 0;
    clear: both;
}

.poll
{
	float: left;
}


ul
{
	margin: 0;
	padding: 0; 
	text-align: left;
	font-size: 100%;
}

ul li
{
	list-style: none;
}

ul li a
{
	list-style: none;
	background: url(http://www.cig-saude.org/AGMEDICA/images/agmedica/imaxes/dereita.jpg) no-repeat;
	padding-left: 18px;
	overflow: hidden;

}

ul li a:hover
{
	color: #841124;
	padding-left: 20px;font-weight:bold;
}


#cabeceira
{ 
background:black;
border-bottom: solid 1px #efefef;
height:30px;
}
