/* CSS Document */

body, hmtl{
	height:100%;
	width:100%;
	background:#CCE0F5 url('mm/design/bg.gif') repeat-x;
	margin:0;
	padding:0;
	Font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
}


#intro{
width:525px;
height:312px;
position:absolute;
left:50%;
top:50%;
margin-left:-262px;
margin-top:-155px;
background: url('mm/design/introBg.gif') no-repeat;
padding-top:11px;
/*position:relative;*/
}

#introtext{
	position:absolute;
	right:10px;
	bottom:18px;
	width:100%;
	text-align:right;
}
#introtext2{
	position:absolute;
	left:-12px;
	top:80px;
}

div {
	margin:0;
	padding:0;
}

hr {
visibility:hidden;
clear:both;
}


a {
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #bbbbbb
}

a:hover {
	color:#C60000;
	text-decoration:none;
}

.default {
	Font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	line-height:18px;
}

.default a {
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #bbbbbb
}

.default a:hover {
	color:#C60000;
	text-decoration:none;
}

#container {
	width: 764px;
	margin:auto;
	padding-bottom:50px;
}

#header{
	height:151px;
	background:#A4B4C5;
}

#header object{
	position:absolute;
}

#centertop{
	background:#A4B4C5 url('mm/design/maintop.gif');
	height: 20px;
}

#center{
	background:#A4B4C5 url('mm/design/maincenter.gif');
	padding-bottom:10px;
}

#column1{
	width:440px;
	margin:0;
	padding:0;
	margin-left:115px;
	text-align:justify;
	
}


.content{
	margin-top:10px;
	margin-bottom:10px;
}

#column2{
	float:right;
	width:140px;
	padding-right:24px;
	margin-bottom:100px;
	font-size:9px;
	line-height:14px;
	color:#7F7F7F;
}

#footer{
	background:url('mm/design/footer.gif') no-repeat;
	height: 30px;
	position:relative;
	font-size:9px;
	line-height:14px;
	color:#7F7F7F;
}

#address{
position:absolute;
right:24px;
width:140px;
height:80px;
top:-105px;
}
/*---- list ----*/
ul{
	padding:0;
	margin:0;
}

li {
list-style:none;
margin:0;
} 

.pdf {
 background:url('http://www.pierrekess.lu/mm/design/icon_pdf.gif') no-repeat;
 padding-left:25px;
margin-bottom:10px;
}

.quick {
 background:url('http://www.pierrekess.lu/mm/design/icon_quick.gif') no-repeat;
 padding-left:25px;
margin-bottom:10px;
}

.swf{
 background:url('http://www.pierrekess.lu/mm/design/icon_swf.gif') no-repeat;
 padding-left:25px;
margin-bottom:10px;
}

.real{
 background:url('http://www.pierrekess.lu/mm/design/icon_real.gif') no-repeat;
 padding-left:25px;
margin-bottom:10px;
}

.web {
 padding-left:0px;
margin-bottom:20px;
}

img{
	margin:20px solid;
}


table img{
margin-right:10px;
}

a img{
padding-bottom:-5px;
border:0px solid #ff0000;
}

table td{
text-align:justify;
Font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:18px;
}

p{
Font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:18px;
}

table{
margin-bottom:18px;
}

/*---- fonts ----*/ 

.header3 {
display:block;
margin:0px;
padding:0px;
font-size:16px;
font-weight:normal;
margin-top:20px;
margin-bottom:10px;
color:#333333;
} 

.header4 {
display:block;
margin:0px;
padding:0px;
font-size:12px;
font-weight:normal;
margin-bottom:10px;
color:#333333;
} 

.header5 {
display:block;
margin:0px;
padding:0px;
font-size:9px;
font-weight:normal;
color:#BBBBBB;
}

.header6 {
display:block;
margin:0px;
padding:0px;
font-size:11px;
font-weight:normal;
color:#ffffff;
}

.header6 a{
color:#ff0000;
text-decoration:underline;
border-bottom:1px dotted #ffffff;
}

/*---- form ----*/
input.radiobutton{
	background:url('mm/design/dot.gif') no-repeat;
	border:0px none;
}
