@charset "ISO-8859-8-I";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #1e0f00;
	background-image: url(../_images/pattern2_bg.gif);
	background-position: center top;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#holder{
width:100%;
text-align:center;

}
#top{
background-color: #1e0f00;
width:100%;
text-align:center;
border-bottom:solid thin #8c8271;
}
#bottom{
width:100%;
text-align:center;
/*border-top:solid thin #8c8271;*/
}
#main{
	background-color: #1e0f00;
	text-align:center;
	width:1000px;
	height:630px;
	border-left: 2px solid #8c8271;
	border-right: 2px solid #8c8271;
	border-bottom:solid thin #8c8271;
	
	background-repeat: no-repeat;
	background-position: center;
}

#left{
background-color: #1e0f00;
height:630px;
width:164px;
border-right: 2px solid #8c8271;
float:left;
}
#right{

vertical-align:top;
text-align:left;
width:834px;
float:left;
padding:0 0 0 0;
margin:0 0 0 0;
}
#logo{
margin:0 0 0 390px;
}
#headline{
margin:30px 30px 0 30px;
}

.plus50{
margin: -10px 0 0 30px;
}

.map{
margin:50px 0 0 0;
}

.cephee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8c8271;
	line-height: 16px;
	margin: 15px 29px 0 0;
}

.cepheelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8c8271;
	text-decoration: none;
	line-height: 16px;
}

.cepheelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8c8271;
	text-decoration: underline;
	line-height: 16px;
}


.cepheeboldbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8c8271;
	line-height: 22px;
}
.cepheelegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8c8271;
	line-height: 16px;
	text-align:right;
	margin:50px 42px 60px 0;
	float:right;
	
}
.swiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8c8271;
	line-height: 16px;
	text-align:right;
	margin:30px 250px 0 0;
	float:right;
	
}
#buckle {
	background-color: #1e0f00;
	text-align:center;
	width:1000px;
	height:630px;
	border-left: 2px solid #8c8271;
	border-right: 2px solid #8c8271;
	border-bottom:solid thin #8c8271;
}

