body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
        background-color: #6D6D6D;
        text-align: center;            
}

a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	background-color: #555555;
}

h2
{
	color: #7E3141;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

h3 a { text-decoration: none; }

#container
{
	margin: 1em auto;
	width: 754px;
	text-align: left;
	border: 2px solid #555;
}

#content1 .top{
  display:block;
  width:754px;
  height:30px;
  margin:0;
  background: url(Bilder/Top_1_spalt.jpg);
  }

#content1 {
  background: url(Bilder/1_spalt.jpg) repeat-y center;
  }

#content1 .bottom {
  clear:both;
  display:block;
  width:754px;
  height:26px;
  margin:0;
  background:url(Bilder/Botten_1_spalt.jpg);
 }

#content2 .top{
  display:block;
  width:754px;
  height:30px;
  margin:0;
  background: url(Bilder/Top_2_spalt.jpg);
  }

#content2 {
  background: url(Bilder/2_spalt.jpg) repeat-y center;
  }

#content2 .bottom {
  clear:both;
  display:block;
  width:754px;
  height:26px;
  margin:0;
  background:url(Bilder/Botten_2_spalt.jpg);
 }

#header
{
	height: 229px;
	width: 100%;
	background-image: url(Bilder/Header3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 0px solid #fff;
	position: relative;
	border: 0px none #fff;
	border-bottom: 0px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav
{
/*	background-color: #7E3141; */
background-color:#000;
	color: #272900;
	padding: 10px 0;
        margin: 0;
}

#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
        font-color: #ECE6D5;
}

#mainnav li
{
	display: inline;
	padding: 0 10px;
}

#mainnav li a
{
	text-decoration: none;
	color: #ECE6D5;
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #888;
/*	background-color: #7E3141; */
background-color:#000;
}

#contents1
{
	width: 694px;
	margin: 0 30px 0 30px;
}

#contents1 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

#contents2
{
	width: 490px;
/*	margin: 0 30px 0 260px; 
	background-color: #FF0000; */
        float: right;
}

#contents2 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

#menu2 { 
  margin: 0 0 0 30px;
  width: 180px;
  float: left; 
}

#menu2 p { line-height: 165%; }

#menu2 a { color: #7E3141; }

#footer
{
	clear: both;
	text-align: left;
    height: 56px;
	padding: 0 0 0 30px;
	background-image: url(Bilder/Sidfot.jpg);
}

.imagefloat
{
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0;
	float: left;
}

.blogentry ul
{
	list-style-type: none;
	text-align: right;
	margin: 1em 30px;
	padding: 0;
	font-size: 95%;
}

.blogentry li
{
	display: inline;
	padding: 0 0 0 7px;
}


#ram .ramtop{
  clear:both;
  display:block;
  width:440px;
  height:4px;
  margin:0;
  background: url(Bilder/ram_top.gif);
  }

#ram {
  background: url(Bilder/ram_mitten.gif) repeat-y center;
  width:440px;
  margin:0;
  }

#ram .rambottom {

  display:block;
  width:440px;
  height:5px;
  margin:0;
  background:url(Bilder/ram_botten.gif);
 }
