﻿body, html
{
    height: 100%;
}

body 
{
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
}

h1, .h1
{
    color: #224996;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 25px;
    font-weight: lighter;
    margin-top: 4px;
    margin-bottom: 22px;
}

h2, .h2
{
    color: #224996;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: lighter;
    margin-top: 20px;
    margin-bottom: -5px;
}

h3, .h3
{
    color: #224996;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: -5px;
}

p, body, #MainContent table td, table.LayoutedTable td
{
    color: #7b7b7b;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0px;
    margin-top: 5px;
}

#MainContent table.LayoutedTable td.PictogramTextCell
{
    text-align: left;
    height: 33px;
}

#MainContent table.LayoutedTable td.PictogramCell
{
    width: 40px;
    white-space: nowrap;
    text-align: right;
    height: 33px;
}

#MainContent table.LayoutedTable td.PictogramCell img
{
    width: 20px;
    height: 20px;
    border: none;
}

#MainContent table
{
    border-style: none;
    border-width: 0px;
    border-spacing: 0px;
    padding: 0px;
}

/*#MainContent table td, 
#MainContent table td p
{
	margin-top: 5px;
	
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
	vertical-align: top;
}*/

a
{
    color: #224996;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

/* Design Elemente
/********************************************************************************** */

#Sidebar
{
    position: absolute;
    left: 25px;
    top: 25px;
    bottom: 25px;
    width: 119px;
    background-color: #d5d5d5;
    padding: 15px 18px 15px 18px;
}

/*#SidebarBackground
{
    position: fixed;
    left: 25px;
    top: 25px;
    bottom: 25px;
    width: 119px;
    background-color: #d5d5d5;
    padding: 15px 18px 15px 18px;
}*/

#HeaderImage
{
    position: absolute;
    width: 491px;
    height: 248px;
    left: 205px;
    top: 25px;
    border-width: 0px;
}

#LogoImage
{
    position: absolute;
    left: 721px;
    top: 25px;
    width: 259px;
    height: 248px;
    border-width: 0px;
}

#MainContent
{
    position: absolute;
    left: 224px;
    top: 312px;
    padding-bottom: 63px;
    width: 472px;
}

#TeaserBox
{
    position: absolute;
    left: 740px;
    top: 312px;
    width: 220px;
}

.Teaser
{
    margin-top: 0px;
    margin-bottom: 27px;
}

.TeaserTitle
{
    color: #224996;
    line-height: 18px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.SearchField
{
    width: 98px;
    height: 16px;
    background-color: #b2bbcd;
    border: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #224996;
    padding-top: 2px;
    padding-left: 3px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.SearchGo
{
    width: 12px;
    height: 18px;
    border-width: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
    margin-left: 5px;
	cursor: hand;
}

#AdminBar,
#AdminBar a
{
    margin-top: 13px;
    padding-left: 3px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 17px;
    color: #4b4b4b;
}

#AdminBar a:hover
{
    text-decoration: underline;
}

#Employee
{
    position: absolute;
    left: 18px;
    top: 226px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #4b4b4b;
    line-height: normal;
	padding-right: 15px;
}

#Disclaimer,
#Disclaimer2008Small,
#Disclaimer2008Large
{
    font-size: 11px;
    margin-top: 36px;
    margin-bottom: 0px;
}

#Disclaimer2008Small img
{
	border: 0px none;
	width: 170px;
	height: 27px;
	float: left;
	margin-right: 4px;
	margin-top: 3px;
}

#Disclaimer2008Large img
{
	border: 0px none;
	width: 232px;
	height: 36px;
	margin-bottom: 10px;
}

#Disclaimer2008Large div
{
	/*border: solid 1px red;*/
}

#Disclaimer2008Large .Col1
{
	float: left;
	margin-left: 67px;
	margin-right: 10px;
}

#Disclaimer2008Large .Col2
{
	float: left;
	margin-right: 10px;
}