body {
	background-color: #857d75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/mark-and-friends-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #333;
}


a:link {

	color:#FFF;
	background-color:#99928b;
	text-decoration: underline;
}     /* unvisited link */
a:visited {	color:#FFF;
	background-color:#99928b;
	text-decoration: underline;}  /* visited link */
a:hover {	text-decoration: underline;
	color:#0088C3;
	background-color:#99928b;}   /* mouse over link */
a:active {	color:#FFF;
	background-color:#99928b;
	text-decoration: underline;}   /* selected link */

a:hover {
	text-decoration: underline;
	color:#0088C3;
	background-color:#99928b;
}


h1 {
	font-size: 14px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color:#FFF;
}

h3 {
	font-size: 11px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
}

p {
	line-height: 18px;
 	margin-top:0px;
}

.bold {
font-weight:bold;
}

#wrapper {
	position:absolute;
	top:50%;
	left:50%;
	width:910px;
	height:530px;
	margin-left:-455px;
	margin-top:-265px;
}

#sub{
  width:320px;
  height:530px;
  color:#333;
  background-color:#99928b;

}

/* ---------- MAIN ----------  */


#main{
  width:590px;
  height:495px;
  margin-left:320px;
  color:#FFF;
  background-color:#99928b;
  padding-top:35px;
   position: absolute;
   top: 0;
   left: 0;
}

#header {
	height: 85px;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9E8584;
	background-color:#99928b;
	text-align: right;
}

#header a:link, #header a:visited, #header a:active {
	color:#9E8584;
	background-color:#fff;
	text-decoration: none;
	font-weight:normal;
}

#header a:hover {
	text-decoration: underline;
	font-weight:normal;
}

#content {
	height: 250px;
	width: 560px;
}


#submenu {
text-align:right;
margin-right:30px;
font-size: 11px;
height:25px;

}

#menu {
	color:#fff;
	background-color:#4d4843;
	height: 115px;
	width: 570px;
	text-align: center;
	
	}




#mainNav {
	margin: 0px;
	padding: 13px 0px 0px;
	}

#mainNav li {
	display: inline;
	list-style-type: none;
	padding-right: 11px;
	padding-left: 11px;
	}

#mainNav a:link, #mainNav a:visited {
	font-size:13px;
	color:#fff;
	background-color:#4d4843;
	text-decoration: none;
	padding-bottom:17px;

}

#mainNav a:hover {
    color:#9E8584;
	/*background-image: url(../img/mark-and-friend-nav_bg2.gif);*/
	background-repeat: repeat-x;
	padding-bottom:17px;
	background-position: 0px 0px;	
}

body.Home #aHome, body.Showrooms #aShowrooms, body.Fairs #aFairs, body.Brands #aBrands, body.Press #aPress, body.Contact #aContact { background-image: url(../img/mark-and-friend-nav_bg.gif);}
body.Home #aHome:hover, body.Showrooms #aShowrooms:hover, body.Fairs #aFairs:hover, body.Brands #aBrands:hover, body.Press #aPress:hover, body.Contact #aContact:hover { color:#9E8584;}


#image {
	float:left;
	padding-right:20px;
	padding-top:5px;
}

/*#content img {	border: 1px solid #999999;
}*/
#colB {
width:250px;
padding-top:12px;}

#colA {
width:250px;
padding-top:12px;
float:right;
}

#impressum {
	text-align:right;
	font-size:10px;
	padding-right: 28px;
	padding-top: 60px;

}

#impressum a:link, #impressum a:visited {
	color: #FFF;
	background-color:#4d4843;
	text-decoration: none;

}

#impressum a:hover {
	color: #9E8584;
	background-color:#4d4843;
	text-decoration: underline;

}
#colC {
	font-size:10px;
}
.adresse {
	line-height: 20px;
}
.mail {
	text-align: right;
	padding-left: 200px;
}
#email {
width:220px;
padding-top:12px;
float:right;

}

#adresse {
width:280px;
padding-top:12px;
}

#flashcontent p {
padding:35px;
}
.Brands #colA p, .Brands #colB p {
	line-height: 14px;
}

