body {
margin-top: 0px;
}

.login {
background-color: white;
filter:alpha(opacity=100); /* IE's opacity*/
opacity: 1.00;
width: 100px;
color: brown;
}

#fade {
background-image: url(../grafik/fade.jpg); 
background-repeat: repeat-x;
background-position: left top;
}

#top {
background-image: url("../grafik/top.jpg");
background-repeat: no-repeat;
background-position: center top;
}

#info {
background-image: url(../grafik/info.jpg); 
background-repeat: no-repeat;
background-position: center top;
}



#loginpanel {
filter:alpha(opacity=72); /* IE's opacity*/
opacity: 0.72;
}

#dotline { 
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  border-bottom-style: dotted;
  width: 500px;
}


#placeholder { 
  margin-left: 15px;
  margin-top: 52px;
  width: 500px;
}

.extra {
text-decoration: none;
color: #5C4F30;
font-family: arial;
font-size: 10px;
}


#head {
text-decoration: none;
color: #5C4F30;
font-family: sans-serif;
font-size: 22px;
}

.links {
color: #62775F;
font-family: arial;
font-size: 12px;
}

.cat {
color: #5C4F30;
font-family: arial;
font-size: 10px;
text-decoration: none;
}

.blogpic {
float: left;
margin-bottom: 5px;
margin-right: 3px; 
margin-top: 2px;
width: 150px;
height: 120px;
}

.menulinks {
font-size: 10px;
color: #988249;
font-family: arial;
text-decoration: none;
}

.menulinks:hover {
font-size: 10px;
color: #62775F;
font-family: arial;
text-decoration: underline;
}

.txt {
font-family: arial;
font-size: 12px;
color: #5C4F30;
}

.input {
width: 300px;
}

.textarea {
width: 300px;
height: 250px;
}

.search {
width: 110px;
margin-left: 2px;
color: gray;
}

#twitter_update_list {
font-size: 10px;
color: #988249;
font-family: arial;
text-decoration: none;
}

.wallkit_frame {
color: red;
background-color: black;
width: 300px;
}