* {
	margin:0;
	padding:0;
}

html {
	margin-bottom: 0.1px;
}

body {
	background-color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #ff9e4f;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #545454;
}

h2 {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	color: #fff;
}

hr {
	margin-bottom: 10px;
}

.fleft {
	float: left;
}

.fright {
	float: left;
}

select, input.textbox {
	background-color: #0e0e0e;
	color: #ff9e4f;
	border: 1px solid #fff;
	height: 21px;
}

input.textbox {
	height: 18px;
}

a {
	color: #ff9e4f;
	text-decoration: none;
}

a:visited {
	color: #414141;
}

a:hover, a:active {
	text-decoration: underline;
}

div#header a img {
	border: none;
}

div.threecols h1 {
	border: none;
}

div.content-element h1 a {
	color: #fff;
	text-decoration: none;
}

div.content-element h1 a:visited {
	color: #fff;
	text-decoration: none;
}

div#imprint div {
	margin-bottom: 15px;
}

div#imprint a:visited {
	color: #ff9e4f;
}

div#imprint div p.content-space {
	margin-bottom: 10px;
}

div#imprint div p.content-space-small {
	margin-bottom: 5px;
}

div#contact fieldset {
  width:75%;
  margin: 0px auto;
}

div#contact fieldset form div.input {
	margin-bottom: 10px;
}

div#contact fieldset form div.input input {
	width: 40%;
}

div#contact fieldset form label {
  float:left;
  width:15%;
  margin-right:0.3em;
  margin-left:1em;
  padding-top:0.2em;
  text-align:left;
  font-weight:bold;
}

div#contact fieldset form div.submit {
	margin-left: 1em;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#contact fieldset form div.submit input {
	width: 12em;
}

div#contact fieldset legend {
	margin-left: 15px;
	font-size: 14px;
	color: #fff;
}

div#contact fieldset p {
	margin: 10px;
}

div#contact fieldset div#flashMessage {
	padding-left: 15px;
	padding-top: 15px;
	color: red;
	font-weight: bold;
}

p.errormessage {
	color: red;
}

div#contact fieldset div.input div.error-message {
	color: red;
	text-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
}

div#container {
	width: 100%;
	background:url(../images/header_bg.png) repeat-x;
}

div#wrapper {
	margin: 0px auto;
	width: 769px;
}

div#header {
	height: 69px;
	margin-bottom: 19px;
}

div#bookmark_wrap{
	width: 100%;
	height: 40px;
	text-align: right;
}
div#bookmark_box{
	float: right;
	background-color: #1f1f1f;
	border: 1px solid #C2CBCE;
	padding: 5px;
	width: 185px;
	height: 21px;
	padding-bottom: 0;
}
div#bookmark_box a{
	background: transparent url(http://www.mister-wong.de/img/buttons/logo16_black.gif) no-repeat;
	width: 170px;
	font-weight: bold;
	display: block;
	padding-left: 13px;
	
	color: #fff;
}

div#content {
	margin-bottom: 10px;
}

div#search {
	float: right;
	margin-top: 22px;
	margin-right: 5px;
}

div#search span {
	color: #FFFFFF;
}

div#search input {
	vertical-align: top;
}

div#search-box {
	float: left;
	margin:0;
	text-align:left;
}

div#search-box div {
	float: left;
	height: 21px;
	overflow: hidden;
	padding: 0;
	margin-right: 4px;
}

div#search-box input#search-submit {
	display:block;
	border: 1px solid #fff;
}

div#search-box input#search-input {
	height: 19px;
}

div.threecols {
	width: 241px;
}

div.threecols ul {
	list-style-type: none;
	list-style-position: outside;
}

div.threecols ul li {
	border-top: 1px solid #545454;
}

div.content-element .withspace {
	margin-left: 22.5px;
}

div.imagelist {
	margin-bottom: 15px;
}

div.imagelist ul {
	list-style-type: none;
}

div.imagelist ul li {
	float: left;
	margin-right: 2.9em;
	margin-bottom: 5px;
}

div.imagelist a img {
	border: 1px solid #0e0e0e;
}

div.imagelist a:hover img {
	border: 1px solid #ff9e4f;
}

div.youtubelist ul li {
	margin-right: 2.0em;
}

div.clear {
	clear: both;
}

div.content-element {
	margin-bottom: 35px;
}

div#footer {
	margin: 0px auto;
	text-align: center;
	color: #399EEA;
	margin-bottom: 15px;
}

div#footer a {
	color: #ff9e4f;
}

div#footer p.imprint {
	border-top: 1px solid #545454;
	padding-top: 2px;
	margin-top: 5px;
}
