	#col1 {
		float: left;
		width: 225px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
	
	#col2 {
		float:right; 
		width: 300px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
	
	#col3
	{
		width:auto;
		margin-left: 230px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
		margin-right: 305px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}

/* Formatierung der Kopfbereiches /Standard in /modifications/basemod.css  */
#header { height: 100px; color: #fff; background: #FFFFE1 url(http://www.elternteilzeit.at/header.gif) no-repeat top left;}
#header img {margin: 0 0 0 30px; font-size:108%;}


#title_com {
/* background: #CCE7D4; hellgruen */
  background: #FFCE08; /* orange */
 color: #000;
  padding: 0.5em;
  margin-bottom: 1em;
}




#menue {
/*  position: fixed; */
  border: 0;
  color: #000;
  margin: 0px;
  width: 69%;
  overflow: auto;
/*  border: 0.1em solid #00F; */
}


#navigation, #navigation a, 
	#nav_ubit,         #nav_it,         #nav_bmj, 
	#nav_ubit a,       #nav_it a,       #nav_bmj a ,
	#nav_ubit_title a, #nav_it_title a, #nav_bmj_title a
	{
	font: 0.9em, verdana, sans-serif;
	letter-spacing:.05em;
	text-decoration: none;
	padding: .09em 0em .09em 0.8em;  
	display:block;
	}

#navigation a, 
	#nav_ubit a,       #nav_it a,       #nav_bmj a, 
	#nav_ubit_title a, #nav_it_title a, #nav_bmj_title a
	{
	background: url("../pa1/pa_arrow.gif") 0.1em 45% no-repeat;   
	}

#navigation, #navigation a	{ background-color: #EEEEFF; color: #000;  }
#nav__ende			{ background-color: #EEEEFF; color: #000; border-right: 0.1em solid #00F; border-bottom: 0.2em solid #00F; }


#navigation a:hover, 
	#nav_ubit a:hover,     #nav_it a:hover,        #nav_bmj a:hover ,
	#nav_it_title a:hover, #nav_bmj_title a:hover, #nav_ubit_title a:hover 
	{
	background: #ffffff url("../pa1/pa_arrow.gif") 0.2em 45% no-repeat;
	color:#FF6600;
	}

#logo 	{
	font: 40px, verdana, sans-serif;
	color: #003366;
	letter-spacing:4px;
	line-height:40px;
	}

66;
	letter-spacing:4px;
	line-height:40px;
	}


