/*
	stylesheet copyright 2008 by TerrorLine.de
	theme name: Default
	last updated: 16.04.2008
*/

/* general settings */
a {
	color: #3078FC;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #ffffff;
}

body {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	margin: 0 0 0 0; */
}

code {
	font-family: "Courier New", Courier, monospace;
}

h1 {
	border-bottom: 1px solid #0000ff;
	font-size: 18px;
	font-weight: bold;
	margin: 4px 20px 10px 20px;
	text-align: center;
	padding: 5px 0 4px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 10px 20px;
	text-align: center;
	clear: both;
}

img {
	border: 0;
}

#main {
	margin: 0 auto;
	padding: 5px;
	width: 780px;
}

/* header related settings */
#header {
	background: transparent url(pics/hmt_new_logo_01b.png) no-repeat;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	height: 118px;
	left: 20px;
	padding: 0;
	position: relative;
	top: 10px;
	width: 780px;
}

#header h1 {
	display: none;
	visibility: hidden;
}

/* navigation related settings */
#navigation {
	left: 0px;
	min-width: 160px;
	padding: 0;
	position: relative;
	top: 0px;
	width: 160px;
	float: left;
}

div.menu {
	border: 1px solid #0000FF;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 2px 10px 2px 10px;
}

div.menu h3 {
	border-bottom: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0 0 4px 0;
	text-decoration: none;
}

div.menu ul {
	list-style: none;
	padding: 1px;
	margin: 0;
}

div.menu li {
	padding: 0;
	margin: 0;
}

div.menu li:before {
	color: #0000ff;
	content: "\00BB \0020";
}

.spacer {
	height: 20px;
}

.smaller a {
	font-size: 10px !important;
}

/* content related settings */
#contents {
	left: 20px;
	position: relative;
	top: 30px;
	width: 780px;
}

.content {
	background-color: #000000;
	color: #ffffff;
	left: -130px;
	padding: 0;
	position: relative;
	top: 0px;
	width: 476px;
	float: right;
}

.content a {
	color: #3078FC;
	text-decoration: none;
	font-style: normal;
}

.content a:hover {
	color: #0000ff;
}

.content p, .content table {
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 0 20px 5px 20px;
	padding: 0;
	text-align: center;
}

.content ul {
	margin: 0;
	padding: 0 5px 5px 20px;
}

.content li {
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 5px 20px;
	padding: 0;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;
	list-style-type: none;
}

.content h2 {
	margin: 15px 20px 10px 20px;
}

p.left {
	padding: 0;
	width: 150px;
	display: inline;
}

p.right {
	width: 300px;
	display: inline;
	clear: both;
}

img.left {
	float: left;
	margin-bottom: 10px;
	padding: 0;
	clear: both;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
}

.clearr {
	clear: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0;
}

.clearr img.left {
	margin-right: 10px;
}

.clearb {
	clear: both;
	margin-bottom: 10px;
	padding: 0;
}

p.center {
	margin: 5px auto 10px auto;
	text-align: center !important;
	padding: 0;
}

p.extra {
	background-color: #ffffff;
	border: 2px dashed #0000ff;
	color: #000000 !important;
	font-size: 11px !important;
	padding-bottom: 3px !important;
	padding-left: 3px !important;
	padding-right: 3px !important;
	padding-top: 3px !important;
	letter-spacing: -1px;
	text-align: left;
	word-spacing: -1px;
}

.line {
	border-bottom: 1px dashed #0000FF;
	clear: both;
	margin-bottom: 10px !important;
	height: 10px;
}

.fix {
	clear: both;
}

.small {
	color: #808080 !important;
	font-size: 9px !important;
}

.smalll {
	color: #ffffff !important;
	font-size: 9px !important;
	text-align: center !important;
}

/* guestbook related settings */
.content p.nickname {
	float: left;
	font-weight: bold !important;
	width: 300px;
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-left: 20px !important;
	text-align: left !important;
}

.content p.date {
	float: left !important;
	font-size: 10px !important;
	text-align: right !important;
	width: 120px;
	margin: 0 !important;
}

.comment {
	border: 1px dotted #43627F !important;
	color: #FF7F01 !important;
	font-size: 11px !important;
	font-style: italic !important;
	padding: 2px 5px !important;
}

.midsize {
	color: #808080 !important;
	font-size: 12px !important;
}

/* copyright notice related settings */
#copyright {
	color: #696969;
	font-size: 9px;
	padding: 20px 0 20px 0;
	margin: 0 0 20px 0;
	text-align: center;
	left: 20px;
	position: relative;
	width: 775px;
	float: left;
}

#copyright a {
	color: #696969;
	text-decoration: none;
}

#copyright a:hover {
	color: #808080;
	text-decoration: underline;
}

/* we all have to live somehow, right? */
#werbung {
	position: relative;
	left: 480px;
	top: 0px;
	float: right;
}

/* for the mail form */
form {
	margin-top: 15px;
}

input, textarea {
	background-color: #ffffff;
	border: 1px solid #0000ff;
	color: #000000;
	padding: 1px 2px 1px 4px;
	margin-left: 5px;
}

input.button {
	width: 80px;
}

input.button:hover {
	border: 1px solid #DC6720 !important;
	color: #000000 !important;
}

textarea {
	width: 415px;
}

.width300 {
	width: 200px;
}

.achtung {
	color: #DC6720;
	font-weight: bold;
}

/* linkbox related settings */
#linkbox {
	color: #696969;
	font-size: 11px;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: center;
	left: 20px;
	position: relative;
	width: 780px;
	float: left;
}

#footer {
	background: transparent url(pics/footer_01.jpg) no-repeat;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	height: 118px;
	left: 20px;
	position: absolute;
	top: 780px;
	width: 760px;
}

#footer h3 {
	display: none;
	visibility: hidden;
}

#ebay {
	text-align: center !important;
	margin: 0 auto 0 auto;
	width: 300px;
	overflow: hidden;
}
#ebay table, #ebay form {
	border: none;
	margin: 0;
	padding: 0;
}

#ebay input {
	padding: 0;
}
