/************************************/
/***  Core css for www.sun-ms.de ***/
/**********************************/
*{
	margin:0;
	padding:0;
}
html {
	height: 100%;}
body {
	padding-top: 20px;
	min-height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	background: url(images/background_mainpage.jpg) repeat-x;
	background-color: #e1dfdf;
}
.clearBoth {
    clear:both;
}
.clearLeft {
    clear:left;
}
.clearRight {
    clear:right;
}
li {
	list-style: none;
}
a:link, a:focus, a:visited, a:active {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #feab00;
	font-weight: bold;
}
form {
  	margin: 0;
  	padding: 0;
}
input.button { cursor: pointer; }
p { margin-top: 0; margin-bottom: 5px; }
img { border: 0 none; }
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page {
	padding: 0;
	margin: auto;
	width:929px;
}
#left_col {
	float:left;
	width: 330px;
}
#right_col {
	float:right;
	width: 600px;
}
#logo {
	float: left;
	width: 298px;
	height: 75px;
	background: url(images/sun_ms.png) 0 0 no-repeat;
	margin-left: 20px;
	margin-top: 25px;
}
* html #logo {
	float: left;
	width: 298px;
	height: 75px;
	background: url(images/sun_ms.gif) 0 0 no-repeat;
	margin-left: 20px;
	margin-top: 25px;
}
#logo_direktoffice {
	float: left;
	width: 277px;
	height: 125px;
	margin-left: 20px;
	margin-top: 25px;
}
* html #direktoffice {
	float: left;
	width: 298px;
	height: 75px;
	background: url(images/direktoffice.gif) 0 0 no-repeat;
	margin-left: 20px;
	margin-top: 25px;
}
#search {
	float:left;
	margin-top:-40px;
}
#search_box {
	background: url(images/input_search_bg.gif) 0 0 no-repeat;
	border: 1px solid #000000;
	padding: 0 0 0 20px;
	font-size:0.8em;
	vertical-align:top;
}
.image_button {
	border: 1px solid #000000;
}
.image_button_search {
    background-image: url(buttons/german/submit_button.gif);width:16px;height:15px;border: 1px solid #000000;
}
*+html .image_button {
	border: 1px solid #000000;
	margin-top:1px;
}
#top_menu {
	float:right;
	margin-top:-35px;
	position:relative;
	left:100px;
}
* html #top_menu {
	position: relative;
	top:-10px;
	left:80px;
}
#top_menu_hl {
  	white-space: nowrap;
  	height: 32px;
  	margin-left:-10px;
}
#top_menu_hl ul {
  	margin: 0;
  	padding: 0;
  	list-style:none;
}
#top_menu_hl li {
	float: left;
	border-right: 1px solid #febd3a;
	margin: 0;
	padding: 0;
}
#top_menu_hl a {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.8em;
  	font-weight: bold;
	float:left;
  	display:block;
  	height: 11px;
  	line-height: 11px;
  	padding: 0 10px;
  	color: #febd3a;
  	text-decoration: none;
}
#top_menu_hl a#active_menu-nav {
	height: 11px;
	line-height: 11px;
	background-position: 0 0;
  	text-decoration: none;
}
#languages {
	margin-right:320px;
	margin-top:-25px;
	width:120px;
}
*+html #languages {
	margin-top:-30px;
}
#header_image {
	background: url(images/header_image.png) 0 0 no-repeat;
	height: 180px;
	margin-top: -10px;
}
* html #header_image {
	background: url(images/header_image.gif) 0 0 no-repeat;
	height: 190px;
	margin-top: -10px;
}
#subcontent {
	float:left;
	width: 500px;
	padding-left:50px;
	margin-top:-10px;
}
*+html #subcontent {
	float:left;
	width: 500px;
	padding-left:50px;
	margin-top:-5px;
}
* html #subcontent {
	float:left;
	width: 500px;
	padding-left:50px;
	margin-top:-20px;
}
#subcontent h2 {
	font-size:0.9em;
	margin:0px;
	font-weight:normal;
	font-style:italic;
}
#main_left h2 {
	color: #febd3a;
	font-size:1.2em;
	font-weight:bold;
}
#special_feature {
	float:right;
}
#special_feature .more_informations a:active, #special_feature .more_informations a:link, #special_feature .more_informations a:focus, #special_feature .more_informations a:visited {
    font-size:0.9em;
    text-decoration: none;
} 

#header_image_title {
	float:left;
	height: 145px;
	width:69%;
}
#special_feature {
	float:right;
	background: url(images/special_feature.png) 0 0 no-repeat;
	height: 180px;
	width:30%;
	margin: -170px 0 0 0;
	padding: 35px 0 0 15px;
}
*+html #special_feature {
	float:right;
	background: url(images/special_feature.png) 0 0 no-repeat;
	height: 180px;
	width:30%;
	margin: -160px 0 0 0;
	padding: 35px 0 0 15px;
}
* html #special_feature {
	background: url(images/special_feature.gif) 0 0 no-repeat;
	position:relative;
	top:10px;
}
#special_feature a:link, a:active, a:focus, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#special_feature a:hover {
	color: #feab00;
	font-weight: bold;
	text-decoration:none;
}
#special_feature .title_sf {
	color: #feab00;
	font-size:1.2em;
	font-weight:bold;
}
#special_feature li {
	font-size: 0.8em;
	color: #000000;
	list-style: none;
}
#header_image_title h1{
	color: #000000;
	font-size: 0.9em;
	margin: 10px 0 0 15px;
}
*+html #header_image_title h1{
	color: #000000;
	font-size: 0.9em;
	margin: 15px 0 0 15px;
}
#main_section {
	background-image: url(images/main_bg.png);
	width: 929px;
	height: 100%;
}
* html #main_section {
	background-image: url(images/main_bg.gif);
	width: 929px;
	height: 100%;
	margin-top:-44px;
}
#main_left {
	padding: 15px 0 0 20px;
	float:left;
	width: 611px;
	font-size: 0.9em;
}
#main_right {
	float:right;
	margin-right:4px;
	margin-top:-20px;
}
*+html #main_right {
	float:right;
	margin-right:4px;
	margin-top:0px;
}
* html #main_right {
	float:right;
	margin-right:4px;
	margin-top:0px;
}
#main_menu {
	padding:0px 0 0 15px;
}
#main_menu .category {
	list-style:none;
	background-color: #fdaa20;
	color: #000000;
	font-size: 1.0em;
	font-weight:bold;
	width:264px;
	height:29px;
	line-height:29px;
	padding-left: 15px;
	margin-top:1px;
	text-decoration:none;
}
#main_menu .category:hover {
	list-style:none;
	background-color: #ff6100;
	color: #000000;
	font-size: 1.0em;
	font-weight:bold;
	width:264px;
	height:29px;
	line-height:29px;
	padding-left: 15px;
}
#main_menu .category a:link, a:visited, a:focus, a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#main_menu .category a:hover {
	background-color: #ff6100;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
#main_menu .subcategory {
	list-style:none;
	background-color: #fecf6f;
	color: #000000;
	font-size: 0.9em;
	font-weight:bold;
	width:251px;
	height:25px;
	line-height:25px;
	padding-left: 28px;
	margin-top:1px;
	text-decoration:none;
}
#main_menu .subcategory:hover {
	list-style:none;
	background-color: #e3e1e1;
	color: #000000;
	font-size: 0.9em;
	font-weight:bold;
	width:251px;
	height:25px;
	line-height:25px;
	padding-left: 28px;
}
#main_menu .subcategory a:link, a:visited, a:focus, a:active {
	color: #000000;
	text-decoration: none;
}
#main_menu .subcategory a:hover {
	color: #000000;
	text-decoration:none;
}
#main_left h3 {
	color: #febd3a;
	font-size:1.2em;
	font-weight:bold;
}
#main_left h4 {
	color: #febd3a;
	font-size:1.0em;
	font-weight:bold;
}
#contact_form_image {
	padding:1px 0 0 15px;
}
#services_overview {
	background-image: url(images/services/webdesign_overview.gif);
	height: 90px;
	width: 294px;
	color: #000000;
	font-size: 0.8em;
	margin-top: 1px;
	padding-top: 10px;
}
#services_overview .title {
	margin: 0 0 0 25px;
	font-size: 1.8em;
	font-weight: bold;
}
#services_overview ul {
	padding: 0 0 0 25px;
	list-style: none;
}
#footer {
	background: url(images/footer.png) no-repeat;
    margin-top:15px;
	width: 929px;
	height: 150px;
}
#footer a:link, a:active, a:focus, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #feab00;
	font-weight: bold;
	text-decoration:none;
}
#news_entries {
	background-color: #fecf6f;
	border: 1px solid #fdaa20;
	margin-top:20px;
	padding:10px;
	font-size:1.0em;
}
#news_entries a {
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}
#news_header {
	margin-bottom:30px;
}
#news_header .title {
	float:left;
	font-weight:bold;
}
#news_header .news_box {
	float:right;
}
#news_content .tagz {
	margin-top:20px;
}
.clear {
	clear:both;
}
.info {
	font-size:1.0em;
	color: #999999;
	padding-left:120px;
}
*+html .info {
	font-size:1.0em;
	color: #999999;
	padding-left:114px;
}
.form_field_error {
	background-image: url(images/error_icon.gif);
	background-repeat: no-repeat;
	background-color: #ffeaea;
	color: #ff0000;
	border: 1px solid #ff0000;
	font-family: arial;
	font-size:1.1em;
	padding:10px 0px 10px 100px;
	min-height:40px;
}
.form_field_success {
	background-image: url(images/success_icon.gif);
	background-repeat: no-repeat;
	background-color: #79FF79;
	color: #000000;
	border: 1px solid #009F00;
	font-family: arial;
	font-size:1.1em;
	padding:10px 0px 10px 100px;
	min-height:40px;	
}
#info_webdesign {
	width:230px;
	height:56px;
	background-image: url(images/info_webdesign.gif);
}
.small_content {
	font-size:0.8em;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
.search_container {
	width:560px;
	border: 1px solid #fdaa20;
	background-color: #f4f3f3;
}
.search_title {
	background-color: #fdaa20;
	color: #000000;
	padding:5px;
	font-size:1.0em;
	font-weight:bold;
	width:550px;
}
.search_title a:link, a:visited, a:focus, a:active {
	color: #000000;
	text-decoration: underline;
}
.search_title a:hover {
	text-decoration: none;
}
.search_content {
	padding:5px;
}
#latest_news {
	padding:0px 0 0 15px;	
}
#latest_news .news_header {
	background: url(images/news_header.jpg) no-repeat;
	height:21px;
	width:218px;
	padding-left:60px;
	padding-top:24px;
	color: #febd3a;
	font-weight:bold;
}
#latest_news .news_content {
	background-color: #f6f6f5;
	border:1px solid #e3e1e1;
	font-size:0.8em;
	padding: 5px 3px 10px 10px;
	line-height:23px;
}
#latest_news .news_content a {
	font-weight:normal;	
}
#partner {
	padding:0px 0 0 15px;	
}
#partner .partner_header {
	background: url(images/partner_header.jpg) no-repeat;
	height:23px;
	width:263px;
	padding-left:15px;
	padding-top:5px;
	color: #febd3a;
	font-weight:bold;
}
#partner .partner_content {
	background-color: #f6f6f5;
	border:1px solid #e3e1e1;
}
#xtc_installation {
	background-color: #f6f6f5;
	color:#000000;
	font-weight:bold;
	width:400px;
	padding:10px;
}
#xtc_installation select {
	background-color: #f6f6f5;
	border:1px solid #000000;	
	font-size:0.9em;
}
#xtc_installation .form_field label {
	float:left;
	margin-bottom:8px;
}
#xtc_installation .form_field .input {
	float:right;
	border:1px solid #000000;
	width:150px;
	margin-bottom:8px;
}
#xtcommerce_supermailer {
	background-color: #f6f6f5;
	color:#fdaa20;
	font-weight:bold;
	width:400px;
	padding:10px;
}
#xtcommerce_supermailer select {
	background-color: #f6f6f5;
	border:1px solid #000000;	
	font-size:0.9em;
}
#xtcommerce_supermailer .form_field label {
	float:left;
	margin-bottom:8px;
}
#xtcommerce_supermailer .form_field .input {
	float:right;
	border:1px solid #000000;
	width:250px;
	margin-bottom:8px;
}
#onlineshop_modulentwicklung {
	background-color: #f6f6f5;
	color:#fdaa20;
	font-weight:bold;
	width:500px;
	padding:10px;
}
#onlineshop_modulentwicklung .optionsDropdown {
	background-color: #f6f6f5;
	border:1px solid #000000;	
	font-size:0.9em;
	width:200px;
}
#onlineshop_modulentwicklung .form_field label {
	float:left;
	margin-bottom:8px;
}
#onlineshop_modulentwicklung .form_field .input {
	float:right;
	border:1px solid #000000;
	width:250px;
	margin-bottom:8px;
}
#onlineshop_modulentwicklung .optionsText {
	width:400px;
	height:200px;
}
.clear {
    clear:both;
}
#altDiv .altDivClass {
    display: none; position: absolute;
}
#sunmsBarPopup .noneDisplay {
    display:none;
}
#xt_commerce_tag_div, #gambio_tag_div, #xtc_webdesign_tag_div {
    z-index:-1;
}
.imageBorderBlack {
    border: 1px solid #000000;
}
#big_image {
    background-image:url(images/bg_big_image.jpg);
    background-repeat: no-repeat;
    width:600px;
    height:270px;
    color:#ffffff;
    border:1px solid #000000;
}
#big_image .image {
    padding: 20px 0 0 21px;
    float:left;
    width: 160px;
}
#big_image .text {
    float:right;
    width:400px;
    padding: 40px 0px;
    border:none;
}
#big_image .text .title {
    font-size:1.6em;
    font-weight:bold;
    color:#fdaa20;
}
#big_image .text .content {
    padding: 50px 0 0 0;
}
#big_image .text .content ul {margin:0px;}
#big_image .text .content li {
    margin:0px;
    list-style: none;
}
#big_image .short_title {
    padding: 0 0 0 20px;
    font-size:2.0em;
    font-weight:bold;
    height:30px;
    line-height:30px;
}
#big_image .short_title .orangeColor {
    color:#fdaa20;
}
#contactForm .contactImage {
	float:left;
	margin:0px;
	width:170px;    
}
#contactForm .contactDesc {
	float:right;
	margin:0px;
    width:440px;  
}
#contactForm .formFields {
    margin-top:10px;
}
#contactForm .formFields .labeldesc {
    float:left;
    width:120px;
    padding-bottom:10px;
}
#contactForm .formFields .fieldcont {
    float:right;
    width:490px;
    padding-bottom:10px;
}
#contactForm .formFields .fieldcont input[type=text] {
    width:250px;
    border: 1px solid #e5e3e4;
    padding:1px 2px 1px 2px;    
}
#contactForm .formFields .fieldcont input[type=file] {
    width:357px;
    background-color:#ffffff;
    border: 1px solid #e5e3e4;
    padding:1px 2px 1px 2px;    
}
#contactForm .formFields .fieldcont select {
    width:256px;
    border: 1px solid #e5e3e4;
    padding:1px 2px 1px 2px;    
}
#contactForm .formFields .fieldcont textarea {
    width:350px;
    border: 1px solid #e5e3e4;
    padding:1px 2px 1px 2px;    
}
#xtcModifiedImages li {
    float:left;
    width: 270px;
    text-align:center;
    font-size:0.9em;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#socialBox {
    width:300px;
    padding:10px 20px;
}
#socialBox ul {
    margin:0px;
}
#socialBox li {
    float:left;
    list-style: none;    
    padding-right:2px;
}
#linkMenu {height:90px;padding-left:20px;}
*+html #linkMenu {height:70px;}
#linkMenu a {color: #000000;text-decoration: none;font-size:0.9em;}
#linkMenu a:hover {color:#000000;text-decoration:none;}
#footer .copyright {float:right;padding-right:10px;}
#footer .copyright a {color: #000000;text-decoration: none;font-size:0.9em;}
.left_content {float:left;}
.right_content {float:right;}