* { padding : 0; margin : 0; border: none; }
body {
	font-size: 14px;
	color: #333;
	background: url(../img/bg.gif);
}
body, th, td, input, textarea, select, option {font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;} 
fieldset{  margin: 10px 0; padding: 10px; border: 1px solid #ff8600; text-align: left;}
legend{ padding: 0px 4px; font-weight: bold; font-size: 13px;color: #ff8600; }

h1, h2, h3, h4 {
	text-decoration: none;
	color: #333;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
} 

img { border-style: none; }
a {color: #CC0000; text-decoration: underline;}
a:hover { color: #3399FF;  text-decoration: underline; }
span { color: #343434; font-weight: bold;}
strong { color: #CC0000; font-weight: bold;}

.clear { clear: both; } 
.none { clear: none; } 
.left { float: left; } 
.right { float: right; } 

/* Content 
-------------------------------------------------------- */	
#wrap { width: 960px; margin : 0 auto; padding: 0;  }
#header { position: relative; float: left; width: 960px; height: 224px; background: url(../img/header.png) left top no-repeat; }

/* Navigation  */	
ul.navigation { clear:both; width:540px; position: absolute; right: 26px;  top: 34px; list-style: none;}
ul.navigation li{ float:left; font-size:11px; font-weight:bold; background:url(../img/slash.png) 100% 0 no-repeat; padding-right:8px; font-family:Verdana, Geneva, sans-serif; text-align: center; }
ul.navigation li a{ color:#FFF; text-decoration:none; display:block; float:left; line-height:16px; padding:0 10px; }
ul.navigation li a:hover, ul.navigation li a.selected { color: #000;}

#content {float: left;width: 920px; min-height: 500px; margin-left: 17px; background-color: #FFF;  }
#content h1 {color: #575757; font-size: 18px;background-image: url(../img/arrow.jpg);background-repeat: no-repeat;background-position: -2px 0px;padding-left: 26px;margin-top: 12px;margin-bottom: 8px;}
#content h1.red {color: #CC0000 ; font-size: 18px;background: none; margin: 12px 0 8px 0; padding-left: 4px;}
#content h2 {color: #CC0000;font-size: 15px; margin-top: 10px;margin-bottom: 6px;}
#content h3 {font-size: 13px; margin-top: 8px; margin-bottom: 4px; } 


/* MAINMENU */	
ul#menu { float: left; margin-left: 20px; }
ul#menu, ul#menu ul {list-style-type:none;width: 200px;}
ul#menu a {display: block;text-decoration: none;	}
ul#menu li {margin-top: 1px;}
ul#menu li a {background: #CC0000;color: #fff;padding: 0.5em;}
ul#menu li a:hover {background: #000;}
ul#menu li ul li a {background: #ccc;color: #000;border-left: 5px #CC0000 solid;padding-left: 20px;}
ul#menu li ul li a:hover {background: #aaa;border-left: 5px #000 solid;padding-left: 15px;}
ul#menu li.top { position: relative; width: 200px; height: 34px; padding-left: 20px; font-weight: bold; font-size: 13px; color: #fff; line-height: 36px;  background: url(../img/menu-top.gif) left top no-repeat; overflow:hidden;  }
ul#menu li.bottom { display: block; width: 200px; height: 20px; margin: 1px 0 16px 0; padding: 0px; background: url(../img/menu-bottom.gif) left top no-repeat; overflow:hidden;  }


/* Indent
-------------------------------------------------------- */	
.indent { float: right; width: 660px; margin-right: 20px; margin-bottom: 30px;  }
.indent a.more { padding-left: 15px; margin-bottom: 6px; background: url(../img/arrow.png) left 5px no-repeat;}
.indent a.more-foto { font-size: 14px; font-weight: bold; }
.indent a.more-foto:hover {color: #000; }
.indent a.go {float: right;  border:3px solid #000; background-color: #CC0000; color: #FFF; text-decoration: none; padding: 5px 7px; margin: 10px 15px 0 0;   }
.indent a.go:hover { color: #000; background-color: #FFF; }
.indent p { padding: 0 0 14px 4px;}

.indent ul { margin: 0px 4px 2px; list-style: none; }
.indent ul.arrow li { list-style: none; padding-left: 16px; background: url(../img/arrow.png) left 4px no-repeat; color: #000; margin-bottom: 4px;  }
.indent ul.ok li { list-style: none; padding-left: 16px; background: url(../img/icon-ok.gif) left 3px no-repeat; color: #000; margin-bottom: 4px;  } 
.indent ul.table { width: 220px;margin-right: 20px;  text-align: right;  }

/* Gallery */
.item { float:left; margin-top:10px; margin-right:10px; }
.item a.thumb:link img,
.item a.thumb:visited img { border:4px solid #CC0000; padding:4px; background:none; }
.item a.thumb:hover img { border:4px solid #CC9933; background:none; }
a.back {float: right;  border:3px solid #000; background-color: #CC0000; color: #FFF; text-decoration: none; padding: 5px 7px; margin: 10px 47px 0 0;   }
a.back:hover { color: #000; }

/* Icons */
.icon { float: none; margin: 20px 10px;  padding-left: 60px; background: url(../img/icon.gif) left top no-repeat;}
.xls { background: url(../img/xls.gif) left top no-repeat;}
.pdf { background: url(../img/pdf.gif) left top no-repeat;}
.doc { background: url(../img/doc.gif) left top no-repeat;}
.jpg { background: url(../img/jpg.gif) left top no-repeat;}
.icon a {font-size: 12px; color: #3399FF; font-weight: bold; text-decoration: underline; }
.icon a:hover {color: #CC0000; }
.icon p {font-size: 11px; color: #B6B6B6; padding-left: 0px; }

/* Map*/
iframe { width: 640px; height: 300px; margin-top: 20px; border: 4px solid #CC0000; }
 
/* Footer & links
-------------------------------------------------------- */	
#footer  { float: left; width: 920px; margin-left: 17px; height: 40px; background-color: #CC0000; border-top: 3px solid #000; font-size: 12px; }
#footer p { color: #FFF; padding: 11px 30px; }
#footer a { color: #FFF; text-decoration: underline;  }
#footer a:hover { color: #000;}
