body {
	margin: 0px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	background: #fff;
}

html { height: 100.01%; margin-bottom: 0.1px; }

html {
    height: 100%;
    margin-bottom: 1px;
}

.leftbar {
	width: 196px;
	background: url('bg_leftbar.gif') #fff repeat-y;
	text-align: center;
}

div.csc-header {
	clear: both;
}

#leftlogo {
	width: 196px;
}

#content {
	width: auto;
	padding: 10px;
	font-size: 12px;
	/*color: #948E8F;*/
	color: #111;
}

#content .prodpiclink {
	text-decoration: none;
	border-width: 0px;
}

#content .prodpiclink:hover {
	text-decoration: none;
	border-width: 0px;
}

#content h1 {
	font-size: 14px;
	color: #103882;
	text-transform: uppercase;
}

#content h2 {
	font-size: 14px;
	color: #103882;
	text-transform: uppercase;
}

#content h3 {
	font-size: 13px;
	color: #103882;
	background: #f1f6ff;
	border: solid 1px #b9d3ff;
	padding: 5px;
}

#content h4 {
	font-size: 12px;
	color: #666;
}

#content .newsbox_content, .newstable {
	font-size: 12px;
}

#content #nav_antenne a.topmenu_content {
	font-size: 12px;
	color: #666;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 3px solid #948E8F;
	border-left: 1px dashed #948E8F;
	padding: 5px;
	margin: 5px;
	line-height: 25px;
}

#content #nav_antenne a.topmenu_content:hover {
	color: #666;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 3px solid #948E8F;
	border-left: 1px dashed #948E8F;
	padding: 5px;
	margin: 5px;
	line-height: 25px;
}

#content #nav_antenne a.topmenu_content_active {
	font-size: 12px;
	color: #FF7839;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 3px solid #FF7839;
	border-left: 1px dashed #FF7839;
	padding: 5px;
	margin: 5px;
	line-height: 25px;
}

#content #nav_antenne a.topmenu_content_active:hover {
	color: #FF7839;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 3px solid #FF7839;
	border-left: 1px dashed #FF7839;
	padding: 5px;
	margin: 5px;
	line-height: 25px;
}

#content a {
	/*color: #0D337A;*/
	color: #FF7839;
	text-decoration: none;
	/*border-bottom: 1px dashed #0D337A;*/
}

#content a:hover {
	/*color: #222;*/
	color: #FF7839;
	text-decoration: none;
	border-bottom: 1px solid #E2E2E2;
}

.container_news p {
	margin: 0px;
	font-size: 11px;
}

.newsbox_content .bodytext, .newsbox_content p {
	margin: 0px;
}

.container_news a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dashed #948E8F;
}

.container_news a:hover {
	color: #777;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #777777;
}

.container_news h1 {
	color: #0D337A;
	font-size: 11px;
	margin-top: 0px;
}

.container_news .csc-textpic-image a {
	border-bottom: 0px solid #777777;
}

#righttop {
	background: #fff;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
}

#righttop a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
}

#righttop a:hover {
	text-decoration: underline;
	color: #FF7939;
}

#righttop a.headactive {
	color: #FF7939;
}

#topmiddle {
	text-align: center;
	vertical-align: bottom;
}

#topmiddle h3 {
	font-size: 18px;
	color: #FF7839;
	margin: 0px;
}

.rightbar {
	background: #8EB8E3;
	width: 215px;
	text-align: center;
}

.rightbar div.container_news, .leftbar div.container_news {
	font-size: 12px;
	background: #fff;
	margin: auto;
	padding: 7px;
	width: 176px;
	text-align: left;
	color: #666;
	border-top: 2px solid #0D337A;
	overflow: hidden;
}

#footer {
	background: #0D337A;
	text-align: center;
	color: #B2B2B2;
	font-size: 11px;
	padding: 3px;
}

#footerfoot {
	background: #fff;
	height: 80px;
}

#leftbar_footer {
	background: url('bg_leftbar_footer.gif') #FFFFFF repeat-y;
	text-align: center;
}

.contact_form input {
	border: 1px solid #8EB8E3;
	background: #fff;
}

.contact_form select {
	border: 1px solid #8EB8E3;
	background: #fff;
}

.contact_form textarea {
	border: 1px solid #8EB8E3;
	background: #fff;
	width: 100%;
}

.loginbox {
	width:160px;
	/*border:solid 1px #444;
	border-left:solid 0px #000;
	background:#fff;*/
	font-size:12px;
	color:#444;
}

.loginbox_content {
	height: 20px;
	padding:5px;
	/*background:#FFF;*/
	font-size:9px;
	color:#444;
	text-align:center;
}

.loginbox_content input {
	font-size:9px;
	color:#03037B;
	border:solid 1px #909090;
	background:#fff;
}

.loginbox_content input:hover {
	font-size:9px;
	color:#03037B;
	border:solid 1px #ABABD3;
	background:#fff;
}

.loginbox_content input:focus {
	font-size:9px;
	color:#03037B;
	border:solid 1px #03037B;
	background:#fff;
}

#content .products_box {
	color: #948E8F;
	float: left;
	margin-right: 5px;
	text-align: right;
	border-left: 1px dashed #948E8F;
	border-bottom: 3px solid #948E8F;
	padding: 0px 5px 5px 5px;
}

#content .products_box a.prodlinks {
	color: #948E8F;
	text-decoration: none;
	border-width: 0px;
	font-weight: 700;
	display: block;
}

#content a.prodlinks_prod {
	color: #5F5F5F;
	padding: 2px;
	background: #EFEFEF;
	margin: 0 3px 3px 0;
}

#content a.prodlinks_prod:hover, #content a.prodlinks_prod_active {
	color: #fff;
	padding: 2px;
	background: #08347B;
	margin: 0 3px 3px 0;
}

#content .products_box a.prodlinks:hover {
	color: #948E8F;
	text-decoration: none;
	border-width: 0px;
	font-weight: 700;
	display: block;
}

#content .products_box img {
	border: 1px solid #948E8F;
}

#content .products_box_active {
	color: #FF7839;
	float: left;
	margin-right: 5px;
	text-align: right;
	border-left: 1px dashed #FF7839;
	border-bottom: 3px solid #FF7839;
	padding: 0px 5px 5px 5px;
}

#content .products_box_active a.prodlinks {
	color: #FF7839;
	text-decoration: none;
	border-width: 0px;
	font-weight: 700;
	display: block;
}

#content .products_box_active a.prodlinks:hover {
	color: #FF7839;
	text-decoration: none;
	border-width: 0px;
	font-weight: 700;
	display: block;
}

#content .products_box_active img {
	border: 1px solid #FF7839;
}

.innercontent ul {
	list-style-image: url('list.gif');
}

#content #menu ul {
	list-style-image: url('');
}

#content #treeview_wrapper ul {
	list-style-image: url('');
}

#content .treeview_wrapper ul {
	list-style-type: none;
}

.tx-filelist-pi1-table {
	width: 100%;
}

.tx-filelist-pi1-table td {
	padding: 1px;
	border-bottom: solid 1px #DFDFDF;
}

.selectactive {
	font-weight: bold;
}

.menubutton {
	background: #fff;
	color: #101010;
	border: outset 1px #101010;
	font-size: 10px;
	padding: 2px;
	margin: 0;
}

.csc-textpic-caption {
	font-size: 10px;
}

dl.csc-textpic-image img:hover {
	border-bottom-width: 0px;
	text-decoration: none;
}

.tx-ttnews-browsebox {
	color: #444;
	border: solid 1px #DEDFDE;
	background: #EFEFEF;
}

.tx-ttnews-browsebox a {
	color: #08307B;
}

.tx-ttnews-browsebox p a {
	color: #08307B;
}

.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a {
	color: #fff;
}

.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell {
	border: 0px;
	background: #08307B;
	color: #fff;
}

#content h3 a {
	color: #103884;
}

#content h3 a:hover {
	color: #FF7939;
}

.treeview_wrapper {
	overflow: auto;
	padding: 0px;
	height: 300px;
	width: 99%;
	border: solid #EBEAEA;
	border-width: 1px 3px 3px 1px;
}

.treeview ul {
	margin: 0;
	padding: 0;
}

.treeview li {
	background: white url('/uploads/tf/page_white_text.gif') no-repeat left center;
	list-style-type: none;
	padding-left: 22px;
	margin-bottom: 3px;
}

.treeview li.submenu {
	background: white url('/uploads/tf/closed.gif') no-repeat left 1px;
	cursor: hand !important;
	cursor: pointer !important;
}
			
.treeview li.submenu em {
	color: #909090;
}

.treeview li.submenu ul{
	display: none;
}

.treeview .submenu ul li{
	cursor: default;
}

.tx-srfeuserregister-pi1 fieldset {
	border-width: 0px;
}

.prodbild {
	border: solid 1px #BDBABD;
}

.contenttable p {
	margin: 0;
	padding: 0;
}

table.software_table {
	width: 100%;
	font-size: 1em;
}

table.software_table p {
	margin: 0;
	padding: 0;
}

table.software_table tr {
	vertical-align: top;
}

table.software_table td {
	border-bottom: solid 1px #bbb;
	padding: 5px;
}

.rightbar div.container_submenu, .leftbar div.container_submenu {
	font-size: 12px;
	background: #fff;
	margin: auto;
	padding: 10px;
	width: 170px;
	text-align: left;
	color: #666;
	border-top: 2px solid #0D337A;
	display: block;
	margin-top: 15px;
}

.rightbar div.container_submenu, .rightbar div.container_news {
	margin-top: 10px;
}

* html .rightbar div.container_submenu, * html .leftbar div.container_submenu {
	width: 150px;
}

.rightbar div.container_submenu h4, .leftbar div.container_submenu h4 {
	font-size: 12px;
	color: #FF7839;
	margin: 0px;
}

.rightbar div.container_submenu a, .leftbar div.container_submenu a {
	font-size: 11px;
	letter-spacing: -1px;
	color: #666;
	display: block;
	width: 100%;
	font-weight: 700;
	text-decoration: none;
	/*line-height: 20px;*/
	padding-left: 22px;
	background: url('submenu_arrw.gif') no-repeat;
	background-position: 10% left;
	margin-bottom: 3px;
}

.rightbar div.container_submenu a:hover, .leftbar div.container_submenu a:hover {
	font-size: 11px;
	letter-spacing: -1px;
	color: #666;
	display: block;
	width: 100%;
	font-weight: 700;
	text-decoration: none;
	/*line-height: 20px;*/
	padding-left: 22px;
	background: url('submenu_arrw.gif') no-repeat;
	background-position: 10% left;
	margin-bottom: 3px;
}

.rightbar div.container_submenu a.rightsub_active, .leftbar div.container_submenu a.rightsub_active {
	font-size: 11px;
	letter-spacing: -1px;
	color: #FF7839;
	display: block;
	width: 100%;
	font-weight: 700;
	text-decoration: none;
	margin-bottom: 3px;
}

.rightbar .messebox {
	margin-bottom: 15px;
}

.tx-osdbproducts-pi1 .clear {
	clear: both;
}

.tx-osdbproducts-pi1 h3 span.infoheadtext {
	float: right;
	font-size: 0.85em;
	color: #7C99CB;
	font-weight: 200;
	font-style: italic;
}

.tx-osdbproducts-pi1 div.prodinfodiv {
	padding: 5px;
	border: solid 1px #EFEBEF;
}

.tx-osdbproducts-pi1 #historydiv em {
	color: #909090;
}

.tx-osdbproducts-pi1 span.hervorheben {
	background: #E7E7E7;
	padding: 1px 2px 1px 0;
	border: solid 1px #909090;
	border-left-width: 0px;
	border-right-width: 0px;
}

.tx-osdbproducts-pi1 a.revcontainer_closed {
	background: url(/typo3conf/ext/os_dbproducts/images/plus.gif) left center no-repeat;
	padding-left: 16px;
}

.tx-osdbproducts-pi1 a.revcontainer_open {
	background: url(/typo3conf/ext/os_dbproducts/images/minus.gif) left center no-repeat;
	padding-left: 16px;
}

.tx-osdbproducts-pi1 a.revcontainer_closed:hover {
	text-decoration: none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #8EB8E3;
	border-right: 1px solid #8EB8E3;
	border-bottom: 1px solid #8EB8E3;
	background-color: #fafafa;
	padding: 5px;
	opacity: 0.85;
	font-size: 70%;
	max-width: 300px;
}
#tooltip h3, #tooltip div { margin: 0; }