/*
Theme Name: dasevil.de
Theme URI: http://dasevil.de/
Description: Das Template der Seite dasevil.de
Version: 0.1
Author: Matthias Lohr
Author URI: http://dasevil.de/
*/

html, body, textarea
{
  scrollbar-base-color:#404040;
  scrollbar-3dlight-color:#404040;
  scrollbar-arrow-color:#C0C0C0;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#404040;
  scrollbar-highlight-color:#606060;
  scrollbar-shadow-color:#202020;
  scrollbar-track-color:#202020;
}

body {
  padding: 0px;
  margin: 0px;
}

#border {
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 20px;
}

#border table {
  margin-left: 0px;
  margin-right: 0px;
}

#border table tr {
  margin: 0px;
  padding: 0px;
}

#border table tr td {
  margin: 0px;
  padding: 0px;
  border: none;
}

#menu {
  position: relative;
  width: 100%;
  color: white;
  text-align: center;
  top: -32px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

#menu a {
  color: white;
  text-decoration: none;
}

#menu a:hover {
  color: #9F9F9F;
}

#content {
  margin: 5px;
  text-align: left;
  padding: 0 0 20px 45px;
}

h1 {
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 18px;
}

h2 {
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 16px;
}

h3 {
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 14px;
}

p,fieldset,#content,#sidebar {
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

fieldset {
 border: solid;
 border-width: 1px;
 border-color: black;
 padding: 10px;
 margin: 10px;
}

fieldset legend {
  font-weight: bold;
  background-color: #C41700;
  border: solid;
  border-width: 1px;
  border-color: #580000;
}

.tr_head {
  font-weight: bold;
}

#sidebar {
  float: right;
  margin: 20px;
  width: 250px;
  border: 1px solid black;
  background-color: RGB(200,200,200);
}

/* pHre4k5 0p7i0n5 */

#sidebar ul {
  padding-left: 5px;
}

#sidebar h2 {
  font-size: 12px;
  font-weight: bold;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;

	margin-bottom: 5px;

}

a, a:visited{
	color: RGB(0,0,172);
	}

a:hover {
	color: RGB(196,72,0);
	}

#comment {
	width: 50%;
}
