*
{
	margin: 0;
	padding: 0;
}

BODY
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  background-color: #ffffff;
  background-image: url(/bilder/site/bodybg.png);
  background-repeat: repeat-x;
  background-position: top;
}

P
{
  margin-bottom:10px;
}

A
{
  color: #a88e56;
  text-decoration: none;
}

A:hover
{
  color: #a88e56;
  text-decoration: underline;
}

IMG
{
	border: none;
}

HR
{
	clear: both;
	visibility: hidden;
}

H1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  margin-bottom:10px;
}

SMALL
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #CCCCCC;
}

SMALL A
{
  color: #CCCCCC;
}

#mainlogo
{
  width: 231px;
  height: 53px;
  position: absolute;
  top: 21px;
  left: 5px;

}

.contentBackground
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #999999;
  text-align:right;
  width: 590px;
  padding: 12px 15px;
  height: 334px;
  background-image: url(/bilder/site/contentbg.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 29px;
  left: 237px;
}

.content
{
  width: 560px;
  padding: 20px 20px;
  overflow-x: hidden;
  position: absolute;
  top: 39px;
  left: 247px;
}

.imageText
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  font-style: italic;
  margin-bottom: 10px;
}

.leftContent
{
	width:230px;
	position: absolute;
	left: 0px;
	top: 100px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.leftContent ul
{
	list-style: none;
	line-height: 20px;
}
.leftContent li
{
	padding-bottom: 2px;
}
.leftContent li a
{
	text-decoration: none;
         margin-left: 10px;
	padding-left: 20px;
         width: 200px;
         height: 20px;
	color: #333333;
	display: block;
}
.leftContent li a:hover
{
	background-color: #c1b9a9;
}

.leftContent li.sub a
{
	text-decoration: none;
         margin-left: 10px;
	padding-left: 40px;
         width: 180px;
         height: 20px;
	color: #333333;
	display: block;
}
.leftContent li.sub a:hover
{
	background-color: #c1b9a9;
}

DIV.latestNews
{
  margin: 10px 0;
  padding-top: 10px;
  border-top: 1px solid #eee;
}

DIV.latestNews DIV.datum
{
  font-size: 80%;
  color: gray;
}

DIV.latestNews H2
{
  font-size: 14px;
  font-weight: bold;
  color: #999999;
}

DIV.latestNews DIV.preamble
{
  font-style: italic;
  color: #333333;
}

DIV.latestNewsSmall
{
  margin: 10px 0;
  padding-top: 10px;
  border-top: 1px solid gray;
}

DIV.latestNewsSmall DIV.datum
{
  font-size: 80%;
  color: gray;
}

DIV.latestNewsSmall H2
{
  font-size: 12px;
  font-weight: bold;
  color: #999999;
}

DIV.latestNewsSmall DIV.preamble
{
  font-style: italic;
  color: #333333;
}
