﻿/*----------------------------------------------------------
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: White/*#5c87b2*/;
    font-size: .75em;
    FONT: 100.01%/1.4 Verdana,Geneva,sans-serif;
    /*font-family: Verdana, Helvetica, Sans-Serif;*/
    margin: 0;
    padding: 0;
    color: #696969;
}

.content p
{
	font-size: 1em;
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    border-bottom: 1px solid #5c87b2;
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

.leftColumn > h2
{
	padding-left: 15px;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    min-width: 650px;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0 0px 0 0;
}

p#logo, h1#logo
{
    font-weight: bold;
    font-size: 24px !important;
    padding: 10px 0;
    margin: 0;
    color: #0085C7/*#FFF*/;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
}

h1#logo img
{
	padding-left: 15px;
	float: left;
}

h1#logo a
{
    float: right;
}

#header h1
{
	text-align: center;
	padding-top: 20px;
}

#header h1 a
{
	color: #0085C7/*#FFF*/;
    text-decoration: none;
    font-size: 1.4em !important;

}

#mainContent
{
    padding: 0px 30px 15px 8px;
    background-color: #FFF;
    border-bottom: 3px groove #4b6f92;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
    clear: both;
}

.columnsContainer
{
    position: relative;
}

.leftColumn
{
    width: 25%;
    margin-right: 4%;
    float: left;
    min-width: 150px;
}

.rightColumn
{
    float: right;
    width: 70%;
}

#footerMain
{
    color: #999;
    padding: 5px 0 0 0;
    border-top: 1px solid #5C87B2;
    text-align: center;
    line-height: normal;
    padding-bottom: 3px;
}

#footerMain p
{
    padding: 5px 0;
    margin: 0;
}

.footerRight
{
	float: right;
	font-size: 0.7em;	
	color: #333333;
}

.footerLeft
{
	float: left;
	font-size: 0.7em;
}

/* MAIN MENU   
----------------------------------------------------------*/
ul#mainMenu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#mainMenu li
{
    display: inline;
    list-style: none;
}

ul#mainMenu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#mainMenu li a:hover
{
    background-color: #FFF;
    text-decoration: none;
}

ul#mainMenu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#mainMenu li.selected a
{
    background-color: #FFF;
    color: #000;
}

/* SIDE COLUMN LINKS & HEADINGS  
----------------------------------------------------------*/
.leftColumn
{
	margin-top: 5px;
}

.leftColumn ul
{
    margin: 0;
    padding: 0 0 30px 0;
}

.leftColumn ul li
{
    list-style: none;
    margin-top: 5px;
    line-height: normal;
}

.leftColumn ul li a
{
    list-style: none;
    padding: 5px;
    border: 1px solid #e8eef4;
    line-height: normal;
    display: block;
    text-decoration: none;
    background-color: #e8eef4;
    font-size: .9em;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
    padding-left: 15px;
    
}

.leftColumn ul li a:hover
{
    text-decoration: none;
    background-color: #FFF;
    border-color: #e2e7ed;
}

.leftColumn ul li a:active
{
    text-decoration: none;
    background-color: #a6e2a6;
    border-color: #a6e2a6;
    color: #FFF;
}

.leftColumn h2
{
    font-size: 1.2em;
    padding: 5px 5px 5px 15px;
    margin: 0px;
    border-color: #5C87B2;
    background-color: #5C87B2;
    color: #FFF;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

/*LegalNotice */
p.space15 {font-size: 3px; margin-top:1px; margin-bottom:1px}
.space15 {font-size: 3px; margin-top:1px; margin-bottom:1px}
        
h5
{
	font-size: 1.3em;
}
/*LegalNotice */

/*StandortMap*/
#StandortMap
{
	position: relative;
	width: 600px; 
	height: 400px;
}
/*End StandortMap*/