/* Standard eZ publish stylesheet */

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
  font-size:11px;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check, span{
	font-size: 13px;
	color: #003300;
}

.menubold, .boxtext, .smallbold, .checkhead, th, .pris, .error {
	font-weight: bold;
  color:#000000;
}

ul {
 list-style-image: url(/images/ul.gif);
 list-style-type: disc;
}


ol { 
  margin:5px;
  padding-left:25px;
}


h1, h2, h3, h4, h5 {
  color:#006600;
  margin:0px;
	font-weight: bold;
	text-decoration : none;
  font-family: Times New Roman;
}
h1 {font-size: 22px;}
h2 {font-size: 18px;}
h3 {font-size: 15px;}
h4 {font-size: 12px;}
h5 {font-size: 10px;}

h1.headline{
  font-size:30px;
  padding-top:2px;
  padding-bottom:2px;
}

.listheadline{
  font-family:Times New Roman;
  letter-spacing:2px;
	font-weight: bold;
	font-size: 20px;
	text-decoration : none;
  margin-top:5px;
  margin-bottom:5px;
  color:#000000;
}

a:link.listheadline, 
a:visited.listheadline, 
a:hover.listheadline, 
a:active.listheadline{
  border-bottom: 0px dotted #55768F;
	text-decoration : none;
}
div.listheadline{
  background-image:url('/sitedesign/osterportal/images/headline_bg.jpg');
  padding-left:10px;
}

.path, a:link.path, a:visited.path, a:hover.path, a:active.path{
	font-weight: bold;
	text-decoration :none;
  color:#000000;
}

a:link.path, a:visited.path, a:active.path{
	text-decoration :underline;
}

.tab, .tab a{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:hover {
	color: #006903;
	text-decoration: underline;
}

.menuhead{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
  padding-left:10px;
  background-image:url('/sitedesign/osterportal/images/nav_menuhead_bg.gif');
  height:19px;
}
.menuhead_link, a:link.menuhead_link, a:visited.menuhead_link, a:hover.menuhead_link, a:active.menuhead_link{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.menusubhead{
	color: #777777;
	font-weight: bold;
}

.menu{
  color:#006903;
	text-decoration: none;
}

.menuspacer, .tdmini{
  color:#000000;
	font-size: 2px;
}

.small, .smallbold{
	font-size: 10px;
}

th {
	text-align: left;
}

th.right{
	text-align: right;
}

.pictext{	  
  background-color: #EAF5FD;
  text-align:center;
}
.bglight {  background-color: #ffffcc;}
.bgdark {   background-color: #ffffaa;}
.bgcurrent{ background-color: #ffffff;}
.bgweekend{	background-color: #a0a0a0;}

.bgselect{
	color: #ffffff;
	background-color: #787878;
}

form{	margin: 0px;}

hr{	
  padding:2px;
  color: #EAF5FD;
  border-bottom: 1px solid #e0e0e0;;
}

.stdbutton {
  background:#006903;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
  border-top:1px solid #ffffff;
  border-left:1px solid #ffffff;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
}
 
.okbutton {
	font-size: 13px;
	font-weight: bold;
  border-top:1px solid #eeeeee;
  border-left:1px solid #eeeeee;
  border-right:1px solid #333333;
  border-bottom:1px solid #333333;
}

.divider{
	float: left;
}

.box{
  font-weight:normal;
	width: 400px;
  border-top:1px solid #333333;
  border-left:1px solid #333333;
  border-right:1px solid #eeeeee;
  border-bottom:1px solid #eeeeee;
}

.halfbox, .searchbox, textarea{
  font-weight:normal;
	width: 200px;
  border-top:1px solid #333333;
  border-left:1px solid #333333;
  border-right:1px solid #eeeeee;
  border-bottom:1px solid #eeeeee;
}
textarea{
  width:300px;
}

.error{
	font-size: 14;
  color: #ff6633;
}

.progress_nav{
  background-color: #FFCC33;
  padding:2px;
  border: 0px solid #006600;
}
.readmore, .topic{
  font-family:Times New Roman;
  margin-top: 5px;
  margin-bottom:3px;
}

.footer_nav{
  padding:2px;
  background: #EAF5FD;
  border-top: 1px solid #e0e0e0;;
}

.article_mail{
  border-top: 1px solid #006600;
  border-bottom: 1px solid #006600;
  padding: 2px;
}