/*
	stylesheet copyright 2008 by TerrorLine.de
	theme name: Flava Orange
	last updated: 07.05.2008
*/

/* general settings */
a {
	color: #DC6720;
	text-decoration: none;
}

a:hover {
	color: #DC6720;
	text-decoration: underline;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #ffffff;
}

body {
	background-color: #000000;
	background-image: url(pics/flp_bg_g.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

code {
	font-family: "Courier New", Courier, monospace;
}

h1 {
	border-bottom: 1px solid #DC6720;
	font-size: 18px;
	font-weight: bold;
	margin: 4px 20px 10px 20px;
	padding-bottom: 4px;
	text-align: left;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 10px 20px;
	text-align: left;
	clear: both;
}

img {
	border: 0;
}

#main {
	margin: 0;
	padding: 5px;
	width: 722px;
}

/* header related settings */
#header {
	background: transparent url(pics/hmu_logo_01opt_orange.jpg) no-repeat;
	border: 1px solid #DC6720;
	color: #DC6720;
	font-size: 16px;
	font-weight: bold;
	height: 90px;
	left: 15px;
	padding: 0;
	position: relative;
	top: 15px;
	width: 722px;
}

#header h1 {
	display: none;
	visibility: hidden;
}

/* navigation related settings */
#navigation {
	float: left;
	left: -5px;
	min-width: 160px;
	padding: 0;
	position: relative;
	top: -5px;
	width: 160px;
}

div.menu {
	background-image: url(pics/test_gruen64x64.gif);
	background-repeat: repeat;
	border: 1px solid #DC6720;
	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 #DC6720;
	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: #DC6720;
	content: "\00BB \0020";
}

.spacer {
	height: 20px;
}

/* content related settings */
#contents {
	left: 20px;
	position: relative;
	top: 40px;
	width: 722px;
}

.content {
	background-image: url(pics/test_gruen64x64.gif);
	background-repeat: repeat;
	border: 1px solid #DC6720;
	color: #ffffff;
	float: right;
	left: -4px;
	min-height: 400px;
	padding: 0;
	position: relative;
	top: -5px;
	width: 542px;
}

.content a {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}

.content a:hover {
	color: #DC6720;
}

.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: justify;
}

.content p:first-letter {
	color: #DC6720;
	font-weight: bold;
}

.content ul {
	margin: 0;
	padding: 0 5px 5px 20px;
}

.content li {
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 20px;
	padding: 0;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;
	list-style-type: circle;
}

p.left {
	padding: 0;
}

p.right {
	float: right;
	margin: 5px 0 10px 10px;	
}

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 #DC6720;
	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 #DC6720;
	clear: both;
	margin-bottom: 10px !important;
}

.fix {
	clear: both;
}

.small {
	color: #808080 !important;
	font-size: 9px !important;
}

.small a {
	color: #808080 !important;
	font-style: normal;
}

.small a:hover {
	text-decoration: underline;
}

.smalll {
	color: #ffffff !important;
	font-size: 9px !important;
	text-align: left !important;
}

.smalll a {
	font-style: normal !important;
}

table.topliste {
	width: 502px;
}

td.topliste {
	font-size: 9px !important;
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	width: 25%;
}

/* guestbook related settings */
.content p.nickname {
	float: left;
	font-weight: bold !important;
	width: 380px;
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-left: 20px !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;
}

.achtung {
	font-weight: bold;
	text-decoration: underline;
}

/* for the mail form */
form {
	margin-top: 15px;
}

input, textarea {
	background-color: #ffffff;
	border: 1px solid #DC6720;
	color: #000000;
	padding: 1px 2px 1px 4px;
}

input.button {
	width: 80px;
}

input.button:hover {
	border: 1px solid #ffffff !important;
	color: #000000 !important;
}

.width300 {
	width: 180px;
}

/* copyright notice related settings */
#copyright {
	color: #696969;
	float: left;
	font-size: 9px;
	left: 20px;
	padding: 20px 0 10px 0;
	position: relative;
	margin: 0 0 10px 0;
	text-align: center;
	width: 722px;
}

#copyright a {
	color: #696969;
	text-decoration: none;
}

#copyright a:hover {
	color: #808080;
	text-decoration: underline;
}

/* we all have to live somehow, right? */
#werbung {
	position: absolute;
	left: 767px;
	top: 27px;
}

/* the up arrow */
#up {
	position: fixed;
	bottom: 4px;
	left: 188px;
	top: auto;
	right: auto;
}

/* linkbox related settings */
#linkbox {
	color: #696969;
	float: left;
	font-size: 11px;
	right: 5px;
	padding: 5px 0 0 0;
	position: relative;
	margin: 0;
	text-align: right;
	width: 722px;
}

