* {
	margin: 0; 
	padding: 0;
}

html { font-size: 100,01%; } 

body { background-color:#8c8c8c; background-image: url(../img/paris.jpg); font-size: 0.8125em; font-family: "Arial", sans-serif; color: #8c8c8c; text-align:left; }

/*hauptkästen*/

#menu_top{
	height: 201px; 
  width: 900px;
	margin: 0 auto;
	color: #FFFFFF;
}

#logos_top{
	height: 76px; 
  width: 900px;
  margin: 0 auto;
  margin-top: 10px;
	background: url(../img/logozeile.png) no-repeat;
}

#logos_top a {
  display:block;
  float:right;
  height:76px;
}
a.institutfrancais{
  width:100px;
}
a.dfi{
  width:120px;
}
a.robertbosch{
  width:260px;
}
a.cornelsen{
  width:120px;
}
a.vdf{
  width:85px;
}


#main{
	background-color:#FFFFFF;
	
	width: 900px;

	margin: 0 auto;
}

#footer{
	color:#FFFFFF;

	width: 900px;
	text-align:right;
/*	margin-top:15px; */
	margin-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
}

#footer a{
	color:#000000;
	font-size: 0.8em;
}

#footer a:hover{
	color:#aea8a8;
}



#main_left{
	display:inline;
	width:220px;
	
	float:left;
}

.pic_news{
	margin-left:4px;
}

#content{
	display:inline;
	width:408px;
	
	float:left;
	
}

#main_right{
	display:inline;
	width:272px;

	float:left;
}


#gruss{
	background:url(../img/hintergrund_grusswort.jpg) repeat-y;
	padding-top: 10px;
	padding-left: 17px;
	padding-right: 10px;
	padding-bottom: 15px;

}

#news{
	background:url(../img/hintergrund_aktuell.jpg) repeat-y;
	padding-top: 10px;
	padding-left: 17px;
	padding-right: 10px;
	padding-bottom: 15px;

}


#unterricht{
	background-color:#ba21b9;
	margin-left: 4px;
}

#formular .menu{
  margin-left: 8px;
}


#uebersetzung{
	background-color:#8a397c; 
	margin-left: 4px;
}

div.pic_right{
	position:absolute;
	top:0px;
	left:950px;
	display:inline;
}

div.pic_left{
	
	float:left;
}

div.right{
	text-align:right;
}

img{
	
	border:0;
	
	padding:0;
	margin:0;
	vertical-align:bottom;

	
}

img.menu{
	margin-left:-4px;
}

a{
	text-decoration:none;
	color: #FFFFFF;
	font-size: 2em;
	
	
	
	
	
}

a:hover{
	color:#aea8a8;
}

a.news{
	text-decoration:none;
	color: #FFFFFF;
	
	font-size:1em;
	
	
	
}

a.news:hover{
	color:#c9ec86;
}

#news a{
	text-decoration:none;
	color: #FFFFFF;
	
	font-size:1em;
	
	
	
}

#news a:hover{
	color:#c9ec86;
}

h3 a{
	font-size: 1em;
}

h3 a:hover{
	color:#c9ec86;
}

h3{
	margin-bottom: 5px;
	margin-top: 5px;
}

h2{
	margin-top:10px;
	margin-bottom:10px;
}

h2 a{
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 0.9em;
	
	
}

h2 a:hover{
	color:#657cff;
}

span.white{
	color:#FFFFFF;
}

p.small{
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	font-size:0.8em;
}

p.content{
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
}

p.content a{
	text-decoration:underline;
	color: #4353aa;
	
	font-size:1em;
}

p.content a:hover{
	
	color: #b8b8b8;

}


.clear{
	clear:both;
}


/*menüpunkte*/
a.btn_key{
	background-image:url(../img/key.gif);
	background-repeat:no-repeat;
	text-decoration: none;
}

a.btn_key:hover{
	background-image:url(../img/key_over.gif);
}

h3.news{
	padding-left:4px;
}

/***********************************************
**************************************************
***********************************************/


