	body
	{
		background-color :#0C3E6F;
        background-image:url(images/bg-verlauf.jpg);
        background-repeat:repeat-x;
	}

    div, td, li
    {
        font-size : 12px;
		font-family : Futura Lt,Verdana,Arial;
        color: #8c8c8c;
    }

	hr {
		height: 1px;
		color: Gray;
	}




	.main
	{
		border : 1px solid #ffffff;
        background-color: #E7E7E7;
        width: 800px;
        margin: auto;
        text-align: center;
        margin-top: 20px;
	}

    .header{
    color:white;
    height:130px;
    width:800px;
    background-color:#1E6092;

    }
    .header h1{
    font: normal normal 32px Verdana, arial;letter-spacing:4px;
    color:white;
    text-align:center;
    }

   .imageborder
	{
		border : 1px solid #0C3E6F;
	}

  	.navi
	{

		color : #0C3E6F;
		font-family : verdana,arial;
		font-size : 10px;
		text-decoration: none;
		font-weight: bold;

	}


	.navilinks
	{

		color : #0C3E6F;
		font-family : verdana,arial;
		font-size : 14px;
		text-decoration: none;
		font-weight: bold;
        padding-left: 34px;
        padding-bottom:20px;

	}
	
	.navilinks1
	{

		color : #0C3E6F;
		font-family : verdana,arial;
		font-size : 10px;
		text-decoration: none;
		font-weight: bold;

	}
	.textlink
	{

		color : #0C3E6F;
		font-family : verdana,arial;
		font-size : 11px;
		text-decoration: underline;

	}


		A:HOVER.navi
	{

		color : #999999;
		font-family : verdana,arial;
		font-size : 10px;
		text-decoration: underline;
		font-weight: bold;
	}

		A:HOVER.navilinks
	{

       	color : #999999;
		font-family : verdana,arial;
		font-size : 14px;
		text-decoration: underline;
		font-weight: bold;
        padding-left: 34px;
        padding-bottom:20px;
	}

		A:HOVER.textlink
	{

		color : #999999;
		font-family : verdana,arial;
		font-size : 11px;
		text-decoration: underline;
	}

	h1
	{
		font-size : 18px;
	    color:#8c8c8c;
		font-family :Verdana,Arial;
	}


	h3
	{
		font-size : 13px;
		color : #0C3E6F;
		font-family : Verdana,Arial;
		font-weight: bold;
	}

	h2
	{
		font-size : 12px;
		color : #0C3E6F;
		font-family : Verdana,Arial;
		font-weight: bold;
	}


	.extralink
	{

		color : #0C3E6F;
		font-family : verdana,arial;
		font-size : 14px;
		text-decoration: underline;


	}

		A:HOVER.extralink
	{

		color : #999999;
		font-family : verdana,arial;
		font-size : 14px;
		text-decoration: underline;

	}

    	.untertitel
	{

		color : #999999;
		font-family : verdana,arial;
		font-size : 11px;

	}

    .bg-navi
      {
       background-image:url(images/bg-navi.jpg);
       background-repeat:no-repeat;
       width:146px;
       height:475px;
      }


