	
	
	/* CSS Document */
		
	body, html {
		background: #FFFFAA;   /* bababa; #e6e6e6; #c6c6c6; */ 
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing:0.04em;
		height: inherit;
		overflow: hidden;
		
		}

		
	body {
		overflow-y: scroll;
			
		
	}
	
	.wrap {
		width: 80%;
		margin: auto;
		font-size: 110%;
		overflow: hidden;
		/*overflow-x: scroll;*/
		background:  #FFFFFF;   /* #565555 #DDDDDD; #E3E3E3; #F1F1F1 #DCD9D2; #EDEBE7  #D9D9D9;*/
	}

	
	.grundaufteilung {
		/*background: #E1E1E1; */
		
		/*float:left;  relative zum Sidebar */
		padding-top: 2px;
	}
	
	
	.Menu{
		text-align: center;
			
	}
	
	.navlist {
		width: 100%;
		align: center;
		background: #FFFFAA; /*#bababa;*/
	}


	.navlist a {
		text-decoration: none;
		color: #000000;
	}
	
	.navlist li {
		
		display: inline;
		margin: auto;
		padding-right: 4%;
		font-size: 100%;
		/*font-weight:bold;*/
	}


	
	.navlist a:visited {
		text-decoration:none;
		color: #000000; 
		
			
	}
	
	
	.navlist a:hover {
		/*text-decoration:none;*/
		color: #FF0000;
		
	}	
	
	.navlist a:active {
		text-decoration:none;
		color: #000000;
		
	}	


	./*sidebar {
		background: #D1D1D1;
		float: left;
		width: 30%;
		
	}*/
	
	.sidebar ul {
		
		list-style: none;
		padding-left: 1%;	
	
	}
	
	
	.inhalt {
		padding-left: 1%;	
		
	}
	
	.Texte{
		padding-top: 5%;
		width: 80%;
		margin: auto;
		font-size: 100%;	
		
	}
	
	.Einstieg {
		padding-top: 2%;
		padding-right: 5%;
		padding-left: 2%;
		float: left;
		width: 60%;
		height: 55%;
	}
	
	.allginfo {
		padding-top: 2%;	
		padding-right: 3%;
		font-size: 105%;
		color: #111;
	}
	
	
	.Auflistung{
		padding-left: 5%;
		line-height: 2;	
	}
	
	footer {
		padding-left: 2%;
		clear:both;
		background: #FFFFAA; /* #bababa;  #e6e6e6;*/
		text-align: right;
	}
	
	
	
	
	
	/*Kontaktdaten.html*/
	
	.table {
		table-layout:fixed;
		width: 88%;
		margin: auto;
		font-size: 90%;
		
	}
	

	
	

	
	
	/*Checkliste.html*/
	
	.Flowchart {
		
		width: 80%;
		margin: auto;
		padding-left: 5%;			
	}
	
	/*Bewerbungsablauf.html*/
	
