@charset "utf-8";
/* CSS Document */

#schild {   /*schild: 100x1191 px*/
  width:     100%;
  height:    100%;
	background-image:none;
}

#schild a {
		display:block;
  width:     1000px;
 /* height:    1472px;*/	/*--- prosol_handy_messe.jpg*/
  /*height:    1191px;*/	/*--- prosol_handy.jpg*/
  height:    1429px;	/*--- prosol_handy_neue_produkte.jpg*/
		margin-top:1em;
		margin-left:-2em;
		background-image: url(../bilder/index/prosol_handy_neue_produkte.jpg);
}

/*-------------------------------  Flaggen   143x74px  */

#sprachen {
		margin-left:10%;
		margin-top:2.5em;
}

/*----------------- Textbanner oben  */

#messe {
	position:absolute;
	top:	0px;
	left:	13em;
	width:	100%;
	height:	600px;
	text-align:left;
}

.neu_im_programm {
	margin-bottom:0em;
	font-size:4em;
	font-weight:bold;
	color:#C30;
	}

#messe ul li {
	margin-top:0.3em;
	margin-right:0.5em;
	font-weight:normal;
	}	
#messe ul li a{
	color:#000;
	font-size:3em;
	}	
#messe ul li a:hover{
	color:#3a599a;
	}
	

