
/*************************************************************************************************
/***************Schrift tags******************************************/
/********************************************/
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size : 10px;
    background-color: #005AE1;
}

.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: #FFFC50;
    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: #FFFC50;
    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: #00245B;
    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: #FFFC50;
    text-decoration: none;
    font-size: 13px;
    font-style : normal;
}

table.content
{
	background-color: #D8E5FA;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
    color: #3C3C3C;
    font-size: 12px;
    font-style : normal;
    font-weight : normal;
}

.button
{
  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: 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;
}


/**************************************************************************************************************
/******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 : 20px;
    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 : 30px;
    left : 200px;
    width : 400px;
    height : 50px;
    z-index : 1;
}

div.mainnav
{
    position : absolute;
    top : 71px;
    left : 140px;
    width : 640px;
    height : 20px;
    z-index : 1;
}

div.unav
{
    position : absolute;
    top : 104px;
    left : 0px;
    width : 780px;
    height : 20px;
    z-index : 1;
}

div.vnav
{
    position : absolute;
    top : 138px;
    left : 0px;
    width : 140px;
    height : 150px;
    z-index : 2;
	background-color: #B2CDF5;
}

div.content
{
    position : absolute;
    top : 138px;
    left : 0px;
    width : 780px;
    height : 200px;
    z-index : 1;
}

div.startpage
{
    position : absolute;
    top : 104px;
    left : 0px;
    width : 780px;
    height : 400px;
    z-index : 1;
}

div.altnav1
{
    position : absolute;
    top : 110px;
    left : 300px;
    width : 100px;
    height : 200px;
    z-index : 2;
}

div.altnav2
{
    position : absolute;
    top : 150px;
    left : 80px;
    width : 200px;
    height : 200px;
    z-index : 2;
}

div.altnav3
{
    position : absolute;
    top : 150px;
    left : 550px;
    width : 200px;
    height : 200px;
    z-index : 2;
}

div.altnav4
{
    position : absolute;
    top : 300px;
    left : 90px;
    width : 200px;
    height : 100px;
    z-index : 2;
}

div.altnav5
{
    position : absolute;
    top : 300px;
    left : 550px;
    width : 200px;
    height : 100px;
    z-index : 2;
}

div.altnav6
{
    position : absolute;
    top : 410px;
    left : 325px;
    width : 200px;
    height : 100px;
    z-index : 2;
}

div.welcome
{
    position : absolute;
    top : 245px;
    left : 260px;
    width : 270px;
    height : 200px;
    z-index : 2;
	text-align: center;
}

div.gewinnspiel
{
    position : absolute;
    top : 470px;
    left : 530px;
    width :250px;
    height : 50px;
    z-index : 5;
	text-align: center;
}
