body,html {
	background-color: #2c2422;
	color: #8c7f7a;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0.4px;
	height: 99%;
}

#menu {
	color: #d7cfc8;
	font-size: 15pt;
	height: 90px;
	position: fixed;
	text-align: left;
	margin-left: -10px;
	margin-bottom: -15px;
	width: 100%;
	bottom: 0px;
	left: 5px;
	background: url(img/menu.jpg) repeat-x;
	z-index: 100;
}

div#menu a:link, div#menu a:visited {
	color: #d7cfc8;
	display: block;
	float: left;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	text-decoration: none;
	width: 160px;
	height:  100px;
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
}


div#menu a:hover, div#menu a:active {
	background-image: url(img/menu_bg_h.jpg);
	background-repeat: repeat-x;
	height: 90px;
}

#menu_text {
	font-size: 13px;
	color: #877671;
	line-height: 16px;
	padding-top: 5px;
}

#menu_seperator {
	background-image: url();
	background-repeat: repeat-x;
	height: 2px;
	bottom: 80px;
	position:fixed;
	width:100%;
	z-index:999;
	}

#content {
	margin-bottom: 100px;
	margin-top: -30px;
}

#tabelle {
	position: relative;
	top: 0;
	left: 50px;
	width: 900px;
}

#tabelle_links {
	background: url(img/seperator.gif) repeat-y right;
	padding-right: 20px;
	margin-right: 10px;
}

h1 {
	color: #d8d0c7;
	font-size: 14pt;
	text-align: left;
	margin-bottom: 5px;
	margin-top:15px;
	margin-left:-5px;
	position: relative;
	font-weight: normal;
	font-style: normal;
}

	

a:link, a:visited {
		color: #d8d0c7;

	text-decoration: none;
}

a:hover {
	color: #675855;
	text-decoration: none;
}

#logo {
	bottom: 5px;
	position: fixed;
	right: 5px;
	z-index: 101;
}

#de {
	position: fixed;
	right: 5px;
	top: 5px;
}

#gb {
	position: fixed;
	right: 25px;
	top: 5px;
}

#preload {
  width:0px;
  height:0px;
  display:none;
}

#flashcontent {
  width:0px;
  height:0px;
  display:none;
}

#contentForm {
  display: block;
  width: 100px;
  padding: 25px;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  width: 260px;
  padding: 2px;
  font-size: 0.80em;
  color: #8c7f7a;
  background: #1b1615;
  border: 1px solid #120e0e;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #211a1a;
}

input.buttona {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(img/send.jpg) no-repeat left top;
  width: 93px;
  height: 41px;
  margin-left: 150px;
  margin-top: -20px;
}

input.buttonb {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(img/senden.jpg) no-repeat left top;
  width: 93px;
  height: 41px;
  margin-left: 150px;
  margin-top: -50px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: url(img/stop.jpg) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;

}

.msgSent {
  font-size: 20px;
  text-align: center;
}
/* Twitter */
.tweet {
  font-family: "Times New Roman", Georgia, Times, serif;
  font-size: 0.85em;
  color: #085258; 
  position: relative;
	z-index: 2;
	letter-spacing: -0.0px;
	margin-top: -370px;
	padding-left: 265px;
}
  .tweet .tweet_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
	width: 198px;
	height: 245px;
	overflow: auto;
}
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em;
      	border-bottom: 1px dashed #365268;
}
      .tweet .tweet_list li a {
        color: #0C717A; }
    .tweet .tweet_list .tweet_even {
	border-bottom: 1px dashed #365268;
}
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left;
}
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }
.loading{
	top: -200px;
	left: 67px;
	position: relative;
}

/* wordpress */

#blog-content{
	padding-left: 35px;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	padding-left:-20px;
	}
#sidebar ul {
	margin-left:-20px;
	}
	
#sidebar {
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left:0px;
	}
#date {
	font-size: 0.7em;
	margin-left:-10px;
	}
#title {
	font-size: 1.3em;
	margin-left:-10px;
	color: #d8d0c7;
	}
	
.pagetitle {
	font-size: 1.6em;
	margin-left:-10px;
	color: #d8d0c7;
	}
#entry {
	border-bottom: 1px #309 dashed;
	color:#690;
	}
#metadata {
	font-size: 0.7em;
	display: none;
	}
.postmetadata{
	padding-bottom:30px;
	font-size: 0.8em;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform input#author {
	width: 250px;
	padding: 2px;
	margin-top: -8px;
	}
#commentform input#email {
	width: 250px;
	margin-top: -8px;
	padding: 2px;
	}
#commentform input#url {
	width: 250px;
	padding: 2px;
	margin-top: -8px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
#commenttitle {
	font-size: 0.8em;
	margin-left:270px;
	margin-top: -30px;
	}
	
#commenttitle  label{
	width:300px;
	}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-bottoasm:solid 2px #8c7f7a;
	background-image:url(img/seperator_quer.gif);
	background-position:bottom;
	background-repeat:repeat-x;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 0.7em;
	color:#8c7f7a;
	}
/* End Comments */
