@charset "utf-8";
/* CSS Document */

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Segoe UI, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	color: #484848;
}
#container {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN-LEFT: auto;
	WIDTH: 993px;
	MARGIN-RIGHT: auto;
	PADDING-TOP: 0px;
}

#top {width:993px; height: 24px;}

#content {
	POSITION: relative;
	MARGIN: 0px;
	WIDTH: 914px;
	height:auto;
	background-image:url(img/bg_m.jpg); 
	background-repeat:repeat-y; 
	padding-left:50px; 
	padding-right:29px; 
	padding-top:0px; 
	padding-bottom:0px;
}
#bghome {background-image:url(img/bg_foto.jpg);background-repeat:no-repeat; background-position: right bottom;}
#bgmail {background-image:url(img/bg_foto_mail.jpg);background-repeat:no-repeat; background-position: right bottom;height:593px;}
#bgmessenger {background-image:url(img/bg_foto_mess.jpg);background-repeat:no-repeat; background-position: right bottom;height:593px;}
#bgskydrive {background-image:url(img/bg_foto_skydrive.jpg);background-repeat:no-repeat; background-position: right bottom;height:593px;}

#medionlogo {width: 157px; height: 35px;}

#icon {POSITION: absolute; background-image:url(img/bg_icon_w.jpg); background-repeat:no-repeat; background-position: top left; LEFT: 565px; TOP: 0px; z-index: 50; width: 380px; height: 152px;}
#icon_mail {float:left; width:112px; height:131px; background-image:url(img/bg_mail_w.jpg); background-repeat:no-repeat; padding-top: 10px; padding-left: 10px;}
#icon_messenger {float:left; width:112px; height:131px; background-image:url(img/bg_messenger_w.jpg); background-repeat:no-repeat; padding-top: 10px; padding-left: 10px;}
#icon_skydrive {float:left; width:112px; height:131px; background-image:url(img/bg_skydrive_w.jpg); background-repeat:no-repeat; padding-top: 10px; padding-left: 10px;}

#bgmail icon_mail {background-image:url(img/bg_mail_b.jpg);}
#bgmessenger icon_messenger {background-image:url(img/bg_messenger_b.jpg);}
#bgskydrive icon_skydrive {background-image:url(img/bg_skydrive_b.jpg);}

#innericon {margin-top:5px; margin-left:7px;}
.icontitel {color: #006699; font-weight:bold; font-size:14px;}
.icontext {font-size:10px; padding-top: 75px;}
.icontrans {position:absolute; z-index:50; top: 5px;}

#plusmedion {LEFT: 600px; POSITION: absolute; TOP: 150px; z-index: 60; width: 187px; height: 42px;}

#bottom {width:993px; height: 42px; background-image:url(img/bg_bottom.jpg)}
#footerlink {FLOAT: right; TEXT-ALIGN: right; padding-right:45px; padding-top:10px;}
#footerlink a {COLOR: #4d4d4d;	TEXT-DECORATION: underline; font-size:12px;}

ul { list-style-type:none}
li {
			background: url(img/arrow_o.gif);
			background-repeat: no-repeat;
			background-position: left 2px;
			padding-left: 20px;
	   }
.link_s { background-image: url(img/arrow_os.gif);background-repeat: no-repeat; background-position: 0px 4px; color: #ff6633; 	PADDING-LEFT: 13px; text-decoration:none;}	
.link_s:hover { text-decoration: underline;}
.link_sr { background-image: url(img/arrow_os.gif);background-repeat: no-repeat; background-position: right 4px; color: #ff6633; padding-right: 10px; text-decoration:none;}	
.link_sr:hover { text-decoration: underline;}
.link_so {color: #ff6633; text-decoration:none;}	
.link_so:hover { text-decoration: underline;}

.linkorange {LEFT: 573px; POSITION: absolute; TOP: 569px; z-index: 60; width: 265px; height: 26px; font-size:12px;}	

#mailtip {
	display:none;
	left: 282px;
	POSITION: absolute;
	TOP: 130px;
	z-index: 500;
	width: 400px;
	height: 309px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	font-size:14px; 
	background-color: #e5eff5; 
	border: 2px solid #006699;
	} 

