﻿body
{
    background-color: #001366;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
}
#pageTable
{
    width: 100%;
}
.navigering
{
    display: none;
}
.site
{
    width: 100%;
    background-image: url("images/header.jpg");
    background-repeat: no-repeat;
}
.siteHeader
{
    width: 100%;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
#leftTop
{
    float: left;
    width: 15%;
    height: 99px;
    border-bottom: 11px solid #f1c23e;
}
.topLogotyp
{
    display: block;
    background-image: url('images/logo67.gif');
    width: 67px;
    height: 67px;
    margin-top: 15px;
    margin-left: 15px;
}
.rightTop
{
    float: left;
    background-image: url('images/logotext.gif');
    background-position: left;
    background-repeat: no-repeat;
    width: 85%;
    height: 99px;
    text-align: left;
    border-bottom: 11px solid #f1c23e;
}
.rightTop div
{
    text-align: right;
}
.siteMenuTop
{
    clear: both;
    display: block;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 27px;
    background-color: #001366;
}
.siteMenuTop a
{
    display: block;
    float: left;
    margin-right: 2px;
    padding-right: 10px;
    height: 27px;
    line-height: 27px;
    background-image: url('images/menu.jpg');
}
.siteMenuTop a:hover
{
    background-image: url('images/menuaktuell.jpg');
    text-decoration: none;
}
.siteMenuTop b
{
    margin-left: 30px;
    font-weight: normal;
    color: Black;
}

.siteMenuTop > span > a.topAktuell1, .siteMenuTop > span > a.topAktuell2, .siteMenuTop > span > a.topAktuell3, .siteMenuTop > span > a.topAktuell4, .siteMenuTop > span > a.topAktuell5, .siteMenuTop > span > a.topAktuell6, .siteMenuTop > span > a.topAktuell7, .siteMenuTop > span > a.topAktuell8, .siteMenuTop > span > a.topAktuell9, .siteMenuTop > span > a.topAktuell10
{
    background-image: url('images/menuaktuell.jpg');
}
img
{
    border: 0;
}
a
{
    color: #000099;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: Gray;
}



.content
{
    margin-top: 10px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fffff0;
    border-top: 3px solid #f1c23e;
}
.siteLeft
{
    width: 200px;
    float: left;
}
.leftLogotyp
{
    display: block;
    width: 1px;
    height: 1px;
}
.leftMenu
{
    padding: 0px;
}
.leftMenu ul
{
    list-style-type: none;
    margin-top: 20px;
    margin-left: 10px;
    padding: 0;
}
.leftMenu li
{
    line-height: 20px;
    border-bottom: 1px dotted gray;
}
.leftMenu li b
{
    font-weight: normal;
}
.leftMenu li ul
{
    margin: 0;
    padding: 0;
    display: block;
}
.leftMenu li ul li
{
    margin: 0;
    padding: 0;
    display: block;
    border: 0;
}
.leftMenu li:hover
{
}
.leftMenu li ul a
{
    background-image: none;
    padding: 0;
    width: 100%;
}
.leftMenu li ul a:hover
{
    background-image: none;
    color: #858526;
}
.leftMenu li ul b
{
    margin-left: 10px;
    background-image: none;
    padding: 0;
    font-weight: normal;
}
.leftMenu li ul li
{
    padding-left: 10px;
    line-height: 20px;
    border-top: 1px dotted gray;
}
.leftMenu a
{
}
.leftMenu a:hover
{
}
a.aktuell
{
    text-decoration: underline;
}
.leftMenu b
{
    font-weight: bold;
}
/*
.leftMenu
{
    margin-top: 20px;
    padding: 0px;
    width: 100%;

}
.leftMenu ul
{
    list-style-type: none;
    margin-top: 0;
    padding: 0;
}
.leftMenu li
{
    width:100%;
    height: 25px;
    line-height: 25px;
    border-bottom:1px dotted gray
}

.leftMenu li > a
{

    padding-left: 10px;
    padding-right: 10px;

    

    color: Black;
    
}
.leftMenu li:hover
{

    background-color: #f1c23e;
}
.leftMenu a:hover
{
    background-color: #f1c23e;
}
.leftMenu li ul b
{

    background-image: none;
    padding: 0;
}


a.aktuell
{
background-color: #f1c23e;
}
.leftMenu b
{
    font-weight: normal;
}*/

.siteLeft div
{
    width: 190px;
}
.siteContent
{
    width: 800px;
    float: left;
    background-image: url('images/page-bg.jpg');
    background-position: center,top;
    background-repeat: no-repeat;
    padding-bottom: 150px;
}
.siteContent div
{
    width: 630px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.siteRight
{
    display: none;
}
.siteRight div
{
    display: none;
}
.clear
{
    clear: both;
}

.siteFooter
{
    clear: both;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fffff0;
}
.siteFooter div
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}
/* login 
----------------------------------------------------------*/
.loginboxtop
{
    
    width:180px;
    height:17px;
    margin:0px auto;
     
}
.loginbox
{
    ;
    width:180px;
    margin: 0px auto;
}
.loginbox div
{
   padding: 0 15px;
   width:180px;
}
.loginbox input[type="submit"]
{
   margin: 0 15px
}
.loginbox input[type="text"]
{
   width:130px
}
.loginbox input[type="password"]
{
   width:130px
}
.loginboxbott
{
   
    width:180px;
    height:17px;
    margin:0px auto;
     
}
.loginboxloggedinas
{
   
}
h1
{
    font-size: 15px;
}

.searchMedlem
{
    float: left;
}
.searchButton
{
    background-color: Black;
    background-image: Url("images/sok.jpg");
    width: 140px;
    height: 27px;
    border: 0;
    display: block;
    float: left;
}
floatLeft
{
    float: left;
}
/* admin  
----------------------------------------------------------*/
.siteHeader .addButton, .siteFooter .addButton, .siteLeft .addButton, .siteRight .addButton
{
    display: none;
}
.siteFooter .editButtons, .rightTop .editButtons, .siteLeft .editButtons, .siteRight .editButtons
{
    display: none;
}
.fHsetInfo
{
    width: 1000px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    background-color: #fffff0;
}
.fHsetInfo img
{
    padding: 5px;
}
.greenborder
{
    border: 1px dotted green;
}
.redborder
{
    border: 1px solid red;
}


