
.outside {
		list-style-position: outside;
		}

		#guest		{
		margin-top: 7vh;
		}


		#ul00  		{
		/* padding-left: 0; */
		
		padding-left: 10vw;
		list-style: none;
		font-size: 1.5rem;
		font-weight: 400;
		/* text-decoration: underline; */
		color: #fff;		
		/*line-height: 0.5em; */   /*Zeilenabstand  */ 
		/* text-transform: uppercase; */
		cursor: pointer;
		}

				
		#ul01  	{
	    padding-left: 4vw;
		padding-top: 3%;
		list-style: none;
		font-size: 1.2rem;
		font-weight: 500;
		color: #ffffff;
		cursor: pointer;
		}
		
		#ul03  	{
	    padding-left: 4vw;
		padding-top: 1%;
		list-style: none;
		line-height: 150%;
		font-size: 1.0rem;
		font-weight: 400;
		}
		
		#ul04  	{
	    padding-left:4vw;
		padding-top: 0.5%;
		padding-bottom: 1%;
		list-style: none;
		line-height: 150%;
		font-size: 1.0rem;
		font-weight: 400;
		}
		
		#ul04 ul li a:hover	{
		color: #CDE1D6;
		letter-spacing: 0.9px;
		font-weight: 500;
		transition: 0.5s;
		}

		.text_nav p 	{
		padding-top: 	3%;
		padding-bottom: 0%;
		padding-left:	10%;
		padding-right:	15%;
		text-align: left;
		line-height: 150%;
		color: #fff;
		font-weight: 400;
		}
    
		.text_nav a 	{
		color: #fff;
		text-decoration: none;
		}
	
		.text_nav a:hover 	{
		letter-spacing: 1px;
		text-decoration: underline;
		color: #CDE1D6;
		font-weight: 500;
		transition: 0.3s;
		}
				
		#jumper p {
		padding-right: 2em;
		text-align: right;
		font-size: 1.2rem;
		font-weight: 400;
		}
		
		#jumper p a:hover 	{
		letter-spacing: 1px;
		color: #CDE1D6;
		font-weight: 500;
		transition: 0.3s;
		}

.catchword_00  {
		padding-bottom: 2vh;	
		}

.catchword_01  {
		padding-bottom: 0vh;	
		}

.catchword_02  {
		padding-bottom: 0vh;	
		}



@media only screen and (max-width: 767px)
		{
		#ul00  		{
		font-size: 5.5rem;
		}
				
		#ul01  	{
	    font-size: 5.0rem;
		}
		
		#ul03  	{
	    font-size: 5.0rem;
		}
		
		#ul04  	{
	    font-size: 5.0rem;
		}
		}