html, body, h1, h2, h3, h4, h5, h6, ul, li, strong, em, table, td, tr, th, a, div {
	margin: 0;
	padding: 0;
}
body {
	background-color: #252525;
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	text-decoration: none;
	color: #186a82;
	outline: 0;
}
a:hover, a:active {
	text-decoration: underline;
}
img {
	border: 0;
	padding: 5px;
}
#topline {
	width: 100%;
	background-color: #1e1e1e;
	height: 30px;
	border-bottom: 1px solid #303030;
}
#toptext {
	color: #CFCFCF;
	width: 990px;
	margin: 0px auto;
	font-size: 12px;
	
	padding-right: 20px;
}
#toptext a {
	color: #FFFFFF;
}

#toptext span {
	line-height: 27px;
	margin-top: 1px;
	margin-left: 5px;
}

#toptext span.left {
	margin-right: 15px;
}

#toptext span.left a {
	padding-left: 10px;
	padding-right: 4px;
}

#outer {
	width: 990px;
	margin: -1px auto;
	background-image: url(../images/header_glow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	padding-top: 10px;
	padding-bottom: 15px;
}
#contentouter {
	width: 985px;
	display: block;
	background-color: #010101;
	border-left: 1px solid #313131;
	border-right: 1px solid #313131;
}
#lang {
	margin-top: 3px;
	margin-left: 20px;
}
#lang img {
	opacity: .5;
	filter: Alpha(Opacity = 50);
}
#lang img:hover, #lang img.active {
	opacity: .9;
	filter: Alpha(Opacity = 90);
}
#navi {
	height: 38px;
	width: 100%;
	background-image: url(../images/content_topline.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#navi ul {
	list-style: none;
}
#navi li {
	display: inline;
}
#navi li a {
	float: left;
	display: block;
	margin-right: 3px;
	background-image: url(../images/navi_button.png);
	background-repeat: no-repeat;
	width: 162px;
	height: 35px;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #818181;
	text-shadow: 1px 1px 1px #000000;
	outline: 0;
}
#navi li a.current {
	color: #efefef;
}
#navi li a:hover {
	color: #FFFFFF;
}
#content {
	padding-top: 10px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin: 0 3px;
	padding: 20px;
	padding-bottom: 50px;
	min-height: 600px;
}
#mitte {
	margin: 0 auto;
	width: 740px;
}
#left {
	float: left;
	width: 700px;
}
#right {
	float: right;
	font-size: 12px;
	min-width: 200px;
}
.clear {
	clear: both;
}
#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	height: 47px;
	margin-top: -7px;
	font-size: 11px;
	color: #CFCFCF;
	padding: 18px;
	padding-top: 25px;
}
#lunaweb {
	float: right;
	margin-top: -10px;
	margin-right: 5px;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
input.button, a.button, input[type = submit] {
	font-size: 12px;
}
input.button, input[type = submit] {
	font-weight: bold;
}
input.text {
	border: 1px solid #777777;
	padding: 4px;
	color: #e3e3e3;
	width: 592px;
	background: #1c1c1c url(../css/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png) 50% 50% repeat-x;
}
input.text:focus {
	border: 1px solid #000000;
}
select.select {
	border: 1px solid #777777;
	color: #e3e3e3;
	width: 100px;
	background: #404040;
}
.optionbar {
	width: 500px;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	height: 10px !important;
}
.optionbar a {
	width: 70px !important;
	font-size: 11px;
	padding: 4px;
	margin-top: -2px;
	margin-left: -35px !important;
	text-align: center;
	text-decoration: none;
	line-height: 10px;
	color: #FFFFFF !important;
}
.optionbar a.ui-state-active {
	color: #323232 !important;
}
th {
	font-weight: bold;
	text-align: left;
	padding: 3px  10px;
	border-bottom: 2px solid #323232;
}
td {
	text-align: left;
	padding: 0px 10px;
	 border-bottom: 1px solid #CCCCCC;
}
table {
	width: 95%;
	margin-left: 30px;
}
.wait {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/wait.gif);
	padding-left: 30px;
	padding-top: 0 !important;
	height: 25px;
	line-height: 25px;
	color: #16667D;
}
.warning {
	background-repeat: no-repeat;
	background-position: 5px;
	background-image: url(../images/warning.png);
	border: 1px solid #ecc562;
	padding: 6px;
	padding-left: 30px;
	background-color: #fff8bc;
}
.error {
	background-repeat: no-repeat;
	background-position: 5px;
	background-image: url(../images/error.png);
	border: 1px solid #e79084;
	padding: 6px;
	padding-left: 30px;
	background-color: #f7d4ca;
}
.ok {
	background-repeat: no-repeat;
	background-position: 5px;
	background-image: url(../images/ok.png);
	border: 1px solid #58dd42;
	padding: 6px;
	padding-left: 30px;
	background-color: #ebffe8;
}

div.row {
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}
div.row-left {
	padding-left: 20px;
	line-height: 26px;
	width: 140px;
	float: left;
}
div.row-right {
	float: left;
	line-height: 26px;
	min-width: 200px;
}
div.col-label {
	width: 130px;
	float: left;
}
div.col-label-small {
	padding-top: 2px;
	padding-left: 25px;
	width: 60px;
	float: left;
}
div.col-content {
	float: left;
	min-width: 80px;
}
label {
	line-height: 14px;
}
#radio {
	font-size: 12px;
}
h3 {
	font-size: 13px;
	color: #186a82;
	font-weight: bold;
	height: 10px;
	margin-left: -30px;
	line-height: 24px;
}
h3 strong {
	color: #404040;
}
h3 img {
	float: left;
	margin-right: 3px;
}
h2 {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/h2_bg.png);
	padding-left: 40px;
	padding-top: 7px;
	font-size: 13px;
	height: 31px;
	color: #186a82;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.left {
	float: left;
}
.right {
	float: right;
}
.box {
	border: 1px solid #cac9c9;
	padding: 5px;
	margin-top: 5px;
}
.processinfo {
	font-weight: bold;
	height: 25px;
}
.processinfo span {
	height: 25px;
	padding-top: 5px;
}
.processstep {
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
}
.processstep.disabled {
	opacity: .5;
	filter: Alpha(Opacity = 50);
}
.processstep.disabled .wait {
	background: none;
	padding-left: 0;
	color: #323232;
}
.processstep.disabled .processinfo span {
	display: none;
}
.processstep.disabled .processinfo .wait {
	display: block;
}
small, .postmetadata {
	color: #818080;
}
#content p, div.p {
	margin-left: 40px;
}
.navigation {
	padding: 10px;
}
#respond h3 {
	margin-left: 40px;
}
#description p {
	margin-left: 0;
}
#content ul {
	margin-left: 60px;
}
.comment {
	border: 1px solid #cac9c9;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentmetadata {
	font-size: 10px;
}

.tipsy {
	padding: 5px;
	font-size: 10px;
	position: absolute;
	z-index: 100000;
}
.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 550px;
	text-align: center;
}
.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tipsy-arrow {
	position: absolute;
	background: url('../images/tipsy.gif') no-repeat top left;
	width: 9px;
	height: 5px;
}
.tipsy-n .tipsy-arrow {
	top: 0;
	left: 50%;
	margin-left: -4px;
}
.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
}
.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
}
.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -4px;
	background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	background-position: bottom left;
}
.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	background-position: bottom left;
}
.tipsy-e .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	right: 0;
	width: 5px;
	height: 9px;
	background-position: top right;
}
.tipsy-w .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	left: 0;
	width: 5px;
	height: 9px;
}




#userpanel {
	float: right;
	width: 220px;
	background-color: #323232;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	margin: 23px;
	color: #818181;
	font-size: 13px;
	
}

#userpanel a {
	font-size: 12px !important;
	text-decoration: none;
	color: #b7b7b7;
	
}

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







.dropdown dd { position: relative; margin:0; }

dl.dropdown  { margin-top:3px; margin-left: 10px; margin-bottom: 0; }

.dropdown a {
	text-decoration: none;
	outline: 0;
	display: block;
	width: 130px;
	overflow: hidden;
	font-size: 12px;
	
	 }

.dropdown dt a {
	border: 1px solid #1e1e1e;
	padding: 3px 10px 4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #CFCFCF;
	font-weight: bold;
	}

	.dropdown dt a.active {
		background: #202020;
		-webkit-border-bottom-left-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-bottomleft: 0;
		-moz-border-radius-bottomright: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom: 1px dotted #1e1e1e;
		-moz-box-shadow: 0 3px 7px rgba(0,0,0,.5);
		-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.5);
		box-shadow: 0 3px 7px rgba(0,0,0,.5);
		color: #fff;
		}

.dropdown dd ul {
	background: #323232;
	border: 1px solid #1e1e1e;
	color: #b7b7b7;
	display: none;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	padding: 2px 0 5px 0;
	list-style: none;
	border-top: none;
	margin: 0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.5);
	box-shadow: 0 3px 7px rgba(0,0,0,.5);
	}

	.dropdown dd ul li a {
		padding: 2px 10px;
		}

	.dropdown dd ul li a img,
	.dropdown dt a img {
		float: left;
		width: 16px;
		height: 11px;
		margin: 2px 6px 0 0;
		cursor: pointer;
		padding: 0 !important;
		}


	.dropdown dd ul li a em,
	.dropdown dt a em {
		font-style: normal;
		float: left;
		width: 100px;
		cursor: pointer;
		}

	.dropdown dd ul li a em {
		color: #b7b7b7;
		}

		.dropdown dd ul li a:hover { background-color: rgba(255,255,255,.1); }
		.dropdown dd ul li a:hover em { color: #fff; }




