/*
Theme Name: ForestFinance
Theme URI: http://weblog.forestfinance.de
Description: ForestFinance is a two column theme for WordPress 2.7.
Version: 1.0
Author: Tommaso Liberio
Author URI: http://tommaso-liberio.de
License: GPL
*/

img.alignright{
	float:right;
}

body{
  margin:0px;
  padding:0px;
  text-align:center;
  font-family:'arial';
  font-size:12px;
}

h1{
  font-size:20px;
  margin:0px;
  padding:0px;
  color:#748C00;/*#adca20;*/
}

h2{
  font-size:16px;
  padding:0px;
  margin:0px;
}

hr{
  color:#c4c4c4;
  background-color:#c4c4c4;
  border-bottom:1px solid white;
}

form{
  margin:0px;
  padding:0px;
}

.hilite,.hilite1,.hilite2,.hilite3,.hilite4,.hilite5{
  background-color:#adca20;
}

#page{
  margin:0 auto;
  text-align:center;
  width:856px;
  background-image:url(img/bg_rel.gif);
  background-repeat:repeat-y;
  
}

#header{
  margin:0 auto;
  background-image:url(img/header_b.jpg);
  width:850px;
  height:134px;
}

.dontShow{
  display:none;
}

.abschluss{
  margin:0 auto;
  padding-bottom:30px;
  text-align:center;
  width:856px;
  height:7px;
  background-image:url(img/bg_footer.gif);
  background-repeat:no-repeat;
  font-size:1px;
}

.content{
  margin:0 auto;
  width:850px;
}

.main{
  text-align:left;
  width:600px;
}

.blog{
}

.header_pos{
  text-align:left;
  padding-left:20px;
  padding-top:25px;
}

.main_padding{
  padding-left:20px;
  padding-right:25px;
}

.blog_meta, .blog_data{
  font-size:11px;
}

.blog_data{
  padding-bottom:0px;
  margin-bottom:0px;
}

a, a:visited, a:hover{
  font-weight:bold;
  color:#748c00;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

.right{
  width:250px;
  text-align:left;
  color:#555555;
}

.right_top{
  background-image:url(img/right_box_top.gif);
  height:3px;
  font-size:1px;
}

.right_bottom{
  background-image:url(img/right_box_bottom.gif);
  height:3px;
  font-size:1px;  
}

.right_padding{
  padding-left:12px;
  padding-right:12px;
  padding-top:9px;
  padding-bottom:9px;
}

.right_content{
  background-image:url(img/right_box.gif);
}

.clearAll{
  clear:both;
  font-size:1px;
  height:1px;
}

.fLeft{
  float:left;
}

.fRight{
  float:right;
}

.right_content input{
  border: 1px solid #c4c4c4;
  width:130px;
}

.right_content input.submit{
  border: none;
  width:80px;
  height:21px;
}

.mTop10{
  padding-top:10px;
  padding-bottom:10px;
}

.right ul{
  margin:0px;
  list-style-type:none;
  padding:0px;
}

.right ul li{
  margin:0px;
  padding:0px;
  padding-top:5px;
}

.right a, .right a:visited, .right a:hover{
  text-decoration:none;
  font-weight:bold;
  color:#748c00;
}

.right a:hover{
  text-decoration:underline;
}

#header h2{
  font-size:20px;
  color:#555555;
}

#footer a, #footer a:hover, #footer a:visited{
  font-weight:normal;
}