/* Note: These file is used to declare user defined styles. These styles are used only on the website 
 and not in Electos Studio. You may expand and change these however you see fit. */

html, body {
    height: 100%;
    width: 100%;
    min-width: 990px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    /*overflow-x: auto;*/
    background-color: #f5fbff;
}
#container {
    margin: 0 auto;
    width: 100%;
    min-height: 100%;
    float: left;
    background-image: url(../Images/container_bg1.gif);
    background-repeat: repeat-y;
    background-color: #f5fbff;
}
#top {
    min-width: 990px;
    height: 56px;
    float: left;
    width: 100%;
    background: url(../Images/index_02.gif);
    background-repeat: repeat-x;
    background-color: #f5fbff;
}
#logo {
    float: left;
    min-width: 229px;
    margin-top: 8px;
}
#company_logo {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}
#company_name {
    color: #023c6d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 24px;
    font-weight: bold;
}
#company_tagline {
    color: #023c6d;
    margin-top: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
#home_url {
    float: left;
    height: 20px;
    width: 120px;
    margin-top: -13px;
    margin-left: 30px;
    font-size: 10px;
    font-family: Tahoma;
}
#input_container {
    float: left;
    height: 56px;
}
#search {
    position: relative;
    top: 17px;
    float: left;
    padding-left: 7px;
    padding-bottom: 20px;
    height: 20px;
    width: 480px;
}
#login {
    position: relative;
    top: 17px;
    float: left;
    padding-left: 7px;
    padding-bottom: 20px;
    height: 20px;
}
.input_text {
    color: #023c6d;
    padding-top: 4px;
    font-size: 11px;
    font-family: Tahoma;
}
.input_fields_login {
    color: #023c6d;
    padding-top: 4px;
    font-size: 11px;
    font-family: Tahoma;
    margin-left: 10px;
    margin-right: 10px;
}
.input_fields_search {
    color: #023c6d;
    padding-top: 4px;
    font-size: 11px;
    font-family: Tahoma;
    margin-left: 25px;
    margin-right: 10px;
}
.clearer {
    position: relative;
    clear: both;
}
#header_links {
    position: absolute;
    height: 17px;
    width: 229px;
    left: 266px;
    background-color: #023C6D;
    top: 0px;
}
#header_url {
    float: left;
    width: 266px;
}
.header_text {
    color: #023c6d;
    padding-top: 4px;
    font-size: 11px;
    font-family: Tahoma;
}
#header_fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: auto;
    width: auto;
}
#header_bottom {
    height: 35px;
    min-width: 990px;
    background: url(../Images/index_27.gif);
    background-repeat: repeat-x;
}
#header_image_left {
    position: relative;
    width: 23px;
    height: 35px;
    left: 244px;
    background: url(../Images/index_28.gif);
    background-repeat: no-repeat;
}
#header_middle {
    position: relative;
    margin-top: -35px;
    height: 35px;
    left: 267px;
    float: left;
    width: 200px;
    background: url(../Images/index_29.gif);
    background-repeat: repeat-x;
}
#header_image_right {
    position: relative;
    margin-top: -35px;
    width: 21px;
    height: 35px;
    left: 467px;    
    background: url(../Images/index_32.gif);
    background-repeat: no-repeat;
}
#image {
    min-width: 990px;
    height: 163px;
    background: url(../Images/bgb.gif);
    background-repeat: repeat-x repeat-y;
    width: 100%;
}
#top_image {
    height: 163px;
    width: 778px;
}
#top_image_bottom {
    height: 5px;
    background: url(../Images/index_35.gif);
    background-repeat: no-repeat;
    background-color: #00457F;
    background-repeat: no-repeat;
}
#content_container {
    position:fixed;
    width: auto;
    top: 342px;
    left: 210px;
    bottom: 44px;
    right: 0;
    overflow-y: auto;
}
#content {
    min-width: 990px;
    padding-bottom: 44px;
}
#content_top {
    position: fixed;
    top: 286px;
    left: 210px;
    right: 0;
    height: 30px;
    width: auto;
    background: url(../Images/index_49.gif);
    background-repeat: repeat-x;
}
#content_header {
    position: fixed;
    top: 316px;
    left: 210px;
    right: 0;
    height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #008203;
}
#content_text {
    margin-right: 10px;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    margin-bottom: 5px;
}
.NewsTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #008203;
}
.NewsText {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    margin-bottom: 5px;
}
.news {
    float: right;
}
#left_menu_fix {
    height: 31px;
    width: 210px;
    background-color: #023C6D;
}
#left_menu_fix2 {
    width: 26px;
    float: right;
    height: 31px;
    background: url(../Images/index_48.gif);
    background-repeat: no-repeat;
}
#left_menu {
    /* 
    Fix für Navigation
    IE8 Strict Mode ignoriert float:left; beim vorherigen Element 
    wenn min-width:#; beim aktuellen Element unterschritten wird
    (Gecko/Webkit kein Problem)
    Darum Nav Element absolut auf der Seite positionieren
    */
    position: fixed;
    left: 0px;
    top: 286px;
    width: 210px;
}
.left_menu {
    height: 31px;
    width: 184px;
    background: url(../Images/index_46.gif);
}
a.left_menu_text:link, a.left_menu_text:active, a.left_menu_text:visited {
    position: relative;
    top: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    margin-left: 10px;
    text-decoration: none;
}
a.left_menu_text:hover {
    text-decoration: underline;
}
.menu_seperator {
    height: 31px;
    width: 5px;
    margin-left: 3px;
}
.menu_image {
    height: 6px;
    width: 9px;
    margin-left: 2px;
    margin-top: 14px;
}
#main_menu {
    white-space: nowrap;
    height: 32px;
    min-width: 990px;
    width: auto;
    background: url(../Images/index_36.gif);
}
#main_menu_items {
    margin-left: 180px;
    width: auto;
    white-space: nowrap;
    height: 32px;
}
.main_menu_item {
    display:inline;
    white-space: nowrap;
    height: 32px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-left: 4px;
}
#footer {
    position:fixed;
    bottom:0;
    left: 0;
    right: 0;
    background-color: #cccccc;
    min-width: 990px;
    width: 100%;
    height: 44px;
    background-image: url(../Images/index_71.gif);
    background-repeat: repeat-x;   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;

}
.footer_text {
    position:relative;
    top: 15px;
    text-decoration: none;
    color: #ffffff;
}
a.footer_link:link, a.footer_link:active, a.footer_link:visited {
    color: #ffffff;
    text-decoration: none;
}
a.footer_link:hover {
    text-decoration: underline;
    color: #ffffff;
}
a.header_links:link, a.header_links:active, a.header_links:visited {
    font-family: Tahoma;
    margin-left: 6px;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    top: -5px;
    padding-right: 17px;
}
a.header_links:hover {
    font-family: Tahoma;
    margin-left: 6px;
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
    position: relative;
    top: -5px;
    padding-right: 17px;
}
a.main_menu_links:link, a.main_menu_links:active, a.main_menu_links:visited {
    font-family: Tahoma;
    margin-left: 6px;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    padding-right: 10px;
}
a.main_menu_links:hover {
    font-family: Tahoma;
    margin-left: 6px;
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
    padding-right: 10px;
}
hr {
    border-bottom: 1px solid #000000;
    height: 0;
    width: auto;
}
a:link, a:active, a:visited {
    color: #023C6D;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}


/* Webshop styles are underneath */
a.WebshopShoppingCart {
   font-family: Tahoma;
   font-size: 10px; 
   font-weight: bold;
   text-decoration: underline;
   color: #ffffff;
}
a.WebshopShoppingCart:hover {
   font-family: Tahoma;
   font-size: 10px; 
   font-weight: bold;
   text-decoration: underline;
   color: #ffffff;
}
a.WebshopShoppingCartProduct:link, a.WebshopShoppingCartProduct:active, a.WebshopShoppingCartProduct:visited {
   font-family: Tahoma;
   font-size: 10px; 
   font-weight: bold;
   text-decoration: none;
   color: #ffffff; 
}
a.WebshopShoppingCartProduct:hover {
   font-family: Tahoma;
   font-size: 10px; 
   font-weight: bold;
   text-decoration: underline;
   color: #ffffff; 
}
ul.ErrorList {
    
}
li.ErrorTitle  {
    list-style: none;
    color: red;
    font-weight: bold;
}
li.ErrorText {
    color: red;
    font-style: italic;
}
table.WebshopOverview{
	background-color: #E7E7EF;
}
table.WebshopOverview th, table.WebshopOverview tr.Header, table.WebshopOverview tr.Footer {	
    background-color: #969AAA;
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
}
table.WebshopOverview tr.RowOdd {
    background-color: #F6F6F6;
}
table.WebshopOverview tr.RowEven {
    background-color: #FFFFFF;	
}
table.WebshopOverview td{
    padding: 2px 0px 2px 2px;
    padding: 0;
    margin: 0;
}
.WebshopOverviewProductName {
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;	
    text-decoration: none;
}
.WebshopOverviewProductName:hover {
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;	
    text-decoration: underline;
}
.WebshopOverviewGroupName {
    font-size: 12px; 
    text-decoration: none;
}
.WebshopOverviewGroupName:hover {
    font-size: 12px; 
    text-decoration: underline;
    color: #ff6b00;
}
Input.WebShopAmountInput {
    text-align:right; 
    font-weight:bold; 
    border: 1px solid #969aaa; 
    padding-right: 4px;
    font-size: 11px;	 
    padding-top: 2px;
    padding-bottom: 2px;
}
table.WebshopDetail {
    font-family: 13px;
}
table.WebshopDetail tr.Header td, table.WebshopDetail tr.Footer td {
    background-color: #969AAA;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
}
.WebshopDetailBottomRow {
    font-size: 12px;
    font-weight: bold;
    color:#a5a5a5;
}
.WebshopDetailPrice {
    font-size: 14px;
    font-weight: bold;
    color:#ff6b00;
}
div.WebshopShoppingCart {

}
div.WebshopShoppingCart table{
    width: 100%;
    color: #ffffff;	
}
.WebshopShoppingCartHeader {
    color: #FFFFFF;	
	  font-size: 12px;
	  font-weight: bold;
	  border-bottom: 1px solid #bfc2cc;
	  padding-left: 10px;
    padding-bottom: 5px;
}
.WebshopShoppingCart td, a.WebshopShoppingCart:active, a.WebshopShoppingCart:link, a.WebshopShoppingCart:visited {
    font-family: Tahoma;
    font-size: 10px; 
    font-weight: bold;
    text-decoration: none;
    color: #ffffff; 	
}
a.WebshopShoppingCart:hover {
    text-decoration: underline;
}
.steps .current {
    font-weight: bold;
	  color: #008203;
}
