﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: white;
    font-size: 1em;
    font-family: Arial;
    line-height: 1.5em;
    margin: 0px;
    padding: 0px;
    color: #7f7f7f;
    background-image: url('../images/background.png');
    background-position:top;
    background-repeat:repeat-x;
}

a:link, a:visited
{
   /* color: #7f7f7f; */
    color: #1b1b5a;
    text-decoration: none;
}

a:hover
{
   text-decoration: underline;
    
}

a:active
{
    color: Black;
}

p
{
    margin-bottom: 0.5em;
    line-height: 1.5em;    
    font-size: 0.8em;
    margin-top: 0.2em;
}

.normal
{
    font-size: 0.8em;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    color: #1b1b5a;
    text-transform: none;      
    margin-bottom: 0px;      
}

h1
{    
    margin-top: 5px;    
    font-size: 2em;    
    padding-bottom: 0px;
   font-family: "Arial Narrow", Arial, Sans-Serif;
   font-weight: normal;
}

h2
{
    margin-top: 1.2em;   
    font-size: 1.2em;    
    font-weight: normal;
}

h3
{    
    margin-top: 0.5em;    
    font-size: 0.9em;
    font-weight: bold;
    font-family: "Arial Narrow", Arial, Sans-Serif;
}



h4
{
    font-size: 0.9em;
     font-weight: normal;
}

h5, h6
{
    font-size: 0.8em;
     font-weight: normal;
}


img { border: none; }

small
{
    font-size: 0.8em;
    line-height: 0.8em;
    color:#7f7f7f;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}


legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}



/* ---- lexiCan --- */

.topbar
{ 
    background-position: center top; 
    height: 26px;
    background-color: #7f8f8f; 
    background-image: url('../images/topbar.png'); 
    background-repeat: repeat-x;     
}

.toplinks
{
    width: 980px;
    text-align: right;
    height: 24px;
    color: White;
    font-size: 0.8em;
    margin-left: auto;
    margin-right : auto;    
    padding-top: 2px;
}

.bottom-content, .footer-content, .header, .content, .menu
{
    margin-left: auto;
    margin-right : auto;        
    width: 980px;
}

.nenuShadow
{
   height:11px;
   background-image: url('../images/menu_shadow.png');
   background-repeat: repeat-x;
}
.header
{
     height:129px;
     background-image: url('../images/main.png');
     background-repeat: no-repeat;
}
.head-logo
{    
    margin-left: 50px;
    margin-top: 38px;              
     height:auto;
     float:left;
}

.head-link-button1
{
    float: left;
    margin-left: 320px;
    margin-top: 60px;
}
.head-link-button2
{
    float: left;
    margin-left: 10px;
    margin-top: 22px;
}

.headerButtons
{
    float: left;
    margin-left: 490px;
    margin-top: 10px;
    height: 28px;
}
.headerButton
{
    padding: 0;
    margin: 0;
    float:left;
}
.headerText
{
      margin-left: 540px;    
      padding-top: 30px;
}

.topButtonBar
{
    float:left;
    height: 140px;
}


.content
{
    margin-top:59px;    
    padding: 0;
}

.contentpage
{
    margin-left: 5px;
    margin-right: 5px;    
}


.navigation
{
    
}


.column1
{
    margin-left: 0px;
    margin-right: 28px;    
    width: 440px;
    float:left;    
}
.column2
{
    margin-left: 28px;    
    margin-right: 0px;
    width: 440px;
    float:left;    
}

.defaultcolumn1
{
    margin-left: 0px;
    margin-right: 5px;    
    width: 375px;
    float:left;    
}
.defaultcolumn2
{
    margin-left: 5px;    
    margin-right: 0px;
    width: 580px;
    float:left;    
}

.bottom-background
{
    background-image: url('../images/background_bottom.png');
    background-position:top;
    background-repeat:repeat-x;   
    height: 220px;  
    margin-top: -140px;    
}

.textfield
{
    background-color: #f2f2f2;
    width: 375px;
    border: solid 1px #e0e0e0;
    margin-left: -5px;   
    padding-left: 5px;
}

.footer
{
    background-color: #7f7f7f;
    height: 120px;
    color: White;
    font-size: 0.7em;
}

.ad-button, .add-button-left
{
    background-image: url('../images/bar_background.png');
    background-position:top;
    background-repeat: no-repeat;
    margin-left: 0px;  
    margin-right: 0px;
    padding: 0; 
    float:left;
    width: 196px;
    height: 135px;
    cursor:pointer;    
}
.add-button-left
{
    margin-left: 0;    
}
.ad-title
{
    color: #a4a4bd;
    font-size: 14px;
    font-family: "Arial Narrow", Arial, Sans-Serif;
    font-weight: bold;
    text-align: center;    
    margin-top: 0px;    
}
.ad-image
{
    margin: 0;
    padding: 0;
    text-align:center;  
    height: 112px;      
}
.ad-image a:link, a:visited
{
    border-width: 20;
}

.ad-text-quote
{
    padding: 15px 5px 0 5px;
    color: Black;
    font-style: italic;
    font-size: 0.7em;
     line-height: 1.2em;
     
}
.ad-text-small
{
    padding: 10px 5px 0 5px;
    color: #7f7f7f;
    font-size: 0.7em;
    line-height: 1.2em;
}

.ad-title a:link, .ad-title a:visited
{
    color: #7f7f7f;
}



.footer-content
{
    text-align: center;
}
.footer-line
{
    margin: 7px 0 7px 0;
}

.menu
{        
    padding: 0;
    height: 26px;    
     background-image: url('../images/menu_background.png');
     background-repeat: repeat-x;
      font-weight: bold;
    text-align: center;
    font-size: 12px;
    line-height:26px;
/*     border: 1px solid yellow;      */
}

.menu-leftspace
{
     width: 25px;    
     background-image: url('../images/menu_left.png');
     background-repeat: no-repeat; 
}

.menu-item, .menu-item-right, .menu-item-selected, .menu-item-right-selected
{
    width: 147px;
    height: 26px;
    /*border: 1px dashed blue;     */
    float: left;   
    padding:0;    
    margin: 0;    
     font-size: 1.2em;
    background-repeat: no-repeat;
	background-position:center;
	text-decoration: none;
	background-image: url('../images/menu_button.png');
}
.menu-item-right
{
    background-image: url('../images/menu_button_right.png');
}

.menu a:link, .menu a:visited
{
    color: #1b1b5a;    
    text-decoration: none;
    cursor: pointer;    
}

.menu-item:hover, .menu-item-selected
{   
    color: White;
    background-image: url('../images/menu_button_selected.png');
}
.menu-item-right:hover, .menu-item-right-selected
{
    color: White;
    background-image: url('../images/menu_button_selected_right.png');
}

.top_nav_bar_menu
{
    float: right;
    padding: 0;
    margin: 0;
}

.top_nav_bar_menu a:focus {
	/* für Firefox 3, damit keine "Reste" vom Focusrahmen bei <div> innerhalb von <a> (ist nicht erlaubt) angezeigt werden  */
	outline-style: none;	
}


.toplinks a:link, .toplinks a:visited, .footer a:link, .footer a:visited
{
    color: White;    
    text-decoration: none;
    cursor: pointer;    
}

.toplinks a:hover, .footer a:hover
{
   text-decoration: underline;
    
}

tr.grey td 
{
    background-color: #f8f8f8;
}

td.item, td.item-left
{
     color: #1b1b5a;
     padding: 10px 0px 10px 0px;
     margin: 0;
     vertical-align: top;
     text-align: center;
}
td.item-left
{
    text-align: left;
     line-height: 1.1em;
    height: 160px;
}

td
{
     font-size: 0.8em;
}


li.check
{
    list-style-image: url('../images/check.png');    
    line-height: 2em;
}

.button-wide
{
    background-image: url('../images/button_wide.png');
    background-repeat: no-repeat;
    background-position: top;
    height: 110px;
    width: 400px;
    margin: 0px;
    cursor:pointer;    
}

.button-wide .button-wide-content
{
    padding: 10px;
}
.button-wide .title
{
     color: #1b1b5a;
     font-weight: bold;     
    margin-bottom: 10px;
}

.button-wide-content p a:link, .button-wide-content p a:visited, .button-wide-content p a:hover
{
    color: #7f7f7f;
    font-size: 1em;
    text-decoration: none;
    font-weight: normal;
}




.left
{
    float:left;
}

.form label 
{
    font-weight: bold;	
}


.testimonials p
{
    font-size: 0.8em;    
       padding: 0px;
       margin: 1em 0 0 0;
}

.testimonials q
{
    quotes: "«" "»";    
     
}

.testimonials .username
{
    color: #1b1b5a;
    background-image: url('../images/line.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    font-size: 0.8em;      
}

.error
{
    color: Red;    
}


.functionDescription
{
    float:left;
    width: 230px;
}

.functionLeft
{
	float:left;	
}
.functionRight
{
	float:left;
	padding-top: 170px;
	margin-left: 5px;
}
.functionImage
{
	padding: 0;
	margin-left: 10px;
	text-align: center;
	float:left;
	width: 500px;
}
.functionTitle
{
	clear:both;
	font-weight:bold;
	font-size: 1.2em;
	padding: 0;
}
.functionText
{
	text-align:left;
	padding-top: 20px;
}
.functionPrevious
{
	float:left;
}
.functionPrevious a
{
	text-decoration:none;
}
.functionPrevious a:hover
{
	text-decoration: underline;
}

.functionNext
{
	float: right;
}
.functionNext a
{
	text-decoration:none;
}
.functionNext a:hover
{
	text-decoration: underline;
}

.left-image
{
    float: left;
    padding:  5px 20px 5px 0px; 
}


.defaultTable
{
    background-image: url('../images/default.png');
    width: 588px;
    height: 355px;
    color: White;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-align:center;
    vertical-align: bottom;
}
.defaultTable td
{
    width: 25%;
    vertical-align: bottom;
}

.defaultTable a:link, .defaultTable a:visited
{   
    color: white;
    text-decoration: none;
}


.defaultTable a:hover
{
   text-decoration: underline;
}

.exampleHeader
{
 font-size: 1.6em;

}

.functionPreview
{
    width: 100px;
    height: 100px;
    float:left;
    font-size: 0.9em;
    text-align: center;
    margin: 0 10px 10px 0;
}
.functionPreviewTitle
{
    height: 2em;
    vertical-align: middle;    
    line-height: 1em;
  	padding-top: 5px;
	padding-bottom: 5px;
}
.list li
{
    font-size: 0.8em;
}
