/*------------------------------------------------------------------
// GRIFFIOEN CSS FILE
//
// * last Modified 081206
//
 ------------------------------------------------------------------*/
* {font-family: Arial, sans-serif;color: #C2B7A7;font-size: 11px;}
body {margin: 0; background: #948671; height: 100%;}
img {border: none;}
:focus{-moz-outline-style: none;}


/******** landingspage ********/ 
#wrap{
	background:transparent url(../img/core/bg-intro.jpg) no-repeat scroll center 134px;
	overflow:hidden;
	width: 100%;
	height: 100%;
	margin: 20px auto 0 auto;
	text-align: center;
}

#content{
	background: url(../img/core/bg-navigation.png) repeat-y;
	/*height:275px;*/
	margin:62px auto 0 auto;
	width:290px;
}

#top{
	background: url(../img/core/bg-navigation_top.png) no-repeat top left;
	height: 20px;
	margin:0 auto;
	width: 290px;
}

#bottom{
	background: url(../img/core/bg-navigation_bottom.png) no-repeat top left;
	height: 20px;
	margin:0 auto;
	width: 290px;
}

#content #intro{
	text-align: center;
	width: 250px;
	height: auto;
	margin: -8px auto 0 auto;
	padding-top: 12px;
}

img.logo{width: 206px;height: 95px;}
img.dots{padding: 0 3px;}
img.meeting{padding-left:2px;}
img.flats{padding-right: 2px;}

table{margin-top: 30px;}
table td{text-align: left;}
table td.right{text-align: right;}

table.navigation{color: #FFF;margin-top: 45px;}
table.navigation a{color: #FFF;text-decoration: none;}
table.navigation a:hover{color: #FFF; text-decoration: underline;}
table.navigation img{height: 26px;}
table.navigation td{padding: 0; margin: 0;}

form{margin: 0; padding: 0;}