/* global */
html{height: 100%;}


body
{ font-family: arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .78em;
  /*background: #65605B url(pattern.png) repeat;*/
  background: #fff;
  color: #555;
}
&#65279;
p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1, h2, h3, h4
{ font-family: arial, sans-serif;
  font-size: 110%;
  letter-spacing: .1em;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  color: #6F5E43;
}

h4
{ font-family: arial, sans-serif;
  font-size: 110%;
  color: #555;
}

hr {border:0;color:#b5b4b4;height:1px;width:100%;background-color:#b5b4b4;}
.sidebaritem hr{width:90%}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}

a{outline: none;}

form{padding: 0; margin: 0;}

/* image positioning - left, right and center */
.left
{ float: left; 
  border-right: 18px solid;
}

.right
{ float: right; 
  border-left: 18px solid;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

.left, .right{border-color: #FFF;}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid #4D4D4D;
}

/* unordered list */
ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #footer, #logo, #menubar, #site_content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main
{ width: 965px;
  /*background: #FFF url(main2.png) repeat-y;*/
  background: #e3e2db;
  color: #555;
}

/* logo */
#logo
{ width: 965px;
  height: 140px;
  border-top: 1px solid #F2F2F0;
  background: #444;
  color: #FFF;
}

/* navigation menu */
#menubar
{ background: #BDB9B2 url(menu.png) repeat;
  width: 965px;
  height: 25px;
} 

#searchresult_nav a, td, p{
	font-size: 100%;
}

#metanav
{ float: right; 
  margin: 0px 130px 0px 0px; 
  padding: 0px;
} 

#metanav a, #metanav a:hover 
{ font-family: Verdana, sans-serif;
  font-size:95%;
  display: block; 
  float: left; 
  text-decoration: none; 
  height:25px;
  padding: 6px 15px 0px 20px;
  text-align: center;
  background: transparent;
  color: #FFF;
} 


#search
{ float: left; 
  padding: 0px 0px 0px 10px;
  margin:0px;

}

input.searchfield
{ background: #FFF; 
  border: 1px solid #605D58; 
  padding: 0px;
}

input.searchbutton
{ background: #605D58; 
  border: 0px; 
  padding: 0px;
  color: #FFF;
  width: 64px;
  cursor: pointer;
}
/* seitentitel */

/* main content */
#site_content
{ width: 980px;
  overflow: hidden;
} 

/* sidebar */
.sidebar
{ float: left;
  width: 190px;
  padding: 0px 10px 10px 10px;
}

/* sidebar items / links */
.sidebaritem
{ text-align: left;
  width: 190px;
  float: left;
  margin: 0px 0px 10px 0px;
}

.sidebaritem h1, .sidebaritem h3, .sidebaritem p{margin: 8px 10px 10px 12px;}

.sidebaritem ul
{ border-top: 1px solid #E5E2DB;
  width: 160px; 
  padding-top: 4px; 
  margin: 4px 0px 15px 14px;
}

.sidebaritem li
{ list-style: none; 
  padding: 0px 0px 4px 0px; 
  border-bottom: 1px solid #DDDCE4;
}

.sidebaritem li a, .sidebaritem li a:hover
{ height: 16px;
  text-decoration: none; 
  background: transparent url(arrow.png) no-repeat left center;
  color: #555;
  padding: 0px 0px 0px 18px;
  display: block;
} 


.sidebaritem li a.current, .sidebaritem li a:hover, .sidebaritem li a.current:hover
{ background: transparent url(arrow_select.png) no-repeat left center; font-weight:bold;} 


.menu3 div
{ 
  background: #fff;
  padding: 0px 0px 0px 0px; 
  border-bottom: 0px;
  
}

.menu3 P a, .menu3 P a:hover
{
  font-size: 90%;
  background: transparent url(arrow.png) no-repeat left center;
  text-decoration: none; 
  padding: 0px 0px 0px 10px;

} 
.menu3 p a:hover, .menu3 p a.current:hover
{ background: transparent url(arrow_select.png) no-repeat left center; font-weight:bold;} 



#pageTitle
{
  text-align: left;
  font-size:140%;
  width: 515px;
  padding: 0px 15px 1px 15px;
}


/* page content */
#content_container
{ text-align: left;
  width: 545px;
  float: left;
  padding: 0px 10px 10px 0px;
}

#content
{ text-align: left;
  width: 515px;
  height:100%;
  padding: 8px 15px 8px 15px;
}

#content a
{ background: transparent;
  color: #d73a2e;
}

#content a:hover
{ background: transparent;
  color: #A4A4A4;
}

.sidebaritem, #content, #contentright, #pageTitle{background: #FFF;}


/* contentright */
#contentright_container
{
  float:left;
  width: 200px;
  padding: 0px 10px 10px 0px;
}



.col_wrap {
  border:1px solid #ddd;
  padding:5px;
}

.col1 { float:left; width:48%; padding:5px; }
.col2 { float:left; width:48%; padding:5px; }


/* footer */
#footer
{ width: 925px;
  height: 18px;
  padding: 26px 21px 0px 19px;
  text-align: center; 
  border-top: 2px solid #F2F2F0;
  background: #BDB9B2 url(menu.png) repeat;
  color: #444;
}

#footer a
{ background: transparent;
  color: #FFF;
}	

#footer a:hover
{ background: transparent;
  color: #555;
}

#contentright a, #contentright a:hover, #content a, #content a:hover, #footer a, #footer a:hover{text-decoration: none;}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{display: block; background: #E5E2DB;}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4
{ display: block;
  height: 1px;
  overflow: hidden; 
  background: #FFF;
}

.r1{margin: 0 5px;}

.r2{margin: 0 3px;}

.r3{margin: 0 2px;}

.rtop .r4, .rbottom .r4
{ margin: 0 1px;
  height: 2px;
}

/* sNews */
fieldset, .comment, .commentsbox
{ margin-bottom: 10px; 
  background: transparent; 
  color: #444;
}

fieldset
{ border: 1px solid #E5E2DB; 
  padding: 10px 8px;   
}

input{padding: 2px;}

textarea
{ width: 95%; 
  height: 200px;
  padding: 3px;
}

.comment
{ background: #F2EFEA; 
  color: #444;
}

.date
{ border-top: 1px solid #E5E2DB; 
  margin: 15px 0px 5px 0px;
  font-weight: bold;
}

