html {
	width: 100%;
	height: 100%;
}

body {
  height: 100%;
	/*background-color: AppWorkspace; #575757buttonface#060606*/
	margin: 0px;
	/*background-image: url(../img/bg_grey.gif);*/
	background-repeat: repeat;
	font-family: arial, verdana, helvetica, sans-serif;
}

li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.menu {
	margin: 0px;
	padding: 0px;
}
.menu a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 110px;
	height: 18px;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
}
.menu a:link {
  color: Black;
	font-weight: bold;
}
.menu a:visited {
  color: Black;
	font-weight: bold;
}
.menu a:active {
  color: Black;
	font-weight: bold;
}
.menu a:hover {
	background-color: #DBDBDB;
}

a:link {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #d2691e;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #d2691e;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #d2691e;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

th {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFD700;
}

.input {
   background-color: #eeeeee;
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	height: 13px;
	color: #282828; /*#7a7a7a*/
	width: 160px;
	padding-left:4px;
}
.input_long {
   background-color: #eeeeee;
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	color: #282828; /*#7a7a7a*/
	width: 250px;
	padding-left:4px;
}
select {
	background-color: #C9C9C9;
	border: 1px solid #464646;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	width: 130px;
}
.submit {
	background-color: #D6D6D6;
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #282828;
	width: 75px;
	height: 17px;
}
.submit_long {
	background-color: #D6D6D6;
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #282828;
	width: 110px;
	height: 17px;
}
.submit_long2 {
	background-color: #D6D6D6;
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #282828;
	width: 150px;
	height: 17px;
}
.input_short {
   background-color: #eeeeee;
	border: 1px solid #464646;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	width: 15px;
	padding-left: 2px;
}
.input_short2 {
   background-color: #eeeeee;
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	height: 13px;
	color: #282828; /*#7a7a7a*/
	width: 15px;
	padding-left:4px;
}
.input_short_year {
   background-color: #eeeeee;
	border: 1px solid #464646;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	width: 30px;
	padding-left: 2px;
}
.select_admin_new_post {
	background-color: #C9C9C9;
	border: 1px solid #464646;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	width: 130px;
}
.name {
	width: 100%;
	border: 1px solid #cccccc;
}
.kommentar {
	border: 1px solid #cccccc;
	width: 100%;
	height: 100px;
}

.small {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
}
.medi {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
}
.big {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #7D0811;
	text-decoration: underline;
}
.bigest {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: maroon;
}

.footer {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
	letter-spacing: 1px;
	vertical-align: bottom;
	padding-bottom: 3px;
}
#footer {
	color: white;
	width: 100%;
	background-color: #6c7c8c;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

a.tags {
	width: 35px;
	height: 13px;
	color: black;
	display: block;
	background-color: #A9A9A9;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-left: 2px;
}
a.tags:link    { color:black; border:1px solid #000; text-decoration:none; }
a.tags:visited { color:black; border:1px solid #000; text-decoration:none; }
a.tags:hover   { color:black; border:1px solid gold; text-decoration:none; }
a.tags:active  { color:black; border:1px solid #fff; text-decoration:none; }

