body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #F3F4F5;
}

#header_middle {
	background-image: url(../images/bg_quicklinks2.gif);
	background-repeat: repeat-x;
}

#quicklinks {
	font-size: 0.85em;
	float: left;
	width: 358px;
	background-image: url(../images/ql_r1.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 9px 0px 0px;
}

#quicklinks a {
	color: #6F839C;
	text-decoration: none;
	margin: 3px 0px 0px 5px;
}

#quicklinks span {
	background-image: url(../images/bg_quicklinks.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 18px;
	padding: 3px 0px 0px 5px;
}

#language {
	float: right;
	font-size: 0.85em;
	background-image: url(../images/ql_r2.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 9px;
}


#language a {
	width: 80px;
	height: 18px;
	display: block;
	color: #6F839C;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/bg_quicklinks.jpg);
	padding: 3px 5px 0px 0px;
}

#search {
	position: absolute;
	top: 105px;
	right: 5px;
}

#content_frame {
	background-repeat: repeat-y;
	background-image: url(../images/bg_menu.gif);
	margin-top: 119px;
}

#menu {
	float:left;
	width: 158px;
	background-color: #e8e9eb;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	margin-bottom: 1px;
}

#menu ul li ul li{
	margin-top: 1px;
	margin-bottom: 0px;
}

/* commented backslash hack v2 \*/ 
* html #menu ul li ul li {margin-bottom: -1px;} 
/* end hack */

#menu a {
	display: block;
	width: 142px;
	height: 21px;
	background-color: #D2D8DE;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-y;
	color: #475767;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0px 0px 16px;
}

#menu_active a, #menu a:hover {
	background-image: url(../images/menu_bg_ov.gif);
	background-color: #A8B7C6;
	color: #FFFFFF;
}

#menu_first a {
	background-image: url(../images/menu_first_bg_up.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding: 15px 0px 0px 16px;
}

#menu_first_active a, #menu_first a:hover, #menu_first_active a:hover {
	background-image: url(../images/menu_first_bg_ov.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding: 15px 0px 0px 16px;
	background-color: #A8B7C6;
	color: #FFFFFF;
} 

#menu_active ul a, #menu_first_active ul a {
	padding: 4px 0px 0px 16px;
	height: 16px;
	background-color: #E0E3E6;
	font-size: 0.86em;
	display: block;
	background-image: url(../images/menu_sub_normal.gif);
	background-repeat: repeat-y;
	color: #475767;
	margin: 0px;
}

#menu_active ul a:hover, #menu_first_active ul a:hover, #menu_active #submenu_active a, #menu_first_active #submenu_active a {
	background-color: #A8B7C6;
	color: #FFFFFF;
	background-image: url(../images/menu_sub_aktiv.gif);
	background-repeat: repeat-y;
	padding: 4px 0px 0px 16px;
	height: 16px;
}

#menu_active #submenu_active ul, #menu_first_active #submenu_active ul {
	border: 1px solid #A8B7C6;
	background-color: #E7E8EA;
	display: block;
	width: 147px;
	margin: 0px 0px 0px 9px;
	padding: 4px 0px 4px 0px;
}

#menu_active #submenu_active ul a, #menu_first_active #submenu_active ul a {
	font-weight: normal;
	background: transparent;
	display: inline;
	line-height: 1.5;
	color: #E7E8EA;
	padding: 0px 4px 0px 4px;
}

#menu_active #submenu_active ul a:hover, #menu_first_active #submenu_active ul a:hover, .subsubmenu_visible {
	color: #475767;
}

.no_children {
	margin-bottom: 1px;
}

#content_area {
	margin-left: 158px;
	background-image: url(../images/bg_navibar.jpg);
	background-repeat: repeat-x;
}

#navi_bar {
	height: 21px;
	font-size: 0.85em;
	color: #6F839C;
	padding: 3px 0px 0px 5px;
}

#navi_bar a { 
	color: #6F839C;
	text-decoration: none;
}

#content {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
	margin-left: 30px;
	margin-top: 30px;
	padding: 10px 20px 0px 0px;
	
	width: 590px;
	min-height: 450px;
}


#footer {
	background-image: url(../images/bg_footer4.jpg);
	background-repeat: repeat-x;
	height: 47px;
}

#footer #copyright {
	background-image: url(../images/menu_footer2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	
	font-size: 0.85em;
	color: #6F839C;
	font-weight: bold;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
}

img {
	border: 0px;
}

h1 {
	font-size: 1.1em;
	margin-top: 0px;
}

h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 2px;
}

h3 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

#content a { 
	color: #475767;
	text-decoration: underline;
}

#content a:hover { 
	color: #475767;
	text-decoration: none;
}

hr {
	color: #748EA7;
	background-color: #748EA7;
	height: 1px;
	border: 0;
}

form {
	margin: 0;
}

#content div {
	text-align: justify;
	line-height: 20px;
}

.read_more {
	text-align: right;
	margin-top: 5px;
}

td {
	padding-bottom: 2px;
	padding-right: 2px;
}

.customers {
	padding: 0;
	margin: 0;
	list-style-type: none;
	min-height: 50px
}

.customers li {
	width: 45%;
	float: left;
	padding-left: 5%;
}

table.licenses {
 width: 100%;
 border-collapse: collapse;
 border-spacing: 0px;
}
table.licenses td {
 padding: 4px;
}

table.licenses thead td {
 width: 100px;
 border-top: 1px solid #7e8b9c;
 border-left: 1px solid #F3F4F5;
 background-color: #6F839C;
 font-weight: bold;
 background-image: url(../images/cellpic2.gif);
 color: #FFFFFF;
}

table.licenses tbody tr.a {
 text-align: center;
 background-color: rgb(242, 243, 245);
}
table.licenses tbody tr.b {
 text-align: center;
 background-color: rgb(231, 232, 234);
}

table.licenses tbody td.desc {
 text-align: left;
 border-left: 1px solid #7e8b9c;
 border-right: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 color: #000000;
}

table.licenses tbody td {
 border-right: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 color: #006600;
}
table.licenses tfoot td {
 text-align: center;
 background-color: #ffffff;
 font-weight: bold;
 border: 1px solid #7e8b9c;
 border-left: 0;
}

table.roadmap {
 width: 100%;
 border-collapse: collapse;
 border-spacing: 0px;
}
table.roadmap td {
 padding: 4px;
}

table.roadmap thead td {
 width: 100px;
 border-top: 1px solid #7e8b9c;
 border-left: 1px solid #F3F4F5;
 background-color: #6F839C;
 font-weight: bold;
 background-image: url(../images/cellpic2.gif);
 color: #FFFFFF;
}

table.roadmap tbody tr.a {
 background-color: rgb(242, 243, 245);
}
table.roadmap tbody tr.b {
 background-color: rgb(231, 232, 234);
}

table.roadmap tbody td {
 border-right: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
}


p.address span.left {
 float: left;
 margin: 0px;
 width: auto;
}

p.address span {
 display: block;
 width: 50%;
 margin-left: 48%;
}

p.license span.left {
 float: left;
 margin: 0px;
 width: auto;
}

p.license span {
 display: block;
 width: 92%;
 margin-left: 7%;
}

.tablehead {
 	color: #ffffff;
 	background-color: #6F839C;
 	font-weight: bold;
 	background-image: url(../images/cellpic2.gif);
}

.tablerow1 {
 	background-color: #E7E8EA;
}

.tablerow2 {
 	background-color: #D2D8DE;
}