﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #000000;
    font-size: .72em;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    color: #188dd0;
}

a, a:visited, a:active
{
    color: #188dd0;
    text-decoration: none;
}

a:hover
{
    color: #88c3ea;
    text-decoration: none;
}

p, ul
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

img
{
    border: 0px solid #ffffff;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1em;
    color: #000;
    line-height: 1.6em;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

input, textarea 
{
    border: 0px solid #fff;
    border-bottom: 1px solid #188dd0;
    background : #ffffff;
    color: #000000;
}

input[type="text"]
{
    font-size: .9em;
}

input[type="submit"], input[type="image"], .submitLink
{
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    border : 0px solid #ffffff;
    font-weight : bold;    
    color: #188dd0;
    vertical-align: middle;
    padding-top: 10px;
}

input[type="checkbox"], input[type="radio"]
{
    border: 0px solid white;       
    background-color:Transparent;
}
.submitLinkLegend
{
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-weight : bold;    
    color: #000000;
    padding-right: 10px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

#container
{
    width: 800px;
    height: 600px;
    margin: 50px auto;
    background-color: #ffffff;
}

#menuContainer
{
    width: 355px;    
    height: 600px;
    padding-left: 45px;
    float: left;
}

#menuContainerStart
{
    width: 355px;    
    height: 145px;
    padding-left: 45px;
    float: left;
}

#menu
{
    width: 355px;
    height: 80px;
    background-color: #000000;
}

#menu table
{
    font-size: .92em;
    padding: 4px 0 0 20px;
}

#inhalt
{
    width: 85px;
}

#inhalt a, #inhalt a:visited, #inhalt a:active
{
    color: #ffffff;
    text-decoration: none;
}

#inhalt a:hover
{
    color: #88c3ea;
    text-decoration: none;
}

#leistung
{
    width: 150px;
}

#leistung a, #leistung a:visited, #leistung a:active
{
    color: #88c3ea;
    text-decoration: none;
}

#leistung a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#contentContainer
{
    width: 355px;
    height: 600px;
    padding-left: 45px;
    float: left;
}

#content
{
    width: 310px;
    height: 410px;
    font-weight: bold;
}

#logo
{
    width: 310px;
    height: 145px;
    text-align: right;
}

#logo img
{
    padding-top: 45px;
    border: 0px solid #ffffff;
}

#header
{
    width: 800px;
    height: 145px;
}

#logoContainerStart
{
    width: 355px;
    height: 145px;
    padding-left: 45px;
    float: left;
}

#backgroundImages
{
    clear: both;
    width: 800px;
    height: 460px;
	position: absolute;
	text-align: right;
}

#backgroundImages img 
{  
    padding: 0px;  
    border:  0px solid #ffffff;  
    background-color: #ffffff;
    top:  0; 
    left: 0; 
    position: absolute;
}

#contentContainerStart
{    
    clear: both;
    width: 800px;
    height: 460px;
	position: absolute;
	z-index: 10;
}

#contentStart
{
    width: 210px;
    height: 240px;
    margin: 260px 0 0 45px; 
    font-weight: bold;
}

#contentStart p
{    
    line-height: 1.8em;
}

#TenYearsInfoDiv
{
    position: absolute;
    z-index: 100;
    width: 755px;
    text-align: right;
    margin: 410px 45px 0 0;
    font-weight: bold;
}

.label
{
    padding-right: 10px;
}

.error
{
    color: #000000;    
}

#kontaktformular tr
{
    vertical-align: bottom;
}

#customers
{
    margin: 0 0 0 15px;
}

#customers td
{
    text-align: center;
    width: 135px;
}

#customers .left
{
    padding: 0 10px 35px 0;
}

#customers .right
{
    padding: 0 0 35px 10px;
}

#customers tr
{
    vertical-align: middle;
}

.referenceDiv, .blogDiv, .TenYearsDiv
{
    display: none; 
}

.referenceDiscription, .blogDiscription, .customerDescription
{
    display: none; 
}

.referenceLogo, .blogLogo
{
    width: 490px;
    height: 110px;
    text-align: right;
    vertical-align: middle;
}

.TenYearsDivLogo
{
    width: 490px;
    height: 110px;
    text-align: right;
    vertical-align: middle;
}

.referenceContent
{
    width: 460px;
    height: 435px;
    text-align: left;
    padding: 0 15px 0 15px;
}

.TenYearsDivContent
{
    width: 480px;
    height: 520px;
    text-align: left;
    padding: 0 15px 0 15px;
}

.blogContent
{
    width: 460px;
    height: 460px;
    text-align: left;
    padding: 0 15px 0 15px;
}

.referenceContent tr, .blogContent tr
{
    vertical-align: top;
}

.referenceContent td,.blogContent td
{
    line-height: 1.5em;
    padding-right: 10px;
}

.blogInfo
{
    color: #ccc;
    font-size: .8em;
}

.teaser
{
    color: #999;
    font-style: italic;
}
