/*
	stylesheet copyright 2008 by TerrorLine.de
	theme name: Default
	last updated: 06.03.2008
*/

/* general settings */
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #808080;
	text-decoration: underline;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #000000;
}

body {
	background-color: #EAEAEA;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	margin: 0 0 0 0; */
}

h1 {
	border-bottom: 1px solid #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 20px 10px 20px;
	text-align: left;
	padding: 5px 0 4px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 20px 10px 20px;
	text-align: left;
	clear: both;
}

img {
	border: 0;
}

#main {
	margin: 20px;
	padding: 0;
	width: 720px;
}

/* header related settings */
#header {
	background: transparent url(pics/hmt_new_logo_01b.jpg) no-repeat;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	width: 720px;
}

#header h1 {
	display: none;
	visibility: hidden;
}

/* the navigation bar */
#navbar {
	background: #1D4068 url(pics/bg_nav4.jpg) no-repeat;
	border-bottom: 1px solid #B4BDBD;
	color: #ffffff;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	height: 10px;
/*	letter-spacing: 1px; */
	margin: 0 auto;
	padding: 3px 0 0 0;
	text-align: center;
	width: 720px;
	overflow: hidden;
}

#navbar ul {
	margin: 0;
	padding: 0;
}

#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#navbar a {
	color: #B1CCEB;
}

#navbar a:hover {
	color: #10243A;
	text-decoration: none;
}

/* content related settings */
#sitecontent {
	background: #ffffff url(pics/bg.jpg) repeat-y;
	margin: 0;
	padding: 0;
	width: 720px;
	overflow: hidden;
}

#content {
	margin: 0;
	min-height: 600px;
	padding: 0;
	width: 550px;
	float: right;
}

#content a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

#content a:hover {
	color: #AD3710;
}

#content p, #content table {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 0 20px 5px 20px;
	padding: 0;
	text-align: justify;
}

#content p:first-letter, #content li:first-letter {
	font-weight: bold;
}

#content ul, #content ol {
	font-size: 12px;
	margin: 0;
	padding: 0 20px 5px 15px;
}

#content li {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 5px 5px 20px;
	padding: 0;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;
	list-style-type: none;
}

#content table {
	width: 500px;
}

#content th {
	border-bottom: 1px dashed #43627F;
}

p.extra {
	background-color: #B1CCEB;
	border: 2px dashed #2B64A3;
	color: #000000 !important;
	padding-bottom: 3px !important;
	padding-left: 3px !important;
	padding-right: 3px !important;
	padding-top: 3px !important;
}

p.extra > code {
	color: #000000;
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	text-align: left;
}

.description {
	border: 1px solid #43627F;
	padding: 5px !important;
	width: 490px;
}

p.left {
	padding: 0;
	width: 150px;
	display: inline;
}

p.right {
	width: 300px;
	display: inline;
	clear: both;
}

img.left {
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	clear: both;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
}

.clearr {
	clear: right;
}

.clearr img.left {
	margin-right: 10px;
}

.clearb {
	clear: both;
}

p.center {
/*	margin: 5px auto 10px auto; */
	text-align: center !important;
	padding: 0;
}

.line {
	border-bottom: 1px dashed #000000;
	clear: both !important;
	margin-bottom: 10px !important;
	height: 10px;
}

.fix {
	clear: both;
}

.small {
	color: #808080 !important;
	font-size: 9px !important;
	text-align: center !important;
}

/* for the wallpaper site */
#gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#gallery li {
/*	float: left; */
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#gallery li.pic {
	float: left;
	height: 140px;
	list-style-type: none;
	margin: 4px;
	text-align: center;
	width: 160px;
}

#gallery li.pic2 {
	float: left;
	height: 40px;
	list-style-type: none;
	margin: 4px;
	text-align: center;
	width: 92px;
}

#gallery li.label {
	float: left;
	list-style-type: none;
	margin: 4px 0;
	text-align: justify;
	width: 100px;
}

#gallery li.width {
	float: left;
	list-style-type: none;
	margin: 4px 0;
	text-align: justify;
	width: 350px;
}

#gallery li.fix {
	clear: both;
	list-style-type: none;
	margin: 4px 0;
	text-align: justify;
}

/* side navigation related settings */
#sidenav {
	color: #000000;
	font-size: 11px;
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
}

#sidenav h3 {
	color: #000000;
	border-bottom: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 16px 0 4px 20px;
	padding: 0 0 2px 0;
	text-decoration: none;
}

#sidenav ul {
	list-style: none;
	margin: 5px 0 5px 20px;
	padding: 2px 8px;
}

#sidenav li, #sidenav li:hover {
	color: #808080;
	line-height: 140%;
	margin: 0;
	padding: 0;
}

#sidenav ul.untermenue {
	list-style: none;
	margin: 1px 0 1px 5px !important;
	padding: 0 4px !important;
}

#sidenav a, #footnote a {
	color: #000000;
	text-decoration: none;
}

#sidenav a:hover, #footnote a:hover {
	color: #AD3710;
}

#sidenav p {
	margin: 5px 0 5px 20px;
	padding: 2px 8px;
}

#sidenav form {
	margin: 5px 0 5px 20px;
	padding: 2px 8px;
	text-align: center;
}

#sidenav input {
	border: 1px solid #43627F;
	background-color: transparent;
	color: #ffffff;
	margin: 0 auto 4px auto;
	width: 170px;
}

input.button {
/*	margin-left: 88px !important; */
	width: 80px !important;
}

input.button:hover {
	border: 1px solid #808080 !important;
	color: #10243A !important;
}

.spacer {
	height: 10px;
}

/* footnote related settings */
#footnote {
	background: #0F2942 url(pics/bg.jpg) repeat-y;
	clear: both;
	color: #43627F !important;
	font-size: 9px;
	height: 14px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	width: 720px;
}

/* copyright notice related settings */
#copyright {
	background: #E3E7E9 url(pics/bg_nav4.jpg) no-repeat;
	border-top: 1px solid #B4BDBD;
	border-bottom: 1px solid #B4BDBD;
	color: #696969;
/*	display: block; */
	font-size: 9px;
	height: 14px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	width: 720px;
	clear: both;
}

#copyright a {
	color: #696969;
	text-decoration: none;
}

#copyright a:hover {
	color: #808080;
}

/* we all have to live somehow, right? */
#werbung {
	left: 762px;
	position: absolute;
	top: 125px;
}

/* for the mail form */
form {
	margin-top: 15px;
}

input, textarea {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	padding: 1px 2px 1px 4px;
}

textarea {
	width: 470px;
}

.width300 {
	width: 200px;
}

.achtung {
	color: #DC143C;
	font-weight: bold;
}
#badfix {
	background-color: #10243A;
	height:20px;
	min-height: 20px;
}
