body {
	background-color : #E0E0E0;
	margin: 0px;
    padding: 0px;
    font-size:0.8em;
    color:#212121; 
    font-family:Trebuchet MS,Arial,Helvetica,Geneva,sans-serif;
    text-align:center;
}

#site {
    margin:auto;
    width:960px;
    text-align: left;
    background-image: url("../img/bgSite.gif");
    background-repeat: no-repeat;
}

#sitespacer {
    padding:0px 4px 0px 4px;
}

#frame {
    background-color : #fff;
    text-align: left;
    padding:0px 4px 0px 4px;
    background-image: url("../img/bgFrame.gif");
    background-repeat: no-repeat;
}

#date {
    padding:10px 33px 0px 27px;
    height:14px;
    text-align:right;
}

#image {
    width:890px;
    height:215px;
    background-color : #D0D1D3;
    margin-bottom:30px;
}

#logo {
    float: left;
    width:240px;
    height:215px;
}

#logo ul{
    list-style:none outside; 
    padding-left:27px; 
    margin:0;
    font-size:0.9em;
    color:#fff;
}

#motiv {
    float: left;
    width:442px;
    height:215px;
}

#contentspacer {
    padding:4px 33px 60px 27px;
}

#leftcol {
    float: left;
    width:240px;
}

#centercol {
    float: left;
    width:442px;
}

#rightcol {
    float: right;
    width:180px;
}

#centercolbig {
    float: left;
    width:622px;
}

.spacer {
    padding-right:15px;
}

#header {
	background-color : #fff;
    height: 124px;
}

#mainnavigation {
}

#mainnavigation ul {margin:0; float:left; width:100%; list-style:none outside; padding:0; }
#mainnavigation li {float:left; margin:0px; padding:0px; }


#footer {
    margin-top:45px;
    padding-top:15px;
    color:#a1a1a1;
    border-top:1px solid #d2d2d2;
}

#footerleft {
    float:left;
    width:240px;
}

#footerright {
    float:right;
    text-align:right;
    width:440px;
}


h1 { font-size:1.5em; color:#3C4864; padding-top:0px; padding-bottom:27px; margin:0px; }
h2 { font-size:1.3em; color:#3C4864; padding-top:0px; padding-bottom:5px; margin:0px; font-weight:bold; }
h3 { font-size:1.0em; color:#3C4864; padding-top:0px; padding-bottom:0px; margin:0px; font-weight:bold; }


img { border:0px; }

.off { display:none; }


a.headlinelink:link  { color:#003A63; text-decoration:none; }
a.headlinelink:visited { color:#003A63; text-decoration:none; }
a.headlinelink:hover { color:#003A63; text-decoration:underline; }
a.headlinelink:active { color:#003A63; text-decoration:none; }

a:link  { color:#626fa3; text-decoration:underline; }
a:visited { color:#626fa3; text-decoration:underline; }
a:hover { color:#626fa3; text-decoration:none; }
a:active { color:#626fa3; text-decoration:underline; }

a.lawyer:link  { color:#313131; text-decoration:none; }
a.lawyer:visited { color:#313131; text-decoration:none; }
a.lawyer:hover { color:#313131; text-decoration:underline; }
a.lawyer:active { color:#313131; text-decoration:none; }

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
    width:213px;
	text-align: left;
    line-height:24px;
    padding-top:0px;
    padding-left:27px;
	text-decoration: none;
	color: #000;
    margin:0;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #000;
    background-image: url("../img/bgNav.gif");
    background-repeat: no-repeat;
}

a.mainlevelActive:link, a.mainlevelActive:visited {
	display: block;
	vertical-align: middle;
    width:213px;
	text-align: left;
    line-height:24px;
    padding-top:0px;
    padding-left:27px;
	text-decoration: none;
	color: #000;
    margin:0;
    background-image: url("../img/bgNav.gif");
    background-repeat: no-repeat;
}

a.mainlevelActive:hover {
	text-decoration: none;
	color: #000;
    background-image: url("../img/bgNav.gif");
    background-repeat: no-repeat;
}

.tabnavigationActive {
    float:left;
	padding: 4px;
	color: #003A63;
    background-color: #ABB4BA;
    border-right: 1px solid #fff;
}

.tabnavigation {
    float:left;
	padding: 4px;
	color: #003A63;
    background-color: #DBE4EA;
    border-right: 1px solid #fff;
}
