/* CSS Document mailXpert for Mozilla-Browser */
@charset "utf-8";

img {
   behavior: url("/png.htc");
}

html,body{
background-color: #C0C0C0;
background-image:url(../images/mainbg.gif);
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
border-color:#CFCFCF;
margin-left:auto;
margin-right:auto;
margin:0px;
padding:0px;
}

p {
margin-top:3px;
margin-bottom:6px;
}

a, a:visited {
color:#3399CC;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1{
font-weight:bold;
font-size:13px;
margin-top:12px;
margin-bottom:4px;
}

h2{
font-weight:bold;
font-size:12px;
}


h3{
font-weight:bold;
font-size:11px;
margin-bottom:3px;
}

#mainContainer{
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;
}

#header{
margin-left:auto;
margin-right:auto;
}

#content{

}

#page{
margin-left:auto;
margin-right:auto;
height:auto;
width:771px;
}

.empty{
height:28px;
}

#menu{
background-color:#c1daec;
height:34px;
width:763px;
position:absolute;
z-index:10;
top: 78px;
padding-top:6px;
padding-left:7px;
}

#top{
height:148px;
width:771px;
border-top: 1px solid #CCCCCC;
}

#topLeft{
height:148px;
width:609px;
float:left;
}

/* Pictures */
.readonBorder {
border-right: 1px solid #CCCCCC;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .readonBorder {
margin-bottom:-3px;
}
/* End hide from IE5/mac */


#topRight{
background-color:#EEEEEE;
height:148px;
width:162px;
float:right;
}

#loginTitle{
height:20px;
margin-top:10px;
margin-bottom:10px;
padding-left:10px;
border-bottom: 1px solid #CCCCCC;
}

#inputFields{
margin-top:1px;
margin-left:10px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.loginInputfields{
width:100px;
height:14px;
border-color:#000000;
border-style:ridge;
border-width:1px;
}


#emptyMiddle{
height:2px;
padding-top:0px;
margin-top:0px;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
}

#bottom{
background-color:#FFFFFF;
min-height:500px;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
}

#bottomLeft{
width:768px;
float:left;
}

#fullTxt{
float:left;
width:730px;
padding-top:20px;
padding-left:19px;
padding-right:19px;
padding-bottom: 20px;
line-height:16px;
}

#bottomLeftTxtLeft{
float:left;
width:414px;
padding-top:20px;
padding-left:20px;
padding-bottom: 20px;
line-height:16px;
}

#bottomLeftTxtRight{
float:right;
width:294px;
padding-top:20px;
padding-right:5px;
padding-left: 25px;
padding-bottom: 20px;
line-height:16px;
}


#footerleft{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:left;
color: #666666;
padding-top: 4px;
float:left;
padding-left:10px;
width:200px;
}

#footer{
background-color:#FFFFFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:right;
color: #666666;
padding-top: 6px;
height:26px;
padding-right:10px;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
width:759px;
padding-top:10px;
}

#footer a, #footer a:visited{
color: #666666;
text-decoration:none;
}

#footer a:hover{
color: #333333;
text-decoration:none;
}

#uebersicht, #mailxpert_personal, #mailxpert_standard, #mailxpert_kmu, #mailxpert_enterprise {
border-bottom: 1px solid #CCCCCC;
}

.pricetable  {
	width: 500px;
	padding: 0;
	margin: 0;
}

.pricetable caption {
	padding: 0 0 5px 0;
	width: 500px;	 
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.pricetable th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: normal;
	text-transform: none;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/table/bg_header.jpg) no-repeat;
}

.pricetable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.pricetable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #333;
}


.pricetable td.alt {
	background: #F5FAFA;
	color: #333;
}

.pricetable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/table/bullet1.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:normal;
}

.pricetable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/table/bullet2.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight:normal;
}

.producttable {
border: 1px solid #b6d3e5;
}

.producttable th{
font-weight:bold;
background-color:#b6d3e5;
text-align:left;
}

.producttable td{
background-color: #dceaf4;
text-align:left;
}

.producttable a{
color:#0066CC;
}

.errorMsgLogin{
background-color:#FFBBBB;
border:1px solid #FF7979;
padding:1px;
font-size:10px;
margin-bottom:4px;
width:140px;
}

.errorMsg{
background-color:#FFBBBB;
border:1px solid #FF7979;
padding:1px;
font-size:10px;
margin-bottom:4px;
width:auto;
}

.pricetd {
border-bottom:1px solid #c7dbeb;
border-right:1px solid #c7dbeb;
}

.pricetd2 {
border-bottom:1px solid #c7dbeb;
}

.frontthumb {
border:1px solid #999999;
}

.legend {
color:#666666;
font-size:10px;
}

.func1,.func2,.func3 {
height:180px;
border-bottom:#999999 1px solid;
}

#mxwelcome {
width:770px;
height:253px;
}

.icon {
float:left;
margin-right:5px;
}

#menu a:hover img {

}
