html {
	height: 100%;
}	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; /* base to all other font-measures  */
	margin: 0;
	padding: 0;
	color:#000;
	background-color:#e6e6e6;
	text-align:left;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
h1, h2, h3 {
	margin: 8px 0 5px 0;
	color:#0051a6;
}
h1 {
	font-size: 160%;
	color:#ff6600;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 100%;
	margin: 4px 0 0 0;
	font-weight: normal;
}
h4 {
	margin: 2px 0 16px 0;
	font-size: 105%;
	font-weight: normal;
	color: #000;
	font-family: Verdana;
}
label {
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 12px;
	display: block;
}
/*--- Handy  ---*/
.invisible {
	display:none;
}
.strong {
	font-weight:bold;
}
.alignleft {
	width: 95%;
	float: left;
	text-align: right;
	margin-right: 12px;
}

.star {
	font-size: 16pt;
	color: red;
}

.av {
	padding: 2px;
	border:    red 3px solid;
}

/*---Container ---*/

.main {
	margin: 0px auto;
	width: 970px;
	padding:  0 0 0 20px;
	overflow:visible;
	background-image: url(bg_main.gif);
	background-position:center;
	background-repeat: repeat-y;

}


/*---Header ---*/

.nav_and_logo {
	float: left;
	width: 950px;
	padding: 0 0 0 1px;
	margin: 0;
	height:90px;
	background-image:url(/images/logo_50.gif);
	background-position: 625px 18px;
	background-repeat:no-repeat;

	overflow: hidden;
	background-color:#fff;
}

.quick_nav {
	height:20px;
	float:left;
	clear:left;
	padding-top: 4px;
	width: 710px;
	color:#cccccc;
	font-size: 85%;
}
.quick_nav a {
	color:#666666;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.quick_nav a:hover {
	color:#000000;
}

/*---Main Menu ---*/

.topnav {
	width:950px;
	float: left;
	margin: 0;
	padding: 0 0 0 1px;
	background-color:#fff;
	background-image: url(bg_header.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.topnav ul {
	float:left;
	list-style-type:none;
	margin: 0;
	padding: 5px 0px 13px 5px;
}
.topnav_item {
	float:left;
}
.topnav_order {
	display:block;
	padding: 4px 10px 2px 8px;
	background-image:url(bg_topmenu_order.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	background-color:#ff6300;
	margin-right: 1px;
	font-size: 100%;
	color:#fff;
	text-decoration:none;
	font-weight: normal;
}

.topnav_order:hover {
	color:#FFFFFF;
	padding: 4px 10px 2px 8px;
	background-image:url(bg_topmenu_hover.jpg);	
}

.topnav_link {
	display:block;
	padding: 4px 10px 2px 8px;
	background-image:url(bg_topmenu.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	background-color:#222;
	margin-right: 1px;
	font-size: 100%;
	color:#fff;
	text-decoration:none;
	font-weight: normal;
}

.topnav_link:hover {
	color:#FFFFFF;
	padding: 4px 10px 2px 8px;
	background-image:url(bg_topmenu_hover.jpg);	
}

.topnav_link_active {
	display: block;
	padding: 4px 10px 3px 8px;
	margin-right: 1px;
	background-image:url(bg_topmenu_active.gif);
	background-repeat:no-repeat;
	background-position: right top;

	border-left: 1px solid #222;
	font-size: 100%;
	color:#222;
	text-decoration:none;
	font-weight: normal;
}

/*--- Main Colums --*/

.content .identifier {
	display: block;
	height: 150px;
	width: 550px;
	overflow:hidden;
}
.leftcol {
	width: 201px;
	float: left;
	display: block;
	text-align: left;
}
.content {
	text-align:left;
	float:left;
	color:#333333;
}
.rightcol {
	text-align:left;
	width:184px;
	float:left;
}

/*--- Logo ---*/

#logo {
	height: 60px;
	width:250px;
	float:right;
}
.logoimg {
	height: 100%;
	width: 100%;
	border:0px;
}

/*--- Right Colum ---*/

.rightcol h1{
	font-size:130%;
	margin: 0px 0px 8px 0px;
}
.rightcol p{
	margin: 0px;
	margin-bottom: 12px;
}
.rightcol ul {
	margin: 8px 2px 8px 0px; 
	padding: 0px;
	list-style-type:none;
}
.rightcol li {
	padding: 0px 0px 0px 12px ;
	background-image: url(arrow_list.gif);
	background-repeat:no-repeat;
	background-position: 1px 5px;
}
.rightcol a:hover {
	color:#000000;
}

/* --- Sub Menu ---*/

.sidenav {
	text-align:left;
	float: left;
	width: 198px;
	margin: 0px;
	padding: 101px 0 0 0;
	display:block;
}
.menu ol {
	list-style-type: none; /*remove o marcador*/
	margin: 0; /*remove o recuo IE e Opera*/
	padding: 0; /*remove o recuo Mozilla e NN*/
	font: bold small arial, helvetica, sans-serif;
}
.menu li {
	margin-bottom:0px;
	overflow:hidden;
}
.menu a {
	border-top:    #fff 1px solid;
	border-left:   #ffffff 1px solid;
	border-bottom: #acacac 1px solid;

	display: block;
	FONT-SIZE: small;
	BACKGROUND: #efefef;
	VERTICAL-ALIGN: middle;
	WIDTH: 100%;
	COLOR: #666666;
	TEXT-INDENT: 25px;
	LINE-HEIGHT: 20px;
	padding: 0;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	margin-left: 1px;
}
.menu a:hover {

	BORDER-TOP: #ffd1b3 1px solid;
	DISPLAY: block;
	FONT-SIZE: small;
	BACKGROUND: #FFB27F;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #ffd1b3 1px solid;
	WIDTH: 100%;
	COLOR: white;
	TEXT-INDENT: 25px;
	LINE-HEIGHT: 20px;
	PADDING: 0;
	BORDER-BOTTOM: #acacac 1px solid;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
.menu_active {
	BORDER-RIGHT: #fff 1px solid;
	BORDER-TOP: #222 1px solid;
	BORDER-bottom: #222 1px solid;
	BORDER-left: #222 1px solid;
	DISPLAY: block;
	FONT-SIZE: small;
	BACKGROUND: #fff;
	VERTICAL-ALIGN: middle;
	WIDTH: 100%;
	COLOR: #ff6600;
	TEXT-INDENT: 24px;
	LINE-HEIGHT: 20px;
	PADDING: 0;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	background-image:url(blocks.gif);
	BACKGROUND-REPEAT: no-repeat;
	margin-left: 1px;
}

/*--- (c) ---*/
.copyright {
	font-size: 85%;
}

/*--- Footer ---*/

.footer {
	margin: 0px auto;
	width: 970px;
	padding:  8px 0 0 20px;
	overflow:visible;
	background-image: url(bg_footer.gif);
	background-position:top center;
	background-repeat:no-repeat;
	overflow:visible;
	height: 5em;
	clear:left;
	color:#787878;
	font-size:75%;
	text-align:center;
	background-color:#e6e6e6;
}
.footer a {
	color:#787878;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
}


/*--- Big Image ---*/

.teaserimage {
	margin: 0;
	border-bottom: 1px solid #d7d7d7;
}

/*--- Breadcrumb ---*/

.history_panel {
	font-size: 85%;
	padding: 8px;
	display: block;
}
.history_panel a {
	color: #666666;
	text-decoration:none;
}
.history_panel a:hover {
	color: #000000;
	text-decoration:underline;
}

/* --- Content --- */

.content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
}



/*-------------- Messages  -----------------*/

.error_head {
	font-size: 120%;
	font-weight: bold;
}

.error {
	padding: 8px;
	color: #c93232;
	background-color: #ffdbdb;
	border: 1px dotted #c93232;
	margin-top: 8px;
	margin-bottom: 30px;
}
.error a {
	color: #c93232;
	font-weight:bold;
	font-size:100%;
}
.warning {
	padding: 8px;
	color: #FF6600;
	background-color: #faf1e1;
	border: 1px dotted #e28002;
	margin-top: 8px;
	margin-bottom: 8px;
}
.warning a {
	color: #e28002;
	font-weight:bold;
	font-size:100%;
}


/*--- BoxStyles ---*/

.box_darkcream {
	text-align:left;
	color: #333333;
	font-size: 90%;
	margin: 0px;
	padding: 8px;
	float: left;
	width: 100%;
}
.rightcol .box_darkcream img {
   padding: 1px;
   display:block;
}
.box_darkcream a {
   color: #0061a5;
}

/* --- Common Elements --- */

.cleardiv {
	clear:both;
}
ul {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	 MARGIN: 0px;
	 PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}

/*--- Content Type Boxes ---*/

.content_1col_white_top {
	width:550px;
	background-color:#fff;
}

.content_1col_white {
	width:550px;
	background-color:#fff;
	border-bottom:1px solid #d1d1d1;
}

.content_1col_white_clean {
	width:550px;
	background-color:#fff;
}

.content_1col_blue {
	width:550px;
	background-color:#e0ebf8;
	border-bottom:1px solid #d1d1d1;	
}
.content_2col_white {
	width:550px;
}

.content_2col_blue {
	width:550px;
}
.content_3col_white {
	width:550px;
}

.content_3col_blue {
	width:550px;
}

/*---  5 TEXT IMAGE FULL ---*/

.contentmodul_5 {
	padding:8px 8px 0 8px;
	display:block;
}

/* Special for 1. Headline */
.contentmodul_5_top h1{
	padding:8px;
	display:block;
	margin-top:10px;
	margin-bottom:0px;
}
.contentmodul_5 h1{
	margin-top:0px;
	margin-bottom:3px
}
.contentmodul_5 h2{
	margin-top:10px;
	margin-bottom:5px
}
.contentmodul_5 h3{
	margin-top:8px;
	margin-bottom:5px
}
.contentmodul_5 h1 a{
	text-decoration:none;
}
.contentmodul_5 a {
	color:#0051a6;
}
.contentmodul_5 a:hover {
	color:#000000;
}
.contentmodul_5 p {
	margin:0px;
}
.contentmodul_5 img {
	padding:0px;
	margin-left: 0px;
}
.contentmodul_5 li {
	padding: 0px 0px 1px 15px ;
	background-image: url(dot.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/*-----------  5 TEXT IMAGE HALF ---------------*/

.contentmodul_5_half {
	float:left;
	padding:8px;
	width:250px;
}
.contentmodul_5_half h2{
	margin-top:0px;
	font-size:120%;
}
.contentmodul_5_half h2 a{
	text-decoration:none;
}
.contentmodul_5_half a {
	color:#0051a6;
}
.contentmodul_5_half a:hover {
	color:#000000;
}
.contentmodul_5_half p {
	margin:0px;
}
.contentmodul_5_half img {
	padding:4px;
	margin-left: 2px;
}
/*----------- 5 TEXT IMAGE THIRD ---------------*/

.contentmodul_5_third {
	float:left;
	padding: 0 5px 3px 5px;
	margin: 3px 2px 6px 2px;
	width:160px;
	border-top:3px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
}
.contentmodul_5_third h3{
	padding: 7px 0 4px 0;
	margin:0;
	font-size:100%;
	font-weight:bold;
	border:0px;
	width:160px;
}
.contentmodul_5_third h3 a{
	text-decoration:none;
}
.contentmodul_5_third a {
	color:#0051a6;
}
.contentmodul_5_third a:hover {
	color:#000000;
}
.contentmodul_5_third p {
	margin:0px;
}
.contentmodul_5_third img {
	padding:4px;
	margin-left: 2px;
}

/* search-result-images inherits padding */ 
.contentmodul_5 .search-image img {
	display:block;
	border: 0;
	padding:2px;
	background-color:#FFFFFF;
	float: left;
}
  
.view_printonly {
	display: none;
}