
/*************************************************************************************************
/***************Schrift tags******************************************/
/********************************************/
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size : 10px;
    background-color: #FFFFFF;
}

.nix
{
    font-family: Arial, Helvetica, sans-serif;
    color: #3C3C3C;
    font-size: 1px;
    font-style : normal;
    font-weight : normal;
}

a
{
    
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 12px;
    font-style : normal;
    font-weight :bold;
    text-decoration : underline;
}

a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #8081AD;
    text-decoration: none;
    font-size: 12px;
    font-style : normal;
    font-weight : bold;
}

a.bigbig
{
    
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 20px;
    font-style : normal;
    font-weight :bold;
    text-decoration : underline;
}

a.bigbig:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFC50;
    text-decoration: none;
    font-size: 20px;
    font-style : normal;
    font-weight : bold;
}


.norm
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 12px;
    font-style : normal;
    font-weight : normal;
}

.normbold
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 12px;
    font-style : normal;
    font-weight : bold;
}

.big
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 13px;
    font-style : normal;
    font-weight : normal;
}

.bigbold
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 13px;
    font-style : normal;
    font-weight : bold;
}

.normkursiv
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 12px;
    font-style : italic;
    font-weight : normal;
}

.whitesmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 11px;
    font-style : normal;
    font-weight : normal;
}

.small
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 11px;
    font-style : normal;
    font-weight : normal;
}

.headline
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 22px;
    font-style : italic;
    font-weight : bold;
}

.titel
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 14px;
    font-style : normal;;
    font-weight : bold;
}

.titelright
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 14px;
    font-style : normal;;
    font-weight : bold;
	text-align: right;
}

.titelcenter
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 14px;
    font-style : normal;;
    font-weight : bold;
	text-align: center;
}

a.mainnav
{
    
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 14px;
    font-style : normal;
    font-weight :bold;
    text-decoration : underline;
}

a.mainnav:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFC50;
    text-decoration: none;
    font-size: 14px;
    font-style : normal;
    font-weight : bold;
}

.aktivmainnav
{
	font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    font-style : normal;
    font-weight : bold;
}

.unav
{
    
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 12px;
    font-style : normal;
    font-weight :bold;
}

a.unav
{
    
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 12px;
    font-style : normal;
    font-weight :bold;
    text-decoration : underline;
}

a.unav:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFC50;
    text-decoration: none;
    font-size: 12px;
    font-style : normal;
    font-weight : bold;
}

.aktivunav
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFF00;
    text-decoration: none;
    font-size: 12px;
    font-style : normal;
    font-weight : bold;
}


a.vnav
{
    
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 12px;
    font-style : normal;
    font-weight :bold;
    text-decoration : underline;
}

a.vnav:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-style : normal;
    font-weight : bold;
}

a.footnav
{
    
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
    font-style : normal;
    text-decoration : underline;
}

a.footnav:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFC50;
    text-decoration: none;
    font-size: 10px;
    font-style : normal;
}

a.altnav
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00245B;
    font-size: 13px;
    font-style : normal;
    text-decoration : underline;
}

a.altnav:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #8081AD;
    text-decoration: none;
    font-size: 13px;
    font-style : normal;
}

table.content
{
	background-color: #FFFFFF;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
    color: #3C3C3C;
    font-size: 12px;
    font-style : normal;
    font-weight : normal;
}

.button
{
  background-color : #EEf0F3;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #00245B;
  text-decoration: none;
  border-width: 0px;
}

.check
{
  background-color : #FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #00245B;
  text-decoration: none;
  border-width: 1px;
  border-color: #7FACEF;
}

.startleft
{
	font-family: Arial, Helvetica, sans-serif;
    color: #7f91ac;
    font-size: 11px;
    font-style : normal;
    font-weight : normal
}
;


/**************************************************************************************************************
/******div tags********************************************************************
/***************************************************/
div.headbg
{
    position : absolute;
    top : 0px;
    left : 0px;
    width : 780px;
    height : 102px;
    z-index : 0;
}

div.logo
{
    position : absolute;
    top : 1px;
    left : 0px;
    width : 780px;
    height : 100px;
    z-index : 0;
}

div.homelink
{
    position : absolute;
    top : 5px;
    left : 1px;
    width : 60px;
    height : 60px;
    z-index : 1;
}

div.adresse
{
    position : absolute;
    top : 8px;
    left : 613px;
    width : 150px;
    height : 50px;
    z-index : 1;
}

div.headline
{
    position : absolute;
    top : 40px;
    left : 160px;
    width : 400px;
    height : 50px;
    z-index : 1;
}

div.mainnav
{
    position : absolute;
    top : 105px;
    left : 0px;
    width : 780px;
    height : 20px;
    z-index : 3;
}

div.unav
{
    position : absolute;
    top : 104px;
    left : 0px;
    width : 780px;
    height : 20px;
    z-index : 1;
}

div.vnav
{
    position : absolute;
    top : 134px;
    left : 0px;
    width : 140px;
    height : 150px;
    z-index : 2;
	background-color: #DEE2E9;
}

div.content
{
    position : absolute;
    top : 140px;
    left : 0px;
    width : 780px;
    height : 200px;
    z-index :1;
}

div.startpage
{
    position : absolute;
    top : 140px;
    left : 0px;
    width : 780px;
    height : 200px;
    z-index : 1;
}

div.welcome
{
    position : absolute;
    top : 245px;
    left : 260px;
    width : 270px;
    height : 200px;
    z-index : 2;
	text-align: center;
}