﻿
body {
  background-color: #FEF9F4;
  margin: 0px;
  padding: 0px;
}

hr {
  border: 0px; /* Für Firefox und Opera */
  border-top: solid 1px #FAC090;
  border-bottom: solid 1px #FEF9F4; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
  /*color: #FAC090;
  height: 1px;*/
}

.cla {
	display:block;
}

.clb {
	display:block;
	max-height:0.5px;
	overflow:hidden;
}
.clc {
	display:block;
	max-height:0.5px;
	overflow:hidden;
}


#layouttable {

  background-image:url(../images/it_service_back.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment:fixed;
  min-width:1024px;
  max-width:1465px;
  max-height:1200px;
  min-height:700px;
  margin: 0px;
  padding: 0px;
}

#logo_row {
  height:115px;
  text-align:center;
}

#header_table {
  width:1140px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#logo_cell {
  width: 400px;
}

#mid_header_cell {
  width: auto;
}



#sign_cell {
  width: 200px;
  text-align: right;
}

#navi_row {
  height: 100px;
  text-align:center;
  background-image:url(../images/navi_header_bar2.png);
  background-repeat: repeat-x;
  background-position: 10px;
  background-attachment: scroll;

}

#extension_row {
  padding-top:400px;
}

#navi_table {
  width: 1024px;
  margin: 0px;
  margin-bottom: 4px;
  padding: 0px;
}

#navi_table_row {

}
#navi_table_top {
  height:28px;
}
#navi_table_bottom {
  height:25px;
}
#navi_pos_table {
  width: 100%;
  height:100%;
}

#navi_position_spacer {
    width: 255px;
}

#navi_position {
    width: auto;
    text-align:left;
    font-family: Calibri;
    font-size: 14px;
    font-weight: normal;
    color: #FCD5B5;
}

#navi_position a {
  text-decoration: none;
  color: #FCD5B5;
}
#navi_position a:hover {
  text-decoration: none;
  color: #984807;
}


#free_navi_left {
  width: 150px;
}

#free_navi_right {
  width: auto;
}

.navi_menu {
    width: 180px;
    vertical-align: middle;
    height: 47px;
    text-align: center;
    font-family: Calibri;
    font-size: 16px;
    font-weight: bold;
}

.navi_menu a {
    text-decoration: none;
    vertical-align: middle;
    line-height: 47px;
    display:block;
    height: 47px;
    text-align: center;
}
.navi_menu a:hover {
    color: #FCD5B5;
    vertical-align: middle;
    line-height: 46px;
    display:block;
    height: 47px;
    background-image:url(../images/selected_menu.png);
    background-repeat: no-repeat;
    background-position: center;

    text-align: center;
}
.unselected {
    color: #984807;
    }
.selected {
    color: #FCD5B5;
    vertical-align: middle;
    line-height: 46px;
    display:block;
    height: 47px;
    background-image:url(../images/selected_menu.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}

#navi_menu1 {
}
#navi_menu2 {
}
#navi_menu3 {
}
#navi_menu4 {
}
#navi_menu5 {
}
#navi_menu6 {
}

#content_row {
  height: auto;
  min-height: 410px;
  text-align: center;
}

#content_table {
  width: 1304px;
  max-width:1400px;
  min-width:1080px;
  height:100%;
  margin: 0px;
  padding: 0px;
}

#side_menu_table {
  width: 233px;
  height: 410px;
  padding: 0px;
  border-collapse: collapse;
  margin-top: 4px;
  margin-left: 3px;
}




#content_side_menu {
    width:250px;
    background-image:url(../images/side_menu_colored_text.png);
    background-repeat: no-repeat;
    background-position: top;
    margin:0px;
    padding:0px;
    border-collapse: collapse;
    vertical-align: top;
}
#content_side_menu_selected {
    width:250px;
    background-image:url(../images/side_menu_grayed_text.png);
    background-repeat: no-repeat;
    background-position: top;
    margin:0px;
    padding:0px;
    border-collapse: collapse;
    vertical-align: top;
}

.side_menu_row {
  height: 106px;
}
.side_menu_cell {
  padding:0px;
  margin:0px;
  border-collapse: collapse;
}

.side_menu_cell a {
  text-align: right;
  display:block;
  text-decoration: none;
  line-height: 106px;
}

#software_cell a:hover {
  display:block;
  background-image: url(../images/software_hover.png);
  background-repeat: no-repeat;
  background-position:-2px,0px;
}

#software_cell_selected {
  display:block;
  background-image: url(../images/software_hover.png);
  background-repeat: no-repeat;
  background-position:-2px,0px;
}

#office_cell a:hover {
  display:block;
  background-image: url(../images/office_hover.png);
  background-repeat: no-repeat;
  background-position:-2px,0px;
}

#office_cell_selected {
  display:block;
  background-image: url(../images/office_hover.png);
  background-repeat: no-repeat;
  background-position:-2px,0px;
}

#datenbank_cell a:hover {
  display:block;
  background-image: url(../images/datenbank_hover.png);
  background-repeat: no-repeat;
  background-position:-2px,0px;
}

#datenbank_cell_selected {
  display:block;
  background-image: url(../images/datenbank_hover.png);
  background-repeat: no-repeat;
  background-position:-2px,0px;
}

#web_cell a:hover {
  display:block;
  background-image: url(../images/web_hover.png);
  background-repeat: no-repeat;
  background-position:-2px,0px;
}

#web_cell_selected {
  display:block;
  background-image: url(../images/web_hover.png);
  background-repeat: no-repeat;
  background-position:-2px,0px;
}

.linking_helper {
  display: none;
}

#content_part {
    width: auto;
    height: auto;
}
#content_layout_table {
    width:100%;
    height:100%;
    border-collapse: collapse;
    border:0px;
    padding: 0px;
    margin: 0px;
    text-align:left;
}

#upper_content_line {
  height: 30px;
}

#left_upper_cell {
  background-image: url(../images/content_left_up.png);
  background-position: bottom;
  background-repeat: no-repeat;
  width: 30px;
}

#upper_cell {
  background-image: url(../images/content_up.png);
  background-position: bottom;
  background-repeat: repeat-x;
  width:auto;
}

#right_upper_cell {
  background-image: url(../images/content_right_up.png);
  background-position: bottom;
  background-repeat: no-repeat;
  width: 30px;
}

#middle_content_line {
  height:400px;
  min-height:400px;
}

#left_cell {
  background-image: url(../images/content_left.png);
  background-position: right;
  background-repeat: repeat-y;
  width: 30px;
}

#content_cell {
  background-color: #FEF9F4;
}

#right_cell {
  background-image: url(../images/content_right.png);
  background-position: left;
  background-repeat: repeat-y;
  width: 30px;
}

#bottom_content_line {
  height: 30px;
}

#left_bottom_cell {
  background-image: url(../images/content_left_down.png);
  background-position: top;
  background-repeat: no-repeat;
  width: 30px;
}

#bottom_cell {
  background-image: url(../images/content_down.png);
  background-position: top;
  background-repeat: repeat-x;
  width: auto;
}

#right_bottom_cell {
  background-image: url(../images/content_right_down.png);
  background-position: top;
  background-repeat: no-repeat;
  width: 29px;
}

#footer_row {
    position:fixed;
    bottom:0; left:0; right:0;
    margin:0;
    z-index:3;

  height: 50px;
  text-align: center;
  background-image: url(../images/footer_bar.png);
  background-position: top;
  background-repeat: no-repeat;
  background-attachment:scroll;
}

#free_footer_left {
  width: 255px;
}

#footer_table {
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 1000px;
	margin-top: 16px;
}

#footer_content {
  min-width: 500px;
  text-align: left;
}

.footer_content {
  width: 200px;
  text-align: left;
	float:left;
}

.link_setting {
  font-family: Calibri;
  font-size: 15px;
  padding-right: 100px;
  color: #984807
}

.link_setting a {
  text-decoration: none;
  font-family: Calibri;
  color: #984807
}

.link_setting a:hover {
  text-decoration: none;
  font-family: Calibri;
  color: #E18D11
}

.footer_right {
  width:200px;
  font-family: Calibri;
  font-size: 10px;
  color: #FAC090;
	float:left;
}

#active_content {
  width: 100%;
  height:100%;
}

.active_content_extension {
width: 60%;
height: 400px%;
min-height:400px;
margin-top: 10px;
margin-bottom: 10px;
border-radius:4px;
margin-left: auto;
margin-right: auto;
font-size:1.4em;
background-image: -webkit-linear-gradient(135deg, #FFCC99 20%, rgba(255, 223, 174, 0.88) 70%, #FFCC99 120%);
background-image: -moz-linear-gradient(135deg, #FFCC99 20%, rgba(255, 223, 174, 0.88) 70%, #FFCC99 120%);
background-image: -o-linear-gradient(135deg, #FFCC99 20%, rgba(255, 223, 174, 0.88) 70%, #FFCC99 120%);
background-image: linear-gradient(135deg, #FFCC99 20%, rgba(255, 223, 174, 0.88) 70%, #FFCC99 120%);
border-width: 1px;
border-style: solid;
border-color: #FFBF7E;
padding: 10px;
}

.hline_extension {
margin-top: 300px;
margin-bottom: 300px;
}
#active_action {
  height: 240px;
  background-image: url(../images/question_answer.png);
  background-position: 38px center;
  background-repeat: no-repeat;
  vertical-align:top;
}

#static_action {
  height: auto;
  vertical-align:top;
  font-family: Calibri;
  font-size: 14px;
  font-weight: normal;

}

.static_info {
  width:25%;
  vertical-align: top;
  font-family: Calibri;
  font-size: 16px;
  color: #000000;
  font-style: italic;
}

.static_info h1{
  text-decoration: none;
  font-style: normal;
  font-family: Calibri;
  font-size: 18px;
  font-weight: bold;
  color: #000000
}

.static_info h2{
  text-decoration: none;
  font-style: normal;
  font-family: Calibri;
  font-size: 18px;
  font-weight: bold;
  color: #000000
}

.static_info a {
  text-decoration: none;
  color: #000000
}

.linkmarker a {
  color: #F79646;
  text-decoration: underline;
}

.breakline {
  height: 25px;
}

.breakline {
  font-family: Calibri;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.breakline h1 {
  font-family: Calibri;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}


.standard_content {
  font-family: Calibri;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
}

.standard_content_bold {
  font-family: Calibri;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.small_content {
  font-family: Calibri;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.standard_content h1 {
  font-family: Calibri;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.standard_content h2 {
  font-family: Calibri;
  font-size: 18px;
  font-weight: bold;
  color: #000000;

}

#softwareentwicklung_cell {
  background-image: url(../images/software_right.png);
  background-position: right top;
  background-repeat: no-repeat;
}
#officeentwicklung_cell {
  background-image: url(../images/office_right.png);
  background-position: right top;
  background-repeat: no-repeat;
}
#datenbankentwicklung_cell {
  background-image: url(../images/datenbank_right.png);
  background-position: right top;
  background-repeat: no-repeat;
}
#webentwicklung_cell {
  background-image: url(../images/web_right.png);
  background-position: right top;
  background-repeat: no-repeat;
}

#question {
  position: relative;
  width:380px;
  top:37px;
  left:190px;
  height:70px;
}

.question {
  font-family: Calibri;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  text-align:center;
}

#help {
  position: static;
  width: 1px;
  height: 1px;
}

#answer {
  position: relative;
  width:348px;
  top:82px;
  left:315px;
  height:46px;
}

.answer {
  font-family: Calibri;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  text-align:center;
}


.centertable {
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.social_contact_container {
  width:160px;
  padding-top:20px;
  border-left: solid 1px #FCD5B5;
  text-align:center;
  }

.social_contact_table {
  width:100%;
  height:200px;
  text-align:center;
  }

.teamviewer_support_table {
  width:100%;
  height:200px;
  text-align:center;
  }


.social_contact_row {
  height:auto;
  vertical-align: middle;
}

.twitter_follow_cell {
  width:100%;
  overflow:hidden;
  padding-left:10px;
  }

.social_table {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  vertical-align: bottom;
  height:100px;
  width:235px;
}

#google {
  padding-top:2px;
  width: 75px;
  background-color: transparent;
}
#twitter {
  padding-top:3px;
}

.social_cell {
  width:70px;
}

#reference_images {
	width:80%;
	text-align:center;
}

.liste_ohne_bullets {
	list-style-type:none;
}

.ChevronNext{
	background-image:url('../images/NextArrow.png');
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	float:left;
}
.ChevronPrior{
	background-image:url('../images/PriorArrow.png');
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	float:left;
}
.ChevronUp{
	background-image:url('../images/UpArrow.png');
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	float:left;
}

.centerdiv {
  width: 150px;
height: 50px;
margin-left: auto;
margin-right: auto;
}
