body
{
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    background-image: url(img/bg.png);
    background-repeat: repeat-x;
}

#everything
{
    width: 820px;
    margin: 0;
    padding: 0;
    text-align: left;
}

#header
{
    clear: both;
    padding: 0;
    margin: 0;
    height: 180px;
    width: 820px;
    border-color: #d9d9d9;
    border-width: 1px;
    border-style: solid;
    border-top-style: none;
    background-color: #000000;
}

#menuleft
{
    width: 233px;
    height: 230px;
    float: left;
    overflow: hidden;
    font-weight: normal;
    font-size: 12px;
    margin-right: 6px;
    margin-top: 18px;
}

#logo_left
{
    width: 230px;
    clear:both;
    overflow: hidden;
    text-align: center;
}

#footer
{
    clear: both;
    text-align: left;
    margin-bottom: 20px;
    height: 20px;
}

p.footerline_1
{
    border-top-color: #373C42;
    border-top-style: solid;
    border-top-width: 1px;
    margin-top: 5px;
    padding-top: 5px;
    width: 220px;
    text-align: center;
    font-size: 10px;
}

p.footerline_1 a
{
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

p.footerline_1 a:hover
{
  text-decoration: underline;
}

#footer p
{
    border-top-color: #373C42;
    border-top-style: solid;
    border-top-width: 1px;
    
    margin-top: 5px;
    padding-top: 5px;
    width: 583px;
    text-align: left;
    font-size: 8px;
    color: #666666;
    padding-left: 237px;
}

#content
{
    background-color: #000000;
    float: left;
    padding: 0px;
    padding-top: 0px;
    background-image: url(img/bg_content.png);
    background-repeat: repeat-x;
    margin-top: 18px;
    width: 586px;
}

#content hr
{
    height: 1px;
    border: none;
    border-top: 1px solid #373C42;
}


a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #ffffff;
    font-weight: bold;
}

p, td, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0f0f0;
}

ul
{
	list-style-type: square;
	margin-left: 30px;
	padding-left: 0px;
}

li
{
	padding-left: 0px;
	margin-left: 0px;
}


a:hover
{
	color: #ffffff;
        text-decoration: underline;
}

h2
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	padding-top:0px;
        color: #f0f0f0;
}

.content_block
{
	margin-bottom: 20px;
        margin-left: 20px;
        margin-right: 20px;
	clear: both;
	float: none;
}


.menu,
.menu a,
.entry,
.entry a
{
	color: #d0d0d0;
        margin-bottom: 4px;
        text-decoration: none;
}

.menu a:hover,
.entry a:hover
{
	color: #ffffff;
}

.menu,
.menu a,
.entry,
.entry a
.entrycurrent a,
.entrycurrent
{
	font-weight: bold;
}

.menucurrent .entrycurrent,
.menucurrent .entry,
.menucurrent .entry a
{
	font-weight: normal;
}

.menucurrent .entrycurrent,
.menucurrent .entry
{
    margin-left: 10px;
}

.menucurrent .entry
{
	color: #d0d0d0;
}

.entrycurrent,
.menucurrent .entrycurrent
{
	color: #ffffff;
        margin-bottom: 4px;
}



.guestbookformtextarea
{
	width: 438px;
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 5px;
	background-color: #000000;
	border: solid;
	border-width: 1px;
	border-color: #545C64;
	color: #ffffff
}

.guestbookformentry
{
	width: 438px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 5px;
	background-color: #000000;
	border: solid;
	border-width: 1px;
	border-color: #545C64;
	color: #ffffff
}

.guestbookentry .datum
{
  text-align: right;
  font-size: 10px;
  color: #73777b;
  margin-top: 1px;
  padding-top: 0px;
}

.guestbookentry .writer
{
  font-size: 11px;
  color: #73777b;
  margin-top: 5px;
  margin-bottom: 20px;
}

.formularbutton
{
  margin-bottom: 5px;
}

.galerie_bild
{
  width: 166px;
  height: 166px;
  float: left;
  background-color: black;
  border: solid;
  border-width: 1px;
  border-color: #373C42;
  margin: 0px;
  overflow: hidden;
  text-align: center;
}

.galerie_text
{
  clear: both;
  display:block;
}

.bild_artikel, .artikel, .news_artikel, .galerie, .contact_formular
{
  clear: both;
}

.artikel p
{
  /*clear: both;*/
}


.artikel_bildtext, .news_artikel_bild_text
{
  font-size: 10px;
  line-height: 1.2em;
  padding-top: 5px;
}

.artikel_bild, .bild_artikel_bild, .bild_artikel_text
{
  padding-top: 4px;
}

.artikel_bild
{
  float: left;
}

.bild_artikel_bild
{
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -2px;
  text-align: center;
}

.galerie_spacer_x
{
  float: left;
  width: 17px;
  height: 17px;
  margin: 0px;
  display: block;
}

.galerie_spacer_y
{
  clear: both;
  width: 17px;
  height: 17px;
  margin: 0px;
  display: block;
}

.galerie_bild_container
{
  padding-top: 5px;
  margin: 0px;
}
