html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	background: #D4A14F url(../images/layout/background-top.gif) repeat-x;
	color: #585858;
}

#body_wrap {
	background: url(../images/layout/background-bottom.gif) repeat-x bottom;
}

a {
	color: #413B33;
	/*text-decoration: none;*/
}

a:hover {
	text-decoration: underline;
}

a img {
	border-style: none;
}

a.external-link-new-window {
	background: transparent url(../images/external.gif) no-repeat scroll right center;
	padding-right: 13px;	
}

td {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
	vertical-align: top;
}

.clear {
	clear: both;
}

#top {
	padding-top: 10px;
	width: 966px;
	margin: 0 auto;
}

#top_border {
	height: 10px;
	background: url(../images/layout/head.gif) no-repeat bottom;
}

#header_wrap {
	width: 962px;
	border-left: 2px solid #D3AA6A;
	border-right: 2px solid #D3AA6A;
}

#header {
	background: url(../images/layout/head_bg.gif) #fff right;
	height: 64px;
	width: 960px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}

#logo {
	padding: 4px 0 0 16px;
	width: 183px;
	float: left;
}

#logo img {
	display: block;
}

#headmenu {
	padding: 36px 0 0 0;
	width: 560px;
	float: left;
}

#headmenu .left_d,
#headmenu .middle_d,
#headmenu .right_d,
#headmenu .left_a,
#headmenu .middle_a,
#headmenu .right_a {
	display: block;
	float: left;
	height: 28px;
}

#headmenu .left_d {
	background: url(../images/left_d.png) no-repeat;
	width: 5px;
}
*html #headmenu .left_d {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/template/isatweb/images/left_d.png');
}

#headmenu .middle_d {
	background: url(../images/middle_d.png) no-repeat;
	width: 6px;
}
*html #headmenu .middle_d {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/template/isatweb/images/middle_d.png');
}

#headmenu .right_d {
	background: url(../images/right_d.png) no-repeat;
	width: 9px;
}
*html #headmenu .right_d {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/template/isatweb/images/right_d.png');
}

#headmenu .left_a {
	background: url(../images/left_a.png) no-repeat;
	width: 7px;
}
*html #headmenu .left_a {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/template/isatweb/images/left_a.png');
}

#headmenu .middle_a {
	background: url(../images/middle_a.png) no-repeat;
	width: 10px;
}
*html #headmenu .middle_a {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/template/isatweb/images/middle_a.png');
}

#headmenu .right_a {
	background: url(../images/right_a.png) no-repeat;
	width: 9px;
}
*html #headmenu .right_a {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/template/isatweb/images/right_a.png');
}

#headmenu a {
	float: left;
	display:block;
	height: 17px;
	margin: 8px 0 0 0;
	padding: 3px 2px 0px 2px;
	color: #413B33;
	text-decoration: none;
	font-weight: bold;
	background-color: #e4e4e4;
}

#headmenu a.active {
	margin: 0;
	height: 25px;
	background-color: #cacaca;
}

#illu {
	width: 200px;
	float: left;
}

#illu img {
	display: block;
}

#middle {
	background-color: #FFCE83;
}

#page_wrap {
	margin: 0 auto;
	width: 962px;
	background-color: #fff;
	border-left: 2px solid #D3AA6A;
	border-right: 2px solid #D3AA6A;
/*	min-height: 100%;
	height: auto !important;
	height: 100%;*/
}

#page {
	margin: 0 auto;
	width: 960px;
	background: #f5f5f5 url(../images/layout/shadow_page.gif) no-repeat bottom left;
	border-top: 2px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#page_content {
	background: url(../images/layout/white_line_200_560.gif) repeat-y;
}

#left_content {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 200px;
	float: left;
}

#subnavigation {
	min-height: 180px;
	height: auto !important;
	height: 180px;
/*	background-color: #bbb;*/
}

#subnavigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#subnavigation li {
	padding: 0;
	margin: 0 0 2px 0;
}

#subnavigation li a {
	padding: 6px 2px;
	margin: 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #bbb;
}

#subnavigation li.active a {
	padding-left: 10px;
	margin: 0 0 2px 0;
	background-color: #FF953E;
/*	background-color: #DADADA;*/
	color: #737373;
}

#subnavigation li.inactive a {
	padding-left: 10px;
	color: #fff;
}

#subnavigation .submenu li {
	padding: 0;
	margin: 0;
}

#subnavigation .submenu li a {
	padding: 3px 2px 3px 30px;
	margin: 0;
	background: #DADADA url(../images/layout/arrow_navi.gif) no-repeat 17px 6px;
	color: #737373;
}

#subnavigation .submenu li.active a {
}

#subnavigation .submenu li.inactive a {
	font-weight: normal;
}


#partner {
	padding: 15px;
}

#partner .ibm_partner {
	padding-left: 10px;
}

#language {
	font-size: 11px;
	color: #585858;
	padding-left: 10px;
}

#language img {
	vertical-align: middle;
}

#products {
	padding: 10px;
}

#products img {
	padding-bottom: 5px;
	display: block;
}

#contenttop {
	min-height: 0px;
	height: auto !important;
	height: 2px;
	min-width: 760px;
	width: 760px;
	float: left;
	background-color: #fff;
}

#contenttop p {
	padding: 0;
	margin: 0;
}

#contenttop img {
	display: block;
	border-bottom: 2px solid #FFFFFF;
}

#content {
	min-height: 440px;
	height: auto !important;
	height: 460px;
/*	min-height: 180px;
	height: auto !important;
	height: 180px;*/
	min-width: 560px;
	width: 560px;
	float: left;
	background-color: #fff;
}

#contentmiddle {
	padding: 10px;
/*	background-color: #fff;*/
	min-height: 160px;
	height: auto !important;
	height: 160px;
/*	min-width: 540px;
	width: 540px;*/
}

#right_content .part {
/*	border-left: 3px solid #eee;
	border-bottom: 15px solid #eee;
	width: 150px;*/
}


#contentright ul {
	padding: 0 0 10px 25px;
	margin: 0;
	color: #FF953E;
	font-weight: bold;
}

#contentright li {
	padding: 3px 0 3px 0;
}

#right_content {
	width: 180px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	padding: 10px;
	/*border-top: 2px solid #fff;*/
	float: left;
}

#right_content h1 {
	font-size: 14px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #FF953E;
}

#right_content h3 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 12px;
	color: #585858;
}

#right_content .news-latest-container h3 {
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0;
}

#right_content .news-latest-container p {
	padding: 0 0 10px 0;
	margin: 0;
}

#right_content .news-latest-container p.boxcheck {
	padding:2px 4px 2px 40px;
}

#contentmiddle .news-list-date {
	display: none;
}

.news-list-item a {
	color: #585858;
}
/*
hr.clearer {
	height: 1px;
}
*/
hr {
  border:0;
  border-top: 1px solid #ccc;
  height: 0;
  background: #ccc;
}

#bottom {
	height: 147px;
	width: 966px;
	background: url(../images/layout/bottom.gif) no-repeat;
	margin: 0 auto;
}

#bottompartner {
	height: 35px;
	padding-top: 5px;
}

#bottompartner .we_are_partner {
	width: 193px;
	padding: 10px 10px 0 0;
	text-align: right;
	float: left;
}

#bottompartner .logos {
	float: left;
}

#bottompartner .ibm_partner {
	padding-left: 2px;
}

#bottompartner .evoluce_partner {
	padding-left: 60px;
}

#bottompartner .contentserv_partner {
	padding-left: 60px;
}

#bottompartner .sophos_partner {
	padding-left: 60px;
}

#bottompartner img {
	vertical-align: top;
	display: block;
	float: left;
}

#bottomnavigation {
	font-size: 11px;
	padding: 16px 0 0 0;
	width: 966px;
	text-align: center;
	background: url(../images/layout/logow.png) no-repeat 885px 52px;
}

#bottomnavigation .print {
	padding-left: 10px;
}

#bottomnavigation .print img {
	vertical-align: middle;
}

/* changed by Jens Dinstuehler 23.04.2008 */
csc-header csc-header_n2 {
	font-size: 14px;
}


h3.rgaccord1-toggle {
	background: #82ADD6 url(../images/layout/rgaccordion_plus.gif) no-repeat scroll 5px center;
	color: #fff;
	padding: 0 0 0 30px;
	height: auto;
}

h3.act {
	background: #1C72BA url(../images/layout/rgaccordion_minus.gif) no-repeat scroll 5px center;
	color: #fff;
}


/****************************************************************************************
# Default css file for content edited with htmlArea RTE
#
# Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.
# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE
#
# TYPO3 CVS ID: $Id: dynamiccss.css 955 2005-12-28 00:49:12Z mundaun $
# ***************************************************************************************/

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

p.boxinfo {
	background: #eee url(../images/layout/icon-info.gif) 4px 4px no-repeat;
	padding: 2px 4px 2px 40px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

p.boxcheck {
	background: #eee url(../images/layout/icon-check.gif) 4px 4px no-repeat;
	padding: 2px 4px 2px 40px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

p.boxadvice {
	background: #eee url(../images/layout/icon-advice.gif) 4px 4px no-repeat;
	padding: 2px 4px 2px 40px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { list-style-image: url(../images/orange_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

h1 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 15px;
}

h2 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 13px;
}

h3 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 12px;
	color: #FF953E;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
}

ul {
	padding: 0 0 10px 25px;
	margin: 0;
}

.csc-textpic-intext-left-nowrap {
	margin-bottom: 15px;
}

.csc-textpic-caption {
	font-size: 11px;
	color: #888;
	padding-left: 15px;
	background: url(../images/layout/icon-info-12.gif) no-repeat 0px 2px;
}

.sb_download_flex {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #FFFBF4;
}

.sb_download_flex .sb_download_text,
.sb_download_flex .links,
.sb_download_flex .linkOutput {
	padding-bottom: 5px;
}

/*IMAGE MAP PRODUCTS*/
#tx_mwimagemap_img_364{
	border: none;
}
/*IMAGE MAP PRODUCTS*/

/* VCARD */
.is_vcard {
	margin: 20px 10px 0 10px;
	border: 1px solid #BBBBBB;
	height: 298px;
	width: 518px;
}
.is_vcard,
.is_vcard td {
	font-size: 10px;
}
.is_vcard_left {
	float: left;
	width: 223px;
	height: 298px;
}
.is_vcard_logo {}
.is_vcard_name {
	color: #585858;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 10px;
}
.is_vcard_photo {
	padding-left: 40px;
}
.is_vcard_right {
	float: left;
	padding-left: 15px;
	width: 280px;
	height: 298px;
	position: relative;
}
.is_vcard_title {
	font-weight: bold;
	padding-top: 30px;
	font-size: 15px;
	color: #FF953E;
}
.is_vcard_company {
	font-weight: bold;
	font-size: 12px;
	color: #585858;
	padding-top: 5px;
}
.is_vcard_address,
.is_vcard_contact,
.is_vcard_generic {
	padding-top: 20px;
}
.is_vcard_address,
.is_vcard_contact {
	color: #585858;
}
.is_vcard_generic {
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	left: 15px;
	width: 280px;
}
.is_vcard_generic table {
	background-color: #585858;
	width: 280px;
	border: none;
	padding: 0;
	margin: 0;
}