﻿/*
==============================================================
 Generel                                                         
==============================================================
*/

body 
{
  font-family: Arial;
  font-size: 12px;
  color: #615e2d;
  background-color:#fffffa;
  margin:10px 0 0;
}

a
{
    font-family: Arial;
    color: #615e2d;
}

a:hover
{
    color: #9d9863;
}

H1
{
	font-size: 18px;
	font-weight: bold;
}

H2
{
	font-size: 14px;
	font-weight: normal;
}

H3
{
	font-size: 12px;
	font-weight: bold;
}

img
{
  border-width:0;
}

.FloatBreak
{
  font-size:1px;
  line-height:1px;
  clear:both;
  height:1px;
}

.Document
{
  /* Was 30 18 18 18  Changed to make room for flash */ 
    margin: 30px 12px 18px 18px;
}

.Updated
{
    text-align: right; 
    padding-right: 10px; 
    padding-top: 7px; 
    font-size:10px;
}

.NewsletterDocument
{
    margin: 5px 18px 0px 18px;
}

.FormContainer
{
    left: 18px;
    height: 700px;
}

.FormContainer span
{
    display: block !important;  
}

.listelement {
padding-bottom: 15px; 
}


.CommentContainer .divoutercomment .divTitelComment
{
font-size: 14px;
	font-weight: bold;
margin-bottom: 10px;

}


.CommentContainer .divoutercomment .divUnderTitelComment
{
margin-bottom: 10px;

}

.CommentContainer .divOuterField
{
margin-bottom: 5px;
}


.CommentContainer .divoutercomment .extrafieldlabel
{
font-weight: bold;
}


