* {
	background-image: none !important;
	font-family: helvetica,sans-serif;
	font-size:10px;
	color: #313131;
	}
address, #utils, #pfad_container, #footer_container ul, hr, .nohh {
	display: none !important;
	}
body {
	max-width: 320px;
	background: #d5dfe1;
	}
a {
	color: #f7931e;
	}
#menu {
	margin: 0;
	padding: 2px 5px 2px 15px;
	border-top: 10px solid #000;
	color: #fff;
	}
#menu li {
	list-style-type: none;
	color: #fff;
	}
#menu li a {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding-right: 10px;
	}
#menu_container {
	clear: both !important;
	background: #f7931e !important;
	padding-bottom: 3px;
	}
#head_container {
	background: #fff;
	text-align: right;
	}
#col_container {
	clear: left !important;
	border-top: 10px solid #b8c9cc;
	background: #fff;
	padding: 0 5px;
	}
#col_content {
	padding: 2px 0;
	}
#col_sidebar-r {
	border-top: 10px solid #b8c9cc;
	background: #ecf1f5;
	padding: 2px 5px;
	}
#col_sidebar-l {
	background: #ecf1f5;
	padding: 2px 5px;
	}
#powered_container {
	border-top: 10px solid #b8c9cc;
	background: #fff;
	padding: 2px 5px;
	text-align: center;
	}
h1, h1 * {
	font-size: 16px;
	color: #f7931e;
	}
h2, h2 * {
	font-size: 12px;
	color: #000;
	}
h4, h4 *, h6.sbhl_kis span {
	font-size: 11px;
	color: #000;
	}
b, strong, .b {
	font-weight: bold;
	}
.schwarz {
	color: #000;
	}
.orange {
	color: #f7931e;
	}
#col_sidebar-l h2 span {
	display: none;
	}
#sidebar-l_top ul {
	padding: 0;
	}
#sidebar-l_top li {
	list-style-type: none;
	}
#sidebar-l_top li a {
	font-weight: bold;
	}
fieldset.fs_sel {
	border: none;
	padding: 0;
	}
fieldset.fs_sel ul {
	margin: 3px 0;
	display: block !important;
	}
ins {
	display: block;
	overflow: hidden;
	}
ins.h0 { height: 0; }
.clear {
	clear: both !important;
	}
.dialog {
	display: none;
	background: #fff;
	border: 3px solid #b8c9cc;
	padding: 2px 5px;
	}
.dialog#login,
.dialog#demo {
	top: 0 !important;
	}
	
