
	body
	{
		font: 100% arial, hevetica, sans-serif;
		text-align: center;
		color: #00025C;
		background-color: #1E2048;
	}

        #blind
        {

	height: 1em ;
	}

	
	#container
	{
		width: 100%;
		text-align: left;
		background-color: #1E2048;
		border: none;
	}
	
	#header
	{
		margin: 0% 1% 1% 1%;
                height: auto;
		padding: 0.5em 0em 0.5em 0.5em;
		background-color: #525482;
	}
	
	#mainnav
	{
		height: 3em;
		text-align: left;
		margin: 1em 0em 0em 0em;
		padding: 0em 0em 0em 1em;
		color: #FFFFFF;
		background-color:#1E2048;
	}
	

	#menu1
	{
		float: left;
        	background: #525482;
        	width: 10em;
                height: auto;
        	margin: 2% 0% 0% 1%;
        	padding: 1em 1em 1em 0em;
        	text-align: center;
        	text-transform: none;
	}

	ul#navlist 
	{
        	text-align: left;
        	list-style: none;
        	padding: 0em 0em 0em 0em;
        	margin: auto auto;
        	width: 8em;
	}

	ul#navlist li 
	{
        	display: block;

	}

	ul#navlist li a 
	{
        	display: block;
        	width: 100%;
        	padding: 0.5em 0em 0.5em 1em;
        	border-width: 1px;
        	border-color: #ffe #aaab9c #ccc #fff;
        	border-style: solid;
        	color: #00025C;
        	text-decoration: none;
        	background: #D9DBFF;
	}

	#navcontainer>ul#navlist li a 
	{ 
		width: auto; 
	}

	ul#navlist li#active a 
	{
        	background: #f0e7d7;
        	color: #800000;
	}

	ul#navlist li a:hover, ul#navlist li#active a:hover 
	{
        	color: #8080FF;
        	background: transparent;
        	border-color: #aaab9c #fff #fff #ccc;
	}


	#menu2
	{
		float: left; 
                clear:both;
        	margin: 2% 0% 0% 1%;
        	width: 12em;
                height: auto;
		text-align: justify;
		color: #FFFFFF;
		background-color: #1E2048;
	}
	#menu3
	{

		float: left; 
                clear:both;
        	margin: 0% 0% 0% 1%;
        	padding: 1em 0em 0em 0em;
		width: 12em;
		height: auto;
		text-align: justify;
		color: #FFFFFF;
		background-color: #1E2048;
	}
	
	#contents	
	{
		margin-left: 15em;
		margin-right: 2em;
        	padding: 1em 0em 1em 0em;
		height: auto;

		text-align: center;                
                color:#000080;		
		background-color: #D9DBFF;
	}


	#frank	
	{
		margin-left: 15em;
		margin-right: 2em;
        	padding: 1em 0em 1em 0em;
		height: auto;

		text-align: left;               
                color:#000080;		
		background-color: #D9DBFF;
	}


	#gaestebuch	
	{
		margin-left: 15em;

        	padding: 1em 0em 1em 0em;
		height: auto;
                width: 55em;
		text-align: left;                
                color:#000080;		
		background-color: #FFFFFF;
	}


        #auswahl_blau
        {
		margin-left: 15em;
		margin-right: 2em;
        	padding: 1em 0em 0em 0em;
		height:4em;


		background-color: #D9DBFF;
        }

	#textlinks
	{
    		position:absolute;		
		margin-left: 18em;
        	padding: 0.5em 0em;
		color: #000000;


	}

	#wechsel_blau_links a 
	{
    		position:absolute;
    		background: url(schriften/pfeil_links_0.gif) no-repeat;
    		margin-left:24em;

    		display:block; width:2em; /* Linkbereich begrenzen */

  	}


  	#wechsel_blau_links img 
	{
    		display:block; border:none;
  	}

  	#wechsel_blau_links a:hover img 
	{
    		visibility: hidden;
  	}

  	#wechsel_blau_links a:hover 
	{ /* Workaround fuer IE 5.5 und 6 */
    		border:none;
  	}

  	* html #wechsel_blau_links a 
	{
    		margin-right:0.1em;
  	}

  	* html #wechsel_blau_links a:hover 
	{
    		width:2.1em; margin-right:0; /* Workaround fuer IE 5.01 */
  	}


	#wechsel_blau_rechts a 
	{	
    		position:absolute;
    		background: url(schriften/pfeil_rechts_0.gif) no-repeat;
    		margin-left:30em;

    		display:block; width:2em; /* Linkbereich begrenzen */
  	}

  	#wechsel_blau_rechts img 
	{
    		display:block; border:none;
  	}

  	#wechsel_blau_rechts a:hover img 
	{
    		visibility: hidden;
  	}

  	#wechsel_blau_rechts a:hover 
	{ /* Workaround fuer IE 5.5 und 6 */
    		border:none;
  	}

  	* html #wechsel_blau_rechts a 
	{
    		margin-right:0.1em;
  	}

  	* html #wechsel_blau_rechts a:hover 
	{
    		width:2.1em; margin-right:0; /* Workaround fuer IE 5.01 */
  	}




	#wechsel_blau_home a 
	{	
    		position:absolute;
    		background: url(schriften/pfeil_home_0a.gif) no-repeat;
    		margin-left:27em;

    		display:block; width:2em; /* Linkbereich begrenzen */
  	}

  	#wechsel_blau_home img 
	{
    		display:block; border:none;
  	}

  	#wechsel_blau_home a:hover img 
	{
    		visibility: hidden;
  	}

  	#wechsel_blau_home a:hover 
	{ /* Workaround fuer IE 5.5 und 6 */
    		border:none;
  	}

  	* html #wechsel_blau_home a 
	{
    		margin-right:0.1em;
  	}

  	* html #wechsel_blau_home a:hover 
	{
    		width:2.1em; margin-right:0; /* Workaround fuer IE 5.01 */
  	}




	#wechsel_blau_rechts_manns a 
	{	
    		background: url(schriften/pfeil_rechts_0.gif) no-repeat;
    		margin-left:50%;
    		display:block; width:2em; /* Linkbereich begrenzen */
  	}

  	#wechsel_blau_rechts_manns img 
	{
    		display:block; border:none;
  	}

  	#wechsel_blau_rechts_manns a:hover img 
	{
    		visibility: hidden;
  	}

  	#wechsel_blau_rechts_manns a:hover 
	{ /* Workaround fuer IE 5.5 und 6 */
    		border:none;
  	}

  	* html #wechsel_blau_rechts_manns a 
	{
    		margin-right:0.1em;
  	}

  	* html #wechsel_blau_rechts_manns a:hover 
	{
    		width:2.1em; margin-right:0; /* Workaround fuer IE 5.01 */
  	}

	#wechsel_blau_rechts_manns1 a 
	{	
    		background: url(schriften/pfeil_rechts_0.gif) no-repeat;
    		margin-left:50%;
    		display:block; width:2em; /* Linkbereich begrenzen */
  	}

  	#wechsel_blau_rechts_manns1 img 
	{
    		display:block; border:none;
  	}

  	#wechsel_blau_rechts_manns1 a:hover img 
	{
    		visibility: hidden;
  	}

  	#wechsel_blau_rechts_manns1 a:hover 
	{ /* Workaround fuer IE 5.5 und 6 */
    		border:none;
  	}

  	* html #wechsel_blau_rechts_manns1 a 
	{
    		margin-right:0.1em;
  	}

  	* html #wechsel_blau_rechts_manns1 a:hover 
	{
    		width:2.1em; margin-right:0; /* Workaround fuer IE 5.01 */
  	}

	#wechsel_blau_rechts_manns2 a 
	{	
    		background: url(schriften/pfeil_rechts_0.gif) no-repeat;
    		margin-left:50%;
    		display:block; width:2em; /* Linkbereich begrenzen */
  	}

  	#wechsel_blau_rechts_manns2 img 
	{
    		display:block; border:none;
  	}

  	#wechsel_blau_rechts_manns2 a:hover img 
	{
    		visibility: hidden;
  	}

  	#wechsel_blau_rechts_manns2 a:hover 
	{ /* Workaround fuer IE 5.5 und 6 */
    		border:none;
  	}

  	* html #wechsel_blau_rechts_manns2 a 
	{
    		margin-right:0.1em;
  	}

  	* html #wechsel_blau_rechts_manns2 a:hover 
	{
    		width:2.1em; margin-right:0; /* Workaround fuer IE 5.01 */
  	}



	#textrechts
	{
    		position:absolute;		
		margin-left: 32em;
        	padding: 0.5em 0em;
		color: #000000;
	}

	#downnav
	{
		clear: both;
		height: 3em;
		margin:0em 0em 0em 0em;
		padding: 1em 3em 0em 0em;
		text-align: right;
		color: #FFFFFF;
		background-color: #1E2048;
	}
	
	#footer	
	{
		clear: both;

		height: 1em;
		margin: 0% 1% 1% 1%;
		padding: 1em 1em 1em 1em;
		text-align: left;
		color: #FFFFFF;
		background-color: #525482;
	}




 	a:link { text-decoration:underline;color:#ffffff; }
 	a:visited { text-decoration:underline;color:#ffffff; }
 	a:focus { text-decoration:underline;color:#8080FF; }
 	a:hover { text-decoration:underline;color:#8080FF; }
 	a:active { text-decoration:underline;color:#000080; }
	mailto:visited { text-decoration:underline;color:white; }


 	a.type0:link { text-decoration:underline;color:#ffffff; }
 	a.type0:visited { text-decoration:underline;color:#ffffff; }
 	a.type0:focus { text-decoration:underline;color:#8080FF; }
 	a.type0:hover { text-decoration:underline;color:#8080FF; }
 	a.type0:active { text-decoration:underline;color:#000080; }
	mailto.type0:visited { text-decoration:underline;color:white; }



	a.type2:link { text-decoration:underline;color:#000000; }
	a.type2:visited { text-decoration:underline;color:#000000; }
        a.type2:hover { text-decoration:underline;color:#8080FF; }
	a.type2:active { text-decoration:underline;color:#000080; }
	a.type2:focus { text-decoration:underline;color:#8080FF; }



	a.type3:link { text-decoration:none;color:#000000; }
	a.type3:visited { text-decoration:none;color:#000000; }
        a.type3:hover { text-decoration:none;color:#8080FF; }
	a.type3:active { text-decoration:none;color:#000080; }
	a.type3:focus { text-decoration:none;color:#8080FF; }



	a.type4:link { text-decoration:none;color:#000080; }
	a.type4:visited { text-decoration:none;color:#000080; }
        a.type4:hover { text-decoration:underline;color:#8080FF; }
	a.type4:active { text-decoration:none;color:#000080; }
	a.type4:focus { text-decoration:none;color:#8080FF; }


	.zentriert 
	{
		margin: auto auto;
	}





