body
{
	background-color: #fff;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#container
{
	width: 800px;
	height: 600px;
	margin: 1em auto;
	border: 1px solid #34467F;
}

#head
{
	height: 105px;
       background-image:url('../gfx/fg/head.gif');
}

#navi
{
	width: 606px;
	height: 35px;
       background-image: url('../gfx/fg/navi.gif');
	float: left;
}

#navibar
{
	width: 194px;
	height: 495px;
	background-image: url('../gfx/fg/navibar.gif');
	float: left;
     
}
#navibarb
{
	margin-top: 150px;
       width: 190px;
	float: left;
     
}

#impr
{
margin-top: 100px;
margin-bottom: 5px;
margin-left: 12px;       
width: 30px;
     
}

#contentcontainer
{
       height: 460px;	
       width: 606px;
	float: left;
       
}

#content
{
       height: 450px;	
       width: 600px;
       float:left;
       overflow:auto;
       margin-left: 5px;
       margin-right:auto;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#content a
{
	color: #000000;
	text-decoration: underline;
}
#content a:link,#navi a:visited,#navi a:active 
{
	color: #000000;
	text-decoration: underline;
       
}

#content a:hover 
{
	text-decoration: none;
	
}

a
{
	color: black;
	text-decoration: none;
      
}

#navi a
{
	  font-family: Arial, Verdana,  Helvetica, sans-serif;
         margin-top: 10px;	  
         float:right;
         margin-left: 10px;
         margin-right: 10px;
}

#navi a:link,#navi a:visited,#navi a:active 
{
	color: #000000;
	text-decoration: none;
       
}

#navi a:hover 
{
	text-decoration: underline;
	color: #FFFFFF;
       
}

#navibarb a
{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	
}

#navibarb a:link,#navibarb a:visited,#navibarb a:active 
{
	color: #000000;
	text-decoration: none;
       
}

#navibarb a:hover 
{
	text-decoration: underline;
	color: #CCCCCC;
}

#impr a
{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	
}

#impr a:link,#impr a:visited,#impr a:active 
{
	color: #000000;
	text-decoration: none;
       
}

#impr a:hover 
{
	text-decoration: underline;
	color: #CCCCCC;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
       border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
       text-align:center;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 5px;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

#bild
{	
       width: 500px;
       margin: 0 auto;
}

.rssThumbFloat 
{
  float: left;
  width: 130px;
  border: 1px solid #999;
  margin: 0 15px 15px 0;
  padding: 5px;
  text-align: center;
  font-size: .85em;
}